Pull request #40671 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6859bc7eeec05c1dde93e80ff53eab78c222f3ec+af74dac9898d891bad18925f4b757b4d854f3d14 (68181e01bd8e23fa64d5d4210eccf79810361313) 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 49b252bdf16273de41b9b961caae5440a249d3e0 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-03-12T18:17:43.647Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-12T18:17:43.654Z] Trying to pass milestone 2 [Pipeline] milestone [2020-03-12T18:17:43.698Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-12T18:17:43.852Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fdeed9c3f225c80) in /home/ubuntu/workspace/moby_PR-40671 [Pipeline] { [Pipeline] checkout [2020-03-12T18:17:43.906Z] using credential docker-jenkins-github-credentials [2020-03-12T18:17:43.917Z] Cloning the remote Git repository [2020-03-12T18:17:43.917Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:17:43.919Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:17:43.920Z] > git init /home/ubuntu/workspace/moby_PR-40671 # timeout=10 [2020-03-12T18:17:43.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:17:43.939Z] > git --version # timeout=10 [2020-03-12T18:17:43.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:17:43.946Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:17:56.923Z] Fetching without tags [2020-03-12T18:17:57.233Z] Merging remotes/origin/master commit af74dac9898d891bad18925f4b757b4d854f3d14 into PR head commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:17:57.790Z] Merge succeeded, producing 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:17:57.791Z] Checking out Revision 6859bc7eeec05c1dde93e80ff53eab78c222f3ec (PR-40671) [2020-03-12T18:17:56.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:17:56.902Z] > git config --add remote.origin.fetch +refs/pull/40671/head:refs/remotes/origin/PR-40671 # timeout=10 [2020-03-12T18:17:56.907Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:17:56.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:17:56.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:17:56.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:17:56.966Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:17:57.234Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:17:57.237Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:17:57.775Z] > git merge af74dac9898d891bad18925f4b757b4d854f3d14 # timeout=10 [2020-03-12T18:17:57.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:17:57.833Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:17:57.839Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:17:58.315Z] Commit message: "Move schema1 deprecation notice" [2020-03-12T18:17:58.331Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:17:59.188Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40671:/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-03-12T18:17:59.188Z] Unable to find image 'alpine:latest' locally [2020-03-12T18:17:59.188Z] latest: Pulling from library/alpine [2020-03-12T18:17:59.188Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T18:17:59.446Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T18:17:59.446Z] c9b1b535fdd9: Download complete [2020-03-12T18:17:59.446Z] c9b1b535fdd9: Pull complete [2020-03-12T18:17:59.446Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-12T18:17:59.446Z] Status: Downloaded newer image for alpine:latest [2020-03-12T18:17:58.318Z] > git rev-list --no-walk 4ab98f235575e83d5bb20aecf592c53e53e4c65f # timeout=10 [2020-03-12T18:18:02.710Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-03-12T18:18:03.020Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085457eef2501f21d) in /home/ubuntu/workspace/moby_PR-40671 [2020-03-12T18:18:03.020Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c66394e39be17b8) in /home/ubuntu/workspace/moby_PR-40671 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2020-03-12T18:18:03.038Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-077b70c5a16e63c90) in /home/ubuntu/workspace/moby_PR-40671 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-03-12T18:18:03.047Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0867a2a157254815c) in /home/ubuntu/workspace/moby_PR-40671 [Pipeline] { [Pipeline] { [2020-03-12T18:18:03.068Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40671 [2020-03-12T18:18:03.070Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-40671 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-03-12T18:18:03.111Z] using credential docker-jenkins-github-credentials [2020-03-12T18:18:03.118Z] using credential docker-jenkins-github-credentials [2020-03-12T18:18:03.121Z] Cloning the remote Git repository [2020-03-12T18:18:03.122Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-03-12T18:18:03.125Z] Cloning the remote Git repository [2020-03-12T18:18:03.125Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] checkout [2020-03-12T18:18:03.156Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2020-03-12T18:18:03.166Z] Cloning the remote Git repository [2020-03-12T18:18:03.166Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:18:03.172Z] Running on azwin-2-f8d8d0 in d:\jenkins\workspace\moby_PR-40671 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-03-12T18:18:03.236Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-03-12T18:18:03.246Z] Cloning the remote Git repository [2020-03-12T18:18:03.246Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] ws [2020-03-12T18:18:03.271Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-03-12T18:18:03.276Z] using credential docker-jenkins-github-credentials [2020-03-12T18:18:03.288Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-03-12T18:18:03.294Z] Cloning the remote Git repository [2020-03-12T18:18:03.294Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-03-12T18:18:03.320Z] Cloning the remote Git repository [2020-03-12T18:18:03.320Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-12T18:18:03.573Z] using credential docker-jenkins-github-credentials [2020-03-12T18:18:03.647Z] Cloning the remote Git repository [2020-03-12T18:18:03.647Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:18:03.124Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.124Z] > git init /home/ubuntu/workspace/moby_PR-40671 # timeout=10 [2020-03-12T18:18:03.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.129Z] > git --version # timeout=10 [2020-03-12T18:18:03.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.136Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:03.124Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.125Z] > git init /home/ubuntu/workspace/moby_PR-40671 # timeout=10 [2020-03-12T18:18:03.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.136Z] > git --version # timeout=10 [2020-03-12T18:18:03.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.139Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:03.165Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.165Z] > git init /home/ubuntu/workspace/moby_PR-40671 # timeout=10 [2020-03-12T18:18:03.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.175Z] > git --version # timeout=10 [2020-03-12T18:18:03.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.179Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:03.246Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.246Z] > git init /home/ubuntu/workspace/moby_PR-40671 # timeout=10 [2020-03-12T18:18:03.263Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.263Z] > git --version # timeout=10 [2020-03-12T18:18:03.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.267Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:03.295Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.295Z] > git init /home/jenkins/workspace/moby_PR-40671 # timeout=10 [2020-03-12T18:18:03.314Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.314Z] > git --version # timeout=10 [2020-03-12T18:18:03.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.315Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:03.327Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.327Z] > git init /home/docker/workspace/moby_PR-40671 # timeout=10 [2020-03-12T18:18:03.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.338Z] > git --version # timeout=10 [2020-03-12T18:18:03.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.344Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:03.666Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.666Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-12T18:18:03.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.729Z] > git --version # timeout=10 [2020-03-12T18:18:03.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.791Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:12.545Z] Fetching without tags [2020-03-12T18:18:12.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:12.519Z] > git config --add remote.origin.fetch +refs/pull/40671/head:refs/remotes/origin/PR-40671 # timeout=10 [2020-03-12T18:18:12.521Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:12.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:12.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:12.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:12.547Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:12.830Z] Merging remotes/origin/master commit af74dac9898d891bad18925f4b757b4d854f3d14 into PR head commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:13.317Z] Merge succeeded, producing 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:13.317Z] Checking out Revision 6859bc7eeec05c1dde93e80ff53eab78c222f3ec (PR-40671) [2020-03-12T18:18:13.617Z] Commit message: "Move schema1 deprecation notice" [2020-03-12T18:18:12.831Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:12.832Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:13.288Z] > git merge af74dac9898d891bad18925f4b757b4d854f3d14 # timeout=10 [2020-03-12T18:18:13.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:13.319Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:13.320Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:18:14.889Z] + docker version [2020-03-12T18:18:14.889Z] Client: Docker Engine - Community [2020-03-12T18:18:14.889Z] Version: 19.03.7 [2020-03-12T18:18:14.889Z] API version: 1.40 [2020-03-12T18:18:14.889Z] Go version: go1.12.17 [2020-03-12T18:18:14.889Z] Git commit: 7141c199a2 [2020-03-12T18:18:14.889Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-12T18:18:14.889Z] OS/Arch: linux/s390x [2020-03-12T18:18:14.889Z] Experimental: false [2020-03-12T18:18:14.889Z] [2020-03-12T18:18:14.889Z] Server: Docker Engine - Community [2020-03-12T18:18:14.889Z] Engine: [2020-03-12T18:18:14.889Z] Version: 19.03.7 [2020-03-12T18:18:14.889Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:18:14.889Z] Go version: go1.12.17 [2020-03-12T18:18:14.889Z] Git commit: 7141c199a2 [2020-03-12T18:18:14.889Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-12T18:18:14.889Z] OS/Arch: linux/s390x [2020-03-12T18:18:14.889Z] Experimental: true [2020-03-12T18:18:14.889Z] containerd: [2020-03-12T18:18:14.889Z] Version: 1.2.13 [2020-03-12T18:18:14.889Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:18:14.889Z] runc: [2020-03-12T18:18:14.889Z] Version: 1.0.0-rc10 [2020-03-12T18:18:14.889Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:18:14.889Z] docker-init: [2020-03-12T18:18:14.889Z] Version: 0.18.0 [2020-03-12T18:18:14.889Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:18:15.262Z] + docker info [2020-03-12T18:18:15.546Z] Client: [2020-03-12T18:18:15.546Z] Debug Mode: false [2020-03-12T18:18:15.546Z] [2020-03-12T18:18:15.546Z] Server: [2020-03-12T18:18:15.546Z] Containers: 0 [2020-03-12T18:18:15.546Z] Running: 0 [2020-03-12T18:18:15.546Z] Paused: 0 [2020-03-12T18:18:15.546Z] Stopped: 0 [2020-03-12T18:18:15.546Z] Images: 2 [2020-03-12T18:18:15.546Z] Server Version: 19.03.7 [2020-03-12T18:18:15.546Z] Storage Driver: overlay2 [2020-03-12T18:18:15.546Z] Backing Filesystem: [2020-03-12T18:18:15.546Z] Supports d_type: true [2020-03-12T18:18:15.546Z] Native Overlay Diff: true [2020-03-12T18:18:15.546Z] Logging Driver: json-file [2020-03-12T18:18:15.546Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:15.546Z] Plugins: [2020-03-12T18:18:15.546Z] Volume: local [2020-03-12T18:18:15.546Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:15.546Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:18:15.546Z] Swarm: inactive [2020-03-12T18:18:15.546Z] Runtimes: runc [2020-03-12T18:18:15.546Z] Default Runtime: runc [2020-03-12T18:18:15.546Z] Init Binary: docker-init [2020-03-12T18:18:15.546Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:18:15.546Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:18:15.546Z] init version: fec3683 [2020-03-12T18:18:15.546Z] Security Options: [2020-03-12T18:18:15.546Z] apparmor [2020-03-12T18:18:15.546Z] seccomp [2020-03-12T18:18:15.546Z] Profile: default [2020-03-12T18:18:15.546Z] Kernel Version: 4.15.0-88-generic [2020-03-12T18:18:15.546Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T18:18:15.546Z] OSType: linux [2020-03-12T18:18:15.546Z] Architecture: s390x [2020-03-12T18:18:15.546Z] CPUs: 2 [2020-03-12T18:18:15.546Z] Total Memory: 7.861GiB [2020-03-12T18:18:15.546Z] Name: s390x-ubuntu-26 [2020-03-12T18:18:15.546Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-12T18:18:15.546Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:15.546Z] Debug Mode: false [2020-03-12T18:18:15.546Z] Username: dockerbuildbot [2020-03-12T18:18:15.546Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:15.546Z] Labels: [2020-03-12T18:18:15.546Z] Experimental: true [2020-03-12T18:18:15.546Z] Insecure Registries: [2020-03-12T18:18:15.546Z] 127.0.0.0/8 [2020-03-12T18:18:15.546Z] Live Restore Enabled: false [2020-03-12T18:18:15.546Z] [2020-03-12T18:18:15.546Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:18:15.831Z] Fetching without tags [2020-03-12T18:18:15.920Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:15.920Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:15.920Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40671/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:15.920Z] + bash /home/jenkins/workspace/moby_PR-40671/check-config.sh [2020-03-12T18:18:15.920Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:15.920Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-12T18:18:15.920Z] [2020-03-12T18:18:15.920Z] Generally Necessary: [2020-03-12T18:18:15.920Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:15.920Z] - apparmor: enabled and tools installed [2020-03-12T18:18:15.920Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:15.920Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:15.920Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:15.920Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:15.920Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:15.920Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:15.920Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:15.920Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:15.920Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:15.920Z] [2020-03-12T18:18:15.920Z] Optional Features: [2020-03-12T18:18:15.920Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:15.920Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:15.920Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:15.920Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:15.920Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:18:15.987Z] Fetching without tags [2020-03-12T18:18:16.076Z] Merging remotes/origin/master commit af74dac9898d891bad18925f4b757b4d854f3d14 into PR head commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:16.203Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:16.203Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:16.203Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:16.203Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:16.203Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:16.203Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:16.203Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:16.203Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:16.203Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:16.203Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:16.203Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:16.203Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:16.203Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:16.203Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:16.203Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:16.203Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:16.203Z] - Network Drivers: [2020-03-12T18:18:16.203Z] - "overlay": [2020-03-12T18:18:16.203Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:16.203Z] Optional (for encrypted networks): [2020-03-12T18:18:16.203Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:16.203Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:18:16.203Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:18:16.203Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:18:16.203Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:18:16.203Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:16.203Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:16.203Z] - "ipvlan": [2020-03-12T18:18:16.203Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:16.203Z] - "macvlan": [2020-03-12T18:18:16.203Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:16.203Z] - "ftp,tftp client in container": [2020-03-12T18:18:16.203Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:16.203Z] - Storage Drivers: [2020-03-12T18:18:16.203Z] - "aufs": [2020-03-12T18:18:16.203Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:16.203Z] - "btrfs": [2020-03-12T18:18:16.203Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:16.203Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:16.203Z] - "devicemapper": [2020-03-12T18:18:16.203Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:16.203Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:16.203Z] - "overlay": [2020-03-12T18:18:16.203Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:16.203Z] - "zfs": [2020-03-12T18:18:16.203Z] - /dev/zfs: missing [2020-03-12T18:18:16.203Z] - zfs command: missing [2020-03-12T18:18:16.203Z] - zpool command: missing [2020-03-12T18:18:16.203Z] [2020-03-12T18:18:16.203Z] Limits: [2020-03-12T18:18:16.203Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:16.203Z] [2020-03-12T18:18:16.203Z] + true [2020-03-12T18:18:16.224Z] Merging remotes/origin/master commit af74dac9898d891bad18925f4b757b4d854f3d14 into PR head commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:18:16.355Z] Fetching without tags [2020-03-12T18:18:16.551Z] Merge succeeded, producing 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:16.552Z] Checking out Revision 6859bc7eeec05c1dde93e80ff53eab78c222f3ec (PR-40671) [2020-03-12T18:18:16.595Z] Merging remotes/origin/master commit af74dac9898d891bad18925f4b757b4d854f3d14 into PR head commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:16.624Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec . [2020-03-12T18:18:16.624Z] #1 [internal] load build definition from Dockerfile [2020-03-12T18:18:16.624Z] #1 DONE 0.0s [2020-03-12T18:18:16.624Z] [2020-03-12T18:18:16.624Z] #2 [internal] load .dockerignore [2020-03-12T18:18:16.624Z] #2 DONE 0.0s [2020-03-12T18:18:16.624Z] [2020-03-12T18:18:16.624Z] #2 [internal] load .dockerignore [2020-03-12T18:18:16.624Z] #2 transferring context: 87B done [2020-03-12T18:18:16.624Z] #2 DONE 0.0s [2020-03-12T18:18:16.624Z] [2020-03-12T18:18:16.624Z] #1 [internal] load build definition from Dockerfile [2020-03-12T18:18:16.624Z] #1 transferring dockerfile: 17.12kB done [2020-03-12T18:18:16.624Z] #1 DONE 0.0s [2020-03-12T18:18:16.624Z] [2020-03-12T18:18:16.624Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T18:18:16.716Z] Merge succeeded, producing 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:16.717Z] Checking out Revision 6859bc7eeec05c1dde93e80ff53eab78c222f3ec (PR-40671) [2020-03-12T18:18:16.908Z] #3 DONE 0.2s [2020-03-12T18:18:16.908Z] [2020-03-12T18:18:16.908Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T18:18:16.908Z] #4 CACHED [2020-03-12T18:18:17.028Z] Commit message: "Move schema1 deprecation notice" [2020-03-12T18:18:17.073Z] Merge succeeded, producing 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:17.074Z] Checking out Revision 6859bc7eeec05c1dde93e80ff53eab78c222f3ec (PR-40671) [2020-03-12T18:18:17.180Z] Commit message: "Move schema1 deprecation notice" [2020-03-12T18:18:17.205Z] Commit message: "Move schema1 deprecation notice" [2020-03-12T18:18:15.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:15.817Z] > git config --add remote.origin.fetch +refs/pull/40671/head:refs/remotes/origin/PR-40671 # timeout=10 [2020-03-12T18:18:15.821Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:15.827Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:15.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:15.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:15.835Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:16.079Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:16.084Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:16.537Z] > git merge af74dac9898d891bad18925f4b757b4d854f3d14 # timeout=10 [2020-03-12T18:18:16.546Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:16.555Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:16.560Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:16.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:16.335Z] > git config --add remote.origin.fetch +refs/pull/40671/head:refs/remotes/origin/PR-40671 # timeout=10 [2020-03-12T18:18:16.338Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:16.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:16.354Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:16.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:16.355Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:16.594Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:16.598Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:17.059Z] > git merge af74dac9898d891bad18925f4b757b4d854f3d14 # timeout=10 [2020-03-12T18:18:17.067Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:17.073Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:17.075Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:15.966Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:15.969Z] > git config --add remote.origin.fetch +refs/pull/40671/head:refs/remotes/origin/PR-40671 # timeout=10 [2020-03-12T18:18:15.973Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:15.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:15.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:15.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:15.987Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:16.223Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:16.235Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:16.701Z] > git merge af74dac9898d891bad18925f4b757b4d854f3d14 # timeout=10 [2020-03-12T18:18:16.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:16.716Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:16.726Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:18:17.522Z] [2020-03-12T18:18:17.522Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T18:18:17.522Z] #5 DONE 0.0s [2020-03-12T18:18:17.522Z] [2020-03-12T18:18:17.522Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T18:18:17.759Z] Fetching without tags [2020-03-12T18:18:17.776Z] + [ PR != PR ] [2020-03-12T18:18:17.776Z] + [ master != master ] [2020-03-12T18:18:17.776Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2020-03-12T18:18:17.808Z] #6 DONE 0.1s [2020-03-12T18:18:17.808Z] [2020-03-12T18:18:17.808Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T18:18:17.808Z] #71 DONE 0.0s [2020-03-12T18:18:17.808Z] [2020-03-12T18:18:17.808Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T18:18:17.808Z] #7 DONE 0.0s [2020-03-12T18:18:17.808Z] [2020-03-12T18:18:17.808Z] #20 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [Pipeline] sh [2020-03-12T18:18:18.152Z] Merging remotes/origin/master commit af74dac9898d891bad18925f4b757b4d854f3d14 into PR head commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:18.194Z] + docker version [2020-03-12T18:18:18.194Z] Client: Docker Engine - Community [2020-03-12T18:18:18.194Z] Version: 19.03.5 [2020-03-12T18:18:18.194Z] API version: 1.40 [2020-03-12T18:18:18.194Z] Go version: go1.12.12 [2020-03-12T18:18:18.194Z] Git commit: 633a0ea838 [2020-03-12T18:18:18.194Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T18:18:18.194Z] OS/Arch: linux/amd64 [2020-03-12T18:18:18.194Z] Experimental: false [2020-03-12T18:18:18.194Z] [2020-03-12T18:18:18.194Z] Server: Docker Engine - Community [2020-03-12T18:18:18.194Z] Engine: [2020-03-12T18:18:18.194Z] Version: 19.03.5 [2020-03-12T18:18:18.194Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:18:18.194Z] Go version: go1.12.12 [2020-03-12T18:18:18.194Z] Git commit: 633a0ea838 [2020-03-12T18:18:18.194Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T18:18:18.194Z] OS/Arch: linux/amd64 [2020-03-12T18:18:18.194Z] Experimental: true [2020-03-12T18:18:18.194Z] containerd: [2020-03-12T18:18:18.194Z] Version: 1.2.10 [2020-03-12T18:18:18.194Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:18.194Z] runc: [2020-03-12T18:18:18.194Z] Version: 1.0.0-rc8+dev [2020-03-12T18:18:18.194Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:18.194Z] docker-init: [2020-03-12T18:18:18.194Z] Version: 0.18.0 [2020-03-12T18:18:18.194Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:18:18.225Z] + docker version [2020-03-12T18:18:18.225Z] Client: Docker Engine - Community [2020-03-12T18:18:18.225Z] Version: 19.03.5 [2020-03-12T18:18:18.225Z] API version: 1.40 [2020-03-12T18:18:18.225Z] Go version: go1.12.12 [2020-03-12T18:18:18.225Z] Git commit: 633a0ea838 [2020-03-12T18:18:18.225Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T18:18:18.225Z] OS/Arch: linux/amd64 [2020-03-12T18:18:18.225Z] Experimental: false [2020-03-12T18:18:18.225Z] [2020-03-12T18:18:18.225Z] Server: Docker Engine - Community [2020-03-12T18:18:18.225Z] Engine: [2020-03-12T18:18:18.225Z] Version: 19.03.5 [2020-03-12T18:18:18.225Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:18:18.225Z] Go version: go1.12.12 [2020-03-12T18:18:18.225Z] Git commit: 633a0ea838 [2020-03-12T18:18:18.225Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T18:18:18.225Z] OS/Arch: linux/amd64 [2020-03-12T18:18:18.225Z] Experimental: true [2020-03-12T18:18:18.225Z] containerd: [2020-03-12T18:18:18.225Z] Version: 1.2.10 [2020-03-12T18:18:18.225Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:18.225Z] runc: [2020-03-12T18:18:18.225Z] Version: 1.0.0-rc8+dev [2020-03-12T18:18:18.225Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:18.225Z] docker-init: [2020-03-12T18:18:18.225Z] Version: 0.18.0 [2020-03-12T18:18:18.225Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:18:18.270Z] + docker version [2020-03-12T18:18:18.270Z] Client: Docker Engine - Community [2020-03-12T18:18:18.270Z] Version: 19.03.5 [2020-03-12T18:18:18.270Z] API version: 1.40 [2020-03-12T18:18:18.270Z] Go version: go1.12.12 [2020-03-12T18:18:18.270Z] Git commit: 633a0ea838 [2020-03-12T18:18:18.270Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T18:18:18.270Z] OS/Arch: linux/amd64 [2020-03-12T18:18:18.270Z] Experimental: false [2020-03-12T18:18:18.270Z] [2020-03-12T18:18:18.270Z] Server: Docker Engine - Community [2020-03-12T18:18:18.270Z] Engine: [2020-03-12T18:18:18.270Z] Version: 19.03.5 [2020-03-12T18:18:18.270Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:18:18.270Z] Go version: go1.12.12 [2020-03-12T18:18:18.270Z] Git commit: 633a0ea838 [2020-03-12T18:18:18.270Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T18:18:18.270Z] OS/Arch: linux/amd64 [2020-03-12T18:18:18.270Z] Experimental: true [2020-03-12T18:18:18.270Z] containerd: [2020-03-12T18:18:18.270Z] Version: 1.2.10 [2020-03-12T18:18:18.270Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:18.270Z] runc: [2020-03-12T18:18:18.270Z] Version: 1.0.0-rc8+dev [2020-03-12T18:18:18.270Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:18.270Z] docker-init: [2020-03-12T18:18:18.270Z] Version: 0.18.0 [2020-03-12T18:18:18.270Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:18:18.475Z] #20 transferring context: 49.97MB 0.8s done [2020-03-12T18:18:18.475Z] #20 DONE 0.8s [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:18.475Z] #23 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:18.475Z] #74 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:18:18.475Z] #64 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:18.475Z] #63 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T18:18:18.475Z] #24 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:18:18.475Z] #59 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T18:18:18.475Z] #29 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T18:18:18.475Z] #8 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:18:18.475Z] #25 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:18:18.475Z] #73 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:18.475Z] #65 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:18:18.475Z] #9 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:18.475Z] #47 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #70 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:18:18.475Z] #69 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T18:18:18.475Z] #55 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #39 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T18:18:18.475Z] #12 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #57 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T18:18:18.475Z] #14 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:18.475Z] #21 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T18:18:18.475Z] #15 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #42 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:18:18.475Z] #27 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:18:18.475Z] #45 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T18:18:18.475Z] #16 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #75 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:18:18.475Z] #46 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:18.475Z] #56 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T18:18:18.475Z] #72 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:18:18.475Z] #22 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:18:18.475Z] #37 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:18:18.475Z] #44 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T18:18:18.475Z] #18 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:18:18.475Z] #10 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T18:18:18.475Z] #28 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #66 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:18:18.475Z] #41 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T18:18:18.475Z] #40 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:18.475Z] #50 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:18:18.475Z] #62 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:18.475Z] #38 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:18:18.475Z] #43 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T18:18:18.475Z] #11 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #51 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:18:18.475Z] #19 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:18:18.475Z] #26 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:18.475Z] #53 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #34 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T18:18:18.475Z] #52 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:18:18.475Z] #30 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:18:18.475Z] #32 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:18.475Z] #36 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:18:18.475Z] #67 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:18:18.475Z] #49 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T18:18:18.475Z] #13 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:18.475Z] #68 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #54 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:18:18.475Z] #35 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:18.475Z] #58 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #61 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:18:18.475Z] #17 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #31 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:18.475Z] #60 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:18.475Z] #33 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T18:18:18.475Z] #48 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:18:18.475Z] #76 CACHED [2020-03-12T18:18:18.475Z] [2020-03-12T18:18:18.475Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:18:18.480Z] + docker info [2020-03-12T18:18:18.519Z] + docker info [2020-03-12T18:18:18.519Z] Client: [2020-03-12T18:18:18.519Z] Debug Mode: false [2020-03-12T18:18:18.519Z] [2020-03-12T18:18:18.519Z] Server: [2020-03-12T18:18:18.519Z] Containers: 0 [2020-03-12T18:18:18.519Z] Running: 0 [2020-03-12T18:18:18.519Z] Paused: 0 [2020-03-12T18:18:18.519Z] Stopped: 0 [2020-03-12T18:18:18.519Z] Images: 4 [2020-03-12T18:18:18.519Z] Server Version: 19.03.5 [2020-03-12T18:18:18.519Z] Storage Driver: overlay2 [2020-03-12T18:18:18.519Z] Backing Filesystem: extfs [2020-03-12T18:18:18.519Z] Supports d_type: true [2020-03-12T18:18:18.519Z] Native Overlay Diff: true [2020-03-12T18:18:18.519Z] Logging Driver: json-file [2020-03-12T18:18:18.519Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:18.519Z] Plugins: [2020-03-12T18:18:18.519Z] Volume: local [2020-03-12T18:18:18.519Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:18.519Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:18:18.519Z] Swarm: inactive [2020-03-12T18:18:18.519Z] Runtimes: runc [2020-03-12T18:18:18.519Z] Default Runtime: runc [2020-03-12T18:18:18.519Z] Init Binary: docker-init [2020-03-12T18:18:18.519Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:18.519Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:18.519Z] init version: fec3683 [2020-03-12T18:18:18.519Z] Security Options: [2020-03-12T18:18:18.519Z] apparmor [2020-03-12T18:18:18.519Z] seccomp [2020-03-12T18:18:18.519Z] Profile: default [2020-03-12T18:18:18.519Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T18:18:18.519Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T18:18:18.519Z] OSType: linux [2020-03-12T18:18:18.519Z] Architecture: x86_64 [2020-03-12T18:18:18.519Z] CPUs: 2 [2020-03-12T18:18:18.519Z] Total Memory: 7.501GiB [2020-03-12T18:18:18.519Z] Name: ip-10-100-126-228 [2020-03-12T18:18:18.519Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T18:18:18.519Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:18.519Z] Debug Mode: false [2020-03-12T18:18:18.519Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:18.519Z] Labels: [2020-03-12T18:18:18.519Z] Experimental: true [2020-03-12T18:18:18.519Z] Insecure Registries: [2020-03-12T18:18:18.519Z] 127.0.0.0/8 [2020-03-12T18:18:18.519Z] Live Restore Enabled: true [2020-03-12T18:18:18.519Z] [2020-03-12T18:18:18.519Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:18:18.551Z] + docker info [2020-03-12T18:18:18.736Z] Client: [2020-03-12T18:18:18.736Z] Debug Mode: false [2020-03-12T18:18:18.736Z] [2020-03-12T18:18:18.736Z] Server: [2020-03-12T18:18:18.736Z] Containers: 0 [2020-03-12T18:18:18.736Z] Running: 0 [2020-03-12T18:18:18.736Z] Paused: 0 [2020-03-12T18:18:18.736Z] Stopped: 0 [2020-03-12T18:18:18.736Z] Images: 6 [2020-03-12T18:18:18.736Z] Server Version: 19.03.5 [2020-03-12T18:18:18.736Z] Storage Driver: overlay2 [2020-03-12T18:18:18.736Z] Backing Filesystem: extfs [2020-03-12T18:18:18.736Z] Supports d_type: true [2020-03-12T18:18:18.736Z] Native Overlay Diff: true [2020-03-12T18:18:18.736Z] Logging Driver: json-file [2020-03-12T18:18:18.736Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:18.736Z] Plugins: [2020-03-12T18:18:18.736Z] Volume: local [2020-03-12T18:18:18.736Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:18.736Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:18:18.736Z] Swarm: inactive [2020-03-12T18:18:18.736Z] Runtimes: runc [2020-03-12T18:18:18.736Z] Default Runtime: runc [2020-03-12T18:18:18.736Z] Init Binary: docker-init [2020-03-12T18:18:18.737Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:18.737Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:18.737Z] init version: fec3683 [2020-03-12T18:18:18.737Z] Security Options: [2020-03-12T18:18:18.737Z] apparmor [2020-03-12T18:18:18.737Z] seccomp [2020-03-12T18:18:18.737Z] Profile: default [2020-03-12T18:18:18.737Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T18:18:18.737Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T18:18:18.737Z] OSType: linux [2020-03-12T18:18:18.737Z] Architecture: x86_64 [2020-03-12T18:18:18.737Z] CPUs: 2 [2020-03-12T18:18:18.737Z] Total Memory: 7.501GiB [2020-03-12T18:18:18.737Z] Name: ip-10-100-126-35 [2020-03-12T18:18:18.737Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T18:18:18.737Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:18.737Z] Debug Mode: false [2020-03-12T18:18:18.737Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:18.737Z] Labels: [2020-03-12T18:18:18.737Z] Experimental: true [2020-03-12T18:18:18.737Z] Insecure Registries: [2020-03-12T18:18:18.737Z] 127.0.0.0/8 [2020-03-12T18:18:18.737Z] Live Restore Enabled: true [2020-03-12T18:18:18.737Z] [2020-03-12T18:18:18.737Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:18:18.798Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:18.798Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:18.798Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40671/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:18.809Z] Client: [2020-03-12T18:18:18.809Z] Debug Mode: false [2020-03-12T18:18:18.809Z] [2020-03-12T18:18:18.809Z] Server: [2020-03-12T18:18:18.809Z] Containers: 0 [2020-03-12T18:18:18.809Z] Running: 0 [2020-03-12T18:18:18.809Z] Paused: 0 [2020-03-12T18:18:18.809Z] Stopped: 0 [2020-03-12T18:18:18.809Z] Images: 27 [2020-03-12T18:18:18.809Z] Server Version: 19.03.5 [2020-03-12T18:18:18.809Z] Storage Driver: overlay2 [2020-03-12T18:18:18.809Z] Backing Filesystem: extfs [2020-03-12T18:18:18.809Z] Supports d_type: true [2020-03-12T18:18:18.809Z] Native Overlay Diff: true [2020-03-12T18:18:18.809Z] Logging Driver: json-file [2020-03-12T18:18:18.809Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:18.809Z] Plugins: [2020-03-12T18:18:18.809Z] Volume: local [2020-03-12T18:18:18.809Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:18.809Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:18:18.809Z] Swarm: inactive [2020-03-12T18:18:18.809Z] Runtimes: runc [2020-03-12T18:18:18.809Z] Default Runtime: runc [2020-03-12T18:18:18.809Z] Init Binary: docker-init [2020-03-12T18:18:18.809Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:18.809Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:18.809Z] init version: fec3683 [2020-03-12T18:18:18.809Z] Security Options: [2020-03-12T18:18:18.809Z] apparmor [2020-03-12T18:18:18.809Z] seccomp [2020-03-12T18:18:18.809Z] Profile: default [2020-03-12T18:18:18.809Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T18:18:18.809Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T18:18:18.809Z] OSType: linux [2020-03-12T18:18:18.809Z] Architecture: x86_64 [2020-03-12T18:18:18.809Z] CPUs: 2 [2020-03-12T18:18:18.809Z] Total Memory: 7.501GiB [2020-03-12T18:18:18.809Z] Name: ip-10-100-123-21 [2020-03-12T18:18:18.809Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T18:18:18.809Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:18.809Z] Debug Mode: false [2020-03-12T18:18:18.809Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:18.809Z] Labels: [2020-03-12T18:18:18.809Z] Experimental: true [2020-03-12T18:18:18.809Z] Insecure Registries: [2020-03-12T18:18:18.809Z] 127.0.0.0/8 [2020-03-12T18:18:18.809Z] Live Restore Enabled: true [2020-03-12T18:18:18.809Z] [2020-03-12T18:18:18.809Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:18:19.017Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:19.017Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:19.017Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40671/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:19.039Z] Merge succeeded, producing 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:19.040Z] Checking out Revision 6859bc7eeec05c1dde93e80ff53eab78c222f3ec (PR-40671) [2020-03-12T18:18:19.056Z] + bash /home/ubuntu/workspace/moby_PR-40671/check-config.sh [2020-03-12T18:18:19.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:19.056Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T18:18:19.056Z] [2020-03-12T18:18:19.056Z] Generally Necessary: [2020-03-12T18:18:19.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:19.056Z] - apparmor: enabled and tools installed [2020-03-12T18:18:19.056Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:19.056Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:19.056Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:19.056Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:19.056Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:19.056Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:19.056Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:19.056Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:19.056Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:19.056Z] [2020-03-12T18:18:19.056Z] Optional Features: [2020-03-12T18:18:19.056Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:19.056Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:19.056Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:19.056Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:19.056Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:18:19.056Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T18:18:19.101Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:19.101Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:19.101Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40671/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:19.101Z] + bash /home/ubuntu/workspace/moby_PR-40671/check-config.sh [2020-03-12T18:18:19.101Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:19.101Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T18:18:19.101Z] [2020-03-12T18:18:19.101Z] Generally Necessary: [2020-03-12T18:18:19.101Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:19.101Z] - apparmor: enabled and tools installed [2020-03-12T18:18:19.101Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:19.101Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:19.101Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:19.101Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:19.101Z] [2020-03-12T18:18:19.101Z] Optional Features: [2020-03-12T18:18:19.101Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:19.101Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:19.101Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:19.101Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:18:19.101Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T18:18:19.101Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:19.101Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:19.101Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:19.101Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:19.101Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:19.101Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:19.101Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:19.101Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:19.101Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:19.101Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:19.101Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:17.653Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:17.658Z] > git config --add remote.origin.fetch +refs/pull/40671/head:refs/remotes/origin/PR-40671 # timeout=10 [2020-03-12T18:18:17.662Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:17.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:17.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:17.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:17.760Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:18.152Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:18.159Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:19.012Z] > git merge af74dac9898d891bad18925f4b757b4d854f3d14 # timeout=10 [2020-03-12T18:18:19.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:19.040Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:19.044Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:19.276Z] + bash /home/ubuntu/workspace/moby_PR-40671/check-config.sh [2020-03-12T18:18:19.276Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:19.276Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T18:18:19.276Z] [2020-03-12T18:18:19.276Z] Generally Necessary: [2020-03-12T18:18:19.276Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:19.276Z] - apparmor: enabled and tools installed [2020-03-12T18:18:19.276Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:19.276Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:19.276Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:19.276Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:19.276Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:19.276Z] [2020-03-12T18:18:19.276Z] Optional Features: [2020-03-12T18:18:19.276Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:19.276Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:19.276Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:19.276Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:18:19.276Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T18:18:19.276Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:19.276Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:19.276Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:19.276Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:19.312Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:19.312Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:19.312Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:19.312Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:19.312Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:19.312Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:19.312Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:19.312Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:19.312Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:19.312Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:19.312Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:19.312Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:19.312Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:19.312Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:19.312Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:19.312Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:19.312Z] - Network Drivers: [2020-03-12T18:18:19.312Z] - "overlay": [2020-03-12T18:18:19.312Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:19.312Z] Optional (for encrypted networks): [2020-03-12T18:18:19.312Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:19.312Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:18:19.312Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:18:19.312Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:18:19.312Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:18:19.312Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:19.312Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:19.312Z] - "ipvlan": [2020-03-12T18:18:19.312Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:19.312Z] - "macvlan": [2020-03-12T18:18:19.312Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:19.312Z] - "ftp,tftp client in container": [2020-03-12T18:18:19.312Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:19.312Z] - Storage Drivers: [2020-03-12T18:18:19.312Z] - "aufs": [2020-03-12T18:18:19.312Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:19.312Z] - "btrfs": [2020-03-12T18:18:19.312Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:19.312Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:19.312Z] - "devicemapper": [2020-03-12T18:18:19.312Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:19.312Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:19.312Z] - "overlay": [2020-03-12T18:18:19.312Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:19.312Z] - "zfs": [2020-03-12T18:18:19.312Z] - /dev/zfs: missing [2020-03-12T18:18:19.312Z] - zfs command: missing [2020-03-12T18:18:19.312Z] - zpool command: missing [2020-03-12T18:18:19.312Z] [2020-03-12T18:18:19.312Z] Limits: [2020-03-12T18:18:19.312Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:19.312Z] [2020-03-12T18:18:19.312Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-03-12T18:18:19.359Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:19.359Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:19.359Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:19.359Z] - Network Drivers: [2020-03-12T18:18:19.359Z] - "overlay": [2020-03-12T18:18:19.359Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:19.359Z] Optional (for encrypted networks): [2020-03-12T18:18:19.359Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:19.359Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:18:19.359Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:18:19.359Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:18:19.359Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:18:19.359Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:19.359Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:19.359Z] - "ipvlan": [2020-03-12T18:18:19.359Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:19.359Z] - "macvlan": [2020-03-12T18:18:19.359Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:19.359Z] - "ftp,tftp client in container": [2020-03-12T18:18:19.359Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:19.359Z] - Storage Drivers: [2020-03-12T18:18:19.359Z] - "aufs": [2020-03-12T18:18:19.359Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:19.359Z] - "btrfs": [2020-03-12T18:18:19.359Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:19.359Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:19.359Z] - "devicemapper": [2020-03-12T18:18:19.359Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:19.359Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:19.359Z] - "overlay": [2020-03-12T18:18:19.359Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:19.359Z] - "zfs": [2020-03-12T18:18:19.359Z] - /dev/zfs: missing [2020-03-12T18:18:19.359Z] - zfs command: missing [2020-03-12T18:18:19.359Z] - zpool command: missing [2020-03-12T18:18:19.359Z] [2020-03-12T18:18:19.359Z] Limits: [2020-03-12T18:18:19.359Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:19.359Z] [2020-03-12T18:18:19.359Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2020-03-12T18:18:19.518Z] #77 DONE 0.9s [2020-03-12T18:18:19.518Z] [2020-03-12T18:18:19.518Z] #78 exporting to image [2020-03-12T18:18:19.518Z] #78 exporting layers [2020-03-12T18:18:19.532Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:19.533Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:19.533Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:19.533Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:19.533Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:19.533Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:19.533Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:19.533Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:19.533Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:19.533Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:19.533Z] - Network Drivers: [2020-03-12T18:18:19.533Z] - "overlay": [2020-03-12T18:18:19.533Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:19.533Z] Optional (for encrypted networks): [2020-03-12T18:18:19.533Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:19.533Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:18:19.533Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:18:19.533Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:18:19.533Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:18:19.533Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:19.533Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:19.533Z] - "ipvlan": [2020-03-12T18:18:19.533Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:19.533Z] - "macvlan": [2020-03-12T18:18:19.533Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:19.533Z] - "ftp,tftp client in container": [2020-03-12T18:18:19.533Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:19.533Z] - Storage Drivers: [2020-03-12T18:18:19.533Z] - "aufs": [2020-03-12T18:18:19.533Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:19.533Z] - "btrfs": [2020-03-12T18:18:19.533Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:19.533Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:19.533Z] - "devicemapper": [2020-03-12T18:18:19.533Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:19.533Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:19.533Z] - "overlay": [2020-03-12T18:18:19.533Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:19.533Z] - "zfs": [2020-03-12T18:18:19.533Z] - /dev/zfs: missing [2020-03-12T18:18:19.533Z] - zfs command: missing [2020-03-12T18:18:19.533Z] - zpool command: missing [2020-03-12T18:18:19.533Z] [2020-03-12T18:18:19.533Z] Limits: [2020-03-12T18:18:19.533Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:19.533Z] [2020-03-12T18:18:19.533Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:18:19.691Z] + sudo modprobe ip_vs [2020-03-12T18:18:19.724Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec . [2020-03-12T18:18:19.724Z] #2 [internal] load build definition from Dockerfile [2020-03-12T18:18:19.724Z] #2 transferring dockerfile: 17.12kB done [2020-03-12T18:18:19.724Z] #2 DONE 0.0s [2020-03-12T18:18:19.724Z] [2020-03-12T18:18:19.724Z] #1 [internal] load .dockerignore [2020-03-12T18:18:19.724Z] #1 transferring context: 87B done [2020-03-12T18:18:19.724Z] #1 DONE 0.0s [2020-03-12T18:18:19.724Z] [2020-03-12T18:18:19.724Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T18:18:19.724Z] #3 DONE 0.1s [2020-03-12T18:18:19.762Z] Commit message: "Move schema1 deprecation notice" [2020-03-12T18:18:19.869Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec . [2020-03-12T18:18:19.869Z] #2 [internal] load .dockerignore [2020-03-12T18:18:19.869Z] #2 transferring context: 87B done [2020-03-12T18:18:19.869Z] #2 DONE 0.0s [2020-03-12T18:18:19.869Z] [2020-03-12T18:18:19.869Z] #1 [internal] load build definition from Dockerfile [2020-03-12T18:18:19.869Z] #1 transferring dockerfile: 17.12kB done [2020-03-12T18:18:19.869Z] #1 DONE 0.0s [2020-03-12T18:18:19.869Z] [2020-03-12T18:18:19.869Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T18:18:19.949Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec . [2020-03-12T18:18:19.949Z] #2 [internal] load build definition from Dockerfile [2020-03-12T18:18:19.949Z] #2 transferring dockerfile: 17.12kB done [2020-03-12T18:18:19.949Z] #2 DONE 0.0s [2020-03-12T18:18:19.949Z] [2020-03-12T18:18:19.949Z] #1 [internal] load .dockerignore [2020-03-12T18:18:19.949Z] #1 transferring context: 87B done [2020-03-12T18:18:19.949Z] #1 DONE 0.0s [2020-03-12T18:18:19.949Z] [2020-03-12T18:18:19.949Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T18:18:19.982Z] [2020-03-12T18:18:19.982Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T18:18:19.982Z] #4 CACHED [2020-03-12T18:18:20.129Z] #3 DONE 0.1s [2020-03-12T18:18:20.129Z] [2020-03-12T18:18:20.129Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T18:18:20.129Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [2020-03-12T18:18:20.202Z] #78 exporting layers 0.7s done [2020-03-12T18:18:20.202Z] #78 writing image sha256:7a9010f82e25cab9b6752b0f5eca4818c6fac8b33a240f7ebabf9f39de79fd4d done [2020-03-12T18:18:20.202Z] #78 naming to docker.io/library/docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec done [2020-03-12T18:18:20.202Z] #78 DONE 0.7s [2020-03-12T18:18:20.205Z] #3 DONE 0.2s [2020-03-12T18:18:20.205Z] [2020-03-12T18:18:20.205Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T18:18:20.205Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-12T18:18:20.205Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-12T18:18:20.205Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-12T18:18:20.206Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-12T18:18:20.206Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T18:18:20.240Z] #6 DONE 0.0s [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T18:18:20.240Z] #5 DONE 0.1s [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T18:18:20.240Z] #7 DONE 0.0s [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T18:18:20.240Z] #71 CACHED [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T18:18:20.240Z] #40 CACHED [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T18:18:20.240Z] #8 CACHED [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:18:20.240Z] #9 CACHED [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:18:20.240Z] #43 CACHED [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:18:20.240Z] #41 CACHED [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T18:18:20.240Z] #29 CACHED [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:18:20.240Z] #44 CACHED [2020-03-12T18:18:20.240Z] [2020-03-12T18:18:20.240Z] #20 [internal] load build context [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:18:20.387Z] [2020-03-12T18:18:20.387Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T18:18:20.387Z] #6 DONE 0.0s [2020-03-12T18:18:20.387Z] [2020-03-12T18:18:20.387Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T18:18:20.462Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-03-12T18:18:20.462Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-12T18:18:20.530Z] + docker version [2020-03-12T18:18:20.530Z] Client: Docker Engine - Community [2020-03-12T18:18:20.530Z] Version: 19.03.5 [2020-03-12T18:18:20.530Z] API version: 1.40 [2020-03-12T18:18:20.530Z] Go version: go1.12.12 [2020-03-12T18:18:20.530Z] Git commit: 633a0ea [2020-03-12T18:18:20.530Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-12T18:18:20.530Z] OS/Arch: linux/arm64 [2020-03-12T18:18:20.530Z] Experimental: false [2020-03-12T18:18:20.530Z] [2020-03-12T18:18:20.530Z] Server: Docker Engine - Community [2020-03-12T18:18:20.530Z] Engine: [2020-03-12T18:18:20.530Z] Version: 19.03.5 [2020-03-12T18:18:20.530Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:18:20.530Z] Go version: go1.12.12 [2020-03-12T18:18:20.530Z] Git commit: 633a0ea [2020-03-12T18:18:20.530Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-12T18:18:20.530Z] OS/Arch: linux/arm64 [2020-03-12T18:18:20.530Z] Experimental: true [2020-03-12T18:18:20.530Z] containerd: [2020-03-12T18:18:20.530Z] Version: 1.2.10 [2020-03-12T18:18:20.530Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:20.530Z] runc: [2020-03-12T18:18:20.530Z] Version: 1.0.0-rc8+dev [2020-03-12T18:18:20.530Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:20.530Z] docker-init: [2020-03-12T18:18:20.530Z] Version: 0.18.0 [2020-03-12T18:18:20.530Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:18:20.652Z] #5 DONE 0.1s [2020-03-12T18:18:20.652Z] [2020-03-12T18:18:20.652Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T18:18:20.652Z] #71 DONE 0.0s [2020-03-12T18:18:20.652Z] [2020-03-12T18:18:20.652Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T18:18:20.652Z] #7 DONE 0.0s [2020-03-12T18:18:20.652Z] [2020-03-12T18:18:20.652Z] #20 [internal] load build context [2020-03-12T18:18:20.693Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/test/unit [2020-03-12T18:18:20.719Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-03-12T18:18:20.719Z] #4 DONE 0.4s [2020-03-12T18:18:20.821Z] + docker info [2020-03-12T18:18:21.282Z] [2020-03-12T18:18:21.282Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T18:18:21.282Z] #6 DONE 0.0s [2020-03-12T18:18:21.282Z] [2020-03-12T18:18:21.282Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T18:18:21.387Z] Client: [2020-03-12T18:18:21.387Z] Debug Mode: false [2020-03-12T18:18:21.387Z] [2020-03-12T18:18:21.387Z] Server: [2020-03-12T18:18:21.387Z] Containers: 0 [2020-03-12T18:18:21.387Z] Running: 0 [2020-03-12T18:18:21.387Z] Paused: 0 [2020-03-12T18:18:21.387Z] Stopped: 0 [2020-03-12T18:18:21.387Z] Images: 4 [2020-03-12T18:18:21.387Z] Server Version: 19.03.5 [2020-03-12T18:18:21.387Z] Storage Driver: overlay2 [2020-03-12T18:18:21.387Z] Backing Filesystem: extfs [2020-03-12T18:18:21.387Z] Supports d_type: true [2020-03-12T18:18:21.387Z] Native Overlay Diff: true [2020-03-12T18:18:21.387Z] Logging Driver: json-file [2020-03-12T18:18:21.387Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:21.387Z] Plugins: [2020-03-12T18:18:21.387Z] Volume: local [2020-03-12T18:18:21.387Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:21.387Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:18:21.387Z] Swarm: inactive [2020-03-12T18:18:21.387Z] Runtimes: runc [2020-03-12T18:18:21.387Z] Default Runtime: runc [2020-03-12T18:18:21.387Z] Init Binary: docker-init [2020-03-12T18:18:21.387Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:21.387Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:21.387Z] init version: fec3683 [2020-03-12T18:18:21.387Z] Security Options: [2020-03-12T18:18:21.387Z] apparmor [2020-03-12T18:18:21.387Z] seccomp [2020-03-12T18:18:21.387Z] Profile: default [2020-03-12T18:18:21.387Z] Kernel Version: 4.15.0-1057-aws [2020-03-12T18:18:21.387Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-12T18:18:21.387Z] OSType: linux [2020-03-12T18:18:21.387Z] Architecture: aarch64 [2020-03-12T18:18:21.387Z] CPUs: 4 [2020-03-12T18:18:21.387Z] Total Memory: 7.525GiB [2020-03-12T18:18:21.387Z] Name: ip-10-100-96-187 [2020-03-12T18:18:21.387Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-12T18:18:21.387Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:21.387Z] Debug Mode: false [2020-03-12T18:18:21.387Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:21.387Z] Labels: [2020-03-12T18:18:21.387Z] Experimental: true [2020-03-12T18:18:21.387Z] Insecure Registries: [2020-03-12T18:18:21.387Z] 127.0.0.0/8 [2020-03-12T18:18:21.387Z] Live Restore Enabled: true [2020-03-12T18:18:21.387Z] [2020-03-12T18:18:21.387Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:18:21.538Z] #5 DONE 0.2s [2020-03-12T18:18:21.538Z] [2020-03-12T18:18:21.538Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T18:18:21.538Z] #71 CACHED [2020-03-12T18:18:21.538Z] [2020-03-12T18:18:21.538Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T18:18:21.538Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-12T18:18:21.538Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.2s [2020-03-12T18:18:21.538Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 9.31MB / 10.00MB 0.2s [2020-03-12T18:18:21.538Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-12T18:18:21.538Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-12T18:18:21.538Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 50.71kB / 7.81MB 0.2s [2020-03-12T18:18:21.538Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-12T18:18:21.593Z] #20 transferring context: 49.97MB 1.2s done [2020-03-12T18:18:21.677Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:21.677Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:21.677Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40671/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:21.677Z] + bash /home/ubuntu/workspace/moby_PR-40671/check-config.sh [2020-03-12T18:18:21.677Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:21.677Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-12T18:18:21.677Z] [2020-03-12T18:18:21.677Z] Generally Necessary: [2020-03-12T18:18:21.677Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:21.677Z] - apparmor: enabled and tools installed [2020-03-12T18:18:21.677Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:21.677Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:21.677Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:21.677Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:21.677Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:21.677Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:21.677Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:21.799Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.2s done [2020-03-12T18:18:21.799Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-12T18:18:21.799Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 2.63MB / 51.79MB 0.3s [2020-03-12T18:18:21.799Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.3s [2020-03-12T18:18:21.799Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 7.19MB / 51.79MB 0.4s [2020-03-12T18:18:21.799Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.61MB / 68.60MB 0.4s [2020-03-12T18:18:21.850Z] #20 DONE 1.2s [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T18:18:21.850Z] #52 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:18:21.850Z] #41 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:18:21.850Z] #69 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:21.850Z] #65 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:18:21.850Z] #45 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T18:18:21.850Z] #70 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:21.850Z] #68 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:18:21.850Z] #73 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:21.850Z] #60 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:18:21.850Z] #26 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:21.850Z] #47 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T18:18:21.850Z] #15 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:18:21.850Z] #27 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:21.850Z] #38 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T18:18:21.850Z] #42 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T18:18:21.850Z] #51 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:18:21.850Z] #30 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:18:21.850Z] #17 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:18:21.850Z] #37 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:21.850Z] #23 CACHED [2020-03-12T18:18:21.850Z] [2020-03-12T18:18:21.850Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #31 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T18:18:21.851Z] #14 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:18:21.851Z] #32 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:18:21.851Z] #22 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T18:18:21.851Z] #24 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:18:21.851Z] #9 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T18:18:21.851Z] #16 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:18:21.851Z] #64 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:18:21.851Z] #59 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:18:21.851Z] #46 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:21.851Z] #58 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #39 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:18:21.851Z] #44 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:18:21.851Z] #43 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T18:18:21.851Z] #18 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #57 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T18:18:21.851Z] #40 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:18:21.851Z] #62 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:18:21.851Z] #25 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:21.851Z] #36 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #54 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #61 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T18:18:21.851Z] #29 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:21.851Z] #50 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T18:18:21.851Z] #72 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T18:18:21.851Z] #11 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #34 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:21.851Z] #74 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:18:21.851Z] #49 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T18:18:21.851Z] #13 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #66 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:21.851Z] #53 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:21.851Z] #21 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:21.851Z] #33 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:21.851Z] #63 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:18:21.851Z] #10 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:18:21.851Z] #67 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #48 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T18:18:21.851Z] #28 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:18:21.851Z] #19 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T18:18:21.851Z] #55 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:18:21.851Z] #35 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:21.851Z] #56 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T18:18:21.851Z] #8 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T18:18:21.851Z] #12 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T18:18:21.851Z] #75 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:18:21.851Z] #76 CACHED [2020-03-12T18:18:21.851Z] [2020-03-12T18:18:21.851Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:18:21.937Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:21.937Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:21.937Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:21.937Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:21.937Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:21.937Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:21.937Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:21.937Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:21.937Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:21.937Z] [2020-03-12T18:18:21.937Z] Optional Features: [2020-03-12T18:18:21.937Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:21.937Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:21.937Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:21.937Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:21.937Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:21.937Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:18:22.055Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 13.49MB / 50.38MB 0.5s [2020-03-12T18:18:22.056Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 16.43MB / 51.79MB 0.5s [2020-03-12T18:18:22.056Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 11.30MB / 68.60MB 0.5s [2020-03-12T18:18:22.056Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 24.58MB / 50.38MB 0.7s [2020-03-12T18:18:22.056Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 27.68MB / 51.79MB 0.7s [2020-03-12T18:18:22.056Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 18.64MB / 68.60MB 0.7s [2020-03-12T18:18:22.195Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:22.195Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:22.195Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:22.195Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:22.196Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:22.196Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:22.196Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:22.196Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:22.196Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:22.196Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:22.196Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:22.196Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:22.196Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:22.196Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:22.196Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:22.196Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:22.196Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:22.196Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:22.196Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:22.196Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:22.196Z] - Network Drivers: [2020-03-12T18:18:22.196Z] - "overlay": [2020-03-12T18:18:22.196Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:22.196Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:22.196Z] Optional (for encrypted networks): [2020-03-12T18:18:22.314Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 35.71MB / 50.38MB 0.8s [2020-03-12T18:18:22.315Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 37.91MB / 51.79MB 0.8s [2020-03-12T18:18:22.315Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 25.24MB / 68.60MB 0.8s [2020-03-12T18:18:22.315Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 46.54MB / 50.38MB 1.0s [2020-03-12T18:18:22.315Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 43.80MB / 51.79MB 1.0s [2020-03-12T18:18:22.315Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 37.35MB / 68.60MB 1.0s [2020-03-12T18:18:22.454Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:22.454Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:18:22.454Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:18:22.454Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:18:22.454Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:18:22.454Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:22.454Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:22.454Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:22.454Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:22.454Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:22.454Z] - "ipvlan": [2020-03-12T18:18:22.454Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:22.454Z] - "macvlan": [2020-03-12T18:18:22.454Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:22.454Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:22.454Z] - "ftp,tftp client in container": [2020-03-12T18:18:22.454Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:22.454Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:22.454Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:22.454Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:22.454Z] - Storage Drivers: [2020-03-12T18:18:22.454Z] - "aufs": [2020-03-12T18:18:22.454Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:22.454Z] - "btrfs": [2020-03-12T18:18:22.454Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:22.454Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:22.454Z] - "devicemapper": [2020-03-12T18:18:22.454Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:22.454Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:22.454Z] - "overlay": [2020-03-12T18:18:22.454Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:22.454Z] - "zfs": [2020-03-12T18:18:22.454Z] - /dev/zfs: missing [2020-03-12T18:18:22.454Z] - zfs command: missing [2020-03-12T18:18:22.454Z] - zpool command: missing [2020-03-12T18:18:22.454Z] [2020-03-12T18:18:22.454Z] Limits: [2020-03-12T18:18:22.454Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:22.454Z] [2020-03-12T18:18:22.454Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:18:22.572Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.1s [2020-03-12T18:18:22.572Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.1s [2020-03-12T18:18:22.572Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 42.28MB / 68.60MB 1.1s [2020-03-12T18:18:22.572Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 48.87MB / 68.60MB 1.2s [2020-03-12T18:18:22.763Z] #20 transferring context: 49.97MB 2.0s done [2020-03-12T18:18:22.763Z] #20 DONE 2.0s [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:18:22.763Z] #17 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:22.763Z] #23 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:18:22.763Z] #22 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:18:22.763Z] #25 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T18:18:22.763Z] #11 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:18:22.763Z] #10 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T18:18:22.763Z] #12 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:18:22.763Z] #26 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T18:18:22.763Z] #13 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T18:18:22.763Z] #18 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T18:18:22.763Z] #15 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:22.763Z] #21 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T18:18:22.763Z] #24 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T18:18:22.763Z] #14 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:18:22.763Z] #19 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:18:22.763Z] #27 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T18:18:22.763Z] #16 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T18:18:22.763Z] #28 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T18:18:22.763Z] #55 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:22.763Z] #56 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T18:18:22.763Z] #52 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:22.763Z] #53 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:18:22.763Z] #73 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:22.763Z] #74 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:18:22.763Z] #46 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:22.763Z] #47 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:22.763Z] #68 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:18:22.763Z] #67 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:18:22.763Z] #69 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:18:22.763Z] #64 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:18:22.763Z] #62 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:22.763Z] #63 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:22.763Z] #65 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:18:22.763Z] #59 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:22.763Z] #58 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:22.763Z] #60 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:18:22.763Z] #49 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:18:22.763Z] #32 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:22.763Z] #33 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:22.763Z] #50 ... [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:22.763Z] #36 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:18:22.763Z] #35 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:18:22.763Z] #37 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:22.763Z] #38 CACHED [2020-03-12T18:18:22.763Z] [2020-03-12T18:18:22.763Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:18:22.763Z] #30 1.112 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-12T18:18:22.763Z] #30 1.117 Cloning into '.'... [2020-03-12T18:18:22.790Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec . [2020-03-12T18:18:22.790Z] #2 [internal] load build definition from Dockerfile [2020-03-12T18:18:22.790Z] #2 transferring dockerfile: 17.12kB done [2020-03-12T18:18:22.790Z] #2 DONE 0.0s [2020-03-12T18:18:22.790Z] [2020-03-12T18:18:22.790Z] #1 [internal] load .dockerignore [2020-03-12T18:18:22.790Z] #1 transferring context: 87B done [2020-03-12T18:18:22.790Z] #1 DONE 0.0s [2020-03-12T18:18:22.790Z] [2020-03-12T18:18:22.790Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T18:18:22.831Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.2s done [2020-03-12T18:18:22.831Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.2s done [2020-03-12T18:18:22.831Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 56.92MB / 68.60MB 1.4s [2020-03-12T18:18:22.831Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 10.19MB / 120.07MB 1.4s [2020-03-12T18:18:22.831Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.3s done [2020-03-12T18:18:22.831Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 64.53MB / 68.60MB 1.5s [2020-03-12T18:18:22.831Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 18.72MB / 120.07MB 1.5s [2020-03-12T18:18:22.831Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-12T18:18:22.887Z] Fetching without tags [2020-03-12T18:18:23.050Z] #3 DONE 0.1s [2020-03-12T18:18:23.050Z] [2020-03-12T18:18:23.050Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T18:18:23.050Z] #4 CACHED [2020-03-12T18:18:22.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:22.618Z] > git config --add remote.origin.fetch +refs/pull/40671/head:refs/remotes/origin/PR-40671 # timeout=10 [2020-03-12T18:18:22.680Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:22.790Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:22.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:22.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:22.915Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:23.097Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.6s [2020-03-12T18:18:23.097Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.6s done [2020-03-12T18:18:23.097Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 29.59MB / 120.07MB 1.7s [2020-03-12T18:18:23.220Z] #77 DONE 1.2s [2020-03-12T18:18:23.220Z] [2020-03-12T18:18:23.220Z] #78 exporting to image [2020-03-12T18:18:23.220Z] #78 exporting layers [2020-03-12T18:18:23.308Z] [2020-03-12T18:18:23.308Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T18:18:23.355Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 44.26MB / 120.07MB 1.9s [2020-03-12T18:18:23.355Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 53.78MB / 120.07MB 2.0s [2020-03-12T18:18:23.355Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 61.51MB / 120.07MB 2.1s [2020-03-12T18:18:23.369Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:18:23.572Z] #6 DONE 0.0s [2020-03-12T18:18:23.572Z] [2020-03-12T18:18:23.572Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T18:18:23.572Z] #5 DONE 0.1s [2020-03-12T18:18:23.572Z] [2020-03-12T18:18:23.572Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T18:18:23.572Z] #71 DONE 0.0s [2020-03-12T18:18:23.572Z] [2020-03-12T18:18:23.572Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T18:18:23.572Z] #7 DONE 0.0s [2020-03-12T18:18:23.572Z] [2020-03-12T18:18:23.572Z] #20 [internal] load build context [2020-03-12T18:18:23.613Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 72.20MB / 120.07MB 2.3s [2020-03-12T18:18:23.636Z] Merging remotes/origin/master commit af74dac9898d891bad18925f4b757b4d854f3d14 into PR head commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:23.783Z] #78 exporting layers 0.9s done [2020-03-12T18:18:23.783Z] #78 writing image sha256:92aaf52857f5682553bd3876903a2e2baca847cda654ad3da0a593f1649784d7 done [2020-03-12T18:18:23.783Z] #78 naming to docker.io/library/docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec done [2020-03-12T18:18:23.783Z] #78 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-12T18:18:23.871Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 80.79MB / 120.07MB 2.4s [2020-03-12T18:18:23.871Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 96.62MB / 120.07MB 2.6s [2020-03-12T18:18:24.112Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40671/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/validate/default [2020-03-12T18:18:24.132Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 104.04MB / 120.07MB 2.7s [2020-03-12T18:18:24.132Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 111.68MB / 120.07MB 2.8s [2020-03-12T18:18:24.389Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.02MB / 120.07MB 2.9s [2020-03-12T18:18:24.645Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 3.1s done [2020-03-12T18:18:24.902Z] #7 ... [2020-03-12T18:18:24.902Z] [2020-03-12T18:18:24.902Z] #20 [internal] load build context [2020-03-12T18:18:24.902Z] #20 transferring context: 49.97MB 3.5s done [2020-03-12T18:18:24.902Z] #20 DONE 3.5s [2020-03-12T18:18:24.902Z] [2020-03-12T18:18:24.902Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T18:18:24.976Z] #20 transferring context: 49.97MB 1.3s done [2020-03-12T18:18:24.976Z] #20 DONE 1.3s [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #61 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #34 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #39 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T18:18:24.976Z] #15 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #42 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:18:24.976Z] #73 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:24.976Z] #33 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #48 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #57 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #51 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:18:24.976Z] #49 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T18:18:24.976Z] #55 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:24.976Z] #47 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:24.976Z] #21 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:18:24.976Z] #44 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:18:24.976Z] #43 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:24.976Z] #23 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T18:18:24.976Z] #29 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T18:18:24.976Z] #11 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #70 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:18:24.976Z] #45 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:18:24.976Z] #25 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:18:24.976Z] #64 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T18:18:24.976Z] #16 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:18:24.976Z] #59 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:24.976Z] #56 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:24.976Z] #38 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T18:18:24.976Z] #40 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:24.976Z] #68 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T18:18:24.976Z] #13 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:18:24.976Z] #30 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:18:24.976Z] #67 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:24.976Z] #36 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T18:18:24.976Z] #8 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:18:24.976Z] #69 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:24.976Z] #65 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T18:18:24.976Z] #52 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:18:24.976Z] #62 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:24.976Z] #60 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:24.976Z] #58 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #54 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:18:24.976Z] #22 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:18:24.976Z] #27 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:18:24.976Z] #32 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:18:24.976Z] #19 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:18:24.976Z] #41 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T18:18:24.976Z] #28 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:18:24.976Z] #46 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:24.976Z] #74 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:24.976Z] #63 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:18:24.976Z] #37 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T18:18:24.976Z] #12 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T18:18:24.976Z] #72 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:18:24.976Z] #10 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:24.976Z] #53 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T18:18:24.976Z] #18 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:24.976Z] #50 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:18:24.976Z] #9 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:18:24.976Z] #26 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #66 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #31 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T18:18:24.976Z] #75 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T18:18:24.976Z] #14 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:18:24.976Z] #17 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T18:18:24.976Z] #24 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:18:24.976Z] #35 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:18:24.976Z] #76 CACHED [2020-03-12T18:18:24.976Z] [2020-03-12T18:18:24.976Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:18:25.044Z] Congratulations! All commits are properly signed with the DCO! [2020-03-12T18:18:25.044Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-12T18:18:25.044Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-12T18:18:25.044Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-12T18:18:25.044Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-12T18:18:25.044Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-12T18:18:25.044Z] Congratulations! No new tests were added to integration-cli. [2020-03-12T18:18:25.044Z] [2020-03-12T18:18:25.044Z] INFO Start validation with golang-ci-lint [2020-03-12T18:18:25.044Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-12T18:18:25.044Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-12T18:18:25.044Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-12T18:18:23.666Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:23.713Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:26.272Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.2s done [2020-03-12T18:18:26.272Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-12T18:18:26.529Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done [2020-03-12T18:18:26.529Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-12T18:18:26.718Z] Merge succeeded, producing 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:26.719Z] Checking out Revision 6859bc7eeec05c1dde93e80ff53eab78c222f3ec (PR-40671) [2020-03-12T18:18:26.786Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-12T18:18:26.786Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-12T18:18:26.878Z] #77 DONE 2.0s [2020-03-12T18:18:26.936Z] #30 6.054 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-12T18:18:26.936Z] #30 6.160 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:18:26.379Z] > git merge af74dac9898d891bad18925f4b757b4d854f3d14 # timeout=10 [2020-03-12T18:18:26.615Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-12T18:18:26.740Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:26.787Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:27.137Z] [2020-03-12T18:18:27.137Z] #78 exporting to image [2020-03-12T18:18:27.137Z] #78 exporting layers [2020-03-12T18:18:27.139Z] Commit message: "Move schema1 deprecation notice" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:18:28.512Z] #78 exporting layers 1.5s done [2020-03-12T18:18:28.512Z] #78 writing image sha256:d23d21364c3221abf1670139eb9556e7f526811f5d9f7410581955d167d4e851 [2020-03-12T18:18:28.512Z] #78 writing image sha256:d23d21364c3221abf1670139eb9556e7f526811f5d9f7410581955d167d4e851 done [2020-03-12T18:18:28.512Z] #78 naming to docker.io/library/docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec done [2020-03-12T18:18:28.512Z] #78 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-03-12T18:18:28.549Z] + docker version [2020-03-12T18:18:28.549Z] Client: Docker Engine - Enterprise [2020-03-12T18:18:28.549Z] Version: 19.03.5 [2020-03-12T18:18:28.549Z] API version: 1.40 [2020-03-12T18:18:28.549Z] Go version: go1.12.12 [2020-03-12T18:18:28.549Z] Git commit: 2ee0c57608 [2020-03-12T18:18:28.549Z] Built: 11/13/2019 08:00:16 [2020-03-12T18:18:28.549Z] OS/Arch: windows/amd64 [2020-03-12T18:18:28.549Z] Experimental: false [2020-03-12T18:18:28.549Z] [2020-03-12T18:18:28.549Z] Server: Docker Engine - Enterprise [2020-03-12T18:18:28.549Z] Engine: [2020-03-12T18:18:28.549Z] Version: 19.03.5 [2020-03-12T18:18:28.549Z] API version: 1.40 (minimum version 1.24) [2020-03-12T18:18:28.549Z] Go version: go1.12.12 [2020-03-12T18:18:28.549Z] Git commit: 2ee0c57608 [2020-03-12T18:18:28.549Z] Built: 11/13/2019 07:58:51 [2020-03-12T18:18:28.549Z] OS/Arch: windows/amd64 [2020-03-12T18:18:28.549Z] Experimental: true [Pipeline] { (Unit tests) [Pipeline] sh [Pipeline] sh [2020-03-12T18:18:28.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/test/unit [2020-03-12T18:18:29.307Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.9s done [2020-03-12T18:18:29.307Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [2020-03-12T18:18:29.524Z] Fetching without tags [2020-03-12T18:18:29.574Z] + docker info [2020-03-12T18:18:30.032Z] Merging remotes/origin/master commit af74dac9898d891bad18925f4b757b4d854f3d14 into PR head commit 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:31.034Z] Merge succeeded, producing 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:31.035Z] Checking out Revision 6859bc7eeec05c1dde93e80ff53eab78c222f3ec (PR-40671) [2020-03-12T18:18:31.101Z] Client: [2020-03-12T18:18:31.101Z] Debug Mode: false [2020-03-12T18:18:31.101Z] Plugins: [2020-03-12T18:18:31.101Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-12T18:18:31.101Z] [2020-03-12T18:18:31.101Z] Server: [2020-03-12T18:18:31.101Z] Containers: 0 [2020-03-12T18:18:31.101Z] Running: 0 [2020-03-12T18:18:31.101Z] Paused: 0 [2020-03-12T18:18:31.101Z] Stopped: 0 [2020-03-12T18:18:31.101Z] Images: 10 [2020-03-12T18:18:31.101Z] Server Version: 19.03.5 [2020-03-12T18:18:31.101Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-12T18:18:31.101Z] Windows: [2020-03-12T18:18:31.101Z] LCOW: [2020-03-12T18:18:31.101Z] Logging Driver: json-file [2020-03-12T18:18:31.101Z] Plugins: [2020-03-12T18:18:31.101Z] Volume: local [2020-03-12T18:18:31.101Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:18:31.101Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:18:31.101Z] Swarm: inactive [2020-03-12T18:18:31.101Z] Default Isolation: process [2020-03-12T18:18:31.101Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:18:31.101Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:18:31.101Z] OSType: windows [2020-03-12T18:18:31.101Z] Architecture: x86_64 [2020-03-12T18:18:31.101Z] CPUs: 4 [2020-03-12T18:18:31.101Z] Total Memory: 32GiB [2020-03-12T18:18:31.101Z] Name: azwin-2-f8d8d0 [2020-03-12T18:18:31.101Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-12T18:18:31.101Z] Docker Root Dir: D:\docker [2020-03-12T18:18:31.101Z] Debug Mode: false [2020-03-12T18:18:31.101Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:31.101Z] Labels: [2020-03-12T18:18:31.101Z] Experimental: true [2020-03-12T18:18:31.101Z] Insecure Registries: [2020-03-12T18:18:31.101Z] 10.0.0.4:5000 [2020-03-12T18:18:31.101Z] 127.0.0.0/8 [2020-03-12T18:18:31.101Z] Registry Mirrors: [2020-03-12T18:18:31.101Z] http://10.0.0.4:5000/ [2020-03-12T18:18:31.101Z] Live Restore Enabled: false [2020-03-12T18:18:31.101Z] [2020-03-12T18:18:31.199Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.9s done [2020-03-12T18:18:31.199Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-12T18:18:29.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:29.495Z] > git config --add remote.origin.fetch +refs/pull/40671/head:refs/remotes/origin/PR-40671 # timeout=10 [2020-03-12T18:18:29.499Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:29.515Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:29.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:29.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:29.532Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40671/head:refs/remotes/origin/PR-40671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T18:18:30.039Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:30.043Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:30.997Z] > git merge af74dac9898d891bad18925f4b757b4d854f3d14 # timeout=10 [2020-03-12T18:18:31.025Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:31.041Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:31.045Z] > git checkout -f 6859bc7eeec05c1dde93e80ff53eab78c222f3ec # timeout=10 [2020-03-12T18:18:31.770Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-03-12T18:18:32.158Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:18:32.199Z] #30 ... [2020-03-12T18:18:32.199Z] [2020-03-12T18:18:32.199Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:32.199Z] #50 0.863 + RM_GOPATH=0 [2020-03-12T18:18:32.199Z] #50 0.863 + TMP_GOPATH= [2020-03-12T18:18:32.199Z] #50 0.863 + : /build [2020-03-12T18:18:32.199Z] #50 0.863 + '[' -z '' ']' [2020-03-12T18:18:32.199Z] #50 0.863 ++ mktemp -d [2020-03-12T18:18:32.199Z] #50 0.863 + export GOPATH=/tmp/tmp.AqjYojblUG [2020-03-12T18:18:32.199Z] #50 0.863 + GOPATH=/tmp/tmp.AqjYojblUG [2020-03-12T18:18:32.199Z] #50 0.863 + RM_GOPATH=1 [2020-03-12T18:18:32.199Z] #50 0.863 ++ dirname ./install.sh [2020-03-12T18:18:32.199Z] #50 0.866 + dir=. [2020-03-12T18:18:32.199Z] #50 0.866 + bin=gotestsum [2020-03-12T18:18:32.199Z] #50 0.866 + shift [2020-03-12T18:18:32.199Z] #50 0.866 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:18:32.199Z] #50 0.866 + . ./gotestsum.installer [2020-03-12T18:18:32.199Z] #50 0.866 ++ : v0.3.5 [2020-03-12T18:18:32.199Z] #50 0.866 + install_gotestsum [2020-03-12T18:18:32.199Z] #50 0.866 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:18:32.199Z] #50 0.866 + go get -d gotest.tools/gotestsum [2020-03-12T18:18:32.199Z] #50 0.866 Installing gotestsum version v0.3.5 [2020-03-12T18:18:32.199Z] #50 9.759 + cd /tmp/tmp.AqjYojblUG/src/gotest.tools/gotestsum [2020-03-12T18:18:32.199Z] #50 9.759 + git checkout -q v0.3.5 [2020-03-12T18:18:32.199Z] #50 9.779 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:18:32.241Z] Commit message: "Move schema1 deprecation notice" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:18:33.236Z] + docker version [2020-03-12T18:18:33.236Z] Client: [2020-03-12T18:18:33.236Z] Version: 18.06.1-ce [2020-03-12T18:18:33.236Z] API version: 1.38 [2020-03-12T18:18:33.236Z] Go version: go1.10.3 [2020-03-12T18:18:33.236Z] Git commit: e68fc7a [2020-03-12T18:18:33.236Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-12T18:18:33.236Z] OS/Arch: linux/ppc64le [2020-03-12T18:18:33.236Z] Experimental: false [2020-03-12T18:18:33.236Z] [2020-03-12T18:18:33.237Z] Server: [2020-03-12T18:18:33.237Z] Engine: [2020-03-12T18:18:33.237Z] Version: 18.06.1-ce [2020-03-12T18:18:33.237Z] API version: 1.38 (minimum version 1.12) [2020-03-12T18:18:33.237Z] Go version: go1.10.3 [2020-03-12T18:18:33.237Z] Git commit: e68fc7a [2020-03-12T18:18:33.237Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-12T18:18:33.237Z] OS/Arch: linux/ppc64le [2020-03-12T18:18:33.237Z] Experimental: true [Pipeline] sh [2020-03-12T18:18:33.618Z] + docker info [2020-03-12T18:18:33.618Z] Containers: 1 [2020-03-12T18:18:33.618Z] Running: 1 [2020-03-12T18:18:33.618Z] Paused: 0 [2020-03-12T18:18:33.618Z] Stopped: 0 [2020-03-12T18:18:33.618Z] Images: 15 [2020-03-12T18:18:33.618Z] Server Version: 18.06.1-ce [2020-03-12T18:18:33.618Z] Storage Driver: overlay2 [2020-03-12T18:18:33.618Z] Backing Filesystem: extfs [2020-03-12T18:18:33.618Z] Supports d_type: true [2020-03-12T18:18:33.618Z] Native Overlay Diff: true [2020-03-12T18:18:33.618Z] Logging Driver: json-file [2020-03-12T18:18:33.618Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:33.618Z] Plugins: [2020-03-12T18:18:33.618Z] Volume: local [2020-03-12T18:18:33.618Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:33.618Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-12T18:18:33.618Z] Swarm: inactive [2020-03-12T18:18:33.618Z] Runtimes: runc [2020-03-12T18:18:33.618Z] Default Runtime: runc [2020-03-12T18:18:33.618Z] Init Binary: docker-init [2020-03-12T18:18:33.618Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-12T18:18:33.618Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-12T18:18:33.618Z] init version: fec3683 [2020-03-12T18:18:33.618Z] Security Options: [2020-03-12T18:18:33.618Z] apparmor [2020-03-12T18:18:33.618Z] seccomp [2020-03-12T18:18:33.618Z] Profile: default [2020-03-12T18:18:33.618Z] Kernel Version: 4.4.0-130-generic [2020-03-12T18:18:33.618Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-12T18:18:33.618Z] OSType: linux [2020-03-12T18:18:33.618Z] Architecture: ppc64le [2020-03-12T18:18:33.618Z] CPUs: 4 [2020-03-12T18:18:33.618Z] Total Memory: 7.972GiB [2020-03-12T18:18:33.618Z] Name: ppc64le-ubuntu-33 [2020-03-12T18:18:33.618Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-12T18:18:33.618Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:33.618Z] Debug Mode (client): false [2020-03-12T18:18:33.618Z] Debug Mode (server): false [2020-03-12T18:18:33.618Z] Username: dockerbuildbot [2020-03-12T18:18:33.618Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:33.618Z] Labels: [2020-03-12T18:18:33.618Z] Experimental: true [2020-03-12T18:18:33.618Z] Insecure Registries: [2020-03-12T18:18:33.618Z] 127.0.0.0/8 [2020-03-12T18:18:33.618Z] Live Restore Enabled: false [2020-03-12T18:18:33.618Z] [Pipeline] sh [2020-03-12T18:18:34.009Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:34.009Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:34.009Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40671/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:34.009Z] + bash /home/docker/workspace/moby_PR-40671/check-config.sh [2020-03-12T18:18:34.009Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:34.009Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-03-12T18:18:34.009Z] [2020-03-12T18:18:34.009Z] Generally Necessary: [2020-03-12T18:18:34.009Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:34.009Z] - apparmor: enabled and tools installed [2020-03-12T18:18:34.009Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:34.009Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:34.009Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:34.009Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:34.009Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:34.299Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:34.299Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:34.299Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:34.299Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:34.299Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:34.299Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:34.299Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:34.299Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:34.299Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:34.299Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:34.299Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:34.299Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-12T18:18:34.299Z] [2020-03-12T18:18:34.299Z] Optional Features: [2020-03-12T18:18:34.299Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:34.299Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:34.299Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:34.299Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:34.299Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:34.299Z] (cgroup swap accounting is currently enabled) [2020-03-12T18:18:34.299Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-12T18:18:34.299Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:34.299Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:34.299Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:34.584Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:34.584Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:34.584Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:34.584Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:34.584Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:34.584Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:34.584Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:34.584Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:34.584Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:34.584Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:34.584Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:34.584Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:34.584Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:34.584Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:34.584Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:34.584Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:34.584Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:34.584Z] - Network Drivers: [2020-03-12T18:18:34.584Z] - "overlay": [2020-03-12T18:18:34.584Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:34.584Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:34.584Z] Optional (for encrypted networks): [2020-03-12T18:18:34.869Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:34.869Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:34.869Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:34.869Z] - "ipvlan": [2020-03-12T18:18:34.869Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:34.869Z] - "macvlan": [2020-03-12T18:18:34.869Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:34.869Z] - "ftp,tftp client in container": [2020-03-12T18:18:34.869Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:34.869Z] - Storage Drivers: [2020-03-12T18:18:34.869Z] - "aufs": [2020-03-12T18:18:34.869Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:34.869Z] - "btrfs": [2020-03-12T18:18:34.869Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:34.869Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:34.869Z] - "devicemapper": [2020-03-12T18:18:34.869Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:34.869Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:34.869Z] - "overlay": [2020-03-12T18:18:34.869Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:34.869Z] - "zfs": [2020-03-12T18:18:34.869Z] - /dev/zfs: missing [2020-03-12T18:18:34.869Z] - zfs command: missing [2020-03-12T18:18:34.869Z] - zpool command: missing [2020-03-12T18:18:34.869Z] [2020-03-12T18:18:34.869Z] Limits: [2020-03-12T18:18:34.869Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:34.869Z] [2020-03-12T18:18:34.869Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:18:35.302Z] + make bundles/buildx [2020-03-12T18:18:35.372Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 4.0s done [2020-03-12T18:18:35.372Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-12T18:18:35.372Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-12T18:18:35.372Z] #7 DONE 14.0s [2020-03-12T18:18:35.372Z] [2020-03-12T18:18:35.372Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T18:18:35.922Z] make: command: Command not found [2020-03-12T18:18:35.922Z] make: command: Command not found [2020-03-12T18:18:35.922Z] mkdir bundles [2020-03-12T18:18:35.922Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-12T18:18:35.922Z] --build-arg BUILDX_COMMIT \ [2020-03-12T18:18:35.922Z] --build-arg BUILDX_REPO \ [2020-03-12T18:18:35.922Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-12T18:18:35.922Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-12T18:18:35.922Z] . [2020-03-12T18:18:35.922Z] /bin/sh: 4: go: not found [2020-03-12T18:18:35.922Z] /bin/sh: 5: go: not found [2020-03-12T18:18:36.742Z] #8 DONE 1.5s [2020-03-12T18:18:36.998Z] [2020-03-12T18:18:36.999Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:18:37.563Z] #9 DONE 0.7s [2020-03-12T18:18:37.563Z] [2020-03-12T18:18:37.563Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T18:18:37.563Z] #40 DONE 0.1s [2020-03-12T18:18:37.563Z] [2020-03-12T18:18:37.563Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T18:18:37.563Z] #29 DONE 0.1s [2020-03-12T18:18:37.563Z] [2020-03-12T18:18:37.563Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:37.563Z] #21 DONE 0.1s [2020-03-12T18:18:37.563Z] [2020-03-12T18:18:37.563Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:18:37.834Z] #30 ... [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:18:37.834Z] #67 DONE 0.1s [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T18:18:37.834Z] #55 DONE 0.1s [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:18:37.834Z] #73 DONE 0.1s [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:18:37.834Z] #22 DONE 0.1s [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:18:37.834Z] #32 DONE 0.1s [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T18:18:37.834Z] #52 DONE 0.1s [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:18:37.834Z] #49 DONE 0.1s [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:18:37.834Z] #46 DONE 0.1s [2020-03-12T18:18:37.834Z] [2020-03-12T18:18:37.834Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:38.658Z] Sending build context to Docker daemon 54.59MB [2020-03-12T18:18:38.658Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-12T18:18:38.658Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-12T18:18:38.658Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-12T18:18:38.658Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-12T18:18:38.658Z] ---> ebd73b5ebd31 [2020-03-12T18:18:38.658Z] Step 5/16 : ARG BUILDX_REPO [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> 2ec36e12011b [2020-03-12T18:18:38.658Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> f66b6ef65696 [2020-03-12T18:18:38.658Z] Step 7/16 : WORKDIR /buildx [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> 8e81913bdf6f [2020-03-12T18:18:38.658Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> a6776df6caaf [2020-03-12T18:18:38.658Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> 815f71ab5463 [2020-03-12T18:18:38.658Z] Step 10/16 : RUN go mod download [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> a7849ad3cda1 [2020-03-12T18:18:38.658Z] Step 11/16 : ARG GOOS [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> 2965b2fa97a7 [2020-03-12T18:18:38.658Z] Step 12/16 : ARG GOARCH [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> d743943fd777 [2020-03-12T18:18:38.658Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> 9bb1a5f22fbc [2020-03-12T18:18:38.658Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-12T18:18:38.658Z] ---> ebd73b5ebd31 [2020-03-12T18:18:38.658Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> b9c76cbf851e [2020-03-12T18:18:38.658Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-12T18:18:38.658Z] ---> Using cache [2020-03-12T18:18:38.658Z] ---> c6ae81deb948 [2020-03-12T18:18:38.658Z] Successfully built c6ae81deb948 [2020-03-12T18:18:38.658Z] Successfully tagged moby-buildx:latest [2020-03-12T18:18:38.658Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-12T18:18:38.658Z] if [ -n "${id}" ]; then \ [2020-03-12T18:18:38.658Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-12T18:18:38.658Z] && touch bundles/buildx; \ [2020-03-12T18:18:38.658Z] docker rm -f ${id}; \ [2020-03-12T18:18:38.658Z] fi [2020-03-12T18:18:38.748Z] #50 DONE 16.0s [2020-03-12T18:18:38.749Z] [2020-03-12T18:18:38.749Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:18:39.290Z] ae4d2038bf63b6fb523bc6ccd0b7230c4d8fc5c3aef3ce637d9f0b64d5ca8d06 [2020-03-12T18:18:39.290Z] bundles/buildx version [2020-03-12T18:18:39.290Z] buildx v0.3.1 6db68d0 [2020-03-12T18:18:39.290Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec . [2020-03-12T18:18:39.573Z] #1 [internal] load .dockerignore [2020-03-12T18:18:39.573Z] #1 transferring context: 87B done [2020-03-12T18:18:39.573Z] #1 DONE 0.0s [2020-03-12T18:18:39.573Z] [2020-03-12T18:18:39.573Z] #2 [internal] load build definition from Dockerfile [2020-03-12T18:18:39.573Z] #2 transferring dockerfile: 17.11kB done [2020-03-12T18:18:39.573Z] #2 DONE 0.0s [2020-03-12T18:18:39.573Z] [2020-03-12T18:18:39.573Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-12T18:18:39.573Z] #3 DONE 0.2s [2020-03-12T18:18:39.858Z] [2020-03-12T18:18:39.858Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-12T18:18:39.858Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-12T18:18:39.858Z] #4 CACHED [2020-03-12T18:18:39.858Z] [2020-03-12T18:18:39.858Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T18:18:40.149Z] #6 ... [2020-03-12T18:18:40.149Z] [2020-03-12T18:18:40.149Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-12T18:18:40.149Z] #5 DONE 0.1s [2020-03-12T18:18:40.149Z] [2020-03-12T18:18:40.149Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-12T18:18:40.149Z] #6 DONE 0.3s [2020-03-12T18:18:40.441Z] [2020-03-12T18:18:40.441Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-12T18:18:40.441Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-12T18:18:40.442Z] #71 DONE 0.0s [2020-03-12T18:18:40.442Z] [2020-03-12T18:18:40.442Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-12T18:18:40.442Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-12T18:18:40.442Z] #7 DONE 0.0s [2020-03-12T18:18:40.442Z] [2020-03-12T18:18:40.442Z] #20 [internal] load build context [2020-03-12T18:18:42.923Z] #30 DONE 22.2s [2020-03-12T18:18:42.923Z] [2020-03-12T18:18:42.923Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T18:18:43.085Z] #47 ... [2020-03-12T18:18:43.085Z] [2020-03-12T18:18:43.085Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:18:43.085Z] #30 5.454 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-12T18:18:43.085Z] #30 5.460 Cloning into '.'... [2020-03-12T18:18:43.179Z] #31 DONE 0.1s [2020-03-12T18:18:43.179Z] [2020-03-12T18:18:43.179Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T18:18:43.179Z] #34 DONE 0.1s [2020-03-12T18:18:43.179Z] [2020-03-12T18:18:43.179Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T18:18:43.179Z] #39 DONE 0.1s [2020-03-12T18:18:43.179Z] [2020-03-12T18:18:43.179Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T18:18:43.742Z] #42 DONE 0.3s [2020-03-12T18:18:43.742Z] [2020-03-12T18:18:43.742Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:18:43.742Z] #45 DONE 0.1s [2020-03-12T18:18:43.742Z] [2020-03-12T18:18:43.742Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T18:18:43.742Z] #48 DONE 0.2s [2020-03-12T18:18:43.742Z] [2020-03-12T18:18:43.742Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T18:18:43.742Z] #51 DONE 0.1s [2020-03-12T18:18:43.961Z] #20 transferring context: 49.97MB 3.4s done [2020-03-12T18:18:43.961Z] #20 DONE 3.4s [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:18:43.961Z] #9 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:43.961Z] #21 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-12T18:18:43.961Z] #8 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:18:43.961Z] #73 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:43.961Z] #74 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:18:43.961Z] #30 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T18:18:43.961Z] #57 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:18:43.961Z] #35 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:18:43.961Z] #37 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-12T18:18:43.961Z] #52 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:43.961Z] #63 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T18:18:43.961Z] #11 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T18:18:43.961Z] #18 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T18:18:43.961Z] #70 CACHED [2020-03-12T18:18:43.961Z] [2020-03-12T18:18:43.961Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:43.962Z] #65 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:18:43.962Z] #62 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:43.962Z] #68 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:18:43.962Z] #26 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:43.962Z] #33 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T18:18:43.962Z] #24 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:43.962Z] #36 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:18:43.962Z] #44 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T18:18:43.962Z] #28 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:18:43.962Z] #22 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #48 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-12T18:18:43.962Z] #29 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:43.962Z] #23 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #61 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:18:43.962Z] #45 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:18:43.962Z] #49 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #34 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:43.962Z] #60 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T18:18:43.962Z] #12 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T18:18:43.962Z] #13 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #42 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:18:43.962Z] #27 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:18:43.962Z] #17 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T18:18:43.962Z] #14 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #54 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:18:43.962Z] #25 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:18:43.962Z] #59 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #51 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:43.962Z] #47 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:43.962Z] #58 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T18:18:43.962Z] #16 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #66 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #39 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #31 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:18:43.962Z] #69 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:18:43.962Z] #46 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:43.962Z] #38 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:43.962Z] #56 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:18:43.962Z] #32 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:18:43.962Z] #64 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:18:43.962Z] #41 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-12T18:18:43.962Z] #55 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:18:43.962Z] #43 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:43.962Z] #53 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:18:43.962Z] #10 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:18:43.962Z] #19 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-12T18:18:43.962Z] #40 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:18:43.962Z] #67 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:43.962Z] #50 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T18:18:43.962Z] #15 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T18:18:43.962Z] #72 CACHED [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T18:18:43.962Z] #75 DONE 0.1s [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:18:43.962Z] #76 DONE 0.0s [2020-03-12T18:18:43.962Z] [2020-03-12T18:18:43.962Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:18:43.998Z] [2020-03-12T18:18:43.998Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T18:18:43.998Z] #54 DONE 0.3s [2020-03-12T18:18:44.254Z] [2020-03-12T18:18:44.254Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T18:18:44.254Z] #57 DONE 0.1s [2020-03-12T18:18:44.254Z] [2020-03-12T18:18:44.254Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T18:18:44.378Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2020-03-12T18:18:44.510Z] #61 DONE 0.1s [2020-03-12T18:18:44.510Z] [2020-03-12T18:18:44.510Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T18:18:44.767Z] #66 DONE 0.5s [2020-03-12T18:18:44.982Z] #77 DONE 1.1s [2020-03-12T18:18:44.982Z] [2020-03-12T18:18:44.982Z] #78 exporting to oci image format [2020-03-12T18:18:44.982Z] #78 exporting layers [2020-03-12T18:18:45.023Z] [2020-03-12T18:18:45.023Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T18:18:45.023Z] #70 DONE 0.1s [2020-03-12T18:18:45.023Z] [2020-03-12T18:18:45.023Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T18:18:45.023Z] #72 DONE 0.1s [2020-03-12T18:18:45.279Z] [2020-03-12T18:18:45.279Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T18:18:45.279Z] #75 DONE 0.1s [2020-03-12T18:18:45.279Z] [2020-03-12T18:18:45.279Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:18:45.279Z] #76 DONE 0.0s [2020-03-12T18:18:45.279Z] [2020-03-12T18:18:45.279Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:18:45.842Z] #77 DONE 0.7s [2020-03-12T18:18:46.099Z] [2020-03-12T18:18:46.099Z] #78 exporting to image [2020-03-12T18:18:46.099Z] #78 exporting layers [2020-03-12T18:18:48.343Z] #30 ... [2020-03-12T18:18:48.343Z] [2020-03-12T18:18:48.343Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:18:48.343Z] #43 6.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T18:18:48.343Z] #43 6.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T18:18:48.343Z] #43 6.131 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T18:18:48.343Z] #43 7.118 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T18:18:48.343Z] #43 9.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T18:18:48.343Z] #43 ... [2020-03-12T18:18:48.343Z] [2020-03-12T18:18:48.343Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:48.343Z] #50 7.191 + RM_GOPATH=0 [2020-03-12T18:18:48.343Z] #50 7.191 + TMP_GOPATH= [2020-03-12T18:18:48.343Z] #50 7.191 + : /build [2020-03-12T18:18:48.343Z] #50 7.191 + '[' -z '' ']' [2020-03-12T18:18:48.343Z] #50 7.191 ++ mktemp -d [2020-03-12T18:18:48.343Z] #50 7.198 + export GOPATH=/tmp/tmp.cZsD1VnH1Y [2020-03-12T18:18:48.343Z] #50 7.208 + GOPATH=/tmp/tmp.cZsD1VnH1Y [2020-03-12T18:18:48.343Z] #50 7.208 + RM_GOPATH=1 [2020-03-12T18:18:48.343Z] #50 7.209 ++ dirname ./install.sh [2020-03-12T18:18:48.343Z] #50 7.211 + dir=. [2020-03-12T18:18:48.343Z] #50 7.211 + bin=gotestsum [2020-03-12T18:18:48.343Z] #50 7.216 + shift [2020-03-12T18:18:48.343Z] #50 7.216 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:18:48.343Z] #50 7.216 + . ./gotestsum.installer [2020-03-12T18:18:48.343Z] #50 7.216 ++ : v0.3.5 [2020-03-12T18:18:48.343Z] #50 7.217 + install_gotestsum [2020-03-12T18:18:48.343Z] #50 7.217 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:18:48.343Z] #50 7.217 Installing gotestsum version v0.3.5 [2020-03-12T18:18:48.343Z] #50 7.217 + go get -d gotest.tools/gotestsum [2020-03-12T18:18:48.343Z] #50 ... [2020-03-12T18:18:48.343Z] [2020-03-12T18:18:48.343Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:48.343Z] #68 6.947 + RM_GOPATH=0 [2020-03-12T18:18:48.343Z] #68 6.947 + TMP_GOPATH= [2020-03-12T18:18:48.343Z] #68 6.948 + : /build/ [2020-03-12T18:18:48.343Z] #68 6.949 + '[' -z '' ']' [2020-03-12T18:18:48.343Z] #68 6.978 ++ mktemp -d [2020-03-12T18:18:48.343Z] #68 6.982 + export GOPATH=/tmp/tmp.7ur1YM8NSf [2020-03-12T18:18:48.343Z] #68 6.982 + GOPATH=/tmp/tmp.7ur1YM8NSf [2020-03-12T18:18:48.343Z] #68 6.982 + RM_GOPATH=1 [2020-03-12T18:18:48.343Z] #68 6.983 ++ dirname ./install.sh [2020-03-12T18:18:48.343Z] #68 6.984 + dir=. [2020-03-12T18:18:48.343Z] #68 6.994 + bin=rootlesskit [2020-03-12T18:18:48.343Z] #68 6.994 + shift [2020-03-12T18:18:48.343Z] #68 6.994 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:18:48.343Z] #68 6.994 + . ./rootlesskit.installer [2020-03-12T18:18:48.343Z] #68 6.994 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T18:18:48.343Z] #68 6.995 + install_rootlesskit [2020-03-12T18:18:48.343Z] #68 6.996 + case "$1" in [2020-03-12T18:18:48.343Z] #68 6.996 + export CGO_ENABLED=0 [2020-03-12T18:18:48.343Z] #68 6.996 + CGO_ENABLED=0 [2020-03-12T18:18:48.343Z] #68 6.996 + _install_rootlesskit [2020-03-12T18:18:48.343Z] #68 6.996 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-12T18:18:48.343Z] #68 6.996 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T18:18:48.343Z] #68 6.996 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7ur1YM8NSf/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:18:48.343Z] #68 7.007 Cloning into '/tmp/tmp.7ur1YM8NSf/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:18:48.343Z] #68 ... [2020-03-12T18:18:48.343Z] [2020-03-12T18:18:48.343Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:18:48.343Z] #62 4.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T18:18:48.343Z] #62 4.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T18:18:48.343Z] #62 4.608 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T18:18:48.343Z] #62 5.667 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T18:18:48.343Z] #62 8.278 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T18:18:48.343Z] #62 ... [2020-03-12T18:18:48.343Z] [2020-03-12T18:18:48.343Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:18:48.343Z] #25 7.188 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T18:18:48.343Z] #25 7.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T18:18:48.343Z] #25 7.398 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T18:18:48.343Z] #25 8.278 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T18:18:48.344Z] #25 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T18:18:48.344Z] #25 ... [2020-03-12T18:18:48.344Z] [2020-03-12T18:18:48.344Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:18:48.344Z] #35 4.370 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T18:18:48.344Z] #35 4.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T18:18:48.344Z] #35 4.619 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T18:18:48.344Z] #35 5.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T18:18:48.344Z] #35 8.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T18:18:48.344Z] #35 10.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T18:18:48.600Z] #35 ... [2020-03-12T18:18:48.600Z] [2020-03-12T18:18:48.600Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:48.600Z] #23 7.289 + RM_GOPATH=0 [2020-03-12T18:18:48.600Z] #23 7.289 + TMP_GOPATH= [2020-03-12T18:18:48.600Z] #23 7.289 + : /build [2020-03-12T18:18:48.600Z] #23 7.289 + '[' -z '' ']' [2020-03-12T18:18:48.600Z] #23 7.291 ++ mktemp -d [2020-03-12T18:18:48.600Z] #23 7.293 + export GOPATH=/tmp/tmp.DTIn88bVvH [2020-03-12T18:18:48.600Z] #23 7.300 + GOPATH=/tmp/tmp.DTIn88bVvH [2020-03-12T18:18:48.600Z] #23 7.301 + RM_GOPATH=1 [2020-03-12T18:18:48.600Z] #23 7.303 ++ dirname ./install.sh [2020-03-12T18:18:48.600Z] #23 7.305 + dir=. [2020-03-12T18:18:48.600Z] #23 7.305 + bin=dockercli [2020-03-12T18:18:48.600Z] #23 7.305 + shift [2020-03-12T18:18:48.600Z] #23 7.305 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:18:48.600Z] #23 7.306 + . ./dockercli.installer [2020-03-12T18:18:48.600Z] #23 7.306 ++ : stable [2020-03-12T18:18:48.600Z] #23 7.306 ++ : 17.06.2-ce [2020-03-12T18:18:48.600Z] #23 7.311 + install_dockercli [2020-03-12T18:18:48.600Z] #23 7.313 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:18:48.600Z] #23 7.313 Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:18:48.600Z] #23 7.319 ++ uname -m [2020-03-12T18:18:48.600Z] #23 7.322 + arch=x86_64 [2020-03-12T18:18:48.600Z] #23 7.322 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T18:18:48.600Z] #23 7.322 + url=https://download.docker.com/linux/static [2020-03-12T18:18:48.600Z] #23 7.323 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T18:18:48.600Z] #23 7.325 + tar -xz docker/docker [2020-03-12T18:18:48.600Z] #23 ... [2020-03-12T18:18:48.600Z] [2020-03-12T18:18:48.600Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:18:48.600Z] #10 4.370 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T18:18:48.600Z] #10 4.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T18:18:48.600Z] #10 4.608 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T18:18:48.600Z] #10 5.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T18:18:48.600Z] #10 8.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T18:18:48.600Z] #10 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T18:18:48.857Z] #10 ... [2020-03-12T18:18:48.857Z] [2020-03-12T18:18:48.857Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:48.857Z] #56 6.923 + RM_GOPATH=0 [2020-03-12T18:18:48.857Z] #56 6.923 + TMP_GOPATH= [2020-03-12T18:18:48.857Z] #56 6.923 + : /build [2020-03-12T18:18:48.857Z] #56 6.923 + '[' -z '' ']' [2020-03-12T18:18:48.857Z] #56 6.926 ++ mktemp -d [2020-03-12T18:18:48.857Z] #56 6.929 + export GOPATH=/tmp/tmp.4WC1XerW2H [2020-03-12T18:18:48.857Z] #56 6.929 + GOPATH=/tmp/tmp.4WC1XerW2H [2020-03-12T18:18:48.857Z] #56 6.929 + RM_GOPATH=1 [2020-03-12T18:18:48.857Z] #56 6.931 ++ dirname ./install.sh [2020-03-12T18:18:48.857Z] #56 6.933 + dir=. [2020-03-12T18:18:48.857Z] #56 6.933 + bin=shfmt [2020-03-12T18:18:48.857Z] #56 6.933 + shift [2020-03-12T18:18:48.857Z] #56 6.933 + '[' '!' -f ./shfmt.installer ']' [2020-03-12T18:18:48.857Z] #56 6.933 + . ./shfmt.installer [2020-03-12T18:18:48.857Z] #56 6.934 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T18:18:48.857Z] #56 6.934 + install_shfmt [2020-03-12T18:18:48.857Z] #56 6.935 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-12T18:18:48.857Z] #56 6.936 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T18:18:48.857Z] #56 6.936 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4WC1XerW2H/src/github.com/mvdan/sh [2020-03-12T18:18:48.857Z] #56 6.941 Cloning into '/tmp/tmp.4WC1XerW2H/src/github.com/mvdan/sh'... [2020-03-12T18:18:48.857Z] #56 ... [2020-03-12T18:18:48.857Z] [2020-03-12T18:18:48.857Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:48.857Z] #33 7.271 + RM_GOPATH=0 [2020-03-12T18:18:48.857Z] #33 7.271 + TMP_GOPATH= [2020-03-12T18:18:48.857Z] #33 7.272 + : /build [2020-03-12T18:18:48.857Z] #33 7.272 + '[' -z '' ']' [2020-03-12T18:18:48.857Z] #33 7.272 ++ mktemp -d [2020-03-12T18:18:48.857Z] #33 7.272 + export GOPATH=/tmp/tmp.rPmkc8tpBF [2020-03-12T18:18:48.857Z] #33 7.281 + GOPATH=/tmp/tmp.rPmkc8tpBF [2020-03-12T18:18:48.857Z] #33 7.281 + RM_GOPATH=1 [2020-03-12T18:18:48.857Z] #33 7.290 ++ dirname ./install.sh [2020-03-12T18:18:48.857Z] #33 7.292 + dir=. [2020-03-12T18:18:48.857Z] #33 7.292 + bin=tomlv [2020-03-12T18:18:48.857Z] #33 7.292 + shift [2020-03-12T18:18:48.857Z] #33 7.292 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:18:48.857Z] #33 7.292 + . ./tomlv.installer [2020-03-12T18:18:48.857Z] #33 7.293 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:48.857Z] #33 7.296 + install_tomlv [2020-03-12T18:18:48.857Z] #33 7.296 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:18:48.857Z] #33 7.296 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:48.857Z] #33 7.297 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rPmkc8tpBF/src/github.com/BurntSushi/toml [2020-03-12T18:18:48.857Z] #33 7.299 Cloning into '/tmp/tmp.rPmkc8tpBF/src/github.com/BurntSushi/toml'... [2020-03-12T18:18:48.857Z] #33 8.314 + cd /tmp/tmp.rPmkc8tpBF/src/github.com/BurntSushi/toml [2020-03-12T18:18:48.857Z] #33 8.314 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:48.857Z] #33 8.350 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:18:48.857Z] #33 9.099 runtime/internal/atomic [2020-03-12T18:18:48.857Z] #33 9.101 internal/cpu [2020-03-12T18:18:48.857Z] #33 9.375 runtime/internal/sys [2020-03-12T18:18:48.857Z] #33 9.526 runtime/internal/math [2020-03-12T18:18:48.857Z] #33 9.594 math/bits [2020-03-12T18:18:48.857Z] #33 9.668 internal/bytealg [2020-03-12T18:18:48.857Z] #33 10.20 math [2020-03-12T18:18:48.857Z] #33 10.57 runtime [2020-03-12T18:18:49.113Z] #33 ... [2020-03-12T18:18:49.113Z] [2020-03-12T18:18:49.113Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:18:49.113Z] #41 6.465 + git clone https://github.com/docker/distribution.git . [2020-03-12T18:18:49.113Z] #41 6.479 Cloning into '.'... [2020-03-12T18:18:49.113Z] #41 ... [2020-03-12T18:18:49.113Z] [2020-03-12T18:18:49.113Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:49.113Z] #53 6.953 + RM_GOPATH=0 [2020-03-12T18:18:49.113Z] #53 6.953 + TMP_GOPATH= [2020-03-12T18:18:49.113Z] #53 6.953 + : /build [2020-03-12T18:18:49.113Z] #53 6.953 + '[' -z '' ']' [2020-03-12T18:18:49.113Z] #53 6.953 ++ mktemp -d [2020-03-12T18:18:49.113Z] #53 6.963 + export GOPATH=/tmp/tmp.4buiiFoYsQ [2020-03-12T18:18:49.113Z] #53 6.972 + GOPATH=/tmp/tmp.4buiiFoYsQ [2020-03-12T18:18:49.113Z] #53 6.973 + RM_GOPATH=1 [2020-03-12T18:18:49.113Z] #53 6.976 ++ dirname ./install.sh [2020-03-12T18:18:49.113Z] #53 6.977 + dir=. [2020-03-12T18:18:49.113Z] #53 6.977 + bin=golangci_lint [2020-03-12T18:18:49.113Z] #53 6.977 + shift [2020-03-12T18:18:49.113Z] #53 6.977 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-12T18:18:49.113Z] #53 6.977 + . ./golangci_lint.installer [2020-03-12T18:18:49.113Z] #53 6.977 ++ : v1.23.8 [2020-03-12T18:18:49.113Z] #53 6.978 + install_golangci_lint [2020-03-12T18:18:49.113Z] #53 6.978 + echo 'Installing golangci-lint version v1.23.8' [2020-03-12T18:18:49.113Z] #53 6.978 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-12T18:18:49.113Z] #53 6.978 Installing golangci-lint version v1.23.8 [2020-03-12T18:18:49.370Z] #53 ... [2020-03-12T18:18:49.370Z] [2020-03-12T18:18:49.370Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:49.370Z] #74 7.453 + RM_GOPATH=0 [2020-03-12T18:18:49.370Z] #74 7.453 + TMP_GOPATH= [2020-03-12T18:18:49.370Z] #74 7.453 + : /build [2020-03-12T18:18:49.370Z] #74 7.453 + '[' -z '' ']' [2020-03-12T18:18:49.370Z] #74 7.461 ++ mktemp -d [2020-03-12T18:18:49.370Z] #74 7.467 + export GOPATH=/tmp/tmp.Qk3sMmRHYs [2020-03-12T18:18:49.370Z] #74 7.470 + GOPATH=/tmp/tmp.Qk3sMmRHYs [2020-03-12T18:18:49.370Z] #74 7.470 + RM_GOPATH=1 [2020-03-12T18:18:49.370Z] #74 7.470 ++ dirname ./install.sh [2020-03-12T18:18:49.370Z] #74 7.473 + dir=. [2020-03-12T18:18:49.370Z] #74 7.475 + bin=proxy [2020-03-12T18:18:49.370Z] #74 7.475 + shift [2020-03-12T18:18:49.370Z] #74 7.475 + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:18:49.370Z] #74 7.475 + . ./proxy.installer [2020-03-12T18:18:49.370Z] #74 7.476 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T18:18:49.370Z] #74 7.476 + install_proxy [2020-03-12T18:18:49.370Z] #74 7.476 + case "$1" in [2020-03-12T18:18:49.370Z] #74 7.476 + export CGO_ENABLED=0 [2020-03-12T18:18:49.370Z] #74 7.476 + CGO_ENABLED=0 [2020-03-12T18:18:49.370Z] #74 7.479 + _install_proxy [2020-03-12T18:18:49.370Z] #74 7.479 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-12T18:18:49.370Z] #74 7.480 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T18:18:49.370Z] #74 7.480 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Qk3sMmRHYs/src/github.com/docker/libnetwork [2020-03-12T18:18:49.370Z] #74 7.484 Cloning into '/tmp/tmp.Qk3sMmRHYs/src/github.com/docker/libnetwork'... [2020-03-12T18:18:49.628Z] #74 ... [2020-03-12T18:18:49.628Z] [2020-03-12T18:18:49.628Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:49.628Z] #68 11.70 + cd /tmp/tmp.7ur1YM8NSf/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:18:49.628Z] #68 11.70 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-12T18:18:49.885Z] #68 12.03 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:18:49.885Z] #68 12.07 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:18:52.808Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-12T18:18:52.808Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5b07891f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-12T18:18:52.808Z] ---------------------------------------------------------------------------- [2020-03-12T18:18:52.808Z] [2020-03-12T18:18:52.808Z] INFO: executeCI.ps1 starting at Thu Mar 12 18:18:50 CUT 2020 [2020-03-12T18:18:52.808Z] [2020-03-12T18:18:52.808Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-12T18:18:52.808Z] INFO: Running git version 2.24.1.windows.2 [2020-03-12T18:18:52.808Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-12T18:18:52.808Z] INFO: Environment variables: [2020-03-12T18:18:52.808Z] [2020-03-12T18:18:52.808Z] Name Value [2020-03-12T18:18:52.808Z] ---- ----- [2020-03-12T18:18:52.808Z] ALLUSERSPROFILE C:\ProgramData [2020-03-12T18:18:52.808Z] amd64 true [2020-03-12T18:18:52.808Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-12T18:18:52.808Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-12T18:18:52.808Z] arm64 true [2020-03-12T18:18:52.808Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-12T18:18:52.808Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-12T18:18:52.808Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-12T18:18:52.808Z] BRANCH_NAME PR-40671 [2020-03-12T18:18:52.808Z] BUILD_DISPLAY_NAME #3 [2020-03-12T18:18:52.808Z] BUILD_ID 3 [2020-03-12T18:18:52.808Z] BUILD_NUMBER 3 [2020-03-12T18:18:52.808Z] BUILD_TAG jenkins-moby-PR-40671-3 [2020-03-12T18:18:52.808Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40671/3/ [2020-03-12T18:18:52.808Z] CHANGE_AUTHOR cpuguy83 [2020-03-12T18:18:52.808Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-03-12T18:18:52.808Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-03-12T18:18:52.808Z] CHANGE_BRANCH schema2v1_dep_notice_on_error_only [2020-03-12T18:18:52.808Z] CHANGE_FORK cpuguy83/docker [2020-03-12T18:18:52.808Z] CHANGE_ID 40671 [2020-03-12T18:18:52.808Z] CHANGE_TARGET master [2020-03-12T18:18:52.808Z] CHANGE_TITLE Move schema1 deprecation notice [2020-03-12T18:18:52.808Z] CHANGE_URL https://github.com/moby/moby/pull/40671 [2020-03-12T18:18:52.808Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:52.808Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-12T18:18:52.808Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-12T18:18:52.808Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-12T18:18:52.808Z] COMPUTERNAME azwin-2-f8d8d0 [2020-03-12T18:18:52.808Z] ComSpec C:\windows\system32\cmd.exe [2020-03-12T18:18:52.808Z] ConfigSequenceNumber 0 [2020-03-12T18:18:52.808Z] dco true [2020-03-12T18:18:52.808Z] DOCKER_BUILDKIT 0 [2020-03-12T18:18:52.808Z] DOCKER_DUT_DEBUG 1 [2020-03-12T18:18:52.808Z] DOCKER_EXPERIMENTAL 1 [2020-03-12T18:18:52.808Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-12T18:18:52.808Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-12T18:18:52.808Z] EXECUTOR_NUMBER 0 [2020-03-12T18:18:52.808Z] FQDN azwin-2-f8d8d0.westus.cloudapp.azure.com [2020-03-12T18:18:52.808Z] GIT_BRANCH PR-40671 [2020-03-12T18:18:52.808Z] GIT_COMMIT 6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:18:52.808Z] GIT_PREVIOUS_COMMIT 4ab98f235575e83d5bb20aecf592c53e53e4c65f [2020-03-12T18:18:52.808Z] GIT_URL https://github.com/moby/moby.git [2020-03-12T18:18:52.808Z] HUDSON_COOKIE 6ca6ed12-a7c9-4b42-9c86-7003d4346551 [2020-03-12T18:18:52.808Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-12T18:18:52.808Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-12T18:18:52.808Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-12T18:18:52.808Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-12T18:18:52.808Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-12T18:18:52.808Z] JENKINS_NODE_COOKIE b13c8dc7-80bf-4fd3-a252-77af9ff4acaf [2020-03-12T18:18:52.808Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-12T18:18:52.808Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-12T18:18:52.808Z] JOB_BASE_NAME PR-40671 [2020-03-12T18:18:52.808Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40671/display/redirect [2020-03-12T18:18:52.808Z] JOB_NAME moby/PR-40671 [2020-03-12T18:18:52.808Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40671/ [2020-03-12T18:18:52.808Z] library.jps.version master [2020-03-12T18:18:52.808Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-12T18:18:52.808Z] NODE_LABELS amd64 azure azwin-2-f8d8d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-12T18:18:52.808Z] NODE_NAME azwin-2-f8d8d0 [2020-03-12T18:18:52.808Z] NUMBER_OF_PROCESSORS 4 [2020-03-12T18:18:52.810Z] OS Windows_NT [2020-03-12T18:18:52.810Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-12T18:18:52.810Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-12T18:18:52.810Z] ppc64le true [2020-03-12T18:18:52.810Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-12T18:18:52.810Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-03-12T18:18:52.810Z] PROCESSOR_LEVEL 6 [2020-03-12T18:18:52.810Z] PROCESSOR_REVISION 5504 [2020-03-12T18:18:52.810Z] ProgramData C:\ProgramData [2020-03-12T18:18:52.810Z] ProgramFiles C:\Program Files [2020-03-12T18:18:52.810Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-12T18:18:52.810Z] ProgramW6432 C:\Program Files [2020-03-12T18:18:52.810Z] PROMPT $P$G [2020-03-12T18:18:52.810Z] PSExecutionPolicyPreference Bypass [2020-03-12T18:18:52.810Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-12T18:18:52.810Z] PUBLIC C:\Users\Public [2020-03-12T18:18:52.810Z] rootless true [2020-03-12T18:18:52.810Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40671/3/display/redirect?page=changes [2020-03-12T18:18:52.810Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40671/3/display/redirect [2020-03-12T18:18:52.810Z] s390x true [2020-03-12T18:18:52.810Z] SKIP_VALIDATION_TESTS 1 [2020-03-12T18:18:52.810Z] SOURCES_DRIVE d [2020-03-12T18:18:52.810Z] SOURCES_SUBDIR gopath [2020-03-12T18:18:52.810Z] STAGE_NAME Run tests [2020-03-12T18:18:52.810Z] SystemDrive C: [2020-03-12T18:18:52.810Z] SystemRoot C:\windows [2020-03-12T18:18:52.810Z] TEMP C:\windows\TEMP [2020-03-12T18:18:52.810Z] TESTDEBUG 0 [2020-03-12T18:18:52.810Z] TESTRUN_DRIVE d [2020-03-12T18:18:52.810Z] TESTRUN_SUBDIR CI [2020-03-12T18:18:52.810Z] TIMEOUT 120m [2020-03-12T18:18:52.810Z] TMP C:\windows\TEMP [2020-03-12T18:18:52.810Z] unit_validate true [2020-03-12T18:18:52.810Z] USERDOMAIN WORKGROUP [2020-03-12T18:18:52.810Z] USERNAME azwin-2-f8d8d0$ [2020-03-12T18:18:52.810Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-12T18:18:52.810Z] validate_force false [2020-03-12T18:18:52.810Z] windir C:\windows [2020-03-12T18:18:52.810Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-12T18:18:52.810Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-12T18:18:52.810Z] windowsRS1 false [2020-03-12T18:18:52.810Z] windowsRS5 true [2020-03-12T18:18:52.810Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-12T18:18:52.810Z] [2020-03-12T18:18:52.810Z] [2020-03-12T18:18:52.810Z] [2020-03-12T18:18:52.810Z] INFO: Sources under d:\gopath\... [2020-03-12T18:18:52.810Z] INFO: Test run under d:\CI\... [2020-03-12T18:18:52.810Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-12T18:18:52.810Z] INFO: docker/docker repository was found [2020-03-12T18:18:52.810Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-03-12T18:18:52.810Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-12T18:18:52.810Z] INFO: Docker version of control daemon [2020-03-12T18:18:52.810Z] [2020-03-12T18:18:52.810Z] Client: Docker Engine - Enterprise [2020-03-12T18:18:52.810Z] Version: 19.03.5 [2020-03-12T18:18:52.810Z] API version: 1.40 [2020-03-12T18:18:52.810Z] Go version: go1.12.12 [2020-03-12T18:18:52.810Z] Git commit: 2ee0c57608 [2020-03-12T18:18:52.810Z] Built: 11/13/2019 08:00:16 [2020-03-12T18:18:52.810Z] OS/Arch: windows/amd64 [2020-03-12T18:18:52.810Z] Experimental: false [2020-03-12T18:18:52.810Z] [2020-03-12T18:18:52.810Z] Server: Docker Engine - Enterprise [2020-03-12T18:18:52.810Z] Engine: [2020-03-12T18:18:52.810Z] Version: 19.03.5 [2020-03-12T18:18:52.810Z] API version: 1.40 (minimum version 1.24) [2020-03-12T18:18:52.810Z] Go version: go1.12.12 [2020-03-12T18:18:52.810Z] Git commit: 2ee0c57608 [2020-03-12T18:18:52.810Z] Built: 11/13/2019 07:58:51 [2020-03-12T18:18:52.810Z] OS/Arch: windows/amd64 [2020-03-12T18:18:52.810Z] Experimental: true [2020-03-12T18:18:52.810Z] [2020-03-12T18:18:52.810Z] INFO: Docker info of control daemon [2020-03-12T18:18:52.810Z] [2020-03-12T18:18:53.265Z] Client: [2020-03-12T18:18:53.265Z] Debug Mode: false [2020-03-12T18:18:53.265Z] Plugins: [2020-03-12T18:18:53.265Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-12T18:18:53.265Z] [2020-03-12T18:18:53.265Z] Server: [2020-03-12T18:18:53.265Z] Containers: 0 [2020-03-12T18:18:53.265Z] Running: 0 [2020-03-12T18:18:53.265Z] Paused: 0 [2020-03-12T18:18:53.265Z] Stopped: 0 [2020-03-12T18:18:53.265Z] Images: 10 [2020-03-12T18:18:53.265Z] Server Version: 19.03.5 [2020-03-12T18:18:53.265Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-12T18:18:53.265Z] Windows: [2020-03-12T18:18:53.265Z] LCOW: [2020-03-12T18:18:53.265Z] Logging Driver: json-file [2020-03-12T18:18:53.265Z] Plugins: [2020-03-12T18:18:53.265Z] Volume: local [2020-03-12T18:18:53.265Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:18:53.265Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:18:53.265Z] Swarm: inactive [2020-03-12T18:18:53.265Z] Default Isolation: process [2020-03-12T18:18:53.265Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:18:53.265Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:18:53.265Z] OSType: windows [2020-03-12T18:18:53.265Z] Architecture: x86_64 [2020-03-12T18:18:53.265Z] CPUs: 4 [2020-03-12T18:18:53.265Z] Total Memory: 32GiB [2020-03-12T18:18:53.265Z] Name: azwin-2-f8d8d0 [2020-03-12T18:18:53.265Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-12T18:18:53.265Z] Docker Root Dir: D:\docker [2020-03-12T18:18:53.265Z] Debug Mode: false [2020-03-12T18:18:53.265Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:53.265Z] Labels: [2020-03-12T18:18:53.265Z] Experimental: true [2020-03-12T18:18:53.265Z] Insecure Registries: [2020-03-12T18:18:53.265Z] 10.0.0.4:5000 [2020-03-12T18:18:53.265Z] 127.0.0.0/8 [2020-03-12T18:18:53.265Z] Registry Mirrors: [2020-03-12T18:18:53.265Z] http://10.0.0.4:5000/ [2020-03-12T18:18:53.265Z] Live Restore Enabled: false [2020-03-12T18:18:53.265Z] [2020-03-12T18:18:53.265Z] [2020-03-12T18:18:53.265Z] INFO: Commit hash is 6859bc7eee [2020-03-12T18:18:53.265Z] INFO: Nuke-Everything... [2020-03-12T18:18:53.265Z] INFO: Container count on control daemon to delete is 0 [2020-03-12T18:18:53.720Z] INFO: Nuking d:\CI [2020-03-12T18:18:53.720Z] INFO: Zapped successfully [2020-03-12T18:18:53.720Z] INFO: Location for testing is d:\CI\PR-40671\3 [2020-03-12T18:18:53.720Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-12T18:18:53.720Z] [2020-03-12T18:18:53.720Z] [2020-03-12T18:18:53.720Z] INFO: Building the image from Dockerfile.windows at 03/12/2020 18:18:53... [2020-03-12T18:18:53.720Z] [2020-03-12T18:18:55.139Z] #68 ... [2020-03-12T18:18:55.139Z] [2020-03-12T18:18:55.139Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:18:55.139Z] #23 16.17 + mkdir -p /build [2020-03-12T18:18:55.139Z] #23 16.20 + mv docker/docker /build/ [2020-03-12T18:18:55.139Z] #23 16.20 + rmdir docker [2020-03-12T18:18:55.139Z] #23 DONE 16.5s [2020-03-12T18:18:55.139Z] [2020-03-12T18:18:55.139Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:18:55.139Z] #47 7.375 + RM_GOPATH=0 [2020-03-12T18:18:55.139Z] #47 7.375 + TMP_GOPATH= [2020-03-12T18:18:55.139Z] #47 7.375 + : /build [2020-03-12T18:18:55.139Z] #47 7.375 + '[' -z '' ']' [2020-03-12T18:18:55.139Z] #47 7.376 ++ mktemp -d [2020-03-12T18:18:55.139Z] #47 7.378 + export GOPATH=/tmp/tmp.mV02lHgIB6 [2020-03-12T18:18:55.139Z] #47 7.385 + GOPATH=/tmp/tmp.mV02lHgIB6 [2020-03-12T18:18:55.139Z] #47 7.385 + RM_GOPATH=1 [2020-03-12T18:18:55.139Z] #47 7.386 ++ dirname ./install.sh [2020-03-12T18:18:55.139Z] #47 7.386 + dir=. [2020-03-12T18:18:55.139Z] #47 7.387 + bin=vndr [2020-03-12T18:18:55.139Z] #47 7.387 + shift [2020-03-12T18:18:55.139Z] #47 7.387 + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:18:55.139Z] #47 7.388 + . ./vndr.installer [2020-03-12T18:18:55.139Z] #47 7.388 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:55.139Z] #47 7.390 + install_vndr [2020-03-12T18:18:55.139Z] #47 7.390 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:55.139Z] #47 7.390 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T18:18:55.139Z] #47 7.390 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mV02lHgIB6/src/github.com/LK4D4/vndr [2020-03-12T18:18:55.139Z] #47 7.391 Cloning into '/tmp/tmp.mV02lHgIB6/src/github.com/LK4D4/vndr'... [2020-03-12T18:18:55.139Z] #47 8.104 + cd /tmp/tmp.mV02lHgIB6/src/github.com/LK4D4/vndr [2020-03-12T18:18:55.139Z] #47 8.104 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:55.139Z] #47 8.148 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:18:55.139Z] #47 9.527 runtime/internal/math [2020-03-12T18:18:55.139Z] #47 9.534 internal/cpu [2020-03-12T18:18:55.139Z] #47 9.806 internal/race [2020-03-12T18:18:55.139Z] #47 9.886 sync/atomic [2020-03-12T18:18:55.139Z] #47 10.10 internal/bytealg [2020-03-12T18:18:55.139Z] #47 10.24 unicode [2020-03-12T18:18:55.139Z] #47 11.09 runtime [2020-03-12T18:18:55.139Z] #47 14.16 unicode/utf8 [2020-03-12T18:18:55.139Z] #47 14.89 internal/testlog [2020-03-12T18:18:55.139Z] #47 15.16 encoding [2020-03-12T18:18:55.139Z] #47 15.24 unicode/utf16 [2020-03-12T18:18:55.139Z] #47 15.60 container/list [2020-03-12T18:18:55.139Z] #47 16.19 crypto/internal/subtle [2020-03-12T18:18:55.139Z] #47 16.41 crypto/subtle [2020-03-12T18:18:55.139Z] #47 16.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-12T18:18:55.139Z] #47 16.97 internal/nettrace [2020-03-12T18:18:55.139Z] #47 17.28 runtime/cgo [2020-03-12T18:18:55.317Z] #78 exporting layers 9.3s done [2020-03-12T18:18:55.317Z] #78 exporting manifest sha256:130b6d8bc1ce37473e880007f013ed5bf357e710b07f0017a7e6c33dee2f1072 [2020-03-12T18:18:55.317Z] #78 exporting manifest sha256:130b6d8bc1ce37473e880007f013ed5bf357e710b07f0017a7e6c33dee2f1072 done [2020-03-12T18:18:55.317Z] #78 exporting config sha256:33498ed2e718f14b532738130b0c3933de30cd93df00d02909e62894682a295e done [2020-03-12T18:18:55.317Z] #78 sending tarball [2020-03-12T18:18:55.395Z] #47 ... [2020-03-12T18:18:55.395Z] [2020-03-12T18:18:55.395Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:55.395Z] #56 17.62 + cd /tmp/tmp.4WC1XerW2H/src/github.com/mvdan/sh [2020-03-12T18:18:55.395Z] #56 17.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-12T18:18:55.395Z] #56 17.69 + GO111MODULE=on [2020-03-12T18:18:55.395Z] #56 17.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-12T18:18:56.764Z] #56 18.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T18:18:57.020Z] #56 19.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T18:18:57.020Z] #56 19.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T18:18:57.020Z] #56 19.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T18:18:57.276Z] #56 19.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T18:18:57.839Z] #56 20.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T18:18:58.278Z] #78 exporting layers 10.7s done [2020-03-12T18:18:58.278Z] #78 writing image sha256:305c7f5a11bd00e87ea3e4d80494ecb0a07767e3341a779aa97d6dc74042adcb [2020-03-12T18:18:58.278Z] #78 writing image sha256:305c7f5a11bd00e87ea3e4d80494ecb0a07767e3341a779aa97d6dc74042adcb done [2020-03-12T18:18:58.278Z] #78 naming to docker.io/library/docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec done [2020-03-12T18:18:58.278Z] #78 DONE 10.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:18:58.402Z] #56 ... [2020-03-12T18:18:58.402Z] [2020-03-12T18:18:58.402Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:18:58.402Z] #62 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T18:18:58.402Z] #62 ... [2020-03-12T18:18:58.402Z] [2020-03-12T18:18:58.402Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:58.402Z] #33 14.03 unicode/utf8 [2020-03-12T18:18:58.402Z] #33 14.82 internal/testlog [2020-03-12T18:18:58.402Z] #33 15.19 encoding [2020-03-12T18:18:58.402Z] #33 15.32 runtime/cgo [2020-03-12T18:18:58.624Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -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:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/make.sh dynbinary test-integration [2020-03-12T18:18:58.658Z] #33 ... [2020-03-12T18:18:58.658Z] [2020-03-12T18:18:58.658Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:18:58.658Z] #56 20.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T18:18:59.189Z] [2020-03-12T18:18:59.189Z] Removing bundles/ [2020-03-12T18:18:59.189Z] [2020-03-12T18:18:59.189Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T18:18:59.189Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:18:59.189Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:18:59.476Z] Sending build context to Docker daemon 54.58MB [2020-03-12T18:18:59.476Z] [2020-03-12T18:18:59.476Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-12T18:18:59.476Z] ---> 80e84fd280e2 [2020-03-12T18:18:59.476Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-12T18:18:59.476Z] ---> Using cache [2020-03-12T18:18:59.476Z] ---> cbed39362c97 [2020-03-12T18:18:59.476Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-12T18:18:59.476Z] ---> Using cache [2020-03-12T18:18:59.476Z] ---> 69bca2035377 [2020-03-12T18:18:59.476Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:18:59.476Z] ---> Using cache [2020-03-12T18:18:59.476Z] ---> 2f52ba0a1624 [2020-03-12T18:18:59.476Z] 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-03-12T18:18:59.476Z] ---> Using cache [2020-03-12T18:18:59.476Z] ---> c46a0e447e22 [2020-03-12T18:18:59.476Z] 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-03-12T18:18:59.476Z] ---> Using cache [2020-03-12T18:18:59.476Z] ---> b69a9efe79e0 [2020-03-12T18:18:59.476Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-03-12T18:18:59.476Z] ---> Using cache [2020-03-12T18:18:59.476Z] ---> d37e086f09b3 [2020-03-12T18:18:59.476Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-12T18:18:59.476Z] ---> Using cache [2020-03-12T18:18:59.476Z] ---> 0a04988994a0 [2020-03-12T18:18:59.476Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-12T18:18:59.476Z] ---> Using cache [2020-03-12T18:18:59.476Z] ---> 5b4458577be4 [2020-03-12T18:18:59.476Z] Step 10/10 : COPY . . [2020-03-12T18:18:59.588Z] #56 ... [2020-03-12T18:18:59.588Z] [2020-03-12T18:18:59.588Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:18:59.588Z] #43 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T18:18:59.588Z] #43 ... [2020-03-12T18:18:59.588Z] [2020-03-12T18:18:59.588Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:18:59.588Z] #10 22.06 Fetched 8332 kB in 18s (462 kB/s) [2020-03-12T18:19:00.958Z] #10 22.06 Reading package lists... [2020-03-12T18:19:00.958Z] #10 ... [2020-03-12T18:19:00.958Z] [2020-03-12T18:19:00.958Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:19:00.958Z] #25 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T18:19:00.958Z] #25 ... [2020-03-12T18:19:00.958Z] [2020-03-12T18:19:00.958Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:19:00.958Z] #41 22.95 Checking out files: 92% (1479/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-03-12T18:19:00.958Z] #41 23.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:19:02.854Z] #41 25.18 + 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-03-12T18:19:06.128Z] #41 ... [2020-03-12T18:19:06.128Z] [2020-03-12T18:19:06.128Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:19:06.128Z] #10 22.06 Reading package lists... [2020-03-12T18:19:09.215Z] #10 29.06 Reading package lists... [2020-03-12T18:19:09.215Z] #10 ... [2020-03-12T18:19:09.215Z] [2020-03-12T18:19:09.215Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:19:09.215Z] #35 21.79 Fetched 8332 kB in 18s (467 kB/s) [2020-03-12T18:19:09.215Z] #35 21.79 Reading package lists... [2020-03-12T18:19:09.472Z] #35 28.88 Reading package lists... [2020-03-12T18:19:09.472Z] #35 ... [2020-03-12T18:19:09.472Z] [2020-03-12T18:19:09.472Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:19:09.472Z] #62 21.68 Fetched 8332 kB in 17s (479 kB/s) [2020-03-12T18:19:09.472Z] #62 21.68 Reading package lists... [2020-03-12T18:19:09.729Z] #62 28.72 Reading package lists... [2020-03-12T18:19:09.729Z] #62 ... [2020-03-12T18:19:09.729Z] [2020-03-12T18:19:09.729Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:09.729Z] #74 24.16 Checking out files: 64% (1323/2056) Checking out files: 65% (1337/2056) Checking out files: 66% (1357/2056) Checking out files: 67% (1378/2056) Checking out files: 68% (1399/2056) Checking out files: 69% (1419/2056) Checking out files: 70% (1440/2056) Checking out files: 71% (1460/2056) Checking out files: 72% (1481/2056) Checking out files: 73% (1501/2056) Checking out files: 74% (1522/2056) Checking out files: 75% (1542/2056) Checking out files: 76% (1563/2056) Checking out files: 77% (1584/2056) Checking out files: 78% (1604/2056) Checking out files: 79% (1625/2056) Checking out files: 80% (1645/2056) Checking out files: 81% (1666/2056) Checking out files: 82% (1686/2056) Checking out files: 83% (1707/2056) Checking out files: 84% (1728/2056) Checking out files: 85% (1748/2056) Checking out files: 86% (1769/2056) Checking out files: 87% (1789/2056) Checking out files: 88% (1810/2056) Checking out files: 89% (1830/2056) Checking out files: 90% (1851/2056) Checking out files: 91% (1871/2056) Checking out files: 92% (1892/2056) Checking out files: 93% (1913/2056) Checking out files: 94% (1933/2056) Checking out files: 95% (1954/2056) Checking out files: 96% (1974/2056) Checking out files: 97% (1995/2056) Checking out files: 98% (2015/2056) Checking out files: 99% (2036/2056) Checking out files: 100% (2056/2056) Checking out files: 100% (2056/2056), done. [2020-03-12T18:19:09.729Z] #74 24.83 + cd /tmp/tmp.Qk3sMmRHYs/src/github.com/docker/libnetwork [2020-03-12T18:19:09.729Z] #74 24.83 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-12T18:19:09.729Z] #74 25.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:19:10.293Z] #74 ... [2020-03-12T18:19:10.293Z] [2020-03-12T18:19:10.293Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:10.293Z] #56 22.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T18:19:10.293Z] #56 23.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-12T18:19:10.293Z] #56 23.85 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-12T18:19:10.293Z] #56 24.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-12T18:19:10.293Z] #56 24.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-12T18:19:10.293Z] #56 24.90 runtime/cgo [2020-03-12T18:19:10.293Z] #56 25.12 runtime [2020-03-12T18:19:10.293Z] #56 ... [2020-03-12T18:19:10.293Z] [2020-03-12T18:19:10.293Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:19:10.293Z] #53 26.90 + cd /tmp/tmp.4buiiFoYsQ/src/github.com/golangci/golangci-lint/ [2020-03-12T18:19:10.293Z] #53 26.90 + git checkout -q v1.23.8 [2020-03-12T18:19:10.293Z] #53 27.13 ++ git describe --tags [2020-03-12T18:19:10.293Z] #53 27.13 + version=v1.23.8 [2020-03-12T18:19:10.293Z] #53 27.14 ++ git rev-parse --short HEAD [2020-03-12T18:19:10.293Z] #53 27.14 + commit=76a82c6 [2020-03-12T18:19:10.293Z] #53 27.15 ++ git show -s --format=%cd [2020-03-12T18:19:10.293Z] #53 27.17 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-12T18:19:10.293Z] #53 27.17 + 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-03-12T18:19:10.858Z] #53 ... [2020-03-12T18:19:10.858Z] [2020-03-12T18:19:10.858Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:19:10.858Z] #43 23.23 Fetched 8332 kB in 17s (478 kB/s) [2020-03-12T18:19:10.858Z] #43 23.23 Reading package lists... [2020-03-12T18:19:10.858Z] #43 30.43 Reading package lists... [2020-03-12T18:19:10.858Z] #43 ... [2020-03-12T18:19:10.858Z] [2020-03-12T18:19:10.858Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:19:10.858Z] #47 27.37 vendor/golang.org/x/crypto/internal/subtle [2020-03-12T18:19:10.858Z] #47 27.53 vendor/golang.org/x/crypto/curve25519 [2020-03-12T18:19:11.115Z] #47 ... [2020-03-12T18:19:11.115Z] [2020-03-12T18:19:11.115Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:19:11.115Z] #25 23.61 Fetched 8332 kB in 17s (498 kB/s) [2020-03-12T18:19:11.115Z] #25 23.61 Reading package lists... [2020-03-12T18:19:13.009Z] #25 30.77 Reading package lists... [2020-03-12T18:19:13.009Z] #25 ... [2020-03-12T18:19:13.009Z] [2020-03-12T18:19:13.009Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:19:13.009Z] #62 28.72 Reading package lists... [2020-03-12T18:19:13.907Z] #78 sending tarball 19.4s done [2020-03-12T18:19:13.907Z] #78 DONE 28.8s [2020-03-12T18:19:13.907Z] [2020-03-12T18:19:13.907Z] #79 importing to docker [2020-03-12T18:19:14.378Z] #62 35.50 Building dependency tree... [2020-03-12T18:19:16.613Z] #79 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:19:16.901Z] #62 38.86 The following additional packages will be installed: [2020-03-12T18:19:16.901Z] #62 38.87 libbtrfs0 [2020-03-12T18:19:16.901Z] #62 39.09 The following NEW packages will be installed: [2020-03-12T18:19:16.901Z] #62 39.09 libbtrfs-dev libbtrfs0 [2020-03-12T18:19:17.111Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/test/unit [2020-03-12T18:19:17.158Z] #62 39.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T18:19:17.158Z] #62 39.48 Need to get 119 kB of archives. [2020-03-12T18:19:17.158Z] #62 39.48 After this operation, 387 kB of additional disk space will be used. [2020-03-12T18:19:17.158Z] #62 39.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-12T18:19:17.158Z] #62 39.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-12T18:19:18.528Z] #62 40.81 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:18.528Z] #62 ... [2020-03-12T18:19:18.528Z] [2020-03-12T18:19:18.528Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:18.528Z] #33 40.59 sync [2020-03-12T18:19:18.528Z] #33 40.59 internal/reflectlite [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:19:18.912Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-03-12T18:19:18.912Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:19:18.912Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:19:18.912Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-03-12T18:19:18.912Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:19:18.912Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-03-12T18:19:18.912Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:19:18.912Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:19:18.912Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-03-12T18:19:19.900Z] #33 ... [2020-03-12T18:19:19.900Z] [2020-03-12T18:19:19.900Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-12T18:19:19.900Z] #62 41.03 Fetched 119 kB in 0s (441 kB/s) [2020-03-12T18:19:19.900Z] #62 41.17 Selecting previously unselected package libbtrfs0. [2020-03-12T18:19:19.900Z] #62 41.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-12T18:19:19.900Z] #62 41.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-12T18:19:19.900Z] #62 41.28 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T18:19:19.900Z] #62 41.43 Selecting previously unselected package libbtrfs-dev. [2020-03-12T18:19:19.900Z] #62 41.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-12T18:19:19.900Z] #62 41.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T18:19:19.900Z] #62 41.65 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T18:19:19.900Z] #62 41.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T18:19:19.900Z] #62 41.69 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T18:19:19.900Z] #62 DONE 42.3s [2020-03-12T18:19:19.900Z] [2020-03-12T18:19:19.900Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:19:19.900Z] #63 DONE 0.1s [2020-03-12T18:19:19.900Z] [2020-03-12T18:19:19.900Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:19:19.900Z] #64 DONE 0.1s [2020-03-12T18:19:19.900Z] [2020-03-12T18:19:19.900Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:19:20.381Z] ok github.com/docker/docker/builder/remotecontext 0.373s coverage: 13.6% of statements [2020-03-12T18:19:20.995Z] ok github.com/docker/docker/builder/dockerfile 0.940s coverage: 48.2% of statements [2020-03-12T18:19:21.272Z] #65 ... [2020-03-12T18:19:21.272Z] [2020-03-12T18:19:21.272Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:21.272Z] #74 DONE 43.4s [2020-03-12T18:19:21.272Z] [2020-03-12T18:19:21.272Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:19:21.272Z] #43 30.43 Reading package lists... [2020-03-12T18:19:21.272Z] #43 37.50 Building dependency tree... [2020-03-12T18:19:21.272Z] #43 40.96 The following additional packages will be installed: [2020-03-12T18:19:21.272Z] #43 40.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-12T18:19:21.272Z] #43 40.96 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-12T18:19:21.272Z] #43 40.98 Suggested packages: [2020-03-12T18:19:21.272Z] #43 40.98 manpages-dev python-setuptools [2020-03-12T18:19:21.272Z] #43 42.40 The following NEW packages will be installed: [2020-03-12T18:19:21.272Z] #43 42.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:19:21.272Z] #43 42.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-12T18:19:21.272Z] #43 42.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:19:21.272Z] #43 42.45 python-six zlib1g-dev [2020-03-12T18:19:21.272Z] #43 43.11 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T18:19:21.272Z] #43 43.11 Need to get 4095 kB of archives. [2020-03-12T18:19:21.272Z] #43 43.11 After this operation, 22.5 MB of additional disk space will be used. [2020-03-12T18:19:21.272Z] #43 43.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-12T18:19:21.272Z] #43 43.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-12T18:19:21.272Z] #43 43.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-12T18:19:21.272Z] #43 43.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-12T18:19:21.272Z] #43 43.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-12T18:19:21.272Z] #43 43.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-12T18:19:21.272Z] #43 43.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-12T18:19:21.272Z] #43 43.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-12T18:19:21.272Z] #43 43.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-12T18:19:21.272Z] #43 43.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-12T18:19:21.272Z] #43 43.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-12T18:19:21.272Z] #43 43.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-12T18:19:21.272Z] #43 43.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-12T18:19:21.272Z] #43 43.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-12T18:19:21.272Z] #43 43.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-12T18:19:21.272Z] #43 43.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-12T18:19:21.272Z] #43 43.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-12T18:19:21.277Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-12T18:19:21.529Z] #43 ... [2020-03-12T18:19:21.529Z] [2020-03-12T18:19:21.529Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:21.529Z] #33 43.71 errors [2020-03-12T18:19:21.529Z] #33 43.72 sort [2020-03-12T18:19:21.533Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:19:22.283Z] ok github.com/docker/docker/builder/remotecontext/git 1.438s coverage: 86.3% of statements [2020-03-12T18:19:22.283Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:19:22.283Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:19:22.510Z] #33 44.41 strconv [2020-03-12T18:19:23.112Z] #33 ... [2020-03-12T18:19:23.112Z] [2020-03-12T18:19:23.112Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:19:23.112Z] #35 28.88 Reading package lists... [2020-03-12T18:19:23.112Z] #35 35.96 Building dependency tree... [2020-03-12T18:19:23.112Z] #35 39.65 The following additional packages will be installed: [2020-03-12T18:19:23.112Z] #35 39.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-12T18:19:23.112Z] #35 39.69 Suggested packages: [2020-03-12T18:19:23.112Z] #35 39.69 cmake-doc ninja-build lrzip [2020-03-12T18:19:23.112Z] #35 39.69 Recommended packages: [2020-03-12T18:19:23.112Z] #35 39.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:19:23.112Z] #35 40.70 The following NEW packages will be installed: [2020-03-12T18:19:23.112Z] #35 40.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-12T18:19:23.112Z] #35 40.74 vim-common xxd [2020-03-12T18:19:23.112Z] #35 41.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T18:19:23.112Z] #35 41.15 Need to get 14.9 MB of archives. [2020-03-12T18:19:23.112Z] #35 41.15 After this operation, 61.8 MB of additional disk space will be used. [2020-03-12T18:19:23.112Z] #35 41.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-12T18:19:23.112Z] #35 41.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T18:19:23.112Z] #35 41.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-12T18:19:23.112Z] #35 41.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-12T18:19:23.112Z] #35 42.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-12T18:19:23.112Z] #35 42.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-12T18:19:23.112Z] #35 42.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-12T18:19:23.112Z] #35 42.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-12T18:19:23.112Z] #35 42.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-12T18:19:23.112Z] #35 42.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-12T18:19:23.112Z] #35 44.72 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:23.112Z] #35 44.87 Fetched 14.9 MB in 2s (7225 kB/s) [2020-03-12T18:19:23.112Z] #35 44.97 Selecting previously unselected package xxd. [2020-03-12T18:19:23.112Z] #35 44.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 ... 15401 files and directories currently installed.) [2020-03-12T18:19:23.112Z] #35 45.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T18:19:23.112Z] #35 45.06 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T18:19:23.112Z] #35 45.32 Selecting previously unselected package vim-common. [2020-03-12T18:19:23.112Z] #35 45.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T18:19:23.112Z] #35 45.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T18:19:23.372Z] #35 ... [2020-03-12T18:19:23.372Z] [2020-03-12T18:19:23.372Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:19:23.372Z] #43 45.27 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:23.372Z] #43 45.54 Fetched 4095 kB in 1s (3675 kB/s) [2020-03-12T18:19:23.372Z] #43 45.66 Selecting previously unselected package libcap-dev:amd64. [2020-03-12T18:19:23.372Z] #43 45.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-12T18:19:23.372Z] #43 45.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-12T18:19:23.372Z] #43 45.80 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-12T18:19:23.372Z] #43 45.90 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:19:23.372Z] #43 ... [2020-03-12T18:19:23.372Z] [2020-03-12T18:19:23.372Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:19:23.372Z] #10 29.06 Reading package lists... [2020-03-12T18:19:23.372Z] #10 36.12 Building dependency tree... [2020-03-12T18:19:23.372Z] #10 39.96 The following additional packages will be installed: [2020-03-12T18:19:23.372Z] #10 39.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-12T18:19:23.372Z] #10 39.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-12T18:19:23.372Z] #10 39.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:19:23.372Z] #10 39.99 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T18:19:23.372Z] #10 40.01 Suggested packages: [2020-03-12T18:19:23.372Z] #10 40.01 gcc-8-locales seccomp wine64 [2020-03-12T18:19:23.372Z] #10 41.32 The following NEW packages will be installed: [2020-03-12T18:19:23.372Z] #10 41.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-12T18:19:23.372Z] #10 41.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-12T18:19:23.372Z] #10 41.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-12T18:19:23.372Z] #10 41.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-12T18:19:23.372Z] #10 41.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-12T18:19:23.372Z] #10 41.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-12T18:19:23.372Z] #10 41.80 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T18:19:23.372Z] #10 41.80 Need to get 77.7 MB of archives. [2020-03-12T18:19:23.372Z] #10 41.80 After this operation, 487 MB of additional disk space will be used. [2020-03-12T18:19:23.372Z] #10 41.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-12T18:19:23.372Z] #10 42.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-12T18:19:23.372Z] #10 42.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-12T18:19:23.372Z] #10 42.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-12T18:19:23.372Z] #10 42.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-12T18:19:23.372Z] #10 42.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-12T18:19:23.372Z] #10 42.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-12T18:19:23.372Z] #10 43.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-12T18:19:23.372Z] #10 43.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-12T18:19:23.632Z] #10 ... [2020-03-12T18:19:23.632Z] [2020-03-12T18:19:23.632Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:19:23.632Z] #35 45.84 Selecting previously unselected package cmake-data. [2020-03-12T18:19:23.632Z] #35 45.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-12T18:19:23.632Z] #35 45.85 Unpacking cmake-data (3.13.4-1) ... [2020-03-12T18:19:23.632Z] #35 ... [2020-03-12T18:19:23.632Z] [2020-03-12T18:19:23.632Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-12T18:19:23.632Z] #25 30.77 Reading package lists... [2020-03-12T18:19:23.632Z] #25 37.76 Building dependency tree... [2020-03-12T18:19:23.632Z] #25 41.21 ca-certificates is already the newest version (20190110). [2020-03-12T18:19:23.632Z] #25 41.21 The following additional packages will be installed: [2020-03-12T18:19:23.632Z] #25 41.22 libjq1 libonig5 [2020-03-12T18:19:23.632Z] #25 41.76 The following NEW packages will be installed: [2020-03-12T18:19:23.632Z] #25 41.77 jq libjq1 libonig5 [2020-03-12T18:19:23.632Z] #25 42.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T18:19:23.632Z] #25 42.28 Need to get 355 kB of archives. [2020-03-12T18:19:23.632Z] #25 42.28 After this operation, 1072 kB of additional disk space will be used. [2020-03-12T18:19:23.632Z] #25 42.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-12T18:19:23.632Z] #25 42.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-12T18:19:23.632Z] #25 42.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-12T18:19:23.632Z] #25 44.26 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:23.632Z] #25 44.64 Fetched 355 kB in 0s (1085 kB/s) [2020-03-12T18:19:23.632Z] #25 44.76 Selecting previously unselected package libonig5:amd64. [2020-03-12T18:19:23.632Z] #25 44.76 (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 ... 15401 files and directories currently installed.) [2020-03-12T18:19:23.632Z] #25 44.91 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-12T18:19:23.632Z] #25 44.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-12T18:19:23.632Z] #25 45.21 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:19:23.632Z] #25 45.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T18:19:23.632Z] #25 45.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T18:19:23.632Z] #25 45.38 Selecting previously unselected package jq. [2020-03-12T18:19:23.632Z] #25 45.40 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T18:19:23.632Z] #25 45.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T18:19:23.632Z] #25 45.66 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-12T18:19:23.632Z] #25 45.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T18:19:23.632Z] #25 45.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T18:19:23.632Z] #25 45.76 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T18:19:23.632Z] #25 DONE 46.1s [2020-03-12T18:19:23.754Z] ok github.com/docker/docker/client 0.135s coverage: 75.8% of statements [2020-03-12T18:19:23.889Z] [2020-03-12T18:19:23.889Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:19:23.889Z] #26 DONE 0.1s [2020-03-12T18:19:23.889Z] [2020-03-12T18:19:23.889Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:19:23.889Z] #65 3.805 + RM_GOPATH=0 [2020-03-12T18:19:23.889Z] #65 3.805 + TMP_GOPATH= [2020-03-12T18:19:23.889Z] #65 3.805 + : /build [2020-03-12T18:19:23.889Z] #65 3.805 + '[' -z '' ']' [2020-03-12T18:19:23.889Z] #65 3.805 ++ mktemp -d [2020-03-12T18:19:23.889Z] #65 3.812 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T18:19:23.889Z] #65 3.812 + export GOPATH=/tmp/tmp.2RHVGDv3Kf [2020-03-12T18:19:23.889Z] #65 3.812 + GOPATH=/tmp/tmp.2RHVGDv3Kf [2020-03-12T18:19:23.889Z] #65 3.812 + RM_GOPATH=1 [2020-03-12T18:19:23.889Z] #65 3.812 ++ dirname ./install.sh [2020-03-12T18:19:23.889Z] #65 3.812 + dir=. [2020-03-12T18:19:23.889Z] #65 3.812 + bin=containerd [2020-03-12T18:19:23.889Z] #65 3.812 + shift [2020-03-12T18:19:23.889Z] #65 3.812 + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:19:23.889Z] #65 3.812 + . ./containerd.installer [2020-03-12T18:19:23.889Z] #65 3.812 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T18:19:23.889Z] #65 3.812 + install_containerd [2020-03-12T18:19:23.889Z] #65 3.812 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-12T18:19:23.889Z] #65 3.817 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2RHVGDv3Kf/src/github.com/containerd/containerd [2020-03-12T18:19:23.889Z] #65 3.828 Cloning into '/tmp/tmp.2RHVGDv3Kf/src/github.com/containerd/containerd'... [2020-03-12T18:19:24.667Z] ---> f350cd1a3ca7 [2020-03-12T18:19:24.667Z] Successfully built f350cd1a3ca7 [2020-03-12T18:19:24.667Z] Successfully tagged docker:latest [2020-03-12T18:19:24.667Z] INFO: Image build ended at 03/12/2020 18:19:23. Duration:00:00:29.9380391 [2020-03-12T18:19:24.667Z] [2020-03-12T18:19:24.667Z] [2020-03-12T18:19:24.667Z] INFO: Building the test binaries at 03/12/2020 18:19:23... [2020-03-12T18:19:28.395Z] INFO: make.ps1 starting at 03/12/2020 18:19:27 [2020-03-12T18:19:28.395Z] INFO: Git commit (6859bc7eee) assumed from DOCKER_GITCOMMIT environment variable [2020-03-12T18:19:28.395Z] INFO: Invoking autogen... [2020-03-12T18:19:28.850Z] INFO: Building daemon... [2020-03-12T18:19:29.142Z] #65 ... [2020-03-12T18:19:29.142Z] [2020-03-12T18:19:29.142Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:19:29.142Z] #47 40.83 internal/reflectlite [2020-03-12T18:19:29.142Z] #47 40.83 sync [2020-03-12T18:19:29.142Z] #47 42.61 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:19:29.142Z] #47 43.13 math/rand [2020-03-12T18:19:29.142Z] #47 44.76 internal/singleflight [2020-03-12T18:19:29.142Z] #47 45.38 sort [2020-03-12T18:19:29.142Z] #47 45.39 io [2020-03-12T18:19:29.142Z] #47 46.91 strconv [2020-03-12T18:19:29.142Z] #47 47.13 bytes [2020-03-12T18:19:29.142Z] #47 49.64 bufio [2020-03-12T18:19:29.142Z] #47 ... [2020-03-12T18:19:29.142Z] [2020-03-12T18:19:29.142Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:19:29.142Z] #30 49.65 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-12T18:19:29.142Z] #30 50.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-12T18:19:29.142Z] #30 51.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:19:32.414Z] #30 ... [2020-03-12T18:19:32.414Z] [2020-03-12T18:19:32.414Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:19:32.414Z] #27 3.617 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:19:32.414Z] #27 3.983 [2020-03-12T18:19:32.414Z] #27 4.206 # 2.4% ##### 8.3% ########### 16.0% ################## 25.4% ###################### 31.1% ########################## 36.4% ############################### 43.2% #################################### 50.3% ######################################### 57.8% ############################################ 62.1% ################################################## 70.7% ####################################################### 76.7% ############################################################# 85.5% ################################################################### 94.1% ######################################################################## 100.0% [2020-03-12T18:19:32.414Z] #27 6.066 [2020-03-12T18:19:32.414Z] #27 6.308 0.1% ################## 25.1% ############################## 42.3% ######################################### 58.2% ##################################################### 74.2% ################################################################# 90.6% ######################################################################## 100.0% [2020-03-12T18:19:32.414Z] #27 7.307 [2020-03-12T18:19:32.928Z] #27 7.516 ## 4.1% #### 6.3% ########## 14.4% ############## 20.4% ################## 26.2% ###################### 31.6% ########################### 38.4% ############################### 44.0% ################################### 49.6% ####################################### 55.3% ############################################ 61.8% ################################################ 67.0% #################################################### 72.3% ########################################################## 80.8% ################################################################ 89.6% ######################################################################## 100.0% [2020-03-12T18:19:33.492Z] #27 9.562 [2020-03-12T18:19:33.492Z] #27 ... [2020-03-12T18:19:33.492Z] [2020-03-12T18:19:33.492Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:33.492Z] #33 45.55 io [2020-03-12T18:19:33.492Z] #33 47.24 internal/oserror [2020-03-12T18:19:33.492Z] #33 47.33 syscall [2020-03-12T18:19:33.492Z] #33 49.02 reflect [2020-03-12T18:19:33.492Z] #33 ... [2020-03-12T18:19:33.492Z] [2020-03-12T18:19:33.492Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:19:33.492Z] #43 45.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 45.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T18:19:33.492Z] #43 46.19 Selecting previously unselected package libnet1-dev. [2020-03-12T18:19:33.492Z] #43 46.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 46.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T18:19:33.492Z] #43 46.54 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:19:33.492Z] #43 46.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 46.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T18:19:33.492Z] #43 46.73 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-12T18:19:33.492Z] #43 46.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 46.75 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-12T18:19:33.492Z] #43 47.15 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:19:33.492Z] #43 47.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 47.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T18:19:33.492Z] #43 47.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-12T18:19:33.492Z] #43 47.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 47.26 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-12T18:19:33.492Z] #43 47.41 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-12T18:19:33.492Z] #43 47.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 47.46 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-12T18:19:33.492Z] #43 47.71 Selecting previously unselected package libprotobuf17:amd64. [2020-03-12T18:19:33.492Z] #43 47.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 47.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-12T18:19:33.492Z] #43 48.59 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-12T18:19:33.492Z] #43 48.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 48.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-12T18:19:33.492Z] #43 48.86 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-12T18:19:33.492Z] #43 48.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 48.88 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-12T18:19:33.492Z] #43 50.17 Selecting previously unselected package libprotoc17:amd64. [2020-03-12T18:19:33.492Z] #43 50.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 50.18 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-12T18:19:33.492Z] #43 50.93 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:19:33.492Z] #43 50.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 50.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T18:19:33.492Z] #43 51.16 Selecting previously unselected package protobuf-compiler. [2020-03-12T18:19:33.492Z] #43 51.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 51.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-12T18:19:33.492Z] #43 51.38 Selecting previously unselected package python-pkg-resources. [2020-03-12T18:19:33.492Z] #43 51.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T18:19:33.492Z] #43 51.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-12T18:19:33.492Z] #43 51.69 Selecting previously unselected package python-six. [2020-03-12T18:19:33.492Z] #43 51.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-12T18:19:33.492Z] #43 51.70 Unpacking python-six (1.12.0-1) ... [2020-03-12T18:19:33.492Z] #43 51.85 Selecting previously unselected package python-protobuf. [2020-03-12T18:19:33.492Z] #43 51.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-12T18:19:33.492Z] #43 51.88 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-12T18:19:33.492Z] #43 52.47 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-12T18:19:33.492Z] #43 ... [2020-03-12T18:19:33.492Z] [2020-03-12T18:19:33.492Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:19:35.293Z] #27 9.758 1.3% ### 4.3% #### 6.8% ####### 10.3% ######### 12.8% ########### 15.6% ############ 18.0% ############### 20.9% ################ 23.4% ################## 25.3% #################### 28.6% ###################### 31.1% ####################### 32.4% ######################### 35.8% ########################### 38.5% ############################# 40.8% [2020-03-12T18:19:35.293Z] #27 ... [2020-03-12T18:19:35.293Z] [2020-03-12T18:19:35.293Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:19:35.293Z] #10 47.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-03-12T18:19:35.293Z] #10 50.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-12T18:19:35.293Z] #10 50.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-12T18:19:35.293Z] #10 50.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-12T18:19:35.293Z] #10 50.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-12T18:19:35.293Z] #10 50.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-12T18:19:35.293Z] #10 50.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-12T18:19:35.293Z] #10 50.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-12T18:19:35.293Z] #10 50.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-12T18:19:35.293Z] #10 50.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-12T18:19:35.293Z] #10 50.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-12T18:19:35.293Z] #10 50.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-12T18:19:35.293Z] #10 50.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-12T18:19:35.293Z] #10 50.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-12T18:19:35.293Z] #10 50.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-12T18:19:35.293Z] #10 50.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-12T18:19:35.293Z] #10 51.97 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:35.293Z] #10 52.21 Fetched 77.7 MB in 9s (8489 kB/s) [2020-03-12T18:19:35.293Z] #10 52.33 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:19:35.293Z] #10 52.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 ... 15401 files and directories currently installed.) [2020-03-12T18:19:35.293Z] #10 52.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-12T18:19:35.293Z] #10 52.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T18:19:35.293Z] #10 55.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:19:35.293Z] #10 55.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-12T18:19:35.293Z] #10 55.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T18:19:35.293Z] #10 ... [2020-03-12T18:19:35.293Z] [2020-03-12T18:19:35.293Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:19:36.324Z] #27 9.758 1.3% ### 4.3% #### 6.8% ####### 10.3% ######### 12.8% ########### 15.6% ############ 18.0% ############### 20.9% ################ 23.4% ################## 25.3% #################### 28.6% ###################### 31.1% ####################### 32.4% ######################### 35.8% ########################### 38.5% ############################# 40.8% ############################### 43.9% ################################# 46.6% ################################### 49.3% ##################################### 51.6% ####################################### 54.8% ######################################### 57.1% ########################################### 60.1% ############################################# 63.1% ############################################### 65.4% ################################################ 67.8% [2020-03-12T18:19:36.324Z] #27 ... [2020-03-12T18:19:36.324Z] [2020-03-12T18:19:36.324Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:19:36.324Z] #50 48.37 + cd /tmp/tmp.cZsD1VnH1Y/src/gotest.tools/gotestsum [2020-03-12T18:19:36.324Z] #50 48.37 + git checkout -q v0.3.5 [2020-03-12T18:19:36.324Z] #50 48.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:19:36.324Z] #50 ... [2020-03-12T18:19:36.324Z] [2020-03-12T18:19:36.324Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:19:36.842Z] #27 9.758 1.3% ### 4.3% #### 6.8% ####### 10.3% ######### 12.8% ########### 15.6% ############ 18.0% ############### 20.9% ################ 23.4% ################## 25.3% #################### 28.6% ###################### 31.1% ####################### 32.4% ######################### 35.8% ########################### 38.5% ############################# 40.8% ############################### 43.9% ################################# 46.6% ################################### 49.3% ##################################### 51.6% ####################################### 54.8% ######################################### 57.1% ########################################### 60.1% ############################################# 63.1% ############################################### 65.4% ################################################ 67.8% ################################################## 70.1% #################################################### 72.7% ###################################################### 76.2% ######################################################## 78.3% ########################################################## 80.8% [2020-03-12T18:19:36.842Z] #27 ... [2020-03-12T18:19:36.842Z] [2020-03-12T18:19:36.842Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:19:36.842Z] #35 49.26 Selecting previously unselected package libicu63:amd64. [2020-03-12T18:19:36.842Z] #35 49.29 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-12T18:19:36.842Z] #35 49.30 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-12T18:19:36.842Z] #35 56.41 Selecting previously unselected package libxml2:amd64. [2020-03-12T18:19:36.842Z] #35 56.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-12T18:19:36.842Z] #35 56.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T18:19:36.842Z] #35 57.27 Selecting previously unselected package libarchive13:amd64. [2020-03-12T18:19:36.842Z] #35 57.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-12T18:19:36.842Z] #35 57.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-12T18:19:36.842Z] #35 57.65 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-12T18:19:36.842Z] #35 57.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-12T18:19:36.842Z] #35 57.71 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:19:36.842Z] #35 57.91 Selecting previously unselected package librhash0:amd64. [2020-03-12T18:19:36.842Z] #35 57.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-12T18:19:36.842Z] #35 57.93 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-12T18:19:36.842Z] #35 58.14 Selecting previously unselected package libuv1:amd64. [2020-03-12T18:19:36.842Z] #35 58.19 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-12T18:19:36.842Z] #35 58.20 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-12T18:19:36.842Z] #35 58.37 Selecting previously unselected package cmake. [2020-03-12T18:19:36.842Z] #35 58.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-12T18:19:36.842Z] #35 58.41 Unpacking cmake (3.13.4-1) ... [2020-03-12T18:19:36.842Z] #35 ... [2020-03-12T18:19:36.842Z] [2020-03-12T18:19:36.842Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:19:37.358Z] #27 9.758 1.3% ### 4.3% #### 6.8% ####### 10.3% ######### 12.8% ########### 15.6% ############ 18.0% ############### 20.9% ################ 23.4% ################## 25.3% #################### 28.6% ###################### 31.1% ####################### 32.4% ######################### 35.8% ########################### 38.5% ############################# 40.8% ############################### 43.9% ################################# 46.6% ################################### 49.3% ##################################### 51.6% ####################################### 54.8% ######################################### 57.1% ########################################### 60.1% ############################################# 63.1% ############################################### 65.4% ################################################ 67.8% ################################################## 70.1% #################################################### 72.7% ###################################################### 76.2% ######################################################## 78.3% ########################################################## 80.8% ########################################################### 82.9% ############################################################# 86.1% ############################################################### 88.2% ################################################################### 93.1% ##################################################################### 96.3% ####################################################################### 99.5% ######################################################################## 100.0% [2020-03-12T18:19:37.616Z] #27 13.79 [2020-03-12T18:19:38.548Z] #27 14.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:19:38.806Z] #27 ... [2020-03-12T18:19:38.806Z] [2020-03-12T18:19:38.806Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:19:38.806Z] #47 50.97 reflect [2020-03-12T18:19:38.806Z] #47 51.67 syscall [2020-03-12T18:19:38.806Z] #47 60.08 time [2020-03-12T18:19:38.806Z] #47 ... [2020-03-12T18:19:38.806Z] [2020-03-12T18:19:38.806Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:19:38.806Z] #27 15.13 [2020-03-12T18:19:39.063Z] #27 15.32 ######################################################################## 100.0% [2020-03-12T18:19:39.320Z] #27 15.49 [2020-03-12T18:19:39.884Z] #27 ... [2020-03-12T18:19:39.884Z] [2020-03-12T18:19:39.884Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:39.884Z] #56 51.89 syscall [2020-03-12T18:19:39.884Z] #56 51.89 reflect [2020-03-12T18:19:39.884Z] #56 60.44 time [2020-03-12T18:19:39.884Z] #56 ... [2020-03-12T18:19:39.884Z] [2020-03-12T18:19:39.884Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:19:39.884Z] #10 58.52 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:19:39.884Z] #10 58.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-12T18:19:39.884Z] #10 58.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T18:19:39.884Z] #10 58.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-12T18:19:39.884Z] #10 58.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-12T18:19:39.884Z] #10 58.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T18:19:39.884Z] #10 58.97 Selecting previously unselected package dmsetup. [2020-03-12T18:19:39.884Z] #10 58.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-12T18:19:39.884Z] #10 58.99 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-12T18:19:39.885Z] #10 59.28 Selecting previously unselected package mingw-w64-common. [2020-03-12T18:19:39.885Z] #10 59.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-12T18:19:39.885Z] #10 59.31 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 4.5% of statements [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:19:40.628Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2020-03-12T18:19:40.628Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-03-12T18:19:40.887Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 13.6% of statements [2020-03-12T18:19:41.455Z] ok github.com/docker/docker/builder/remotecontext/git 3.575s coverage: 86.3% of statements [2020-03-12T18:19:41.781Z] #10 ... [2020-03-12T18:19:41.781Z] [2020-03-12T18:19:41.781Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-12T18:19:41.781Z] #35 62.48 Setting up libicu63:amd64 (63.1-6) ... [2020-03-12T18:19:41.781Z] #35 62.51 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T18:19:41.781Z] #35 62.53 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-12T18:19:41.781Z] #35 62.55 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T18:19:41.781Z] #35 62.62 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-12T18:19:41.781Z] #35 62.64 Setting up cmake-data (3.13.4-1) ... [2020-03-12T18:19:41.781Z] #35 62.68 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-12T18:19:41.781Z] #35 62.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:19:41.781Z] #35 62.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-12T18:19:41.781Z] #35 62.73 Setting up cmake (3.13.4-1) ... [2020-03-12T18:19:41.781Z] #35 62.75 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T18:19:41.781Z] #35 62.85 Processing triggers for mime-support (3.62) ... [2020-03-12T18:19:41.781Z] #35 DONE 63.7s [2020-03-12T18:19:41.781Z] [2020-03-12T18:19:41.781Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:19:41.781Z] #36 DONE 0.1s [2020-03-12T18:19:41.781Z] [2020-03-12T18:19:41.781Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:19:41.781Z] #37 DONE 0.1s [2020-03-12T18:19:41.781Z] [2020-03-12T18:19:41.781Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:19:41.781Z] #27 16.40 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:19:41.781Z] #27 16.68 [2020-03-12T18:19:41.781Z] #27 16.90 ######## 11.6% ######################################################################## 100.0% [2020-03-12T18:19:41.781Z] #27 17.13 [2020-03-12T18:19:42.023Z] ok github.com/docker/docker/builder/dockerfile 1.074s coverage: 48.2% of statements [2020-03-12T18:19:42.023Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:19:42.023Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:19:42.038Z] #27 18.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:19:42.295Z] #27 18.52 skipping existing 1849cc453dee [2020-03-12T18:19:42.295Z] #27 18.66 [2020-03-12T18:19:43.666Z] #27 19.55 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:19:43.924Z] #27 20.00 [2020-03-12T18:19:43.924Z] #27 20.15 ######################################################################## 100.0% [2020-03-12T18:19:43.938Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2020-03-12T18:19:44.181Z] #27 20.30 [2020-03-12T18:19:44.181Z] #27 20.42 Download of images into '/build' complete. [2020-03-12T18:19:44.181Z] #27 20.42 Use something like the following to load the result into a Docker daemon: [2020-03-12T18:19:44.181Z] #27 20.42 tar -cC '/build' . | docker load [2020-03-12T18:19:44.181Z] #27 ... [2020-03-12T18:19:44.181Z] [2020-03-12T18:19:44.181Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:44.181Z] #33 56.47 time [2020-03-12T18:19:44.181Z] #33 63.94 internal/fmtsort [2020-03-12T18:19:44.181Z] #33 64.49 internal/poll [2020-03-12T18:19:44.181Z] #33 64.73 internal/syscall/unix [2020-03-12T18:19:44.181Z] #33 65.09 strings [2020-03-12T18:19:44.439Z] #33 ... [2020-03-12T18:19:44.439Z] [2020-03-12T18:19:44.439Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-12T18:19:44.439Z] #27 DONE 20.6s [2020-03-12T18:19:44.439Z] [2020-03-12T18:19:44.439Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:19:44.439Z] #43 58.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-12T18:19:44.439Z] #43 58.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T18:19:44.439Z] #43 58.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T18:19:44.439Z] #43 58.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-12T18:19:44.439Z] #43 58.10 Setting up python-six (1.12.0-1) ... [2020-03-12T18:19:44.439Z] #43 62.51 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-12T18:19:44.439Z] #43 62.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T18:19:44.439Z] #43 62.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-12T18:19:44.439Z] #43 62.58 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-12T18:19:44.439Z] #43 62.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-12T18:19:44.439Z] #43 62.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-12T18:19:44.439Z] #43 62.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-12T18:19:44.439Z] #43 62.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-12T18:19:44.439Z] #43 62.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-12T18:19:44.439Z] #43 62.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-12T18:19:45.004Z] #43 ... [2020-03-12T18:19:45.004Z] [2020-03-12T18:19:45.004Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:45.004Z] #56 67.21 encoding/binary [2020-03-12T18:19:46.375Z] #56 68.26 os [2020-03-12T18:19:47.300Z] ok github.com/docker/docker/client 0.365s coverage: 75.8% of statements [2020-03-12T18:19:48.900Z] #56 70.68 encoding/base64 [2020-03-12T18:19:49.158Z] #56 ... [2020-03-12T18:19:49.158Z] [2020-03-12T18:19:49.158Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-12T18:19:49.158Z] #43 71.19 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-12T18:19:49.158Z] #43 71.20 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T18:19:49.158Z] #43 DONE 71.6s [2020-03-12T18:19:49.415Z] [2020-03-12T18:19:49.415Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:19:50.744Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 30.7% of statements [2020-03-12T18:19:50.744Z] ok github.com/docker/docker/container 0.110s coverage: 34.9% of statements [2020-03-12T18:19:50.744Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:19:50.744Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:19:50.744Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:19:50.744Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:19:51.312Z] #44 ... [2020-03-12T18:19:51.312Z] [2020-03-12T18:19:51.312Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:19:51.312Z] #38 3.152 + RM_GOPATH=0 [2020-03-12T18:19:51.312Z] #38 3.152 + TMP_GOPATH= [2020-03-12T18:19:51.312Z] #38 3.152 + : /build [2020-03-12T18:19:51.312Z] #38 3.152 + '[' -z '' ']' [2020-03-12T18:19:51.312Z] #38 3.160 ++ mktemp -d [2020-03-12T18:19:51.312Z] #38 3.160 + export GOPATH=/tmp/tmp.wYK1DBNfJn [2020-03-12T18:19:51.312Z] #38 3.160 + GOPATH=/tmp/tmp.wYK1DBNfJn [2020-03-12T18:19:51.312Z] #38 3.160 + RM_GOPATH=1 [2020-03-12T18:19:51.312Z] #38 3.163 ++ dirname ./install.sh [2020-03-12T18:19:51.312Z] #38 3.163 + dir=. [2020-03-12T18:19:51.312Z] #38 3.163 + bin=tini [2020-03-12T18:19:51.312Z] #38 3.163 + shift [2020-03-12T18:19:51.312Z] #38 3.163 + '[' '!' -f ./tini.installer ']' [2020-03-12T18:19:51.312Z] #38 3.163 + . ./tini.installer [2020-03-12T18:19:51.312Z] #38 3.163 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:51.312Z] #38 3.163 + install_tini [2020-03-12T18:19:51.312Z] #38 3.163 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:19:51.312Z] #38 3.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.wYK1DBNfJn/tini [2020-03-12T18:19:51.312Z] #38 3.163 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:51.312Z] #38 3.175 Cloning into '/tmp/tmp.wYK1DBNfJn/tini'... [2020-03-12T18:19:51.312Z] #38 4.272 + cd /tmp/tmp.wYK1DBNfJn/tini [2020-03-12T18:19:51.312Z] #38 4.272 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:51.312Z] #38 4.323 + cmake . [2020-03-12T18:19:51.312Z] #38 5.490 -- The C compiler identification is GNU 8.3.0 [2020-03-12T18:19:51.312Z] #38 5.571 -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:19:51.312Z] #38 6.329 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:19:51.312Z] #38 6.330 -- Detecting C compiler ABI info [2020-03-12T18:19:51.312Z] #38 7.044 -- Detecting C compiler ABI info - done [2020-03-12T18:19:51.312Z] #38 7.086 -- Detecting C compile features [2020-03-12T18:19:51.312Z] #38 9.328 -- Detecting C compile features - done [2020-03-12T18:19:51.312Z] #38 9.365 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:19:51.312Z] #38 9.594 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:19:51.312Z] #38 9.759 -- Configuring done [2020-03-12T18:19:51.312Z] #38 9.801 -- Generating done [2020-03-12T18:19:51.312Z] #38 9.808 -- Build files have been written to: /tmp/tmp.wYK1DBNfJn/tini [2020-03-12T18:19:51.312Z] #38 9.821 + make tini-static [2020-03-12T18:19:51.877Z] #38 10.39 Scanning dependencies of target tini-static [2020-03-12T18:19:52.134Z] #38 10.51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:19:52.699Z] #38 ... [2020-03-12T18:19:52.699Z] [2020-03-12T18:19:52.699Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:19:52.699Z] #44 3.566 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:19:52.699Z] #44 3.566 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:19:52.699Z] #44 3.582 Note: Building without GnuTLS support [2020-03-12T18:19:53.631Z] #44 ... [2020-03-12T18:19:53.631Z] [2020-03-12T18:19:53.631Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:19:53.631Z] #47 65.70 internal/poll [2020-03-12T18:19:53.631Z] #47 69.12 os [2020-03-12T18:19:53.631Z] #47 69.52 regexp/syntax [2020-03-12T18:19:53.631Z] #47 73.16 fmt [2020-03-12T18:19:53.631Z] #47 75.08 regexp [2020-03-12T18:19:53.631Z] #47 ... [2020-03-12T18:19:53.631Z] [2020-03-12T18:19:53.631Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:19:53.631Z] #38 11.95 [100%] Linking C executable tini-static [2020-03-12T18:19:53.888Z] #38 12.46 [100%] Built target tini-static [2020-03-12T18:19:53.888Z] #38 12.54 + mkdir -p /build [2020-03-12T18:19:54.146Z] #38 12.54 + cp tini-static /build/docker-init [2020-03-12T18:19:54.146Z] #38 DONE 12.8s [2020-03-12T18:19:54.146Z] [2020-03-12T18:19:54.146Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:19:54.146Z] #10 68.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:19:54.146Z] #10 68.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-12T18:19:54.146Z] #10 68.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T18:19:54.146Z] #10 75.58 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:19:54.146Z] #10 75.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T18:19:54.146Z] #10 75.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T18:19:54.146Z] #10 75.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:19:54.146Z] #10 75.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T18:19:54.146Z] #10 75.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T18:19:55.078Z] #10 ... [2020-03-12T18:19:55.078Z] [2020-03-12T18:19:55.078Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:19:55.078Z] #44 6.041 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T18:19:55.284Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-03-12T18:19:55.335Z] #44 6.087 GEN .gitid [2020-03-12T18:19:55.335Z] #44 6.094 GEN criu/include/version.h [2020-03-12T18:19:55.335Z] #44 6.172 GEN include/common/asm [2020-03-12T18:19:55.901Z] #44 ... [2020-03-12T18:19:55.901Z] [2020-03-12T18:19:55.901Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:55.901Z] #33 68.13 os [2020-03-12T18:19:55.901Z] #33 69.23 path [2020-03-12T18:19:55.901Z] #33 69.70 text/tabwriter [2020-03-12T18:19:55.901Z] #33 71.90 path/filepath [2020-03-12T18:19:55.901Z] #33 71.90 fmt [2020-03-12T18:19:55.901Z] #33 73.52 io/ioutil [2020-03-12T18:19:55.901Z] #33 75.64 github.com/BurntSushi/toml [2020-03-12T18:19:55.901Z] #33 75.65 flag [2020-03-12T18:19:55.901Z] #33 77.68 log [2020-03-12T18:19:56.292Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-12T18:19:56.833Z] #33 ... [2020-03-12T18:19:56.833Z] [2020-03-12T18:19:56.833Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:19:56.833Z] #47 78.85 go/token [2020-03-12T18:19:57.298Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.7% of statements [2020-03-12T18:19:57.397Z] #47 79.59 internal/lazyregexp [2020-03-12T18:19:57.655Z] #47 79.89 net/url [2020-03-12T18:19:57.655Z] #47 79.90 go/scanner [2020-03-12T18:19:59.026Z] #47 81.09 go/ast [2020-03-12T18:19:59.590Z] #47 ... [2020-03-12T18:19:59.590Z] [2020-03-12T18:19:59.590Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:19:59.590Z] #56 71.81 golang.org/x/sys/unix [2020-03-12T18:19:59.590Z] #56 73.24 fmt [2020-03-12T18:19:59.590Z] #56 78.92 encoding/json [2020-03-12T18:19:59.590Z] #56 81.80 github.com/pkg/diff [2020-03-12T18:19:59.590Z] #56 ... [2020-03-12T18:19:59.590Z] [2020-03-12T18:19:59.590Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:20:00.620Z] #65 39.23 Checking out files: 52% (1669/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 87% (2788/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T18:20:00.620Z] #65 40.75 + cd /tmp/tmp.2RHVGDv3Kf/src/github.com/containerd/containerd [2020-03-12T18:20:00.878Z] #65 40.75 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-12T18:20:02.252Z] #65 ... [2020-03-12T18:20:02.252Z] [2020-03-12T18:20:02.252Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:20:02.252Z] #33 80.42 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:20:02.252Z] #33 DONE 84.4s [2020-03-12T18:20:02.509Z] [2020-03-12T18:20:02.509Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:20:02.509Z] #44 7.756 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:20:02.509Z] #44 7.874 PBCC images/opts.pb-c.c [2020-03-12T18:20:02.509Z] #44 7.924 PBCC images/sit.pb-c.c [2020-03-12T18:20:02.509Z] #44 7.989 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.048 DEP images/opts.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.102 DEP images/sit.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.154 PBCC images/macvlan.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.183 DEP images/macvlan.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.225 PBCC images/autofs.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.256 DEP images/autofs.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.317 PBCC images/sysctl.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.356 DEP images/sysctl.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.422 PBCC images/time.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.480 DEP images/time.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.544 PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.572 DEP images/binfmt-misc.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.616 PBCC images/seccomp.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.624 DEP images/seccomp.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.695 PBCC images/userns.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.748 DEP images/userns.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.797 PBCC images/cgroup.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.845 DEP images/cgroup.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.878 PBCC images/fown.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.908 PBCC images/ext-file.pb-c.c [2020-03-12T18:20:02.509Z] #44 8.921 DEP images/fown.pb-c.d [2020-03-12T18:20:02.509Z] #44 8.954 DEP images/ext-file.pb-c.d [2020-03-12T18:20:02.509Z] #44 9.021 PBCC images/rpc.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.052 DEP images/rpc.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.108 PBCC images/siginfo.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.115 DEP images/siginfo.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.172 PBCC images/pagemap.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.206 DEP images/pagemap.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.265 PBCC images/rlimit.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.312 DEP images/rlimit.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.392 PBCC images/file-lock.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.448 DEP images/file-lock.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.504 PBCC images/tty.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.572 DEP images/tty.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.628 PBCC images/tun.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.683 PBCC images/netdev.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.740 DEP images/tun.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.790 DEP images/netdev.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.839 PBCC images/vma.pb-c.c [2020-03-12T18:20:02.510Z] #44 9.890 DEP images/vma.pb-c.d [2020-03-12T18:20:02.510Z] #44 9.971 PBCC images/creds.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.03 DEP images/creds.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.13 PBCC images/utsns.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.16 DEP images/utsns.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.21 PBCC images/ipc-desc.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.23 PBCC images/ipc-sem.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.28 DEP images/ipc-desc.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.32 DEP images/ipc-sem.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.37 PBCC images/ipc-msg.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.41 DEP images/ipc-msg.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.46 PBCC images/ipc-shm.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.49 DEP images/ipc-shm.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.53 PBCC images/ipc-var.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.55 DEP images/ipc-var.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.62 PBCC images/sk-opts.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.67 PBCC images/packet-sock.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.73 DEP images/sk-opts.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.81 DEP images/packet-sock.pb-c.d [2020-03-12T18:20:02.510Z] #44 10.86 PBCC images/sk-netlink.pb-c.c [2020-03-12T18:20:02.510Z] #44 10.92 DEP images/sk-netlink.pb-c.d [2020-03-12T18:20:02.510Z] #44 11.01 PBCC images/sk-inet.pb-c.c [2020-03-12T18:20:02.510Z] #44 11.11 DEP images/sk-inet.pb-c.d [2020-03-12T18:20:02.510Z] #44 11.15 PBCC images/sk-unix.pb-c.c [2020-03-12T18:20:02.510Z] #44 11.25 DEP images/sk-unix.pb-c.d [2020-03-12T18:20:02.510Z] #44 11.34 PBCC images/mm.pb-c.c [2020-03-12T18:20:02.510Z] #44 11.39 DEP images/mm.pb-c.d [2020-03-12T18:20:02.510Z] #44 11.49 PBCC images/timerfd.pb-c.c [2020-03-12T18:20:02.510Z] #44 11.55 DEP images/timerfd.pb-c.d [2020-03-12T18:20:02.510Z] #44 11.63 PBCC images/timer.pb-c.c [2020-03-12T18:20:02.510Z] #44 11.69 DEP images/timer.pb-c.d [2020-03-12T18:20:02.510Z] #44 11.75 PBCC images/sa.pb-c.c [2020-03-12T18:20:02.510Z] #44 11.82 DEP images/sa.pb-c.d [2020-03-12T18:20:02.510Z] #44 11.95 PBCC images/pipe-data.pb-c.c [2020-03-12T18:20:02.510Z] #44 11.98 DEP images/pipe-data.pb-c.d [2020-03-12T18:20:02.510Z] #44 12.03 PBCC images/mnt.pb-c.c [2020-03-12T18:20:02.510Z] #44 12.08 DEP images/mnt.pb-c.d [2020-03-12T18:20:02.510Z] #44 12.14 PBCC images/sk-packet.pb-c.c [2020-03-12T18:20:02.510Z] #44 12.16 DEP images/sk-packet.pb-c.d [2020-03-12T18:20:02.510Z] #44 12.21 PBCC images/tcp-stream.pb-c.c [2020-03-12T18:20:02.510Z] #44 12.26 DEP images/tcp-stream.pb-c.d [2020-03-12T18:20:02.510Z] #44 12.34 PBCC images/pipe.pb-c.c [2020-03-12T18:20:02.510Z] #44 12.44 DEP images/pipe.pb-c.d [2020-03-12T18:20:02.510Z] #44 12.51 PBCC images/pstree.pb-c.c [2020-03-12T18:20:02.510Z] #44 12.54 DEP images/pstree.pb-c.d [2020-03-12T18:20:02.510Z] #44 12.59 PBCC images/fs.pb-c.c [2020-03-12T18:20:02.510Z] #44 12.61 DEP images/fs.pb-c.d [2020-03-12T18:20:02.510Z] #44 12.66 PBCC images/signalfd.pb-c.c [2020-03-12T18:20:02.510Z] #44 12.78 DEP images/signalfd.pb-c.d [2020-03-12T18:20:02.510Z] #44 12.91 PBCC images/fh.pb-c.c [2020-03-12T18:20:02.510Z] #44 13.00 PBCC images/fsnotify.pb-c.c [2020-03-12T18:20:02.510Z] #44 13.13 DEP images/fh.pb-c.d [2020-03-12T18:20:02.510Z] #44 13.30 DEP images/fsnotify.pb-c.d [2020-03-12T18:20:02.510Z] #44 13.44 PBCC images/eventpoll.pb-c.c [2020-03-12T18:20:02.510Z] #44 13.51 DEP images/eventpoll.pb-c.d [2020-03-12T18:20:02.767Z] #44 13.60 PBCC images/eventfd.pb-c.c [2020-03-12T18:20:02.767Z] #44 13.77 DEP images/eventfd.pb-c.d [2020-03-12T18:20:03.025Z] #44 13.84 PBCC images/remap-file-path.pb-c.c [2020-03-12T18:20:03.025Z] #44 13.89 DEP images/remap-file-path.pb-c.d [2020-03-12T18:20:03.025Z] #44 14.01 PBCC images/fifo.pb-c.c [2020-03-12T18:20:03.283Z] #44 14.02 DEP images/fifo.pb-c.d [2020-03-12T18:20:03.283Z] #44 14.05 PBCC images/ghost-file.pb-c.c [2020-03-12T18:20:03.283Z] #44 14.07 DEP images/ghost-file.pb-c.d [2020-03-12T18:20:03.283Z] #44 14.10 PBCC images/regfile.pb-c.c [2020-03-12T18:20:03.283Z] #44 14.15 DEP images/regfile.pb-c.d [2020-03-12T18:20:03.283Z] #44 14.20 PBCC images/ns.pb-c.c [2020-03-12T18:20:03.283Z] #44 14.25 DEP images/ns.pb-c.d [2020-03-12T18:20:03.541Z] #44 14.27 PBCC images/fdinfo.pb-c.c [2020-03-12T18:20:03.541Z] #44 14.37 DEP images/fdinfo.pb-c.d [2020-03-12T18:20:03.541Z] #44 14.44 PBCC images/core-aarch64.pb-c.c [2020-03-12T18:20:03.798Z] #44 14.53 PBCC images/core-arm.pb-c.c [2020-03-12T18:20:03.798Z] #44 14.60 PBCC images/core-ppc64.pb-c.c [2020-03-12T18:20:03.798Z] #44 14.65 PBCC images/core-s390.pb-c.c [2020-03-12T18:20:03.798Z] #44 14.69 PBCC images/core-x86.pb-c.c [2020-03-12T18:20:03.798Z] #44 14.74 PBCC images/core.pb-c.c [2020-03-12T18:20:04.056Z] #44 14.81 PBCC images/inventory.pb-c.c [2020-03-12T18:20:04.056Z] #44 14.90 DEP images/core-aarch64.pb-c.d [2020-03-12T18:20:04.056Z] #44 14.96 DEP images/core-arm.pb-c.d [2020-03-12T18:20:04.056Z] #44 15.00 DEP images/core-ppc64.pb-c.d [2020-03-12T18:20:04.097Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.8% of statements [2020-03-12T18:20:04.313Z] #44 15.04 DEP images/core-s390.pb-c.d [2020-03-12T18:20:04.313Z] #44 15.11 DEP images/core-x86.pb-c.d [2020-03-12T18:20:04.313Z] #44 15.17 DEP images/core.pb-c.d [2020-03-12T18:20:04.313Z] #44 15.26 DEP images/inventory.pb-c.d [2020-03-12T18:20:04.571Z] #44 15.32 PBCC images/cpuinfo.pb-c.c [2020-03-12T18:20:04.571Z] #44 15.34 DEP images/cpuinfo.pb-c.d [2020-03-12T18:20:04.571Z] #44 15.40 PBCC images/stats.pb-c.c [2020-03-12T18:20:04.571Z] #44 15.43 DEP images/stats.pb-c.d [2020-03-12T18:20:05.103Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-03-12T18:20:05.385Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-12T18:20:05.999Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-12T18:20:06.468Z] #44 16.92 make[1]: Nothing to be done for 'all'. [2020-03-12T18:20:07.006Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-12T18:20:07.006Z] ok github.com/docker/docker/daemon 12.251s coverage: 17.5% of statements [2020-03-12T18:20:07.006Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:20:07.006Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:20:07.006Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:20:07.006Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:20:07.400Z] #44 18.36 CC images/stats.o [2020-03-12T18:20:07.965Z] #44 18.75 CC images/core.o [2020-03-12T18:20:08.897Z] #44 19.59 CC images/core-x86.o [2020-03-12T18:20:09.026Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-12T18:20:09.462Z] #44 20.28 CC images/core-arm.o [2020-03-12T18:20:09.640Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.195s coverage: 57.0% of statements [2020-03-12T18:20:09.719Z] #44 20.72 CC images/core-aarch64.o [2020-03-12T18:20:09.977Z] #44 ... [2020-03-12T18:20:09.977Z] [2020-03-12T18:20:09.977Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:20:09.977Z] #47 82.07 text/template/parse [2020-03-12T18:20:09.977Z] #47 87.08 text/template [2020-03-12T18:20:09.977Z] #47 87.20 go/parser [2020-03-12T18:20:09.977Z] #47 90.77 encoding/xml [2020-03-12T18:20:09.977Z] #47 ... [2020-03-12T18:20:09.977Z] [2020-03-12T18:20:09.977Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:20:09.977Z] #56 83.30 go/ast [2020-03-12T18:20:09.977Z] #56 85.25 golang.org/x/crypto/ssh/terminal [2020-03-12T18:20:09.977Z] #56 86.77 mvdan.cc/editorconfig [2020-03-12T18:20:09.977Z] #56 87.76 mvdan.cc/sh/v3/fileutil [2020-03-12T18:20:09.977Z] #56 87.94 mvdan.cc/sh/v3/syntax [2020-03-12T18:20:10.235Z] #56 ... [2020-03-12T18:20:10.235Z] [2020-03-12T18:20:10.235Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:20:10.235Z] #47 92.47 go/doc [2020-03-12T18:20:12.760Z] #47 ... [2020-03-12T18:20:12.760Z] [2020-03-12T18:20:12.760Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:20:12.760Z] #65 42.61 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:20:12.760Z] #65 42.62 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:20:12.761Z] #65 42.62 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:20:12.761Z] #65 42.62 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:20:12.761Z] #65 42.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:20:12.761Z] #65 42.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:20:12.761Z] #65 42.62 + '[' '' = dynamic ']' [2020-03-12T18:20:12.761Z] #65 42.62 + make [2020-03-12T18:20:12.761Z] #65 43.72 + bin/ctr [2020-03-12T18:20:12.761Z] #65 ... [2020-03-12T18:20:12.761Z] [2020-03-12T18:20:12.761Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:20:12.761Z] #56 94.97 mvdan.cc/sh/v3/cmd/shfmt [2020-03-12T18:20:13.855Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 30.7% of statements [2020-03-12T18:20:14.016Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.029s coverage: 46.2% of statements [2020-03-12T18:20:14.299Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-03-12T18:20:15.761Z] ok github.com/docker/docker/container 0.170s coverage: 34.9% of statements [2020-03-12T18:20:15.761Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:20:15.761Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:20:15.761Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:20:15.761Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:20:17.747Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.523s coverage: 49.5% of statements [2020-03-12T18:20:18.017Z] #56 ... [2020-03-12T18:20:18.017Z] [2020-03-12T18:20:18.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:20:18.017Z] #44 21.07 CC images/core-ppc64.o [2020-03-12T18:20:18.017Z] #44 21.79 CC images/core-s390.o [2020-03-12T18:20:18.017Z] #44 22.58 CC images/cpuinfo.o [2020-03-12T18:20:18.017Z] #44 23.01 CC images/inventory.o [2020-03-12T18:20:18.017Z] #44 23.23 CC images/fdinfo.o [2020-03-12T18:20:18.017Z] #44 23.66 CC images/fown.o [2020-03-12T18:20:18.017Z] #44 23.91 CC images/ns.o [2020-03-12T18:20:18.017Z] #44 24.21 CC images/regfile.o [2020-03-12T18:20:18.017Z] #44 24.52 CC images/ghost-file.o [2020-03-12T18:20:18.017Z] #44 24.80 CC images/fifo.o [2020-03-12T18:20:18.017Z] #44 24.98 CC images/remap-file-path.o [2020-03-12T18:20:18.017Z] #44 25.18 CC images/eventfd.o [2020-03-12T18:20:18.017Z] #44 25.39 CC images/eventpoll.o [2020-03-12T18:20:18.017Z] #44 25.79 CC images/fh.o [2020-03-12T18:20:18.017Z] #44 26.19 CC images/fsnotify.o [2020-03-12T18:20:18.017Z] #44 26.81 CC images/signalfd.o [2020-03-12T18:20:18.017Z] #44 26.97 CC images/fs.o [2020-03-12T18:20:18.017Z] #44 27.16 CC images/pstree.o [2020-03-12T18:20:18.017Z] #44 27.43 CC images/pipe.o [2020-03-12T18:20:18.017Z] #44 27.72 CC images/tcp-stream.o [2020-03-12T18:20:18.017Z] #44 28.05 CC images/sk-packet.o [2020-03-12T18:20:18.017Z] #44 28.39 CC images/mnt.o [2020-03-12T18:20:18.017Z] #44 28.61 CC images/pipe-data.o [2020-03-12T18:20:18.017Z] #44 28.86 CC images/sa.o [2020-03-12T18:20:18.275Z] #44 ... [2020-03-12T18:20:18.275Z] [2020-03-12T18:20:18.275Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-12T18:20:18.275Z] #56 DONE 100.4s [2020-03-12T18:20:18.275Z] [2020-03-12T18:20:18.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:20:18.275Z] #47 95.88 github.com/LK4D4/vndr/build [2020-03-12T18:20:18.275Z] #47 97.36 github.com/LK4D4/vndr/versioned [2020-03-12T18:20:18.275Z] #47 97.47 hash/crc32 [2020-03-12T18:20:18.275Z] #47 98.13 compress/gzip [2020-03-12T18:20:18.275Z] #47 98.71 crypto/dsa [2020-03-12T18:20:18.275Z] #47 99.08 crypto/x509/pkix [2020-03-12T18:20:18.275Z] #47 99.24 vendor/golang.org/x/crypto/cryptobyte [2020-03-12T18:20:18.275Z] #47 99.81 net [2020-03-12T18:20:19.057Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2020-03-12T18:20:19.766Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.710s coverage: 72.5% of statements [2020-03-12T18:20:19.766Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:20:19.996Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.7% of statements [2020-03-12T18:20:20.171Z] #47 102.0 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-12T18:20:20.171Z] #47 ... [2020-03-12T18:20:20.171Z] [2020-03-12T18:20:20.171Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:20:20.171Z] #10 102.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:20:20.171Z] #10 102.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-12T18:20:20.171Z] #10 102.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T18:20:20.566Z] ok github.com/docker/docker/daemon/cluster 0.205s coverage: 0.5% of statements [2020-03-12T18:20:20.595Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:20:20.595Z] [2020-03-12T18:20:20.595Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:20:20.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:20:20.595Z] HOSTNAME=f7535d6a87e6 [2020-03-12T18:20:20.595Z] DEST=bundles/test-integration [2020-03-12T18:20:20.595Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:20:20.595Z] DOCKER_ROOTLESS=1 [2020-03-12T18:20:20.595Z] DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:20:20.595Z] container=docker [2020-03-12T18:20:20.595Z] HOME=/root [2020-03-12T18:20:20.595Z] GOLANG_VERSION=1.13.8 [2020-03-12T18:20:20.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:20:20.595Z] VALIDATE_BRANCH=master [2020-03-12T18:20:20.595Z] TERM=xterm [2020-03-12T18:20:20.595Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:20:20.595Z] SHLVL=1 [2020-03-12T18:20:20.595Z] TIMEOUT=120m [2020-03-12T18:20:20.595Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:20:20.595Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:20:20.595Z] GO111MODULE=off [2020-03-12T18:20:20.595Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T18:20:20.595Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:20:20.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:20:20.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:20:20.595Z] GOPATH=/go [2020-03-12T18:20:20.595Z] PKG_CONFIG=pkg-config [2020-03-12T18:20:20.595Z] _=/usr/bin/env [2020-03-12T18:20:20.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:20:21.243Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.693s coverage: 76.1% of statements [2020-03-12T18:20:22.286Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-12T18:20:22.900Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-03-12T18:20:23.107Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-03-12T18:20:24.490Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 81.7% of statements [2020-03-12T18:20:24.490Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-03-12T18:20:24.920Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-03-12T18:20:24.920Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.128s coverage: 61.0% of statements [2020-03-12T18:20:24.920Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:20:24.920Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:20:24.920Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:20:24.920Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-03-12T18:20:24.920Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:20:26.390Z] ok github.com/docker/docker/daemon/logger/awslogs 0.053s coverage: 77.4% of statements [2020-03-12T18:20:26.390Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.8% of statements [2020-03-12T18:20:26.390Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:20:26.390Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:20:26.738Z] #10 ... [2020-03-12T18:20:26.738Z] [2020-03-12T18:20:26.738Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:20:26.738Z] #44 29.27 CC images/timer.o [2020-03-12T18:20:26.738Z] #44 29.79 CC images/timerfd.o [2020-03-12T18:20:26.738Z] #44 30.30 CC images/mm.o [2020-03-12T18:20:26.738Z] #44 30.67 CC images/sk-opts.o [2020-03-12T18:20:26.738Z] #44 30.85 CC images/sk-unix.o [2020-03-12T18:20:26.738Z] #44 31.08 CC images/sk-inet.o [2020-03-12T18:20:26.738Z] #44 31.36 CC images/tun.o [2020-03-12T18:20:26.738Z] #44 31.58 CC images/sk-netlink.o [2020-03-12T18:20:26.738Z] #44 31.77 CC images/packet-sock.o [2020-03-12T18:20:26.738Z] #44 32.06 CC images/ipc-var.o [2020-03-12T18:20:26.738Z] #44 32.26 CC images/ipc-desc.o [2020-03-12T18:20:26.738Z] #44 32.53 CC images/ipc-shm.o [2020-03-12T18:20:26.738Z] #44 32.72 CC images/ipc-msg.o [2020-03-12T18:20:26.738Z] #44 33.05 CC images/ipc-sem.o [2020-03-12T18:20:26.738Z] #44 33.28 CC images/utsns.o [2020-03-12T18:20:26.738Z] #44 33.49 CC images/creds.o [2020-03-12T18:20:26.738Z] #44 33.69 CC images/vma.o [2020-03-12T18:20:26.738Z] #44 33.95 CC images/netdev.o [2020-03-12T18:20:26.738Z] #44 34.39 CC images/tty.o [2020-03-12T18:20:26.738Z] #44 35.06 CC images/file-lock.o [2020-03-12T18:20:26.738Z] #44 35.29 CC images/rlimit.o [2020-03-12T18:20:26.738Z] #44 35.53 CC images/pagemap.o [2020-03-12T18:20:26.738Z] #44 35.82 CC images/siginfo.o [2020-03-12T18:20:26.738Z] #44 36.06 CC images/rpc.o [2020-03-12T18:20:26.738Z] #44 37.41 CC images/ext-file.o [2020-03-12T18:20:26.738Z] #44 37.58 CC images/cgroup.o [2020-03-12T18:20:27.005Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-03-12T18:20:27.005Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-03-12T18:20:27.032Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-12T18:20:27.306Z] #44 38.20 CC images/userns.o [2020-03-12T18:20:27.563Z] #44 38.44 CC images/google/protobuf/descriptor.o [2020-03-12T18:20:27.619Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-03-12T18:20:27.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2020-03-12T18:20:28.515Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 74.7% of statements [2020-03-12T18:20:28.515Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:20:29.129Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [2020-03-12T18:20:29.412Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-03-12T18:20:29.456Z] #44 40.19 CC images/opts.o [2020-03-12T18:20:29.456Z] #44 40.48 CC images/seccomp.o [2020-03-12T18:20:30.018Z] #44 40.83 CC images/binfmt-misc.o [2020-03-12T18:20:30.275Z] #44 41.02 CC images/time.o [2020-03-12T18:20:30.321Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-12T18:20:30.418Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2020-03-12T18:20:30.531Z] #44 41.26 CC images/sysctl.o [2020-03-12T18:20:30.531Z] #44 ... [2020-03-12T18:20:30.531Z] [2020-03-12T18:20:30.532Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:20:30.532Z] #47 102.6 vendor/golang.org/x/crypto/poly1305 [2020-03-12T18:20:30.532Z] #47 102.9 vendor/golang.org/x/sys/cpu [2020-03-12T18:20:30.532Z] #47 103.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-12T18:20:30.532Z] #47 104.4 vendor/golang.org/x/crypto/hkdf [2020-03-12T18:20:30.532Z] #47 104.5 vendor/golang.org/x/text/transform [2020-03-12T18:20:30.532Z] #47 105.3 vendor/golang.org/x/text/unicode/bidi [2020-03-12T18:20:30.532Z] #47 107.3 vendor/golang.org/x/text/secure/bidirule [2020-03-12T18:20:30.532Z] #47 107.6 vendor/golang.org/x/text/unicode/norm [2020-03-12T18:20:30.532Z] #47 112.5 vendor/golang.org/x/net/idna [2020-03-12T18:20:30.532Z] #47 ... [2020-03-12T18:20:30.532Z] [2020-03-12T18:20:30.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:20:30.532Z] #44 41.46 CC images/autofs.o [2020-03-12T18:20:30.700Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-12T18:20:30.788Z] #44 41.70 CC images/macvlan.o [2020-03-12T18:20:31.045Z] #44 41.93 CC images/sit.o [2020-03-12T18:20:31.257Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 13.8% of statements [2020-03-12T18:20:31.301Z] #44 42.16 LINK images/built-in.o [2020-03-12T18:20:31.301Z] #44 42.30 GEN compel/include/asm [2020-03-12T18:20:31.301Z] #44 42.31 GEN compel/include/version.h [2020-03-12T18:20:31.301Z] #44 42.34 touch .config [2020-03-12T18:20:31.313Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-12T18:20:31.468Z] INFO [loader] Go packages loading at mode 575 (files|name|imports|types_sizes|compiled_files|deps|exports_file) took 1m53.246886688s [2020-03-12T18:20:31.468Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.838296ms [2020-03-12T18:20:31.558Z] #44 42.37 GEN include/common/config.h [2020-03-12T18:20:31.558Z] #44 42.44 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-12T18:20:31.558Z] #44 42.45 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-12T18:20:31.558Z] #44 42.50 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-12T18:20:31.558Z] #44 42.52 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-12T18:20:31.558Z] #44 42.53 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-12T18:20:31.558Z] #44 42.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-12T18:20:31.558Z] #44 42.58 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:20:31.595Z] ok github.com/docker/docker/daemon/logger/splunk 1.448s coverage: 82.5% of statements [2020-03-12T18:20:31.595Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:20:31.595Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:20:31.814Z] #44 42.62 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-12T18:20:31.814Z] #44 42.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:20:31.814Z] #44 42.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:20:31.814Z] #44 42.67 DEP compel/plugins/std/infect.d [2020-03-12T18:20:32.071Z] #44 42.79 DEP compel/plugins/std/string.d [2020-03-12T18:20:32.071Z] #44 42.96 DEP compel/plugins/std/log.d [2020-03-12T18:20:32.194Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.691s coverage: 57.0% of statements [2020-03-12T18:20:32.327Z] #44 43.05 DEP compel/plugins/std/fds.d [2020-03-12T18:20:32.327Z] #44 43.18 DEP compel/plugins/std/std.d [2020-03-12T18:20:32.327Z] #44 43.26 DEP compel/plugins/shmem/shmem.d [2020-03-12T18:20:32.585Z] #44 43.41 DEP compel/plugins/fds/fds.d [2020-03-12T18:20:32.842Z] #44 43.63 CC compel/plugins/std/std.o [2020-03-12T18:20:33.065Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2020-03-12T18:20:33.065Z] ok github.com/docker/docker/distribution 0.250s coverage: 22.1% of statements [2020-03-12T18:20:33.065Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:20:33.099Z] #44 43.95 CC compel/plugins/std/fds.o [2020-03-12T18:20:33.663Z] #44 44.46 CC compel/plugins/std/log.o [2020-03-12T18:20:34.071Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-03-12T18:20:34.100Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-03-12T18:20:34.594Z] #44 45.30 CC compel/plugins/std/string.o [2020-03-12T18:20:35.078Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-03-12T18:20:35.158Z] #44 45.96 CC compel/plugins/std/infect.o [2020-03-12T18:20:35.692Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-03-12T18:20:35.723Z] #44 46.45 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-12T18:20:35.723Z] #44 46.50 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-12T18:20:35.723Z] #44 46.56 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-12T18:20:35.723Z] #44 46.61 AR compel/plugins/std.lib.a [2020-03-12T18:20:35.723Z] #44 46.67 CC compel/plugins/fds/fds.o [2020-03-12T18:20:35.974Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.1% of statements [2020-03-12T18:20:35.974Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:20:35.974Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:20:35.980Z] #44 46.86 AR compel/plugins/fds.lib.a [2020-03-12T18:20:35.980Z] #44 46.93 HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:20:36.010Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.946s coverage: 72.5% of statements [2020-03-12T18:20:36.237Z] #44 47.09 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:20:36.255Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-03-12T18:20:36.256Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:20:36.494Z] #44 47.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-12T18:20:36.494Z] #44 47.41 HOSTDEP compel/src/main-host.d [2020-03-12T18:20:36.577Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.600s coverage: 46.2% of statements [2020-03-12T18:20:36.751Z] #44 47.53 DEP compel/src/lib/ptrace.d [2020-03-12T18:20:36.869Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-12T18:20:37.008Z] #44 47.70 DEP compel/src/lib/infect.d [2020-03-12T18:20:37.009Z] #44 47.88 DEP compel/src/lib/infect-util.d [2020-03-12T18:20:37.309Z] #44 48.00 DEP compel/src/lib/infect-rpc.d [2020-03-12T18:20:37.309Z] #44 48.10 DEP compel/arch/x86/src/lib/infect.d [2020-03-12T18:20:37.309Z] #44 ... [2020-03-12T18:20:37.309Z] [2020-03-12T18:20:37.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:20:37.309Z] #10 119.7 Selecting previously unselected package libapparmor1:amd64. [2020-03-12T18:20:37.309Z] #10 119.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-12T18:20:37.309Z] #10 119.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-12T18:20:37.309Z] #10 119.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-12T18:20:37.566Z] #10 119.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-12T18:20:37.566Z] #10 119.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-12T18:20:37.566Z] #10 120.0 Selecting previously unselected package libbtrfs0. [2020-03-12T18:20:37.566Z] #10 120.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-12T18:20:37.566Z] #10 120.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-12T18:20:37.566Z] #10 120.1 Selecting previously unselected package libbtrfs-dev. [2020-03-12T18:20:37.566Z] #10 120.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-12T18:20:37.824Z] #10 120.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-12T18:20:37.877Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-03-12T18:20:37.877Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-12T18:20:38.020Z] INFO [runner/unused/goanalysis] analyzers took 26.570476428s with top 10 stages: buildssa: 22.732229898s, U1000: 3.83824653s [2020-03-12T18:20:38.082Z] #10 120.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-12T18:20:38.082Z] #10 120.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-12T18:20:38.082Z] #10 120.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T18:20:38.082Z] #10 120.5 Selecting previously unselected package libudev-dev:amd64. [2020-03-12T18:20:38.082Z] #10 120.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-12T18:20:38.082Z] #10 120.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-12T18:20:38.339Z] #10 120.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-12T18:20:38.339Z] #10 120.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-12T18:20:38.339Z] #10 120.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-12T18:20:38.509Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.990s coverage: 49.5% of statements [2020-03-12T18:20:38.509Z] ok github.com/docker/docker/daemon 12.348s coverage: 17.5% of statements [2020-03-12T18:20:38.509Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:20:38.509Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:20:38.509Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:20:38.509Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:20:38.509Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:20:38.596Z] #10 121.0 Selecting previously unselected package libpcre16-3:amd64. [2020-03-12T18:20:38.596Z] #10 121.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-12T18:20:38.596Z] #10 121.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-12T18:20:38.853Z] #10 121.3 Selecting previously unselected package libpcre32-3:amd64.#10 ... [2020-03-12T18:20:38.853Z] [2020-03-12T18:20:38.853Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:20:38.853Z] #50 DONE 121.0s [2020-03-12T18:20:38.853Z] [2020-03-12T18:20:38.853Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:20:38.853Z] #68 114.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:20:38.853Z] #68 114.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:20:38.853Z] #68 DONE 121.1s [2020-03-12T18:20:38.853Z] [2020-03-12T18:20:38.853Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:20:38.853Z] #69 DONE 0.1s [2020-03-12T18:20:38.853Z] [2020-03-12T18:20:38.853Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-12T18:20:38.853Z] #10 121.3 Selecting previously unselected package libpcre32-3:amd64. [2020-03-12T18:20:38.853Z] #10 121.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-12T18:20:38.853Z] #10 121.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-12T18:20:39.346Z] ok github.com/docker/docker/pkg/archive 0.488s coverage: 77.0% of statements [2020-03-12T18:20:39.418Z] #10 121.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-12T18:20:39.418Z] #10 121.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-12T18:20:39.418Z] #10 121.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-12T18:20:39.454Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.638s coverage: 76.1% of statements [2020-03-12T18:20:39.675Z] #10 121.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-12T18:20:39.675Z] #10 121.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-12T18:20:39.675Z] #10 121.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-12T18:20:40.240Z] #10 122.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-12T18:20:40.240Z] #10 122.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-12T18:20:40.240Z] #10 122.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-12T18:20:40.352Z] ok github.com/docker/docker/pkg/authorization 0.285s coverage: 68.3% of statements [2020-03-12T18:20:40.352Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-12T18:20:40.396Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-03-12T18:20:40.396Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2020-03-12T18:20:40.634Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-12T18:20:40.804Z] #10 123.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-12T18:20:40.804Z] #10 123.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-12T18:20:40.804Z] #10 123.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-12T18:20:40.804Z] #10 123.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-12T18:20:40.804Z] #10 123.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-12T18:20:40.804Z] #10 123.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-12T18:20:40.903Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-12T18:20:40.903Z] [2020-03-12T18:20:40.903Z] ________ ____ __. [2020-03-12T18:20:40.903Z] \_____ \ | |/ _| [2020-03-12T18:20:40.903Z] / | \| < [2020-03-12T18:20:40.903Z] / | \ | \ [2020-03-12T18:20:40.903Z] \_______ /____|__ \ [2020-03-12T18:20:40.903Z] \/ \/ [2020-03-12T18:20:40.903Z] [2020-03-12T18:20:40.903Z] INFO: make.ps1 ended at 03/12/2020 18:20:34 [2020-03-12T18:20:40.903Z] INFO: Binaries build ended at 03/12/2020 18:20:37. Duration:00:01:13.1626864 [2020-03-12T18:20:40.903Z] INFO: Copying the built daemon binary to d:\CI\PR-40671\3\binary\dockerd-6859bc7eee.exe... [2020-03-12T18:20:40.903Z] INFO: Copying the built client binary to d:\CI\PR-40671\3\binary\docker-6859bc7eee.exe... [2020-03-12T18:20:40.903Z] INFO: Copying dockerversion from the container... [2020-03-12T18:20:40.903Z] INFO: Copying the golang package from the container to d:\CI\PR-40671\3\installer\go.zip... [2020-03-12T18:20:41.061Z] #10 123.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-12T18:20:41.061Z] #10 123.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-12T18:20:41.061Z] #10 123.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-12T18:20:41.335Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-03-12T18:20:41.626Z] #10 123.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-12T18:20:41.626Z] #10 123.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-12T18:20:41.626Z] #10 123.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-12T18:20:41.626Z] #10 123.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-12T18:20:41.626Z] #10 123.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-12T18:20:41.626Z] #10 123.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-12T18:20:41.626Z] #10 123.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-12T18:20:41.626Z] #10 123.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-12T18:20:41.626Z] #10 123.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-12T18:20:41.626Z] #10 124.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-12T18:20:41.626Z] #10 124.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-12T18:20:41.626Z] #10 124.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-12T18:20:41.626Z] #10 124.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-12T18:20:41.626Z] #10 124.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-12T18:20:41.626Z] #10 124.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-12T18:20:41.626Z] #10 124.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-12T18:20:41.626Z] #10 124.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-12T18:20:41.626Z] #10 124.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T18:20:41.626Z] #10 124.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-03-12T18:20:41.626Z] #10 124.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-03-12T18:20:41.626Z] #10 124.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-12T18:20:41.626Z] #10 124.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-03-12T18:20:41.626Z] #10 124.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:20:41.626Z] #10 124.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-12T18:20:41.626Z] #10 124.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-12T18:20:41.626Z] #10 124.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T18:20:41.626Z] #10 124.1 Setting up dmsetup (2:1.02.155-3) ... [2020-03-12T18:20:41.626Z] #10 124.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-12T18:20:41.626Z] #10 124.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-12T18:20:41.883Z] #10 124.2 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T18:20:42.140Z] #10 DONE 124.5s [2020-03-12T18:20:42.140Z] [2020-03-12T18:20:42.140Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:20:42.140Z] #58 DONE 0.1s [2020-03-12T18:20:42.140Z] [2020-03-12T18:20:42.140Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T18:20:42.398Z] #11 ... [2020-03-12T18:20:42.398Z] [2020-03-12T18:20:42.398Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:20:42.398Z] #59 DONE 0.1s [2020-03-12T18:20:42.398Z] [2020-03-12T18:20:42.398Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:20:42.716Z] ok github.com/docker/docker/daemon/logger 0.303s coverage: 41.8% of statements [2020-03-12T18:20:42.962Z] #60 ... [2020-03-12T18:20:42.962Z] [2020-03-12T18:20:42.962Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:20:42.962Z] #47 115.2 vendor/golang.org/x/net/http2/hpack [2020-03-12T18:20:42.962Z] #47 115.9 mime [2020-03-12T18:20:42.962Z] #47 117.5 mime/quotedprintable [2020-03-12T18:20:42.962Z] #47 117.9 net/http/internal [2020-03-12T18:20:42.962Z] #47 121.0 crypto/tls [2020-03-12T18:20:43.220Z] #47 ... [2020-03-12T18:20:43.220Z] [2020-03-12T18:20:43.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:20:43.220Z] #44 48.26 DEP compel/arch/x86/src/lib/cpu.d [2020-03-12T18:20:43.220Z] #44 48.35 DEP compel/src/lib/log.d [2020-03-12T18:20:43.220Z] #44 48.43 DEP compel/src/main.d [2020-03-12T18:20:43.220Z] #44 48.54 DEP compel/src/lib/handle-elf.d [2020-03-12T18:20:43.220Z] #44 48.65 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-12T18:20:43.220Z] #44 48.78 CC compel/src/lib/log.o [2020-03-12T18:20:43.220Z] #44 49.04 CC compel/arch/x86/src/lib/cpu.o [2020-03-12T18:20:43.220Z] #44 50.04 CC compel/arch/x86/src/lib/infect.o [2020-03-12T18:20:43.220Z] #44 51.28 CC compel/src/lib/infect-rpc.o [2020-03-12T18:20:43.220Z] #44 51.70 CC compel/src/lib/infect-util.o [2020-03-12T18:20:43.220Z] #44 51.89 CC compel/src/lib/infect.o [2020-03-12T18:20:43.220Z] #44 54.01 CC compel/src/lib/ptrace.o [2020-03-12T18:20:43.784Z] #44 54.41 AR compel/libcompel.a [2020-03-12T18:20:43.784Z] #44 54.48 HOSTCC compel/src/main-host.o [2020-03-12T18:20:43.786Z] INFO: Extracting go.zip to d:\CI\PR-40671\3\go [2020-03-12T18:20:44.041Z] #44 54.78 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-12T18:20:44.097Z] ok github.com/docker/docker/daemon/logger/awslogs 0.251s coverage: 77.8% of statements [2020-03-12T18:20:44.097Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.9% of statements [2020-03-12T18:20:44.097Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.107s coverage: 61.0% of statements [2020-03-12T18:20:44.097Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:20:44.097Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:20:44.097Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:20:44.097Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:20:44.097Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:20:44.097Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:20:44.299Z] #44 55.00 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:20:44.367Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-03-12T18:20:44.556Z] #44 55.39 HOSTCC compel/src/lib/log-host.o [2020-03-12T18:20:44.556Z] #44 ... [2020-03-12T18:20:44.556Z] [2020-03-12T18:20:44.556Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-12T18:20:44.556Z] #11 DONE 2.5s [2020-03-12T18:20:44.556Z] [2020-03-12T18:20:44.556Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-12T18:20:44.937Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.052s coverage: 88.3% of statements [2020-03-12T18:20:45.024Z] ok github.com/docker/docker/pkg/chrootarchive 3.466s coverage: 43.2% of statements [2020-03-12T18:20:45.024Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-12T18:20:45.024Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-03-12T18:20:45.024Z] ok github.com/docker/docker/layer 7.820s coverage: 68.8% of statements [2020-03-12T18:20:45.306Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:20:45.306Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:20:45.306Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:20:45.306Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:20:45.306Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:20:45.306Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:20:45.306Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:20:45.306Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:20:45.506Z] ok github.com/docker/docker/daemon/logger/journald 0.076s coverage: 26.2% of statements [2020-03-12T18:20:45.588Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-03-12T18:20:45.767Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 62.1% of statements [2020-03-12T18:20:46.202Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-03-12T18:20:46.484Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-03-12T18:20:46.707Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 74.7% of statements [2020-03-12T18:20:46.708Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:20:46.768Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-03-12T18:20:46.968Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [2020-03-12T18:20:47.080Z] #12 DONE 2.2s [2020-03-12T18:20:47.081Z] [2020-03-12T18:20:47.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:20:47.081Z] #47 128.5 net/http/httptrace [2020-03-12T18:20:47.081Z] #47 128.7 net/http [2020-03-12T18:20:47.228Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 33.3% of statements [2020-03-12T18:20:47.774Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-03-12T18:20:48.168Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2020-03-12T18:20:48.168Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2020-03-12T18:20:48.389Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-03-12T18:20:48.737Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-03-12T18:20:48.976Z] #47 ... [2020-03-12T18:20:48.976Z] [2020-03-12T18:20:48.976Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-12T18:20:48.976Z] #13 1.976 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:20:48.976Z] #13 DONE 2.1s [2020-03-12T18:20:48.976Z] [2020-03-12T18:20:48.976Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-12T18:20:49.004Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2020-03-12T18:20:49.286Z] ok github.com/docker/docker/pkg/fsutils 0.452s coverage: 85.1% of statements [2020-03-12T18:20:49.286Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-03-12T18:20:50.115Z] ok github.com/docker/docker/daemon/logger/splunk 1.851s coverage: 82.5% of statements [2020-03-12T18:20:50.115Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:20:50.115Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:20:50.291Z] ok github.com/docker/docker/pkg/ioutils 0.278s coverage: 70.1% of statements [2020-03-12T18:20:50.291Z] ok github.com/docker/docker/pkg/idtools 0.498s coverage: 70.1% of statements [2020-03-12T18:20:50.573Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-03-12T18:20:50.573Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-03-12T18:20:50.684Z] ok github.com/docker/docker/distribution/metadata 0.071s coverage: 48.2% of statements [2020-03-12T18:20:50.873Z] #14 DONE 2.1s [2020-03-12T18:20:50.873Z] [2020-03-12T18:20:50.873Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:20:50.873Z] #44 55.77 HOSTLINK compel/compel-host-bin [2020-03-12T18:20:50.873Z] #44 56.00 DEP soccr/soccr.d [2020-03-12T18:20:50.873Z] #44 56.16 CC soccr/soccr.o [2020-03-12T18:20:50.873Z] #44 57.46 AR soccr/libsoccr.a [2020-03-12T18:20:50.873Z] #44 57.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:20:50.873Z] #44 57.92 DEP criu/arch/x86/sigframe.d [2020-03-12T18:20:50.873Z] #44 58.02 DEP criu/arch/x86/sigaction_compat.d [2020-03-12T18:20:50.873Z] #44 58.22 DEP criu/arch/x86/kerndat.d [2020-03-12T18:20:50.873Z] #44 58.44 DEP criu/arch/x86/crtools.d [2020-03-12T18:20:50.873Z] #44 58.67 DEP criu/arch/x86/cpu.d [2020-03-12T18:20:50.873Z] #44 58.83 CC criu/arch/x86/cpu.o [2020-03-12T18:20:50.873Z] #44 59.45 CC criu/arch/x86/crtools.o [2020-03-12T18:20:50.873Z] #44 60.99 CC criu/arch/x86/kerndat.o [2020-03-12T18:20:50.873Z] #44 61.53 CC criu/arch/x86/sigaction_compat.o [2020-03-12T18:20:50.873Z] #44 61.73 CC criu/arch/x86/sigframe.o [2020-03-12T18:20:50.883Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-03-12T18:20:50.883Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:20:51.172Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-12T18:20:51.437Z] #44 62.19 LINK criu/arch/x86/crtools.built-in.o [2020-03-12T18:20:51.437Z] #44 62.26 DEP criu/pie/util-vdso-elf32.d [2020-03-12T18:20:51.454Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-12T18:20:51.622Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-03-12T18:20:51.696Z] #44 62.47 DEP criu/pie/util-vdso.d [2020-03-12T18:20:51.696Z] #44 62.61 DEP criu/pie/util.d [2020-03-12T18:20:51.736Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-12T18:20:51.881Z] ok github.com/docker/docker/distribution 0.241s coverage: 22.1% of statements [2020-03-12T18:20:51.882Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:20:51.952Z] #44 62.89 CC criu/pie/util.o [2020-03-12T18:20:52.018Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-12T18:20:52.018Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-12T18:20:52.516Z] #44 63.24 CC criu/pie/util-vdso.o [2020-03-12T18:20:52.632Z] ok github.com/docker/docker/pkg/mount 1.301s coverage: 70.5% of statements [2020-03-12T18:20:52.632Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:20:52.632Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:20:52.632Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:20:52.914Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-03-12T18:20:53.079Z] #44 63.90 CC criu/pie/util-vdso-elf32.o [2020-03-12T18:20:53.262Z] ok github.com/docker/docker/image 0.068s coverage: 86.4% of statements [2020-03-12T18:20:53.335Z] #44 ... [2020-03-12T18:20:53.335Z] [2020-03-12T18:20:53.335Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-12T18:20:53.335Z] #15 DONE 2.2s [2020-03-12T18:20:53.335Z] [2020-03-12T18:20:53.335Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T18:20:53.529Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-12T18:20:53.529Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-03-12T18:20:53.811Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-12T18:20:53.833Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2020-03-12T18:20:53.833Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-03-12T18:20:53.833Z] ok github.com/docker/docker/distribution/xfer 1.710s coverage: 85.6% of statements [2020-03-12T18:20:53.833Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:20:53.833Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:20:53.833Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:20:54.401Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-03-12T18:20:54.662Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2020-03-12T18:20:55.228Z] #16 ... [2020-03-12T18:20:55.228Z] [2020-03-12T18:20:55.228Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:20:55.228Z] #60 2.716 + RM_GOPATH=0 [2020-03-12T18:20:55.228Z] #60 2.716 + TMP_GOPATH= [2020-03-12T18:20:55.228Z] #60 2.716 + : /build [2020-03-12T18:20:55.228Z] #60 2.716 + '[' -z '' ']' [2020-03-12T18:20:55.228Z] #60 2.716 ++ mktemp -d [2020-03-12T18:20:55.228Z] #60 2.716 + export GOPATH=/tmp/tmp.PFooItdwUf [2020-03-12T18:20:55.228Z] #60 2.716 + GOPATH=/tmp/tmp.PFooItdwUf [2020-03-12T18:20:55.228Z] #60 2.716 + RM_GOPATH=1 [2020-03-12T18:20:55.228Z] #60 2.719 ++ dirname ./install.sh [2020-03-12T18:20:55.228Z] #60 2.719 + dir=. [2020-03-12T18:20:55.228Z] #60 2.719 + bin=runc [2020-03-12T18:20:55.228Z] #60 2.719 + shift [2020-03-12T18:20:55.228Z] #60 2.719 + '[' '!' -f ./runc.installer ']' [2020-03-12T18:20:55.228Z] #60 2.719 + . ./runc.installer [2020-03-12T18:20:55.228Z] #60 2.719 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:20:55.228Z] #60 2.719 + install_runc [2020-03-12T18:20:55.228Z] #60 2.722 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:20:55.228Z] #60 2.724 + uname -r [2020-03-12T18:20:55.228Z] #60 2.731 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:20:55.228Z] #60 2.731 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:20:55.228Z] #60 2.731 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:20:55.228Z] #60 2.731 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PFooItdwUf/src/github.com/opencontainers/runc [2020-03-12T18:20:55.228Z] #60 2.733 Cloning into '/tmp/tmp.PFooItdwUf/src/github.com/opencontainers/runc'... [2020-03-12T18:20:55.228Z] #60 9.547 + cd /tmp/tmp.PFooItdwUf/src/github.com/opencontainers/runc [2020-03-12T18:20:55.228Z] #60 9.547 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:20:55.228Z] #60 10.13 + '[' -z '' ']' [2020-03-12T18:20:55.228Z] #60 10.13 + target=static [2020-03-12T18:20:55.228Z] #60 10.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:20:55.228Z] #60 11.67 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:20:55.228Z] #60 ... [2020-03-12T18:20:55.228Z] [2020-03-12T18:20:55.228Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:20:55.228Z] #44 65.02 AR criu/pie/pie.lib.a [2020-03-12T18:20:55.228Z] #44 65.09 DEP criu/pie/restorer.d [2020-03-12T18:20:55.228Z] #44 65.30 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-12T18:20:55.228Z] #44 65.38 DEP criu/arch/x86/restorer_unmap.d [2020-03-12T18:20:55.228Z] #44 65.40 DEP criu/arch/x86/restorer.d [2020-03-12T18:20:55.228Z] #44 65.58 DEP criu/arch/x86/vdso-pie.d [2020-03-12T18:20:55.228Z] #44 65.73 DEP criu/pie/parasite-vdso.d [2020-03-12T18:20:55.228Z] #44 65.96 DEP criu/pie/parasite.d [2020-03-12T18:20:55.228Z] #44 66.25 CC criu/pie/parasite.o [2020-03-12T18:20:55.280Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-03-12T18:20:55.280Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-12T18:20:55.485Z] #44 ... [2020-03-12T18:20:55.485Z] [2020-03-12T18:20:55.485Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-12T18:20:55.485Z] #16 DONE 2.2s [2020-03-12T18:20:55.485Z] [2020-03-12T18:20:55.485Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:20:56.045Z] ok github.com/docker/docker/opts 0.098s coverage: 67.4% of statements [2020-03-12T18:20:56.986Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-03-12T18:20:56.986Z] ok github.com/docker/docker/pkg/authorization 0.287s coverage: 68.3% of statements [2020-03-12T18:20:57.246Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-03-12T18:20:57.952Z] ok github.com/docker/docker/pkg/signal 2.334s coverage: 61.0% of statements [2020-03-12T18:20:58.008Z] #17 2.543 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-12T18:20:58.008Z] #17 2.631 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-12T18:20:58.184Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-03-12T18:20:58.234Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-03-12T18:20:58.265Z] #17 2.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-12T18:20:58.516Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-12T18:20:58.754Z] ok github.com/docker/docker/pkg/archive 1.240s coverage: 76.8% of statements [2020-03-12T18:20:58.754Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-03-12T18:20:58.798Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-12T18:20:58.828Z] #17 3.139 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-12T18:20:59.079Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-12T18:20:59.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:20:59.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:20:59.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:20:59.322Z] ok github.com/docker/docker/pkg/discovery/file 0.033s coverage: 92.9% of statements [2020-03-12T18:20:59.361Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-12T18:20:59.642Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 37.2% of statements [2020-03-12T18:20:59.889Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-03-12T18:20:59.924Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2020-03-12T18:21:00.196Z] #17 4.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-12T18:21:00.457Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-03-12T18:21:00.538Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2020-03-12T18:21:00.820Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-12T18:21:00.820Z] testing: warning: no tests to run [2020-03-12T18:21:00.820Z] coverage: [no statements] [2020-03-12T18:21:00.820Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-12T18:21:01.024Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-12T18:21:01.102Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-12T18:21:01.127Z] #17 5.755 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-12T18:21:01.385Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-12T18:21:01.667Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-12T18:21:01.962Z] ok github.com/docker/docker/pkg/chrootarchive 3.508s coverage: 43.2% of statements [2020-03-12T18:21:01.962Z] ok github.com/docker/docker/pkg/filenotify 0.627s coverage: 67.0% of statements [2020-03-12T18:21:02.057Z] #17 ... [2020-03-12T18:21:02.057Z] [2020-03-12T18:21:02.057Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:21:02.057Z] #44 67.84 LINK criu/pie/parasite.built-in.o [2020-03-12T18:21:02.057Z] #44 67.87 GEN criu/pie/parasite-blob.h [2020-03-12T18:21:02.057Z] #44 67.89 CC criu/pie/parasite-vdso.o [2020-03-12T18:21:02.057Z] #44 68.60 CC criu/arch/x86/vdso-pie.o [2020-03-12T18:21:02.057Z] #44 68.90 CC criu/arch/x86/restorer.o [2020-03-12T18:21:02.057Z] #44 69.43 CC criu/arch/x86/restorer_unmap.o [2020-03-12T18:21:02.057Z] #44 69.46 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-12T18:21:02.057Z] #44 69.82 CC criu/pie/restorer.o [2020-03-12T18:21:02.057Z] #44 72.39 LINK criu/pie/restorer.built-in.o [2020-03-12T18:21:02.057Z] #44 72.40 GEN criu/pie/restorer-blob.h [2020-03-12T18:21:02.057Z] #44 72.50 DEP criu/vdso.d [2020-03-12T18:21:02.057Z] #44 72.70 DEP criu/vdso-compat.d [2020-03-12T18:21:02.057Z] #44 72.80 DEP criu/uts_ns.d [2020-03-12T18:21:02.057Z] #44 73.03 DEP criu/util.d [2020-03-12T18:21:02.313Z] #44 73.29 DEP criu/uffd.d [2020-03-12T18:21:02.530Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-03-12T18:21:02.570Z] #44 73.50 DEP criu/tun.d [2020-03-12T18:21:02.827Z] #44 73.62 DEP criu/tty.d [2020-03-12T18:21:03.083Z] #44 73.81 DEP criu/timerfd.d [2020-03-12T18:21:03.083Z] #44 73.98 DEP criu/sysfs_parse.d [2020-03-12T18:21:03.099Z] ok github.com/docker/docker/pkg/fsutils 0.309s coverage: 85.1% of statements [2020-03-12T18:21:03.099Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-03-12T18:21:03.099Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-03-12T18:21:03.182Z] ok github.com/docker/docker/plugin 0.548s coverage: 27.1% of statements [2020-03-12T18:21:03.340Z] #44 74.12 DEP criu/sysctl.d [2020-03-12T18:21:03.340Z] #44 74.28 DEP criu/string.d [2020-03-12T18:21:03.598Z] #44 74.35 DEP criu/stats.d [2020-03-12T18:21:03.598Z] #44 74.52 DEP criu/sockets.d [2020-03-12T18:21:03.796Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-12T18:21:03.854Z] #44 74.71 DEP criu/sk-unix.d [2020-03-12T18:21:04.038Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-03-12T18:21:04.111Z] #44 74.95 DEP criu/sk-tcp.d [2020-03-12T18:21:04.298Z] ok github.com/docker/docker/layer 7.828s coverage: 68.8% of statements [2020-03-12T18:21:04.298Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:21:04.298Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:21:04.298Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:21:04.298Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:21:04.298Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:21:04.298Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:21:04.298Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:21:04.298Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:21:04.298Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2020-03-12T18:21:04.368Z] #44 75.18 DEP criu/sk-queue.d [2020-03-12T18:21:04.411Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-03-12T18:21:04.556Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2020-03-12T18:21:04.626Z] #44 75.42 DEP criu/sk-packet.d [2020-03-12T18:21:04.693Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-12T18:21:04.816Z] ok github.com/docker/docker/pkg/idtools 0.797s coverage: 70.1% of statements [2020-03-12T18:21:04.816Z] ok github.com/docker/docker/pkg/ioutils 0.624s coverage: 70.6% of statements [2020-03-12T18:21:04.816Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:21:04.882Z] #44 75.71 DEP criu/sk-netlink.d [2020-03-12T18:21:05.139Z] #44 75.98 DEP criu/sk-inet.d [2020-03-12T18:21:05.384Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-03-12T18:21:05.385Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2020-03-12T18:21:05.395Z] #44 76.25 DEP criu/signalfd.d [2020-03-12T18:21:05.396Z] #44 76.38 DEP criu/sigframe.d [2020-03-12T18:21:05.644Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2020-03-12T18:21:05.652Z] #44 76.49 DEP criu/shmem.d [2020-03-12T18:21:05.903Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 91.4% of statements [2020-03-12T18:21:05.903Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-03-12T18:21:05.909Z] #44 76.67 DEP criu/servicefd.d [2020-03-12T18:21:05.909Z] #44 76.80 DEP criu/seize.d [2020-03-12T18:21:06.163Z] ok github.com/docker/docker/pkg/mount 0.820s coverage: 70.5% of statements [2020-03-12T18:21:06.163Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:21:06.163Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:21:06.163Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:21:06.165Z] #44 76.95 DEP criu/seccomp.d [2020-03-12T18:21:06.165Z] ok github.com/docker/docker/registry 0.090s coverage: 56.0% of statements [2020-03-12T18:21:06.423Z] #44 77.11 DEP criu/rst-malloc.d [2020-03-12T18:21:06.423Z] #44 77.16 DEP criu/rbtree.d [2020-03-12T18:21:06.423Z] #44 77.23 DEP criu/pstree.d [2020-03-12T18:21:06.448Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-12T18:21:06.448Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-12T18:21:06.680Z] #44 77.40 DEP criu/protobuf.d [2020-03-12T18:21:06.680Z] #44 77.56 GEN criu/protobuf-desc-gen.h [2020-03-12T18:21:06.680Z] #44 ... [2020-03-12T18:21:06.680Z] [2020-03-12T18:21:06.680Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:21:06.680Z] #17 11.25 Fetched 8332 kB in 9s (912 kB/s) [2020-03-12T18:21:06.733Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2020-03-12T18:21:07.063Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-12T18:21:07.304Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2020-03-12T18:21:07.304Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-03-12T18:21:07.304Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-03-12T18:21:07.345Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-12T18:21:07.872Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-03-12T18:21:08.809Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-12T18:21:08.809Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2020-03-12T18:21:08.898Z] INFO: Extraction ended at 03/12/2020 18:21:05. Duration:00:00:22.3537872 [2020-03-12T18:21:08.898Z] INFO: Updating the golang and path environment variables [2020-03-12T18:21:08.898Z] INFO: GOPATH=d:\gopath [2020-03-12T18:21:08.898Z] INFO: go version go1.13.8 windows/amd64 [2020-03-12T18:21:08.898Z] INFO: Running the daemon under test in debug mode [2020-03-12T18:21:08.898Z] INFO: Starting a daemon under test... [2020-03-12T18:21:08.898Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40671\3\daemon --pidfile d:\CI\PR-40671\3\docker.pid -D [2020-03-12T18:21:08.898Z] INFO: Process started successfully. [2020-03-12T18:21:08.898Z] INFO: Start tailing logs of the daemon under tests [2020-03-12T18:21:08.898Z] INFO: Waiting for the daemon under test to start... [2020-03-12T18:21:09.353Z] INFO: Daemon under test started and replied! [2020-03-12T18:21:09.353Z] INFO: Docker version of the daemon under test [2020-03-12T18:21:09.353Z] [2020-03-12T18:21:09.353Z] Client: [2020-03-12T18:21:09.353Z] Version: 17.06.2-ce [2020-03-12T18:21:09.353Z] API version: 1.30 [2020-03-12T18:21:09.353Z] Go version: go1.8.3 [2020-03-12T18:21:09.353Z] Git commit: cec0b72 [2020-03-12T18:21:09.353Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-12T18:21:09.353Z] OS/Arch: windows/amd64 [2020-03-12T18:21:09.353Z] [2020-03-12T18:21:09.353Z] Server: [2020-03-12T18:21:09.353Z] Version: 0.0.0-dev [2020-03-12T18:21:09.353Z] API version: 1.41 (minimum version 1.24) [2020-03-12T18:21:09.353Z] Go version: go1.13.8 [2020-03-12T18:21:09.353Z] Git commit: 6859bc7eee [2020-03-12T18:21:09.353Z] Built: 03/12/2020 18:19:28 [2020-03-12T18:21:09.353Z] OS/Arch: windows/amd64 [2020-03-12T18:21:09.353Z] Experimental: false [2020-03-12T18:21:09.353Z] [2020-03-12T18:21:09.353Z] INFO: Docker info of the daemon under test [2020-03-12T18:21:09.353Z] [2020-03-12T18:21:09.353Z] Containers: 0 [2020-03-12T18:21:09.353Z] Running: 0 [2020-03-12T18:21:09.353Z] Paused: 0 [2020-03-12T18:21:09.353Z] Stopped: 0 [2020-03-12T18:21:09.353Z] Images: 0 [2020-03-12T18:21:09.353Z] Server Version: 0.0.0-dev [2020-03-12T18:21:09.353Z] Storage Driver: windowsfilter [2020-03-12T18:21:09.353Z] Windows: [2020-03-12T18:21:09.353Z] Logging Driver: json-file [2020-03-12T18:21:09.353Z] Plugins: [2020-03-12T18:21:09.353Z] Volume: local [2020-03-12T18:21:09.353Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:21:09.353Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:21:09.353Z] Swarm: inactive [2020-03-12T18:21:09.353Z] Default Isolation: process [2020-03-12T18:21:09.353Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:21:09.353Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:21:09.353Z] OSType: windows [2020-03-12T18:21:09.353Z] Architecture: x86_64 [2020-03-12T18:21:09.353Z] CPUs: 4 [2020-03-12T18:21:09.353Z] Total Memory: 32GiB [2020-03-12T18:21:09.353Z] Name: azwin-2-f8d8d0 [2020-03-12T18:21:09.353Z] ID: GAPO:IA6E:TAEG:C44F:5GFM:LOFZ:VAKY:BARZ:QUZJ:EMUS:PZGH:WCAJ [2020-03-12T18:21:09.353Z] Docker Root Dir: D:\CI\PR-40671\3\daemon [2020-03-12T18:21:09.353Z] Debug Mode (client): false [2020-03-12T18:21:09.353Z] Debug Mode (server): true [2020-03-12T18:21:09.353Z] File Descriptors: -1 [2020-03-12T18:21:09.353Z] Goroutines: 17 [2020-03-12T18:21:09.353Z] System Time: 2020-03-12T18:21:09.1323079Z [2020-03-12T18:21:09.353Z] EventsListeners: 0 [2020-03-12T18:21:09.353Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:21:09.353Z] Labels: [2020-03-12T18:21:09.353Z] Experimental: false [2020-03-12T18:21:09.353Z] Insecure Registries: [2020-03-12T18:21:09.353Z] 127.0.0.0/8 [2020-03-12T18:21:09.353Z] Live Restore Enabled: false [2020-03-12T18:21:09.353Z] [2020-03-12T18:21:09.353Z] [2020-03-12T18:21:09.353Z] INFO: Docker images of the daemon under test [2020-03-12T18:21:09.353Z] [2020-03-12T18:21:09.353Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-12T18:21:09.353Z] [2020-03-12T18:21:09.353Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-12T18:21:09.353Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-12T18:21:09.365Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-12T18:21:09.378Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-03-12T18:21:09.378Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-03-12T18:21:09.637Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-03-12T18:21:09.808Z] ltsc2019: Pulling from windows/servercore [2020-03-12T18:21:09.808Z] 65014b3c3121: Pulling fs layer [2020-03-12T18:21:09.808Z] 23645bd7ee08: Pulling fs layer [2020-03-12T18:21:09.896Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-03-12T18:21:09.955Z] #17 11.25 Reading package lists... [2020-03-12T18:21:09.955Z] #17 ... [2020-03-12T18:21:09.955Z] [2020-03-12T18:21:09.955Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:21:09.955Z] #47 141.9 github.com/LK4D4/vndr/godl [2020-03-12T18:21:09.955Z] #47 142.7 github.com/LK4D4/vndr [2020-03-12T18:21:09.955Z] #47 ... [2020-03-12T18:21:09.955Z] [2020-03-12T18:21:09.955Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:21:09.955Z] #44 79.05 DEP criu/protobuf-desc.d [2020-03-12T18:21:09.955Z] #44 79.20 DEP criu/proc_parse.d [2020-03-12T18:21:09.955Z] #44 79.39 DEP criu/plugin.d [2020-03-12T18:21:09.955Z] #44 79.45 DEP criu/pipes.d [2020-03-12T18:21:09.955Z] #44 79.63 DEP criu/pie-util.d [2020-03-12T18:21:09.955Z] #44 79.72 DEP criu/pie-util-vdso.d [2020-03-12T18:21:09.955Z] #44 79.88 DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:21:09.955Z] #44 80.01 DEP criu/path.d [2020-03-12T18:21:09.955Z] #44 80.13 DEP criu/parasite-syscall.d [2020-03-12T18:21:09.955Z] #44 80.36 DEP criu/pagemap.d [2020-03-12T18:21:09.955Z] #44 80.59 DEP criu/pagemap-cache.d [2020-03-12T18:21:09.955Z] #44 80.75 DEP criu/page-xfer.d [2020-03-12T18:21:09.980Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-03-12T18:21:10.212Z] #44 80.92 DEP criu/page-pipe.d [2020-03-12T18:21:10.212Z] #44 81.04 DEP criu/netfilter.d [2020-03-12T18:21:10.262Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-03-12T18:21:10.468Z] #44 81.28 DEP criu/net.d [2020-03-12T18:21:10.724Z] #44 81.49 DEP criu/namespaces.d [2020-03-12T18:21:10.725Z] #44 81.66 DEP criu/mount.d [2020-03-12T18:21:10.833Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 37.2% of statements [2020-03-12T18:21:10.833Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2020-03-12T18:21:10.981Z] #44 81.82 DEP criu/mem.d [2020-03-12T18:21:11.094Z] ok github.com/docker/docker/pkg/signal 2.789s coverage: 61.0% of statements [2020-03-12T18:21:11.237Z] #44 82.10 DEP criu/lsm.d [2020-03-12T18:21:11.268Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-03-12T18:21:11.494Z] #44 82.29 DEP criu/log.d [2020-03-12T18:21:11.494Z] #44 ... [2020-03-12T18:21:11.494Z] [2020-03-12T18:21:11.494Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:21:11.494Z] #47 DONE 153.6s [2020-03-12T18:21:11.662Z] ok github.com/docker/docker/pkg/term 0.023s coverage: 84.8% of statements [2020-03-12T18:21:11.662Z] testing: warning: no tests to run [2020-03-12T18:21:11.662Z] coverage: [no statements] [2020-03-12T18:21:11.662Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-03-12T18:21:11.662Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2020-03-12T18:21:11.751Z] [2020-03-12T18:21:11.751Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:21:11.751Z] #44 82.52 DEP criu/libnetlink.d [2020-03-12T18:21:12.007Z] #44 82.75 DEP criu/kerndat.d [2020-03-12T18:21:12.231Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-03-12T18:21:12.231Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-03-12T18:21:12.231Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2020-03-12T18:21:12.264Z] #44 83.13 DEP criu/kcmp-ids.d [2020-03-12T18:21:12.520Z] #44 83.34 DEP criu/irmap.d [2020-03-12T18:21:12.777Z] #44 83.53 DEP criu/ipc_ns.d [2020-03-12T18:21:13.033Z] #44 83.82 DEP criu/image.d [2020-03-12T18:21:13.033Z] #44 83.87 DEP criu/image-desc.d [2020-03-12T18:21:13.033Z] #44 83.89 DEP criu/fsnotify.d [2020-03-12T18:21:13.033Z] #44 83.97 DEP criu/filesystems.d [2020-03-12T18:21:13.033Z] #44 84.08 DEP criu/files.d [2020-03-12T18:21:13.290Z] #44 84.21 DEP criu/files-reg.d [2020-03-12T18:21:13.546Z] #44 84.37 DEP criu/files-ext.d [2020-03-12T18:21:13.546Z] #44 84.50 DEP criu/file-lock.d [2020-03-12T18:21:13.803Z] #44 84.62 DEP criu/file-ids.d [2020-03-12T18:21:13.803Z] #44 84.77 DEP criu/fifo.d [2020-03-12T18:21:14.060Z] #44 84.89 DEP criu/fdstore.d [2020-03-12T18:21:14.060Z] #44 84.97 DEP criu/fault-injection.d [2020-03-12T18:21:14.060Z] #44 85.03 DEP criu/external.d [2020-03-12T18:21:14.142Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-03-12T18:21:14.142Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-03-12T18:21:14.316Z] #44 85.17 DEP criu/eventpoll.d [2020-03-12T18:21:14.574Z] #44 85.37 DEP criu/eventfd.d [2020-03-12T18:21:14.574Z] #44 85.47 DEP criu/crtools.d [2020-03-12T18:21:14.574Z] #44 85.61 DEP criu/cr-service.d [2020-03-12T18:21:14.713Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-03-12T18:21:14.831Z] #44 85.87 DEP criu/cr-restore.d [2020-03-12T18:21:15.394Z] #44 86.03 DEP criu/cr-errno.d [2020-03-12T18:21:15.394Z] #44 86.04 DEP criu/cr-dump.d [2020-03-12T18:21:15.394Z] #44 86.20 DEP criu/cr-dedup.d [2020-03-12T18:21:15.651Z] ok github.com/docker/docker/plugin 0.606s coverage: 27.1% of statements [2020-03-12T18:21:15.651Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-03-12T18:21:15.651Z] #44 86.36 DEP criu/cr-check.d [2020-03-12T18:21:15.909Z] #44 86.60 DEP criu/config.d [2020-03-12T18:21:15.909Z] #44 86.74 DEP criu/clone-noasan.d [2020-03-12T18:21:15.909Z] #44 86.78 DEP criu/cgroup.d [2020-03-12T18:21:16.166Z] #44 86.91 DEP criu/cgroup-props.d [2020-03-12T18:21:16.166Z] #44 86.98 DEP criu/bitmap.d [2020-03-12T18:21:16.166Z] #44 87.01 DEP criu/bfd.d [2020-03-12T18:21:16.166Z] #44 87.09 DEP criu/autofs.d [2020-03-12T18:21:16.220Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2020-03-12T18:21:16.423Z] #44 87.30 DEP criu/aio.d [2020-03-12T18:21:16.479Z] ok github.com/docker/docker/registry 0.230s coverage: 56.0% of statements [2020-03-12T18:21:16.680Z] #44 87.54 DEP criu/action-scripts.d [2020-03-12T18:21:16.851Z] 23645bd7ee08: Verifying Checksum [2020-03-12T18:21:16.851Z] 23645bd7ee08: Download complete [2020-03-12T18:21:16.938Z] #44 87.86 CC criu/action-scripts.o [2020-03-12T18:21:17.050Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2020-03-12T18:21:17.310Z] ok github.com/docker/docker/runconfig 0.040s coverage: 68.2% of statements [2020-03-12T18:21:17.502Z] #44 88.33 CC criu/aio.o [2020-03-12T18:21:18.066Z] #44 88.95 CC criu/autofs.o [2020-03-12T18:21:19.879Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-03-12T18:21:19.879Z] ok github.com/docker/docker/volume/local 0.059s coverage: 73.0% of statements [2020-03-12T18:21:19.879Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-03-12T18:21:20.077Z] #44 90.55 CC criu/bfd.o [2020-03-12T18:21:20.077Z] #44 ... [2020-03-12T18:21:20.077Z] [2020-03-12T18:21:20.077Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:21:20.077Z] #17 11.25 Reading package lists... [2020-03-12T18:21:20.077Z] #17 15.31 Reading package lists... [2020-03-12T18:21:20.077Z] #17 19.49 Building dependency tree... [2020-03-12T18:21:20.077Z] #17 20.85 libcap2-bin is already the newest version (1:2.25-2). [2020-03-12T18:21:20.077Z] #17 20.85 The following additional packages will be installed: [2020-03-12T18:21:20.077Z] #17 20.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-12T18:21:20.077Z] #17 20.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-12T18:21:20.077Z] #17 20.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-12T18:21:20.077Z] #17 20.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-12T18:21:20.077Z] #17 20.85 python3.7 python3.7-minimal vim-runtime xxd [2020-03-12T18:21:20.077Z] #17 20.85 Suggested packages: [2020-03-12T18:21:20.077Z] #17 20.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-12T18:21:20.077Z] #17 20.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-12T18:21:20.077Z] #17 20.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:21:20.077Z] #17 20.85 Recommended packages: [2020-03-12T18:21:20.077Z] #17 20.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-12T18:21:20.077Z] #17 20.85 python3-keyrings.alt python3-xdg unzip [2020-03-12T18:21:20.077Z] #17 22.52 The following NEW packages will be installed: [2020-03-12T18:21:20.077Z] #17 22.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-12T18:21:20.077Z] #17 22.52 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-12T18:21:20.077Z] #17 22.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-12T18:21:20.077Z] #17 22.52 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-12T18:21:20.077Z] #17 22.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-12T18:21:20.077Z] #17 22.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-12T18:21:20.077Z] #17 22.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-12T18:21:20.077Z] #17 22.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-12T18:21:20.077Z] #17 22.53 xz-utils zip [2020-03-12T18:21:20.077Z] #17 22.85 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-12T18:21:20.077Z] #17 22.85 Need to get 28.5 MB of archives. [2020-03-12T18:21:20.077Z] #17 22.85 After this operation, 116 MB of additional disk space will be used. [2020-03-12T18:21:20.077Z] #17 22.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-12T18:21:20.077Z] #17 22.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-12T18:21:20.077Z] #17 22.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-12T18:21:20.077Z] #17 22.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-12T18:21:20.077Z] #17 22.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-12T18:21:20.077Z] #17 22.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-12T18:21:20.077Z] #17 23.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-12T18:21:20.077Z] #17 23.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-12T18:21:20.077Z] #17 23.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-12T18:21:20.077Z] #17 23.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-12T18:21:20.077Z] #17 23.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-12T18:21:20.077Z] #17 23.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-12T18:21:20.077Z] #17 23.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-12T18:21:20.077Z] #17 23.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-12T18:21:20.077Z] #17 23.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-12T18:21:20.077Z] #17 23.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-12T18:21:20.077Z] #17 23.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-12T18:21:20.077Z] #17 23.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-12T18:21:20.077Z] #17 23.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-12T18:21:20.077Z] #17 23.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-12T18:21:20.077Z] #17 23.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-12T18:21:20.077Z] #17 23.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-12T18:21:20.077Z] #17 23.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-12T18:21:20.077Z] #17 23.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-12T18:21:20.077Z] #17 23.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-12T18:21:20.077Z] #17 23.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-12T18:21:20.077Z] #17 23.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-12T18:21:20.077Z] #17 23.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-12T18:21:20.077Z] #17 23.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-12T18:21:20.077Z] #17 23.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-12T18:21:20.077Z] #17 23.73 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-12T18:21:20.077Z] #17 23.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-12T18:21:20.077Z] #17 23.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-12T18:21:20.077Z] #17 23.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-12T18:21:20.077Z] #17 23.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-12T18:21:20.077Z] #17 23.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-12T18:21:20.077Z] #17 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-12T18:21:20.077Z] #17 23.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-12T18:21:20.077Z] #17 23.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-12T18:21:20.077Z] #17 23.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-12T18:21:20.077Z] #17 23.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-12T18:21:20.077Z] #17 23.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-12T18:21:20.077Z] #17 23.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-12T18:21:20.077Z] #17 24.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-12T18:21:20.077Z] #17 24.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-12T18:21:20.077Z] #17 24.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-12T18:21:20.077Z] #17 24.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-12T18:21:20.077Z] #17 24.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-12T18:21:20.337Z] #17 ... [2020-03-12T18:21:20.337Z] [2020-03-12T18:21:20.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:21:20.337Z] #44 91.16 CC criu/bitmap.o [2020-03-12T18:21:20.598Z] #44 91.38 CC criu/cgroup-props.o [2020-03-12T18:21:20.856Z] #44 ... [2020-03-12T18:21:20.856Z] [2020-03-12T18:21:20.856Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-12T18:21:20.856Z] #30 DONE 163.2s [2020-03-12T18:21:20.856Z] [2020-03-12T18:21:20.856Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:21:20.856Z] #17 25.16 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:21:20.856Z] #17 25.28 Fetched 28.5 MB in 2s (14.5 MB/s) [2020-03-12T18:21:20.856Z] #17 25.42 Selecting previously unselected package pigz. [2020-03-12T18:21:21.114Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-03-12T18:21:21.114Z] #17 25.55 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-12T18:21:21.114Z] #17 25.56 Unpacking pigz (2.4-1) ... [2020-03-12T18:21:21.114Z] #17 25.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-12T18:21:21.114Z] #17 25.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T18:21:21.114Z] #17 25.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T18:21:21.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:21:21.255Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-03-12T18:21:22.047Z] #17 26.42 Selecting previously unselected package python3.7-minimal. [2020-03-12T18:21:22.047Z] #17 26.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T18:21:22.047Z] #17 26.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T18:21:22.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:21:22.612Z] #17 27.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T18:21:22.869Z] #17 27.29 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-12T18:21:23.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:21:23.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:21:24.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:21:25.393Z] #17 29.36 Selecting previously unselected package python3-minimal. [2020-03-12T18:21:25.393Z] #17 29.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-12T18:21:25.393Z] #17 29.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-12T18:21:25.393Z] #17 29.43 Unpacking python3-minimal (3.7.3-1) ... [2020-03-12T18:21:25.393Z] #17 29.50 Selecting previously unselected package libmpdec2:amd64. [2020-03-12T18:21:25.393Z] #17 29.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-12T18:21:25.393Z] #17 29.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-12T18:21:25.393Z] #17 29.62 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-12T18:21:25.394Z] #17 29.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T18:21:25.394Z] #17 29.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T18:21:26.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:21:26.325Z] #17 30.54 Selecting previously unselected package python3.7. [2020-03-12T18:21:26.325Z] #17 30.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-12T18:21:26.325Z] #17 30.55 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T18:21:26.325Z] #17 30.69 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-12T18:21:26.325Z] #17 30.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-12T18:21:26.325Z] #17 30.70 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-12T18:21:26.325Z] #17 30.81 Setting up python3-minimal (3.7.3-1) ... [2020-03-12T18:21:26.474Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:21:26.474Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === Skipped [2020-03-12T18:21:26.474Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:21:26.474Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:21:26.474Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-12T18:21:26.474Z] time="2020-03-12T18:20:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-12T18:21:26.474Z] time="2020-03-12T18:20:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-12T18:21:26.474Z] time="2020-03-12T18:20:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-12T18:21:26.474Z] time="2020-03-12T18:20:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-12T18:21:26.474Z] time="2020-03-12T18:20:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:21:26.474Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:21:26.474Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:21:26.474Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:26.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:21:26.474Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:21:26.474Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-12T18:21:26.474Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] [2020-03-12T18:21:26.474Z] DONE 2174 tests, 26 skipped in 184.284s [2020-03-12T18:21:27.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main Post stage [Pipeline] junit [2020-03-12T18:21:27.131Z] Recording test results [2020-03-12T18:21:27.258Z] #17 31.59 Selecting previously unselected package python3. [2020-03-12T18:21:27.258Z] #17 31.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-12T18:21:27.258Z] #17 31.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-12T18:21:27.258Z] #17 31.66 Unpacking python3 (3.7.3-1) ... [2020-03-12T18:21:27.258Z] #17 31.74 Selecting previously unselected package libip4tc0:amd64. [2020-03-12T18:21:27.258Z] #17 31.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-12T18:21:27.258Z] #17 31.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:21:27.515Z] #17 31.87 Selecting previously unselected package libip6tc0:amd64. [2020-03-12T18:21:27.515Z] #17 31.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-12T18:21:27.515Z] #17 31.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-12T18:21:27.515Z] #17 31.96 Selecting previously unselected package libiptc0:amd64. [2020-03-12T18:21:27.515Z] #17 31.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-12T18:21:27.515Z] #17 31.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-12T18:21:27.515Z] #17 32.04 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-12T18:21:27.515Z] #17 32.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-12T18:21:27.515Z] #17 32.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-12T18:21:27.515Z] #17 32.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-12T18:21:27.515Z] #17 32.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-12T18:21:27.515Z] #17 32.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-12T18:21:27.515Z] #17 32.19 Selecting previously unselected package libnftnl11:amd64. [2020-03-12T18:21:27.691Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -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:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/make.sh dynbinary test-integration [2020-03-12T18:21:27.773Z] #17 32.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-12T18:21:27.773Z] #17 32.19 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-12T18:21:27.773Z] #17 32.28 Selecting previously unselected package iptables. [2020-03-12T18:21:27.773Z] #17 32.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-12T18:21:27.773Z] #17 32.30 Unpacking iptables (1.8.2-4) ... [2020-03-12T18:21:27.974Z] [2020-03-12T18:21:27.974Z] Removing bundles/ [2020-03-12T18:21:27.974Z] [2020-03-12T18:21:27.974Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T18:21:27.974Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:21:27.974Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:21:28.337Z] #17 32.62 Selecting previously unselected package xxd. [2020-03-12T18:21:28.337Z] #17 32.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T18:21:28.337Z] #17 32.62 Unpacking xxd (2:8.1.0875-5) ... [2020-03-12T18:21:28.337Z] #17 32.74 Selecting previously unselected package vim-common. [2020-03-12T18:21:28.337Z] #17 32.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-12T18:21:28.337Z] #17 32.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-12T18:21:28.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:21:28.595Z] #17 32.93 Selecting previously unselected package bash-completion. [2020-03-12T18:21:28.595Z] #17 32.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-12T18:21:30.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T18:21:31.121Z] #17 35.42 Unpacking bash-completion (1:2.8-6) ... [2020-03-12T18:21:31.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:21:31.378Z] #17 35.79 Selecting previously unselected package bzip2. [2020-03-12T18:21:31.378Z] #17 35.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-12T18:21:31.378Z] #17 35.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T18:21:31.378Z] #17 35.90 Selecting previously unselected package xz-utils. [2020-03-12T18:21:31.378Z] #17 35.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-12T18:21:31.378Z] #17 35.93 Unpacking xz-utils (5.2.4-1) ... [2020-03-12T18:21:31.635Z] #17 36.05 Selecting previously unselected package apparmor. [2020-03-12T18:21:31.635Z] #17 36.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-12T18:21:31.635Z] #17 36.15 Unpacking apparmor (2.13.2-10) ... [2020-03-12T18:21:31.893Z] #17 ... [2020-03-12T18:21:31.893Z] [2020-03-12T18:21:31.893Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:21:31.893Z] #44 92.81 CC criu/cgroup.o [2020-03-12T18:21:31.893Z] #44 95.12 CC criu/clone-noasan.o [2020-03-12T18:21:31.893Z] #44 95.26 CC criu/config.o [2020-03-12T18:21:31.893Z] #44 96.51 CC criu/cr-check.o [2020-03-12T18:21:31.893Z] #44 97.98 CC criu/cr-dedup.o [2020-03-12T18:21:31.893Z] #44 98.43 CC criu/cr-dump.o [2020-03-12T18:21:31.893Z] #44 100.7 CC criu/cr-errno.o [2020-03-12T18:21:31.893Z] #44 100.8 CC criu/cr-restore.o [2020-03-12T18:21:31.893Z] #44 ... [2020-03-12T18:21:31.893Z] [2020-03-12T18:21:31.893Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:21:31.893Z] #17 36.48 Selecting previously unselected package aufs-tools. [2020-03-12T18:21:31.893Z] #17 36.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-12T18:21:31.893Z] #17 36.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-12T18:21:31.893Z] #17 36.58 Selecting previously unselected package libonig5:amd64. [2020-03-12T18:21:32.150Z] #17 36.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-12T18:21:32.150Z] #17 36.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-12T18:21:32.408Z] #17 36.74 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:21:32.408Z] #17 36.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T18:21:32.408Z] #17 36.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T18:21:32.408Z] #17 36.86 Selecting previously unselected package jq. [2020-03-12T18:21:32.408Z] #17 36.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-12T18:21:32.408Z] #17 36.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-12T18:21:32.408Z] #17 36.96 Selecting previously unselected package libaio1:amd64. [2020-03-12T18:21:32.408Z] #17 36.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-12T18:21:32.408Z] #17 37.00 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-12T18:21:32.408Z] #17 37.07 Selecting previously unselected package libgpm2:amd64. [2020-03-12T18:21:32.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:21:32.665Z] #17 37.08 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-12T18:21:32.665Z] #17 37.08 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-12T18:21:32.665Z] #17 37.16 Selecting previously unselected package libicu63:amd64. [2020-03-12T18:21:32.665Z] #17 37.16 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-12T18:21:32.665Z] #17 37.17 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-12T18:21:33.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:21:35.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:21:36.240Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:21:36.240Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:21:36.240Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-03-12T18:21:36.240Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-03-12T18:21:36.240Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:21:36.240Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-03-12T18:21:36.240Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:21:36.240Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:21:36.240Z] ok github.com/docker/docker/builder/dockerignore 0.030s coverage: 96.8% of statements [2020-03-12T18:21:36.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:21:36.844Z] #17 40.55 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:21:36.844Z] #17 40.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-12T18:21:36.844Z] #17 40.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T18:21:36.844Z] #17 40.65 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:21:36.844Z] #17 40.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-12T18:21:36.844Z] #17 40.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T18:21:36.844Z] #17 40.76 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:21:36.844Z] #17 40.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-12T18:21:36.844Z] #17 40.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T18:21:36.844Z] #17 40.84 Selecting previously unselected package libreadline5:amd64. [2020-03-12T18:21:36.844Z] #17 40.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-12T18:21:36.844Z] #17 40.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-12T18:21:36.844Z] #17 41.00 Selecting previously unselected package net-tools. [2020-03-12T18:21:36.844Z] #17 41.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-12T18:21:36.844Z] #17 41.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T18:21:36.844Z] #17 41.25 Selecting previously unselected package python-pip-whl. [2020-03-12T18:21:36.844Z] #17 41.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-12T18:21:36.844Z] #17 41.29 Unpacking python-pip-whl (18.1-5) ... [2020-03-12T18:21:37.409Z] #17 41.83 Selecting previously unselected package python3-lib2to3. [2020-03-12T18:21:37.409Z] #17 41.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-12T18:21:37.409Z] #17 41.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-12T18:21:37.666Z] #17 41.98 Selecting previously unselected package python3-distutils. [2020-03-12T18:21:37.666Z] #17 42.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-12T18:21:37.666Z] #17 42.01 Unpacking python3-distutils (3.7.3-1) ... [2020-03-12T18:21:37.666Z] #17 42.15 Selecting previously unselected package python3-pip. [2020-03-12T18:21:37.666Z] #17 42.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-12T18:21:37.666Z] #17 42.18 Unpacking python3-pip (18.1-5) ... [2020-03-12T18:21:37.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:21:37.738Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2020-03-12T18:21:37.924Z] #17 42.35 Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:21:37.924Z] #17 42.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-12T18:21:37.924Z] #17 42.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-12T18:21:37.924Z] #17 42.48 Selecting previously unselected package python3-setuptools. [2020-03-12T18:21:37.924Z] #17 42.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-12T18:21:37.924Z] #17 42.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-12T18:21:38.182Z] #17 42.76 Selecting previously unselected package python3-wheel. [2020-03-12T18:21:38.182Z] #17 42.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-12T18:21:38.182Z] #17 42.78 Unpacking python3-wheel (0.32.3-2) ... [2020-03-12T18:21:38.439Z] #17 42.86 Selecting previously unselected package sudo. [2020-03-12T18:21:38.439Z] #17 42.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-12T18:21:38.439Z] #17 42.87 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-12T18:21:38.638Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:21:38.638Z] Using test binary docker [2020-03-12T18:21:38.895Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:21:38.895Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T18:21:38.895Z] INFO: Waiting for daemon to start... [2020-03-12T18:21:38.895Z] Starting dockerd [2020-03-12T18:21:39.004Z] #17 43.34 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:21:39.004Z] #17 43.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-12T18:21:39.004Z] #17 43.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T18:21:39.004Z] #17 43.59 Selecting previously unselected package uidmap. [2020-03-12T18:21:39.004Z] #17 43.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-12T18:21:39.261Z] #17 43.60 Unpacking uidmap (1:4.5-1.1) ... [2020-03-12T18:21:39.261Z] #17 43.68 Selecting previously unselected package vim-runtime. [2020-03-12T18:21:39.261Z] #17 43.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-12T18:21:39.261Z] #17 43.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:21:39.261Z] #17 43.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:21:39.261Z] #17 43.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-12T18:21:39.792Z] ok github.com/docker/docker/builder/remotecontext/git 4.901s coverage: 86.3% of statements [2020-03-12T18:21:41.420Z] . [2020-03-12T18:21:41.420Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:21:41.420Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:21:41.420Z] Error: No such image: emptyfs [2020-03-12T18:21:41.420Z] Running integration-test (iteration 1) [2020-03-12T18:21:41.420Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:21:41.529Z] ok github.com/docker/docker/builder/remotecontext 0.452s coverage: 13.6% of statements [2020-03-12T18:21:42.539Z] #17 46.72 Selecting previously unselected package vim. [2020-03-12T18:21:42.539Z] #17 46.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-12T18:21:42.539Z] #17 46.75 Unpacking vim (2:8.1.0875-5) ... [2020-03-12T18:21:42.796Z] #17 47.31 Selecting previously unselected package xfsprogs. [2020-03-12T18:21:42.796Z] #17 47.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-12T18:21:42.796Z] #17 47.33 Unpacking xfsprogs (4.20.0-1) ... [2020-03-12T18:21:43.176Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:21:43.176Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === Skipped [2020-03-12T18:21:43.176Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:21:43.176Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:21:43.176Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-12T18:21:43.176Z] time="2020-03-12T18:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-12T18:21:43.176Z] time="2020-03-12T18:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-12T18:21:43.176Z] time="2020-03-12T18:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-12T18:21:43.176Z] time="2020-03-12T18:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-12T18:21:43.176Z] time="2020-03-12T18:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:21:43.176Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:21:43.176Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:21:43.176Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:21:43.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:21:43.176Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:21:43.176Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-12T18:21:43.176Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] [2020-03-12T18:21:43.176Z] DONE 2174 tests, 26 skipped in 190.256s Post stage [Pipeline] junit [2020-03-12T18:21:43.189Z] Recording test results [2020-03-12T18:21:43.311Z] #17 47.73 Selecting previously unselected package zip. [2020-03-12T18:21:43.311Z] #17 47.73 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-12T18:21:43.311Z] #17 47.74 Unpacking zip (3.0-11+b1) ... [2020-03-12T18:21:43.311Z] #17 47.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-12T18:21:43.311Z] #17 47.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-12T18:21:43.311Z] #17 47.95 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-12T18:21:43.311Z] #17 47.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-12T18:21:43.311Z] #17 47.97 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-12T18:21:43.311Z] #17 47.98 Setting up libip4tc0:amd64 (1.8.2-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:21:43.569Z] #17 47.98 Setting up uidmap (1:4.5-1.1) ... [2020-03-12T18:21:43.569Z] #17 47.99 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-12T18:21:43.569Z] #17 48.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-12T18:21:43.569Z] #17 48.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-12T18:21:43.569Z] #17 48.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-12T18:21:43.569Z] #17 48.05 Setting up libicu63:amd64 (63.1-6) ... [2020-03-12T18:21:43.569Z] #17 48.06 Setting up xxd (2:8.1.0875-5) ... [2020-03-12T18:21:43.569Z] #17 48.07 Setting up zip (3.0-11+b1) ... [2020-03-12T18:21:43.569Z] #17 48.08 Setting up vim-common (2:8.1.0875-5) ... [2020-03-12T18:21:43.569Z] #17 48.11 Setting up bash-completion (1:2.8-6) ... [2020-03-12T18:21:43.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -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:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/make.sh dynbinary test-integration [2020-03-12T18:21:44.256Z] ok github.com/docker/docker/builder/dockerfile 1.451s coverage: 48.2% of statements [2020-03-12T18:21:44.256Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:21:44.256Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:21:44.501Z] #17 ... [2020-03-12T18:21:44.501Z] [2020-03-12T18:21:44.501Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:21:44.501Z] #44 105.1 CC criu/cr-service.o [2020-03-12T18:21:44.501Z] #44 106.8 CC criu/crtools.o [2020-03-12T18:21:44.501Z] #44 107.4 CC criu/eventfd.o [2020-03-12T18:21:44.501Z] #44 107.8 CC criu/eventpoll.o [2020-03-12T18:21:44.501Z] #44 108.6 CC criu/external.o [2020-03-12T18:21:44.501Z] #44 109.0 CC criu/fault-injection.o [2020-03-12T18:21:44.501Z] #44 109.1 CC criu/fdstore.o [2020-03-12T18:21:44.501Z] #44 109.6 CC criu/fifo.o [2020-03-12T18:21:44.501Z] #44 110.0 CC criu/file-ids.o [2020-03-12T18:21:44.501Z] #44 110.3 CC criu/file-lock.o [2020-03-12T18:21:44.501Z] #44 111.3 CC criu/files-ext.o [2020-03-12T18:21:44.501Z] #44 111.7 CC criu/files-reg.o [2020-03-12T18:21:44.501Z] #44 113.8 CC criu/files.o [2020-03-12T18:21:44.623Z] [2020-03-12T18:21:44.623Z] Removing bundles/ [2020-03-12T18:21:44.623Z] [2020-03-12T18:21:44.623Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T18:21:44.623Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:21:44.623Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:21:45.066Z] #44 115.8 CC criu/filesystems.o [2020-03-12T18:21:45.999Z] #44 116.6 CC criu/fsnotify.o [2020-03-12T18:21:46.256Z] #44 ... [2020-03-12T18:21:46.256Z] [2020-03-12T18:21:46.256Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:21:46.256Z] #17 50.76 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-12T18:21:46.256Z] #17 50.77 Setting up xz-utils (5.2.4-1) ... [2020-03-12T18:21:46.256Z] #17 50.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:21:46.256Z] #17 50.80 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-12T18:21:46.256Z] #17 50.86 invoke-rc.d: could not determine current runlevel [2020-03-12T18:21:46.256Z] #17 50.86 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-12T18:21:46.514Z] #17 50.87 Setting up pigz (2.4-1) ... [2020-03-12T18:21:46.514Z] #17 50.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-12T18:21:46.514Z] #17 50.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-12T18:21:46.514Z] #17 50.91 Setting up python-pip-whl (18.1-5) ... [2020-03-12T18:21:46.514Z] #17 50.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-12T18:21:46.514Z] #17 50.93 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-12T18:21:46.771Z] #17 51.36 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-12T18:21:46.772Z] #17 51.37 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-12T18:21:46.772Z] #17 51.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-12T18:21:46.772Z] #17 51.39 Setting up vim (2:8.1.0875-5) ... [2020-03-12T18:21:46.772Z] #17 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:21:46.772Z] #17 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:21:46.772Z] #17 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:21:47.029Z] #17 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:21:47.029Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:21:47.029Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:21:47.029Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:21:47.029Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:21:47.029Z] #17 51.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-12T18:21:47.029Z] #17 51.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-12T18:21:47.029Z] #17 51.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-12T18:21:47.029Z] #17 51.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-12T18:21:47.029Z] #17 51.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-12T18:21:47.029Z] #17 51.54 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-12T18:21:50.306Z] #17 54.32 Setting up iptables (1.8.2-4) ... [2020-03-12T18:21:50.306Z] #17 54.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T18:21:50.307Z] #17 54.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T18:21:50.307Z] #17 54.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-12T18:21:50.307Z] #17 54.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-12T18:21:50.307Z] #17 54.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-12T18:21:50.307Z] #17 54.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-12T18:21:50.307Z] #17 54.38 Setting up python3 (3.7.3-1) ... [2020-03-12T18:21:50.307Z] #17 54.72 Setting up python3-wheel (0.32.3-2) ... [2020-03-12T18:21:51.130Z] #17 55.44 Setting up apparmor (2.13.2-10) ... [2020-03-12T18:21:51.523Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:21:51.780Z] Loaded image: busybox:latest [2020-03-12T18:21:51.780Z] Loaded image: busybox:glibc [2020-03-12T18:21:51.780Z] Loaded image: debian:jessie [2020-03-12T18:21:51.780Z] Loaded image: hello-world:latest [2020-03-12T18:21:52.037Z] INFO: Testing against a local daemon [2020-03-12T18:21:52.037Z] === RUN TestCgroupNamespacesBuild [2020-03-12T18:21:52.037Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-12T18:21:52.037Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:21:52.037Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T18:21:52.037Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-12T18:21:52.037Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:21:52.037Z] === RUN TestBuildWithSession [2020-03-12T18:21:52.037Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T18:21:52.037Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:21:52.037Z] === RUN TestBuildSquashParent [2020-03-12T18:21:52.656Z] #17 56.98 Setting up xfsprogs (4.20.0-1) ... [2020-03-12T18:21:52.656Z] #17 57.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-12T18:21:52.739Z] ok github.com/docker/docker/client 0.644s coverage: 75.8% of statements [2020-03-12T18:21:52.913Z] #17 57.35 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-12T18:21:53.846Z] #17 58.33 Setting up python3-distutils (3.7.3-1) ... [2020-03-12T18:21:54.411Z] #17 58.82 Setting up python3-setuptools (40.8.0-1) ... [2020-03-12T18:21:55.782Z] #17 60.06 Setting up python3-pip (18.1-5) ... [2020-03-12T18:21:56.714Z] #17 61.27 Processing triggers for libc-bin (2.28-10) ... [2020-03-12T18:21:56.714Z] #17 61.31 Processing triggers for mime-support (3.62) ... [2020-03-12T18:21:56.972Z] #17 ... [2020-03-12T18:21:56.972Z] [2020-03-12T18:21:56.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:21:56.972Z] #44 117.7 CC criu/image-desc.o [2020-03-12T18:21:56.972Z] #44 117.9 CC criu/image.o [2020-03-12T18:21:56.972Z] #44 118.8 CC criu/ipc_ns.o [2020-03-12T18:21:56.972Z] #44 119.9 CC criu/irmap.o [2020-03-12T18:21:56.972Z] #44 120.6 CC criu/kcmp-ids.o [2020-03-12T18:21:56.972Z] #44 120.9 CC criu/kerndat.o [2020-03-12T18:21:56.972Z] #44 122.0 CC criu/libnetlink.o [2020-03-12T18:21:56.972Z] #44 122.4 CC criu/log.o [2020-03-12T18:21:56.972Z] #44 122.9 CC criu/lsm.o [2020-03-12T18:21:56.972Z] #44 123.3 CC criu/mem.o [2020-03-12T18:21:56.972Z] #44 125.0 CC criu/mount.o [2020-03-12T18:21:57.542Z] #44 ... [2020-03-12T18:21:57.542Z] [2020-03-12T18:21:57.542Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-12T18:21:57.542Z] #17 DONE 61.9s [2020-03-12T18:21:57.542Z] [2020-03-12T18:21:57.542Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-12T18:21:59.435Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.516933392s with top 10 stages: buildssa: 1m36.465904782s, goimports: 22.79562873s, unconvert: 13.182887244s, gosec: 11.226845052s, golint: 5.973402283s, ineffassign: 5.063792051s, misspell: 4.516104018s, inspect: 3.617407829s, vrp: 3.060000161s, fact_purity: 1.68038031s [2020-03-12T18:21:59.435Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-12T18:21:59.435Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1618/1723, identifier_marker: 1618/1618, nolint: 0/63, skip_files: 1723/1723, skip_dirs: 1723/1723, cgo: 1723/2332, exclude-rules: 63/1618, filename_unadjuster: 1723/1723, path_prettifier: 1723/1723, exclude: 1618/1618 [2020-03-12T18:21:59.435Z] INFO [runner] processing took 164.914566ms with stages: nolint: 63.201716ms, identifier_marker: 51.681617ms, autogenerated_exclude: 21.555872ms, path_prettifier: 13.202527ms, exclude-rules: 6.83588ms, skip_dirs: 5.557114ms, filename_unadjuster: 2.109228ms, cgo: 764.957µs, max_same_issues: 1.635µs, uniq_by_line: 812ns, diff: 603ns, max_from_linter: 536ns, source_code: 484ns, path_shortener: 445ns, exclude: 438ns, skip_files: 371ns, max_per_file_from_linter: 331ns [2020-03-12T18:21:59.435Z] INFO [runner] linters took 1m34.862336048s with stages: goanalysis_metalinter: 1m15.949956559s, unused: 18.747067226s [2020-03-12T18:21:59.435Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-12T18:21:59.435Z] INFO Memory: 1449 samples, avg is 646.1MB, max is 3036.6MB [2020-03-12T18:21:59.435Z] INFO Execution took 3m28.620506863s [2020-03-12T18:21:59.435Z] Congratulations! The shell scripts are properly formatted. [2020-03-12T18:21:59.439Z] #18 1.817 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-12T18:21:59.439Z] #18 1.819 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-12T18:21:59.439Z] #18 1.823 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-12T18:21:59.439Z] #18 DONE 1.9s [2020-03-12T18:21:59.439Z] [2020-03-12T18:21:59.439Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:21:59.439Z] #41 191.7 + dpkg --print-architecture [2020-03-12T18:21:59.439Z] #41 191.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:21:59.439Z] #41 192.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-12T18:21:59.439Z] #41 192.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:21:59.439Z] #41 ... [2020-03-12T18:21:59.439Z] [2020-03-12T18:21:59.439Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-12T18:21:59.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/make.sh dynbinary-daemon test-docker-py [2020-03-12T18:22:00.128Z] --- PASS: TestBuildSquashParent (7.65s) [2020-03-12T18:22:00.128Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:22:00.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:22:00.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:22:00.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:22:00.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:22:00.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:22:00.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:22:00.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:22:00.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:22:00.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:22:00.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:22:00.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:22:00.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:22:00.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:22:00.128Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:22:00.339Z] [2020-03-12T18:22:00.339Z] Removing bundles/ [2020-03-12T18:22:00.339Z] [2020-03-12T18:22:00.339Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-12T18:22:00.339Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:22:00.339Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:22:02.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:22:02.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:22:03.913Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:22:03.913Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:22:05.995Z] #19 5.815 Collecting yamllint==1.16.0 [2020-03-12T18:22:06.252Z] #19 ... [2020-03-12T18:22:06.252Z] [2020-03-12T18:22:06.252Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:22:06.252Z] #44 128.8 CC criu/namespaces.o [2020-03-12T18:22:06.252Z] #44 130.9 CC criu/net.o [2020-03-12T18:22:06.252Z] #44 134.4 CC criu/netfilter.o [2020-03-12T18:22:06.252Z] #44 134.9 CC criu/page-pipe.o [2020-03-12T18:22:06.252Z] #44 135.6 CC criu/page-xfer.o [2020-03-12T18:22:06.252Z] #44 137.0 CC criu/pagemap-cache.o [2020-03-12T18:22:06.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-12T18:22:06.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) [2020-03-12T18:22:06.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) [2020-03-12T18:22:06.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s) [2020-03-12T18:22:06.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2020-03-12T18:22:06.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2020-03-12T18:22:06.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2020-03-12T18:22:06.432Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:22:06.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:22:06.509Z] #44 137.3 CC criu/pagemap.o [2020-03-12T18:22:07.074Z] #44 138.1 CC criu/parasite-syscall.o [2020-03-12T18:22:08.006Z] #44 139.0 CC criu/path.o [2020-03-12T18:22:08.571Z] #44 139.3 CC criu/pie-util-vdso-elf32.o [2020-03-12T18:22:09.135Z] #44 139.8 CC criu/pie-util-vdso.o [2020-03-12T18:22:09.393Z] #44 140.3 CC criu/pie-util.o [2020-03-12T18:22:09.650Z] #44 140.5 CC criu/pipes.o [2020-03-12T18:22:09.701Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:22:10.214Z] #44 141.1 CC criu/plugin.o [2020-03-12T18:22:10.263Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:22:10.472Z] #44 ... [2020-03-12T18:22:10.472Z] [2020-03-12T18:22:10.472Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:22:10.472Z] #19 11.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:22:10.472Z] #19 11.24 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:22:10.729Z] #19 11.38 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:22:11.192Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:22:12.100Z] #19 12.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:22:12.100Z] #19 12.76 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:22:12.100Z] #19 12.80 Building wheels for collected packages: pyyaml [2020-03-12T18:22:12.143Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:22:12.357Z] #19 12.80 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:22:13.072Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2020-03-12T18:22:13.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2020-03-12T18:22:13.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-03-12T18:22:13.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-03-12T18:22:13.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-03-12T18:22:13.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-03-12T18:22:13.072Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:22:13.288Z] #19 13.91 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:22:13.288Z] #19 13.91 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:22:13.288Z] #19 13.98 Successfully built pyyaml [2020-03-12T18:22:13.288Z] #19 14.01 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-12T18:22:13.546Z] #19 14.39 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:22:14.477Z] #19 DONE 15.0s [2020-03-12T18:22:14.477Z] [2020-03-12T18:22:14.477Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-12T18:22:14.477Z] #24 DONE 0.3s [2020-03-12T18:22:14.477Z] [2020-03-12T18:22:14.477Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:22:14.477Z] #44 141.5 CC criu/proc_parse.o [2020-03-12T18:22:14.477Z] #44 144.5 CC criu/protobuf-desc.o [2020-03-12T18:22:14.735Z] #44 145.7 CC criu/protobuf.o [2020-03-12T18:22:15.299Z] #44 146.2 CC criu/pstree.o [2020-03-12T18:22:16.237Z] #44 ... [2020-03-12T18:22:16.237Z] [2020-03-12T18:22:16.237Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-12T18:22:16.237Z] #28 DONE 1.7s [2020-03-12T18:22:16.237Z] [2020-03-12T18:22:16.237Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-12T18:22:16.494Z] #31 DONE 0.1s [2020-03-12T18:22:16.494Z] [2020-03-12T18:22:16.494Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-12T18:22:16.494Z] #34 DONE 0.1s [2020-03-12T18:22:16.494Z] [2020-03-12T18:22:16.494Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-12T18:22:16.494Z] #39 DONE 0.1s [2020-03-12T18:22:16.494Z] [2020-03-12T18:22:16.494Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:22:16.751Z] #65 ... [2020-03-12T18:22:16.751Z] [2020-03-12T18:22:16.751Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:22:16.751Z] #44 147.6 CC criu/rbtree.o [2020-03-12T18:22:17.315Z] #44 148.0 CC criu/rst-malloc.o [2020-03-12T18:22:17.573Z] #44 148.2 CC criu/seccomp.o [2020-03-12T18:22:18.137Z] #44 149.0 CC criu/seize.o [2020-03-12T18:22:18.319Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-03-12T18:22:18.319Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:22:18.394Z] #44 ... [2020-03-12T18:22:18.394Z] [2020-03-12T18:22:18.394Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-12T18:22:18.394Z] #41 DONE 220.8s [2020-03-12T18:22:18.651Z] [2020-03-12T18:22:18.651Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:22:19.216Z] #44 150.1 CC criu/servicefd.o [2020-03-12T18:22:19.781Z] #44 ... [2020-03-12T18:22:19.781Z] [2020-03-12T18:22:19.781Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-12T18:22:19.781Z] #42 DONE 0.2s [2020-03-12T18:22:19.781Z] [2020-03-12T18:22:19.781Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:22:19.781Z] #44 150.7 CC criu/shmem.o [2020-03-12T18:22:20.713Z] #44 151.4 CC criu/sigframe.o [2020-03-12T18:22:20.713Z] #44 151.5 CC criu/signalfd.o [2020-03-12T18:22:20.970Z] #44 151.9 CC criu/sk-inet.o [2020-03-12T18:22:22.366Z] #44 152.9 CC criu/sk-netlink.o [2020-03-12T18:22:22.366Z] #44 153.3 CC criu/sk-packet.o [2020-03-12T18:22:23.309Z] #44 154.0 CC criu/sk-queue.o [2020-03-12T18:22:23.565Z] #44 154.4 CC criu/sk-tcp.o [2020-03-12T18:22:24.128Z] #44 154.9 CC criu/sk-unix.o [2020-03-12T18:22:24.786Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:22:24.786Z] [2020-03-12T18:22:24.786Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:22:24.786Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:22:24.786Z] HOSTNAME=b62f83e01a5e [2020-03-12T18:22:24.786Z] TESTDEBUG=0 [2020-03-12T18:22:24.786Z] DEST=bundles/test-integration [2020-03-12T18:22:24.786Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:22:24.786Z] DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:22:24.786Z] container=docker [2020-03-12T18:22:24.786Z] HOME=/root [2020-03-12T18:22:24.786Z] GOLANG_VERSION=1.13.8 [2020-03-12T18:22:24.786Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:22:24.786Z] VALIDATE_BRANCH=master [2020-03-12T18:22:24.786Z] TERM=xterm [2020-03-12T18:22:24.786Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:22:24.786Z] SHLVL=1 [2020-03-12T18:22:24.786Z] TIMEOUT=120m [2020-03-12T18:22:24.786Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:22:24.786Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:22:24.786Z] GO111MODULE=off [2020-03-12T18:22:24.786Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T18:22:24.786Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:22:24.786Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:22:24.786Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:22:24.786Z] GOPATH=/go [2020-03-12T18:22:24.786Z] PKG_CONFIG=pkg-config [2020-03-12T18:22:24.786Z] _=/usr/bin/env [2020-03-12T18:22:24.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:22:25.498Z] #44 156.4 CC criu/sockets.o [2020-03-12T18:22:26.408Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2020-03-12T18:22:26.408Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:22:26.430Z] #44 157.1 CC criu/stats.o [2020-03-12T18:22:26.687Z] #44 157.5 CC criu/string.o [2020-03-12T18:22:26.687Z] #44 157.6 CC criu/sysctl.o [2020-03-12T18:22:27.251Z] #44 158.1 CC criu/sysfs_parse.o [2020-03-12T18:22:27.816Z] #44 158.5 CC criu/timerfd.o [2020-03-12T18:22:28.073Z] #44 158.8 CC criu/tty.o [2020-03-12T18:22:29.676Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-12T18:22:29.676Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:22:29.969Z] #44 160.5 CC criu/tun.o [2020-03-12T18:22:29.969Z] #44 161.0 CC criu/uffd.o [2020-03-12T18:22:31.341Z] #44 162.1 CC criu/util.o [2020-03-12T18:22:32.273Z] #44 163.2 CC criu/uts_ns.o [2020-03-12T18:22:32.530Z] #44 ... [2020-03-12T18:22:32.530Z] [2020-03-12T18:22:32.530Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-12T18:22:32.530Z] #60 110.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:22:33.901Z] #60 111.5 + mkdir -p /build [2020-03-12T18:22:33.901Z] #60 111.5 + cp runc /build/runc [2020-03-12T18:22:34.158Z] #60 DONE 111.8s [2020-03-12T18:22:34.158Z] [2020-03-12T18:22:34.158Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:22:34.158Z] #44 163.4 CC criu/vdso-compat.o [2020-03-12T18:22:34.158Z] #44 163.7 CC criu/vdso.o [2020-03-12T18:22:34.158Z] #44 164.3 LINK criu/built-in.o [2020-03-12T18:22:34.158Z] #44 164.4 LINK criu/criu [2020-03-12T18:22:34.158Z] #44 164.7 DEP lib/c/criu.d [2020-03-12T18:22:34.158Z] #44 164.9 CC images/rpc.pb-c.o [2020-03-12T18:22:34.416Z] #44 165.4 CC lib/c/criu.o [2020-03-12T18:22:34.986Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-03-12T18:22:34.986Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:22:34.986Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-03-12T18:22:34.986Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:22:35.786Z] #44 166.6 LINK lib/c/built-in.o [2020-03-12T18:22:35.786Z] #44 166.7 LINK lib/c/libcriu.so [2020-03-12T18:22:35.786Z] #44 166.7 LINK lib/c/libcriu.a [2020-03-12T18:22:36.043Z] #44 166.8 GEN magic.py [2020-03-12T18:22:36.043Z] #44 166.9 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:22:36.043Z] #44 166.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:22:36.043Z] #44 166.9 Note: Building without GnuTLS support [2020-03-12T18:22:36.608Z] #44 167.5 fatal: not a git repository (or any of the parent directories): .git [2020-03-12T18:22:37.173Z] #44 168.0 make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:37.738Z] #44 168.5 make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:22:37.738Z] #44 168.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:22:37.738Z] #44 168.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:22:37.738Z] #44 168.6 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:22:37.738Z] #44 168.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:22:37.738Z] #44 168.6 make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:37.738Z] #44 168.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:22:37.738Z] #44 ... [2020-03-12T18:22:37.738Z] [2020-03-12T18:22:37.738Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:22:37.738Z] #65 197.8 + bin/containerd [2020-03-12T18:22:38.302Z] #65 ... [2020-03-12T18:22:38.302Z] [2020-03-12T18:22:38.302Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-12T18:22:38.302Z] #44 168.7 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.302Z] #44 168.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.302Z] #44 168.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.302Z] #44 168.9 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.302Z] #44 169.0 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.302Z] #44 169.0 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.302Z] #44 169.0 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.302Z] #44 169.0 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.302Z] #44 169.1 INSTALL criu/criu [2020-03-12T18:22:38.302Z] #44 DONE 169.2s [2020-03-12T18:22:38.560Z] [2020-03-12T18:22:38.560Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:22:39.155Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-03-12T18:22:39.155Z] === RUN TestBuildWithHugeFile [2020-03-12T18:22:39.497Z] #65 ... [2020-03-12T18:22:39.497Z] [2020-03-12T18:22:39.497Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:22:39.497Z] #45 DONE 0.1s [2020-03-12T18:22:39.497Z] [2020-03-12T18:22:39.497Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-12T18:22:39.497Z] #48 DONE 0.1s [2020-03-12T18:22:39.497Z] [2020-03-12T18:22:39.497Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-12T18:22:39.497Z] #51 DONE 0.1s [2020-03-12T18:22:39.497Z] [2020-03-12T18:22:39.497Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:22:43.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:22:43.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:22:43.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:22:46.046Z] #53 DONE 248.0s [2020-03-12T18:22:46.046Z] [2020-03-12T18:22:46.046Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:22:46.978Z] #65 ... [2020-03-12T18:22:46.978Z] [2020-03-12T18:22:46.978Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-12T18:22:46.978Z] #54 DONE 0.2s [2020-03-12T18:22:46.978Z] [2020-03-12T18:22:46.978Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-12T18:22:47.235Z] #57 DONE 0.1s [2020-03-12T18:22:47.235Z] [2020-03-12T18:22:47.235Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-12T18:22:47.235Z] #61 DONE 0.1s [2020-03-12T18:22:47.235Z] [2020-03-12T18:22:47.235Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-12T18:22:50.042Z] ok github.com/docker/docker/cmd/dockerd 0.179s coverage: 30.7% of statements [2020-03-12T18:22:52.318Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:22:52.319Z] [2020-03-12T18:22:52.319Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:22:52.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:22:52.577Z] HOSTNAME=e4dad65c2c28 [2020-03-12T18:22:52.577Z] TESTDEBUG=0 [2020-03-12T18:22:52.577Z] DEST=bundles/test-integration [2020-03-12T18:22:52.577Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:22:52.577Z] DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:22:52.577Z] container=docker [2020-03-12T18:22:52.577Z] HOME=/root [2020-03-12T18:22:52.577Z] GOLANG_VERSION=1.13.8 [2020-03-12T18:22:52.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:22:52.577Z] VALIDATE_BRANCH=master [2020-03-12T18:22:52.577Z] TERM=xterm [2020-03-12T18:22:52.577Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:22:52.577Z] SHLVL=1 [2020-03-12T18:22:52.577Z] TIMEOUT=120m [2020-03-12T18:22:52.577Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:22:52.577Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:22:52.577Z] GO111MODULE=off [2020-03-12T18:22:52.577Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T18:22:52.577Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:22:52.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:22:52.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:22:52.577Z] GOPATH=/go [2020-03-12T18:22:52.577Z] PKG_CONFIG=pkg-config [2020-03-12T18:22:52.577Z] _=/usr/bin/env [2020-03-12T18:22:52.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:22:53.562Z] ok github.com/docker/docker/container 0.165s coverage: 34.9% of statements [2020-03-12T18:22:53.562Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:22:53.562Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:22:53.562Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:22:53.562Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:22:58.049Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.122s coverage: 65.3% of statements [2020-03-12T18:22:59.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:22:59.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:23:00.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:23:00.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:23:00.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:23:02.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:23:02.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:23:03.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:23:05.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T18:23:06.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:23:06.569Z] ok github.com/docker/docker/daemon/cluster/convert 0.089s coverage: 35.7% of statements [2020-03-12T18:23:07.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:23:08.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:23:08.074Z] ok github.com/docker/docker/daemon/cluster 0.332s coverage: 0.5% of statements [2020-03-12T18:23:09.143Z] #65 227.0 + bin/containerd-stress [2020-03-12T18:23:09.143Z] #65 228.7 + bin/containerd-shim [2020-03-12T18:23:09.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:23:10.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:23:10.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:23:11.771Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:23:11.771Z] Using test binary docker [2020-03-12T18:23:11.771Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:23:11.771Z] +++ /etc/init.d/apparmor start [2020-03-12T18:23:11.771Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T18:23:11.771Z] INFO: Waiting for daemon to start... [2020-03-12T18:23:11.771Z] Starting dockerd [2020-03-12T18:23:11.771Z] +++ 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-03-12T18:23:13.630Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2020-03-12T18:23:13.783Z] . [2020-03-12T18:23:13.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:23:13.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:23:13.783Z] Error: No such image: emptyfs [2020-03-12T18:23:13.783Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:23:13.783Z] ++++ docker load [2020-03-12T18:23:14.063Z] Running integration-test (iteration 1) [2020-03-12T18:23:14.063Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:23:14.064Z] ++ 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-03-12T18:23:14.064Z] ++ set -e [2020-03-12T18:23:14.064Z] ++ '[' -n 0 ']' [2020-03-12T18:23:14.064Z] ++ set -x [2020-03-12T18:23:14.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-12T18:23:15.689Z] #65 235.1 + bin/containerd-shim-runc-v1 [2020-03-12T18:23:16.354Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-12T18:23:17.109Z] ok github.com/docker/docker/daemon/config 0.116s coverage: 81.7% of statements [2020-03-12T18:23:18.267Z] #65 238.1 + bin/containerd-shim-runc-v2 [2020-03-12T18:23:19.198Z] #65 238.9 + binaries [2020-03-12T18:23:19.198Z] #65 238.9 + mkdir -p /build [2020-03-12T18:23:19.198Z] #65 238.9 + cp bin/containerd /build/containerd [2020-03-12T18:23:19.198Z] #65 239.0 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:23:19.198Z] #65 239.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-12T18:23:19.198Z] #65 239.0 + cp bin/ctr /build/ctr [2020-03-12T18:23:19.198Z] #65 DONE 239.3s [2020-03-12T18:23:19.827Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-03-12T18:23:20.575Z] [2020-03-12T18:23:20.575Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-12T18:23:20.575Z] #66 DONE 0.2s [2020-03-12T18:23:20.575Z] [2020-03-12T18:23:20.575Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-12T18:23:20.831Z] #70 DONE 0.2s [2020-03-12T18:23:20.831Z] [2020-03-12T18:23:20.831Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-12T18:23:20.831Z] #72 DONE 0.2s [2020-03-12T18:23:20.853Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:23:20.853Z] Loaded image: busybox:latest [2020-03-12T18:23:20.853Z] Loaded image: busybox:glibc [2020-03-12T18:23:20.853Z] Loaded image: debian:jessie [2020-03-12T18:23:21.087Z] [2020-03-12T18:23:21.087Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-12T18:23:21.087Z] #75 DONE 0.1s [2020-03-12T18:23:21.087Z] [2020-03-12T18:23:21.087Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:23:21.087Z] #76 DONE 0.0s [2020-03-12T18:23:21.087Z] [2020-03-12T18:23:21.087Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:23:21.136Z] Loaded image: hello-world:latest [2020-03-12T18:23:21.136Z] INFO: Testing against a local daemon [2020-03-12T18:23:21.136Z] === RUN TestCgroupNamespacesBuild [2020-03-12T18:23:21.653Z] #77 DONE 0.7s [2020-03-12T18:23:21.754Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:23:21.754Z] [2020-03-12T18:23:21.754Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-12T18:23:21.754Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-12T18:23:21.754Z] Using test binary docker [2020-03-12T18:23:21.754Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:23:21.754Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T18:23:21.754Z] INFO: Waiting for daemon to start... [2020-03-12T18:23:21.754Z] Starting dockerd [2020-03-12T18:23:21.754Z] . [2020-03-12T18:23:21.754Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-12T18:23:21.910Z] [2020-03-12T18:23:21.910Z] #78 exporting to image [2020-03-12T18:23:21.910Z] #78 exporting layers [2020-03-12T18:23:22.543Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.538s coverage: 13.7% of statements [2020-03-12T18:23:23.161Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2020-03-12T18:23:23.161Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T18:23:24.054Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-03-12T18:23:24.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:23:24.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:23:24.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:23:25.204Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-03-12T18:23:25.205Z] === RUN TestBuildWithSession [2020-03-12T18:23:25.205Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T18:23:25.205Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:23:25.205Z] === RUN TestBuildSquashParent [2020-03-12T18:23:26.106Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.167s coverage: 57.9% of statements [2020-03-12T18:23:26.731Z] ok github.com/docker/docker/daemon 12.584s coverage: 17.5% of statements [2020-03-12T18:23:26.731Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:23:26.732Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:23:26.732Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:23:26.732Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:23:31.158Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-03-12T18:23:31.158Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.013s coverage: 68.6% of statements [2020-03-12T18:23:31.859Z] #78 exporting layers 9.1s done [2020-03-12T18:23:31.859Z] #78 writing image sha256:aa92719c40d0f7ae9acc5e47e0291c3ac0af4935b3d9bf5aa211ea5ce0de2c06 done [2020-03-12T18:23:31.859Z] #78 naming to docker.io/library/docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec done [2020-03-12T18:23:31.859Z] #78 DONE 9.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-12T18:23:31.993Z] --- PASS: TestBuildSquashParent (6.74s) [2020-03-12T18:23:31.993Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:23:31.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:23:31.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:23:31.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:23:31.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:23:31.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:23:31.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:23:31.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:23:31.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:23:31.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:23:31.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:23:31.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:23:31.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:23:31.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:23:31.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:23:32.875Z] [2020-03-12T18:23:32.875Z] Removing bundles/ [2020-03-12T18:23:32.875Z] [2020-03-12T18:23:32.875Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-12T18:23:32.875Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:23:32.875Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:23:33.886Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.472s coverage: 49.5% of statements [2020-03-12T18:23:33.886Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.660s coverage: 46.2% of statements [2020-03-12T18:23:33.886Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:23:34.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:23:34.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:23:35.393Z] --- PASS: TestBuildWithHugeFile (51.13s) [2020-03-12T18:23:35.393Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:23:35.393Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:23:35.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:23:35.393Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:23:35.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:23:35.393Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:23:35.393Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:23:35.393Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:23:35.393Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:23:35.393Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:23:35.393Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-12T18:23:35.393Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2020-03-12T18:23:35.393Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-03-12T18:23:35.393Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-12T18:23:35.393Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:23:35.393Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:23:36.670Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:23:36.670Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:23:37.284Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:23:37.408Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.683s coverage: 76.1% of statements [2020-03-12T18:23:38.040Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-03-12T18:23:38.695Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-03-12T18:23:39.335Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-12T18:23:39.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2020-03-12T18:23:39.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2020-03-12T18:23:39.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2020-03-12T18:23:39.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2020-03-12T18:23:39.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2020-03-12T18:23:39.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2020-03-12T18:23:39.335Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:23:39.335Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:23:39.344Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-03-12T18:23:39.976Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.507s coverage: 55.4% of statements [2020-03-12T18:23:39.976Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:23:39.976Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:23:41.454Z] --- PASS: TestBuildPreserveOwnership (10.64s) [2020-03-12T18:23:41.454Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.63s) [2020-03-12T18:23:41.454Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-12T18:23:41.454Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:23:41.454Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-03-12T18:23:41.454Z] PASS [2020-03-12T18:23:41.454Z] [2020-03-12T18:23:41.454Z] === Skipped [2020-03-12T18:23:41.454Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-12T18:23:41.454Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.454Z] [2020-03-12T18:23:41.454Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-12T18:23:41.454Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.454Z] [2020-03-12T18:23:41.454Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-12T18:23:41.454Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:23:41.454Z] [2020-03-12T18:23:41.454Z] [2020-03-12T18:23:41.454Z] DONE 32 tests, 3 skipped in 120.025s [2020-03-12T18:23:41.454Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:23:41.454Z] INFO: Testing against a local daemon [2020-03-12T18:23:41.454Z] === RUN TestConfigList [2020-03-12T18:23:41.454Z] --- SKIP: TestConfigList (0.02s) [2020-03-12T18:23:41.454Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.454Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:23:41.454Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-03-12T18:23:41.454Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.454Z] === RUN TestConfigsUpdate [2020-03-12T18:23:41.454Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-03-12T18:23:41.454Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.454Z] === RUN TestTemplatedConfig [2020-03-12T18:23:41.454Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-12T18:23:41.454Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.454Z] === RUN TestConfigInspect [2020-03-12T18:23:41.711Z] --- SKIP: TestConfigInspect (0.01s) [2020-03-12T18:23:41.711Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:23:41.711Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-12T18:23:41.711Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] === RUN TestConfigCreateResolve [2020-03-12T18:23:41.711Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-12T18:23:41.711Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:23:41.711Z] --- SKIP: TestConfigDaemonLibtrustID (0.02s) [2020-03-12T18:23:41.711Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] PASS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] === Skipped [2020-03-12T18:23:41.711Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-03-12T18:23:41.711Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-03-12T18:23:41.711Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-03-12T18:23:41.711Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-12T18:23:41.711Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-03-12T18:23:41.711Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-12T18:23:41.711Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-12T18:23:41.711Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.02s) [2020-03-12T18:23:41.711Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] [2020-03-12T18:23:41.711Z] DONE 8 tests, 8 skipped in 0.273s [2020-03-12T18:23:41.711Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:23:41.711Z] INFO: Testing against a local daemon [2020-03-12T18:23:41.711Z] === RUN TestCheckpoint [2020-03-12T18:23:41.711Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:23:41.711Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:23:41.711Z] === RUN TestContainerInvalidJSON [2020-03-12T18:23:41.711Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:23:41.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:23:41.711Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:23:41.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:23:41.711Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:23:41.711Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:23:41.968Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:23:41.968Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:23:41.968Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:23:41.968Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T18:23:41.968Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:23:41.968Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:23:41.968Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:23:41.968Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:23:41.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-12T18:23:41.968Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:23:41.968Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-12T18:23:41.968Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:23:41.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:23:41.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:23:42.225Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-12T18:23:42.225Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:23:42.225Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-12T18:23:42.225Z] === RUN TestCopyFromContainer [2020-03-12T18:23:42.610Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:23:42.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:23:43.227Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:23:43.838Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2020-03-12T18:23:43.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-03-12T18:23:43.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-03-12T18:23:43.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-03-12T18:23:43.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-03-12T18:23:43.838Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-03-12T18:23:43.838Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:23:44.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:23:45.303Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-03-12T18:23:45.303Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:23:45.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:23:45.540Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 41.8% of statements [2020-03-12T18:23:45.540Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-03-12T18:23:45.540Z] ok github.com/docker/docker/daemon/logger/awslogs 0.588s coverage: 77.8% of statements [2020-03-12T18:23:46.395Z] === RUN TestCopyFromContainer// [2020-03-12T18:23:46.395Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:23:46.395Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:23:46.395Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:23:46.395Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:23:46.652Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:23:46.652Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:23:46.652Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:23:46.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:23:46.908Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:23:46.908Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer (4.75s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-12T18:23:46.908Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-12T18:23:46.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:23:46.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:23:46.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:23:46.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:23:46.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:23:46.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:23:46.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:23:46.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:23:46.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:23:46.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:23:46.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-12T18:23:46.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:23:46.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:23:46.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-12T18:23:46.908Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:23:47.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:23:47.165Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-12T18:23:47.165Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:23:47.165Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:23:47.165Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:23:47.165Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:23:47.165Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:23:47.165Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:23:47.165Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:23:47.165Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:23:47.165Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:23:47.165Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:23:47.165Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-12T18:23:47.165Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:23:47.165Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:23:47.165Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:23:47.165Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:23:47.165Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-12T18:23:47.165Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:23:47.600Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2020-03-12T18:23:47.600Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:23:47.600Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:23:47.600Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:23:47.600Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:23:47.890Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 88.3% of statements [2020-03-12T18:23:47.968Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-03-12T18:23:47.968Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:23:48.179Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 26.2% of statements [2020-03-12T18:23:48.579Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-03-12T18:23:48.579Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:23:49.057Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:23:49.057Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-12T18:23:49.057Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-12T18:23:49.057Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:23:49.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:23:49.693Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 62.1% of statements [2020-03-12T18:23:50.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:23:50.949Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-03-12T18:23:50.949Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:23:50.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:23:50.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:23:50.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:23:50.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:23:50.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:23:50.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:23:50.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:23:50.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:23:50.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:23:50.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:23:50.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:23:50.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:23:50.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:23:50.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:23:50.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:23:50.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-12T18:23:50.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-12T18:23:50.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T18:23:50.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-12T18:23:50.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T18:23:50.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T18:23:50.949Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:23:51.206Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2020-03-12T18:23:51.206Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:23:51.206Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:23:51.206Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:23:51.206Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:23:51.206Z] === RUN TestDaemonHostGatewayIP [2020-03-12T18:23:51.206Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T18:23:51.206Z] === RUN TestDiff [2020-03-12T18:23:51.769Z] --- PASS: TestDiff (0.59s) [2020-03-12T18:23:51.769Z] === RUN TestExecWithCloseStdin [2020-03-12T18:23:52.026Z] --- PASS: TestBuildMultiStageOnBuild (3.17s) [2020-03-12T18:23:52.026Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:23:52.332Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-03-12T18:23:52.332Z] === RUN TestExec [2020-03-12T18:23:52.446Z] ok github.com/docker/docker/daemon/logger/local 0.082s coverage: 74.7% of statements [2020-03-12T18:23:52.446Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:23:52.446Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2020-03-12T18:23:52.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:23:53.027Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2020-03-12T18:23:53.028Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:23:53.084Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.101s coverage: 33.3% of statements [2020-03-12T18:23:53.260Z] --- PASS: TestExec (0.67s) [2020-03-12T18:23:53.260Z] === RUN TestExecUser [2020-03-12T18:23:53.823Z] --- PASS: TestExecUser (0.67s) [2020-03-12T18:23:53.823Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:23:54.419Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2020-03-12T18:23:54.419Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:23:54.419Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-12T18:23:54.419Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:23:54.419Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:23:55.144Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2020-03-12T18:23:55.348Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-03-12T18:23:55.348Z] === RUN TestHealthKillContainer [2020-03-12T18:23:55.771Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 47.8% of statements [2020-03-12T18:23:55.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T18:23:56.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:23:56.398Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-03-12T18:23:56.468Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2020-03-12T18:23:56.468Z] === RUN TestBuildWithHugeFile [2020-03-12T18:23:57.425Z] ok github.com/docker/docker/daemon/logger/splunk 2.871s coverage: 82.5% of statements [2020-03-12T18:23:57.425Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:23:57.425Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:23:58.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:23:58.618Z] --- PASS: TestHealthKillContainer (2.79s) [2020-03-12T18:23:58.618Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:23:58.618Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-03-12T18:23:58.618Z] === RUN TestIpcModeNone [2020-03-12T18:23:59.180Z] --- PASS: TestIpcModeNone (0.63s) [2020-03-12T18:23:59.180Z] === RUN TestIpcModePrivate [2020-03-12T18:23:59.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:24:00.110Z] --- PASS: TestIpcModePrivate (0.66s) [2020-03-12T18:24:00.110Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-03-12T18:24:00.110Z] === RUN TestIpcModeShareable [2020-03-12T18:24:00.110Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-12T18:24:00.110Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T18:24:00.110Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:24:01.856Z] ok github.com/docker/docker/distribution/metadata 0.109s coverage: 48.2% of statements [2020-03-12T18:24:02.002Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2020-03-12T18:24:02.002Z] === RUN TestAPIIpcModeHost [2020-03-12T18:24:02.002Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-12T18:24:02.002Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T18:24:02.002Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:24:02.002Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-12T18:24:02.002Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T18:24:02.002Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:24:02.002Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-12T18:24:02.002Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:02.002Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:24:02.002Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-12T18:24:02.002Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:02.002Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:24:02.002Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-12T18:24:02.002Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:02.002Z] === RUN TestIpcModeOlderClient [2020-03-12T18:24:02.002Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:24:02.002Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:24:02.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:24:02.481Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-03-12T18:24:02.565Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-03-12T18:24:02.565Z] === RUN TestKillContainer [2020-03-12T18:24:02.565Z] === RUN TestKillContainer/no_signal [2020-03-12T18:24:03.119Z] ok github.com/docker/docker/distribution 0.568s coverage: 22.1% of statements [2020-03-12T18:24:03.119Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:24:03.128Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:24:03.385Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:24:03.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:24:04.157Z] ok github.com/docker/docker/distribution/xfer 1.682s coverage: 85.1% of statements [2020-03-12T18:24:04.157Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:24:04.315Z] --- PASS: TestKillContainer (1.71s) [2020-03-12T18:24:04.315Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-03-12T18:24:04.315Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-03-12T18:24:04.315Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-03-12T18:24:04.315Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:24:04.315Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:24:04.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:24:04.878Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:24:05.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-03-12T18:24:05.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-03-12T18:24:05.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-03-12T18:24:05.440Z] === RUN TestKillStoppedContainer [2020-03-12T18:24:05.440Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-03-12T18:24:05.440Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:24:05.440Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-12T18:24:05.440Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:24:05.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:24:05.861Z] Using test binary docker [2020-03-12T18:24:06.003Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-03-12T18:24:06.003Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:24:06.003Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:24:06.003Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:06.003Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:24:06.003Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:24:06.003Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:24:06.003Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:24:06.003Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-12T18:24:06.003Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-12T18:24:06.003Z] === RUN TestLinksContainerNames [2020-03-12T18:24:06.120Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:24:06.120Z] +++ /etc/init.d/apparmor start [2020-03-12T18:24:06.120Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T18:24:06.120Z] INFO: Waiting for daemon to start... [2020-03-12T18:24:06.120Z] Starting dockerd [2020-03-12T18:24:06.120Z] +++ 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-03-12T18:24:06.938Z] ok github.com/docker/docker/image 0.088s coverage: 86.4% of statements [2020-03-12T18:24:07.371Z] --- PASS: TestLinksContainerNames (1.17s) [2020-03-12T18:24:07.371Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:24:07.579Z] ok github.com/docker/docker/image/cache 0.039s coverage: 19.2% of statements [2020-03-12T18:24:07.579Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:24:07.579Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-03-12T18:24:07.579Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:24:07.933Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-03-12T18:24:07.933Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:24:08.022Z] . [2020-03-12T18:24:08.022Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:24:08.281Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:24:08.281Z] Error: No such image: emptyfs [2020-03-12T18:24:08.281Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:24:08.281Z] ++++ docker load [2020-03-12T18:24:08.391Z] sha256:6563b590c1744ad06c5e8f3a46182aef6ac9020796bd760238ecdac55ba7fb1d [2020-03-12T18:24:08.391Z] INFO: Starting docker-py tests... [2020-03-12T18:24:08.391Z] ============================= test session starts ============================== [2020-03-12T18:24:08.391Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-12T18:24:08.391Z] rootdir: /src, inifile: pytest.ini [2020-03-12T18:24:08.391Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-12T18:24:08.391Z] collected 387 items / 1 deselected / 386 selected [2020-03-12T18:24:08.391Z] [2020-03-12T18:24:08.495Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:24:08.495Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:24:08.495Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:24:08.495Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:24:08.538Z] Running integration-test (iteration 1) [2020-03-12T18:24:08.539Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:24:08.539Z] ++ 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-03-12T18:24:08.539Z] ++ set -e [2020-03-12T18:24:08.539Z] ++ '[' -n 0 ']' [2020-03-12T18:24:08.539Z] ++ set -x [2020-03-12T18:24:08.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:24:08.752Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:24:09.008Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:24:09.008Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:24:09.008Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:24:09.008Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:24:09.008Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:24:09.008Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:24:09.008Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-03-12T18:24:09.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-12T18:24:09.009Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-12T18:24:09.009Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:24:09.009Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-12T18:24:09.009Z] 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-03-12T18:24:09.009Z] === RUN TestNetworkNat [2020-03-12T18:24:09.101Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-03-12T18:24:09.101Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 50.0% of statements [2020-03-12T18:24:09.571Z] --- PASS: TestNetworkNat (0.66s) [2020-03-12T18:24:09.571Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:24:10.503Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-03-12T18:24:10.503Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:24:11.069Z] --- PASS: TestNetworkLoopbackNat (0.80s) [2020-03-12T18:24:11.069Z] === RUN TestPause [2020-03-12T18:24:11.069Z] --- SKIP: TestPause (0.00s) [2020-03-12T18:24:11.069Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:11.069Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:24:11.069Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:24:11.069Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:24:11.069Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:24:11.069Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-12T18:24:11.069Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:11.069Z] === RUN TestPsFilter [2020-03-12T18:24:11.325Z] --- PASS: TestPsFilter (0.19s) [2020-03-12T18:24:11.325Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:24:11.889Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2020-03-12T18:24:11.889Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:24:12.453Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-03-12T18:24:12.453Z] === RUN TestRemoveContainerRunning [2020-03-12T18:24:13.025Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-03-12T18:24:13.025Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:24:13.593Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-03-12T18:24:13.593Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:24:13.593Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-12T18:24:13.593Z] === RUN TestRenameLinkedContainer [2020-03-12T18:24:13.618Z] ok github.com/docker/docker/opts 0.072s coverage: 67.4% of statements [2020-03-12T18:24:14.262Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-03-12T18:24:15.315Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-03-12T18:24:15.315Z] ok github.com/docker/docker/pkg/authorization 1.746s coverage: 68.3% of statements [2020-03-12T18:24:15.613Z] ok github.com/docker/docker/pkg/archive 1.343s coverage: 76.8% of statements [2020-03-12T18:24:16.112Z] --- PASS: TestRenameLinkedContainer (2.34s) [2020-03-12T18:24:16.112Z] === RUN TestRenameStoppedContainer [2020-03-12T18:24:16.272Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-03-12T18:24:16.676Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-03-12T18:24:16.676Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:24:17.606Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2020-03-12T18:24:17.606Z] === RUN TestRenameInvalidName [2020-03-12T18:24:17.839Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-12T18:24:17.839Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-03-12T18:24:18.168Z] --- PASS: TestRenameInvalidName (0.60s) [2020-03-12T18:24:18.168Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:24:18.543Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:24:18.543Z] Loaded image: busybox:latest [2020-03-12T18:24:18.543Z] Loaded image: busybox:glibc [2020-03-12T18:24:18.543Z] Loaded image: debian:jessie [2020-03-12T18:24:18.543Z] Loaded image: hello-world:latest [2020-03-12T18:24:18.543Z] INFO: Testing against a local daemon [2020-03-12T18:24:18.543Z] === RUN TestCgroupNamespacesBuild [2020-03-12T18:24:19.404Z] ok github.com/docker/docker/layer 7.534s coverage: 68.8% of statements [2020-03-12T18:24:19.404Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:24:19.404Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:24:19.404Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:24:19.404Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:24:19.404Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:24:19.404Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:24:19.404Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-03-12T18:24:20.444Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-03-12T18:24:20.444Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T18:24:20.951Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2020-03-12T18:24:20.951Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-03-12T18:24:21.438Z] --- PASS: TestRenameAnonymousContainer (2.73s) [2020-03-12T18:24:21.438Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:24:21.694Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-03-12T18:24:21.694Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:24:22.346Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-03-12T18:24:22.346Z] === RUN TestBuildWithSession [2020-03-12T18:24:22.346Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T18:24:22.346Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:24:22.346Z] === RUN TestBuildSquashParent [2020-03-12T18:24:22.494Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-12T18:24:22.494Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-03-12T18:24:22.623Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s) [2020-03-12T18:24:22.623Z] === RUN TestResize [2020-03-12T18:24:22.797Z] ok github.com/docker/docker/pkg/chrootarchive 4.662s coverage: 43.2% of statements [2020-03-12T18:24:22.797Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:24:22.797Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:24:23.427Z] --- PASS: TestBuildWithHugeFile (26.19s) [2020-03-12T18:24:23.428Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:24:23.428Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:24:23.428Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:24:23.428Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:24:23.428Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:24:23.428Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:24:23.428Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:24:23.428Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:24:23.428Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:24:23.428Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:24:23.428Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-03-12T18:24:23.428Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-03-12T18:24:23.428Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-03-12T18:24:23.428Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-03-12T18:24:23.428Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:24:23.428Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:24:23.553Z] --- PASS: TestResize (0.58s) [2020-03-12T18:24:23.553Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:24:23.809Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-03-12T18:24:23.809Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:24:24.353Z] ok github.com/docker/docker/pkg/fsutils 0.429s coverage: 85.1% of statements [2020-03-12T18:24:24.353Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 11.4% of statements [2020-03-12T18:24:24.353Z] ok github.com/docker/docker/pkg/discovery/kv 3.184s coverage: 84.1% of statements [2020-03-12T18:24:24.372Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:24.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:24.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:24:24.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:24:24.372Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T18:24:24.372Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestCgroupNamespacesRun [2020-03-12T18:24:24.372Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-12T18:24:24.372Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T18:24:24.372Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-12T18:24:24.372Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T18:24:24.372Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-12T18:24:24.372Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T18:24:24.372Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-12T18:24:24.372Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T18:24:24.372Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-12T18:24:24.372Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T18:24:24.372Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-12T18:24:24.372Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T18:24:24.372Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-12T18:24:24.372Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T18:24:24.372Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-12T18:24:24.372Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:24.372Z] === RUN TestKernelTCPMemory [2020-03-12T18:24:24.372Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-12T18:24:24.372Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:24.372Z] === RUN TestNISDomainname [2020-03-12T18:24:24.372Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-12T18:24:24.372Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-12T18:24:24.372Z] === RUN TestHostnameDnsResolution [2020-03-12T18:24:25.740Z] --- PASS: TestHostnameDnsResolution (1.04s) [2020-03-12T18:24:25.740Z] === RUN TestStats [2020-03-12T18:24:25.740Z] --- SKIP: TestStats (0.00s) [2020-03-12T18:24:25.740Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:25.740Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:24:25.740Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:24:25.740Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:24:25.740Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:24:25.740Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:24:25.740Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:24:25.740Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:24:25.740Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:24:25.740Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:24:25.740Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:24:25.740Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:24:26.303Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:24:26.470Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-03-12T18:24:26.470Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-03-12T18:24:26.470Z] ok github.com/docker/docker/pkg/idtools 0.786s coverage: 70.1% of statements [2020-03-12T18:24:26.874Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:24:27.502Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2020-03-12T18:24:27.502Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-03-12T18:24:28.134Z] ok github.com/docker/docker/pkg/ioutils 1.801s coverage: 70.1% of statements [2020-03-12T18:24:28.134Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:24:28.194Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:24:28.769Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-03-12T18:24:28.907Z] --- PASS: TestBuildSquashParent (6.59s) [2020-03-12T18:24:28.907Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:24:28.907Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:24:28.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:24:28.907Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:24:28.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:24:28.907Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:24:28.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:24:28.907Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:24:28.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:24:28.907Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:24:28.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:24:28.907Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:24:28.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:24:28.907Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:24:28.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:24:28.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:24:28.907Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:24:29.054Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-03-12T18:24:29.540Z] --- PASS: TestBuildPreserveOwnership (6.74s) [2020-03-12T18:24:29.540Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.37s) [2020-03-12T18:24:29.540Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-03-12T18:24:29.540Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:24:29.540Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-12T18:24:29.540Z] PASS [2020-03-12T18:24:29.540Z] [2020-03-12T18:24:29.540Z] === Skipped [2020-03-12T18:24:29.540Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-12T18:24:29.540Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:24:29.540Z] [2020-03-12T18:24:29.540Z] [2020-03-12T18:24:29.540Z] DONE 32 tests, 1 skipped in 75.361s [2020-03-12T18:24:29.540Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:24:29.540Z] ++ 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-03-12T18:24:29.540Z] ++ set -e [2020-03-12T18:24:29.540Z] ++ '[' -n 0 ']' [2020-03-12T18:24:29.540Z] ++ set -x [2020-03-12T18:24:29.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-12T18:24:29.540Z] INFO: Testing against a local daemon [2020-03-12T18:24:29.540Z] === RUN TestConfigList [2020-03-12T18:24:29.696Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.052s coverage: 91.4% of statements [2020-03-12T18:24:29.986Z] ok github.com/docker/docker/pkg/mount 0.981s coverage: 70.5% of statements [2020-03-12T18:24:29.986Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:24:29.986Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-03-12T18:24:29.986Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:24:29.986Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:24:30.085Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-12T18:24:30.085Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2020-03-12T18:24:30.085Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2020-03-12T18:24:30.085Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2020-03-12T18:24:30.085Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) [2020-03-12T18:24:30.085Z] === RUN TestDeleteDevicemapper [2020-03-12T18:24:30.085Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:24:30.085Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:24:30.085Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:24:30.221Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-12T18:24:30.783Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-12T18:24:31.452Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2020-03-12T18:24:31.452Z] === RUN TestUpdateMemory [2020-03-12T18:24:31.452Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T18:24:31.452Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:31.452Z] === RUN TestUpdateCPUQuota [2020-03-12T18:24:31.452Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-12T18:24:31.452Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:31.452Z] === RUN TestUpdatePidsLimit [2020-03-12T18:24:31.452Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-12T18:24:31.452Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:31.452Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:24:31.480Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-03-12T18:24:32.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:24:32.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:24:32.507Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-03-12T18:24:32.715Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-12T18:24:32.795Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-03-12T18:24:32.796Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-03-12T18:24:33.820Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-03-12T18:24:33.949Z] --- PASS: TestConfigList (3.81s) [2020-03-12T18:24:33.949Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:24:34.095Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-12T18:24:34.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2020-03-12T18:24:34.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2020-03-12T18:24:34.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2020-03-12T18:24:34.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2020-03-12T18:24:34.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2020-03-12T18:24:34.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s) [2020-03-12T18:24:34.095Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:24:34.095Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:24:34.838Z] ok github.com/docker/docker/pkg/pubsub 1.184s coverage: 73.9% of statements [2020-03-12T18:24:34.838Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-12T18:24:35.872Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-12T18:24:36.159Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-03-12T18:24:36.625Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:24:36.625Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:24:36.781Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-03-12T18:24:37.191Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:24:37.389Z] --- PASS: TestConfigsCreateAndDelete (3.57s) [2020-03-12T18:24:37.389Z] === RUN TestConfigsUpdate [2020-03-12T18:24:37.406Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-03-12T18:24:37.694Z] ok github.com/docker/docker/pkg/signal 3.430s coverage: 61.0% of statements [2020-03-12T18:24:37.757Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:24:38.322Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 37.2% of statements [2020-03-12T18:24:38.324Z] --- PASS: TestBuildMultiStageCopy (4.31s) [2020-03-12T18:24:38.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-03-12T18:24:38.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-03-12T18:24:38.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-03-12T18:24:38.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-03-12T18:24:38.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-03-12T18:24:38.324Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:24:38.949Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2020-03-12T18:24:39.699Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-03-12T18:24:39.699Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:24:39.971Z] testing: warning: no tests to run [2020-03-12T18:24:39.971Z] coverage: [no statements] [2020-03-12T18:24:39.971Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-03-12T18:24:39.971Z] ok github.com/docker/docker/pkg/term 0.009s coverage: 85.9% of statements [2020-03-12T18:24:40.259Z] ok github.com/docker/docker/pkg/tarsum 0.258s coverage: 89.3% of statements [2020-03-12T18:24:40.828Z] --- PASS: TestConfigsUpdate (3.61s) [2020-03-12T18:24:40.828Z] === RUN TestTemplatedConfig [2020-03-12T18:24:40.885Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-03-12T18:24:40.885Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2020-03-12T18:24:41.173Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-03-12T18:24:42.230Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-03-12T18:24:42.231Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:24:42.799Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-03-12T18:24:42.799Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:24:43.626Z] --- PASS: TestUpdateRestartPolicy (11.65s) [2020-03-12T18:24:43.626Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:24:43.626Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-03-12T18:24:43.626Z] === RUN TestWaitNonBlocked [2020-03-12T18:24:43.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:24:43.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:24:43.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:24:43.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:24:43.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:24:43.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:24:44.272Z] --- PASS: TestTemplatedConfig (3.53s) [2020-03-12T18:24:44.272Z] === RUN TestConfigInspect [2020-03-12T18:24:44.555Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-12T18:24:44.555Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2020-03-12T18:24:44.555Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2020-03-12T18:24:44.555Z] === RUN TestWaitBlocked [2020-03-12T18:24:44.555Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:24:44.555Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:24:44.555Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:24:44.555Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:24:44.555Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:24:44.555Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:24:44.685Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-03-12T18:24:44.974Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2020-03-12T18:24:45.485Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-12T18:24:45.485Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2020-03-12T18:24:45.485Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2020-03-12T18:24:45.485Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:24:45.485Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-12T18:24:45.485Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] === CONT TestIpcModeOlderClient [2020-03-12T18:24:45.485Z] === CONT TestDaemonHostGatewayIP [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-12T18:24:45.485Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-12T18:24:45.485Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-03-12T18:24:45.485Z] PASS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === Skipped [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-12T18:24:45.485Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-12T18:24:45.485Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-12T18:24:45.485Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-12T18:24:45.485Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-12T18:24:45.485Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-12T18:24:45.485Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-12T18:24:45.485Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-12T18:24:45.485Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T18:24:45.485Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:24:45.485Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-12T18:24:45.485Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-12T18:24:45.485Z] 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-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-12T18:24:45.485Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:24:45.485Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-12T18:24:45.485Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:24:45.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:24:45.485Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-12T18:24:45.485Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-12T18:24:45.485Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-12T18:24:45.485Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-12T18:24:45.485Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-12T18:24:45.485Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-12T18:24:45.485Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-12T18:24:45.485Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-12T18:24:45.485Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-12T18:24:45.485Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-12T18:24:45.485Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-12T18:24:45.485Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-12T18:24:45.485Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:24:45.485Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-12T18:24:45.485Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-12T18:24:45.485Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.485Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-12T18:24:45.485Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-12T18:24:45.485Z] [2020-03-12T18:24:45.486Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-12T18:24:45.486Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:24:45.486Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:24:45.486Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.486Z] [2020-03-12T18:24:45.486Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-12T18:24:45.486Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T18:24:45.486Z] === CONT TestDaemonHostGatewayIP [2020-03-12T18:24:45.486Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.486Z] [2020-03-12T18:24:45.486Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-12T18:24:45.486Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:24:45.486Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:24:45.486Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:45.486Z] [2020-03-12T18:24:45.486Z] [2020-03-12T18:24:45.486Z] DONE 192 tests, 45 skipped in 63.790s [2020-03-12T18:24:45.486Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:24:45.742Z] INFO: Testing against a local daemon [2020-03-12T18:24:45.742Z] === RUN TestCommitInheritsEnv [2020-03-12T18:24:46.081Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2020-03-12T18:24:46.081Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:24:46.467Z] ok github.com/docker/docker/reference 0.038s coverage: 84.4% of statements [2020-03-12T18:24:47.016Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2020-03-12T18:24:47.017Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:24:47.108Z] --- PASS: TestCommitInheritsEnv (1.51s) [2020-03-12T18:24:47.108Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:24:47.108Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:24:47.108Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:24:47.364Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-12T18:24:47.364Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:24:47.364Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-12T18:24:47.364Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:24:47.488Z] ok github.com/docker/docker/plugin 0.573s coverage: 27.1% of statements [2020-03-12T18:24:47.713Z] --- PASS: TestConfigInspect (3.54s) [2020-03-12T18:24:47.713Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:24:48.517Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 50.9% of statements [2020-03-12T18:24:49.143Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-03-12T18:24:49.255Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-03-12T18:24:49.255Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T18:24:49.255Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-12T18:24:49.255Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:49.255Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:24:49.255Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-12T18:24:49.255Z] === RUN TestTagInvalidReference [2020-03-12T18:24:49.255Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-12T18:24:49.255Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:24:49.255Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-12T18:24:49.255Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:24:49.255Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-12T18:24:49.255Z] === RUN TestTagOfficialNames [2020-03-12T18:24:49.255Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-12T18:24:49.255Z] === RUN TestTagMatchesDigest [2020-03-12T18:24:49.255Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-12T18:24:49.255Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:24:49.255Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T18:24:49.255Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:49.255Z] PASS [2020-03-12T18:24:49.255Z] [2020-03-12T18:24:49.255Z] === Skipped [2020-03-12T18:24:49.255Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-12T18:24:49.255Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:49.255Z] [2020-03-12T18:24:49.255Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T18:24:49.255Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:24:49.255Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:24:49.255Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:49.255Z] [2020-03-12T18:24:49.255Z] [2020-03-12T18:24:49.255Z] DONE 12 tests, 2 skipped in 3.920s [2020-03-12T18:24:49.255Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:24:49.512Z] INFO: Testing against a local daemon [2020-03-12T18:24:49.512Z] === RUN TestNetworkCreateDelete [2020-03-12T18:24:49.768Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-03-12T18:24:49.768Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:24:50.024Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-03-12T18:24:50.024Z] === RUN TestInspectNetwork [2020-03-12T18:24:50.024Z] --- SKIP: TestInspectNetwork (0.02s) [2020-03-12T18:24:50.024Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.024Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:24:50.024Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-12T18:24:50.024Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.024Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:24:50.024Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:24:50.024Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:24:50.024Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:24:50.024Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:24:50.024Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:24:50.025Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:24:50.025Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:24:50.025Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:24:50.025Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:24:50.025Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-12T18:24:50.025Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:24:50.025Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:24:50.025Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:24:50.025Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T18:24:50.025Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-12T18:24:50.025Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.025Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:24:50.025Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-12T18:24:50.025Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:24:50.025Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:24:50.025Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:24:50.025Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:24:50.025Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:24:50.025Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T18:24:50.025Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:24:50.025Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:24:50.025Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:24:50.025Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T18:24:50.025Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:24:50.025Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T18:24:50.025Z] PASS [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === Skipped [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestInspectNetwork (0.02s) [2020-03-12T18:24:50.025Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-12T18:24:50.025Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-12T18:24:50.025Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-12T18:24:50.025Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-12T18:24:50.025Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] [2020-03-12T18:24:50.025Z] DONE 18 tests, 12 skipped in 0.694s [2020-03-12T18:24:50.025Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:24:50.282Z] INFO: Testing against a local daemon [2020-03-12T18:24:50.282Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:24:50.282Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:24:50.282Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:24:50.282Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:24:50.282Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:24:50.282Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:24:50.282Z] PASS [2020-03-12T18:24:50.282Z] [2020-03-12T18:24:50.282Z] === Skipped [2020-03-12T18:24:50.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:24:50.282Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:24:50.282Z] [2020-03-12T18:24:50.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:24:50.282Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:24:50.282Z] [2020-03-12T18:24:50.282Z] [2020-03-12T18:24:50.282Z] DONE 2 tests, 2 skipped in 0.151s [2020-03-12T18:24:50.282Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:24:50.282Z] INFO: Testing against a local daemon [2020-03-12T18:24:50.282Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:24:50.282Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-12T18:24:50.282Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.282Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:24:50.282Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-12T18:24:50.282Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.282Z] PASS [2020-03-12T18:24:50.282Z] [2020-03-12T18:24:50.282Z] === Skipped [2020-03-12T18:24:50.282Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-12T18:24:50.282Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.282Z] [2020-03-12T18:24:50.300Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2020-03-12T18:24:50.300Z] === RUN TestBuildWithHugeFile [2020-03-12T18:24:50.539Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-12T18:24:50.539Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.539Z] [2020-03-12T18:24:50.539Z] [2020-03-12T18:24:50.539Z] DONE 2 tests, 2 skipped in 0.162s [2020-03-12T18:24:50.539Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:24:50.539Z] testing: warning: no tests to run [2020-03-12T18:24:50.539Z] PASS [2020-03-12T18:24:50.539Z] [2020-03-12T18:24:50.539Z] DONE 0 tests in 0.043s [2020-03-12T18:24:50.539Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:24:50.539Z] INFO: Testing against a local daemon [2020-03-12T18:24:50.539Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:24:50.539Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-12T18:24:50.539Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.539Z] === RUN TestAuthZPluginTLS [2020-03-12T18:24:50.642Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-03-12T18:24:50.642Z] ok github.com/docker/docker/registry 0.400s coverage: 56.0% of statements [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginTLS (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.02s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginHeader [2020-03-12T18:24:50.796Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-12T18:24:50.796Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:50.796Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:24:50.930Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2020-03-12T18:24:51.053Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.30s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:24:51.053Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:24:51.053Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:24:51.053Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:24:51.053Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] PASS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === Skipped [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.02s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.30s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-12T18:24:51.053Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] [2020-03-12T18:24:51.053Z] DONE 17 tests, 17 skipped in 0.698s [2020-03-12T18:24:51.155Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2020-03-12T18:24:51.155Z] === RUN TestConfigCreateResolve [2020-03-12T18:24:51.309Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:24:51.309Z] INFO: Testing against a local daemon [2020-03-12T18:24:51.309Z] === RUN TestPluginInvalidJSON [2020-03-12T18:24:51.309Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:24:51.309Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:24:51.309Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:24:51.309Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-12T18:24:51.309Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:24:51.309Z] PASS [2020-03-12T18:24:51.309Z] [2020-03-12T18:24:51.309Z] DONE 2 tests in 0.154s [2020-03-12T18:24:51.309Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:24:51.565Z] INFO: Testing against a local daemon [2020-03-12T18:24:51.565Z] === RUN TestExternalGraphDriver [2020-03-12T18:24:51.565Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-03-12T18:24:51.566Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.566Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:24:51.566Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-12T18:24:51.566Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.566Z] PASS [2020-03-12T18:24:51.566Z] [2020-03-12T18:24:51.566Z] === Skipped [2020-03-12T18:24:51.566Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-03-12T18:24:51.566Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.566Z] [2020-03-12T18:24:51.566Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-12T18:24:51.566Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.566Z] [2020-03-12T18:24:51.566Z] [2020-03-12T18:24:51.566Z] DONE 2 tests, 2 skipped in 0.244s [2020-03-12T18:24:51.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:24:51.822Z] INFO: Testing against a local daemon [2020-03-12T18:24:51.822Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:24:51.822Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:24:51.822Z] === RUN TestReadPluginNoRead [2020-03-12T18:24:51.822Z] === PAUSE TestReadPluginNoRead [2020-03-12T18:24:51.822Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:24:51.822Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:24:51.822Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:24:51.822Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:24:51.822Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-12T18:24:51.822Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.822Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-12T18:24:51.822Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.822Z] === CONT TestReadPluginNoRead [2020-03-12T18:24:51.822Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-12T18:24:51.822Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.822Z] PASS [2020-03-12T18:24:51.822Z] [2020-03-12T18:24:51.822Z] === Skipped [2020-03-12T18:24:51.822Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-12T18:24:51.822Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:24:51.822Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:24:51.822Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.822Z] [2020-03-12T18:24:51.822Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-12T18:24:51.822Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:24:51.822Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:24:51.822Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.822Z] [2020-03-12T18:24:51.822Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-12T18:24:51.822Z] === PAUSE TestReadPluginNoRead [2020-03-12T18:24:51.822Z] === CONT TestReadPluginNoRead [2020-03-12T18:24:51.822Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:51.822Z] [2020-03-12T18:24:51.822Z] [2020-03-12T18:24:51.822Z] DONE 3 tests, 3 skipped in 0.143s [2020-03-12T18:24:51.822Z] 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-03-12T18:24:51.822Z] testing: warning: no tests to run [2020-03-12T18:24:51.822Z] PASS [2020-03-12T18:24:51.822Z] [2020-03-12T18:24:51.822Z] DONE 0 tests in 0.057s [2020-03-12T18:24:51.822Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:24:52.079Z] INFO: Testing against a local daemon [2020-03-12T18:24:52.079Z] === RUN TestPluginWithDevMounts [2020-03-12T18:24:52.079Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:24:52.079Z] === CONT TestPluginWithDevMounts [2020-03-12T18:24:52.079Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-12T18:24:52.079Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.079Z] PASS [2020-03-12T18:24:52.079Z] [2020-03-12T18:24:52.079Z] === Skipped [2020-03-12T18:24:52.079Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-12T18:24:52.079Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:24:52.079Z] === CONT TestPluginWithDevMounts [2020-03-12T18:24:52.079Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.079Z] [2020-03-12T18:24:52.079Z] [2020-03-12T18:24:52.079Z] DONE 1 tests, 1 skipped in 0.156s [2020-03-12T18:24:52.079Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:24:52.079Z] INFO: Testing against a local daemon [2020-03-12T18:24:52.079Z] === RUN TestSecretInspect [2020-03-12T18:24:52.079Z] --- SKIP: TestSecretInspect (0.01s) [2020-03-12T18:24:52.079Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.079Z] === RUN TestSecretList [2020-03-12T18:24:52.079Z] --- SKIP: TestSecretList (0.02s) [2020-03-12T18:24:52.079Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.079Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:24:52.079Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-03-12T18:24:52.079Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.079Z] === RUN TestSecretsUpdate [2020-03-12T18:24:52.079Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-03-12T18:24:52.079Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.079Z] === RUN TestTemplatedSecret [2020-03-12T18:24:52.079Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-12T18:24:52.079Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.079Z] === RUN TestSecretCreateResolve [2020-03-12T18:24:52.336Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-03-12T18:24:52.336Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.336Z] PASS [2020-03-12T18:24:52.336Z] [2020-03-12T18:24:52.336Z] === Skipped [2020-03-12T18:24:52.336Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-03-12T18:24:52.336Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.336Z] [2020-03-12T18:24:52.336Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-03-12T18:24:52.336Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.336Z] [2020-03-12T18:24:52.336Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-03-12T18:24:52.337Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] [2020-03-12T18:24:52.337Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-03-12T18:24:52.337Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] [2020-03-12T18:24:52.337Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-12T18:24:52.337Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] [2020-03-12T18:24:52.337Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-03-12T18:24:52.337Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] [2020-03-12T18:24:52.337Z] [2020-03-12T18:24:52.337Z] DONE 6 tests, 6 skipped in 0.220s [2020-03-12T18:24:52.337Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:24:52.337Z] INFO: Testing against a local daemon [2020-03-12T18:24:52.337Z] === RUN TestServiceCreateInit [2020-03-12T18:24:52.337Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:24:52.337Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:24:52.337Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-12T18:24:52.337Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T18:24:52.337Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T18:24:52.337Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:24:52.337Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-12T18:24:52.337Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] === RUN TestCreateServiceConflict [2020-03-12T18:24:52.337Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-03-12T18:24:52.337Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:24:52.337Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-03-12T18:24:52.337Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.337Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:24:52.594Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-12T18:24:52.594Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:24:52.594Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-03-12T18:24:52.594Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:24:52.594Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-12T18:24:52.594Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestCreateServiceSysctls [2020-03-12T18:24:52.594Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-12T18:24:52.594Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestCreateServiceCapabilities [2020-03-12T18:24:52.594Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-12T18:24:52.594Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestInspect [2020-03-12T18:24:52.594Z] --- SKIP: TestInspect (0.01s) [2020-03-12T18:24:52.594Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestCreateJob [2020-03-12T18:24:52.594Z] --- SKIP: TestCreateJob (0.01s) [2020-03-12T18:24:52.594Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestReplicatedJob [2020-03-12T18:24:52.594Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-12T18:24:52.594Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestUpdateReplicatedJob [2020-03-12T18:24:52.594Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-03-12T18:24:52.594Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestServiceListWithStatuses [2020-03-12T18:24:52.594Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-03-12T18:24:52.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:24:52.594Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:24:52.594Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-12T18:24:52.594Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:24:52.594Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-03-12T18:24:52.594Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestServicePlugin [2020-03-12T18:24:52.594Z] --- SKIP: TestServicePlugin (0.01s) [2020-03-12T18:24:52.594Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestServiceUpdateLabel [2020-03-12T18:24:52.594Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-03-12T18:24:52.594Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:24:52.594Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-03-12T18:24:52.594Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:24:52.594Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-03-12T18:24:52.594Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:24:52.594Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-12T18:24:52.594Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] PASS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === Skipped [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T18:24:52.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T18:24:52.594Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T18:24:52.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T18:24:52.594Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-12T18:24:52.594Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-03-12T18:24:52.594Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-03-12T18:24:52.594Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-12T18:24:52.594Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-03-12T18:24:52.594Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-12T18:24:52.594Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-12T18:24:52.594Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-12T18:24:52.594Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-03-12T18:24:52.594Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-12T18:24:52.594Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-12T18:24:52.594Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-03-12T18:24:52.594Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-03-12T18:24:52.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-12T18:24:52.594Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-03-12T18:24:52.594Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestServicePlugin (0.01s) [2020-03-12T18:24:52.594Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-03-12T18:24:52.594Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-03-12T18:24:52.594Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-03-12T18:24:52.594Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-12T18:24:52.594Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] [2020-03-12T18:24:52.594Z] DONE 23 tests, 22 skipped in 0.476s [2020-03-12T18:24:52.594Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:24:52.850Z] INFO: Testing against a local daemon [2020-03-12T18:24:52.850Z] === RUN TestSessionCreate [2020-03-12T18:24:52.850Z] --- PASS: TestSessionCreate (0.03s) [2020-03-12T18:24:52.850Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:24:52.850Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-12T18:24:52.850Z] PASS [2020-03-12T18:24:52.850Z] [2020-03-12T18:24:52.850Z] DONE 2 tests in 0.232s [2020-03-12T18:24:52.850Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:24:53.107Z] INFO: Testing against a local daemon [2020-03-12T18:24:53.107Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:24:53.107Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:24:53.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:24:53.107Z] === RUN TestEventsExecDie [2020-03-12T18:24:53.670Z] --- PASS: TestEventsExecDie (0.67s) [2020-03-12T18:24:53.670Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:24:53.926Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-12T18:24:53.926Z] === RUN TestInfoBinaryCommits [2020-03-12T18:24:53.926Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-12T18:24:53.926Z] === RUN TestInfoAPIVersioned [2020-03-12T18:24:53.926Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:24:53.926Z] === RUN TestInfoDiscoveryBackend [2020-03-12T18:24:53.926Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-12T18:24:53.926Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:53.926Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T18:24:53.926Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-12T18:24:53.926Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:53.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T18:24:53.926Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-12T18:24:53.926Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:53.926Z] === RUN TestInfoAPI [2020-03-12T18:24:53.926Z] --- PASS: TestInfoAPI (0.03s) [2020-03-12T18:24:53.926Z] === RUN TestInfoAPIWarnings [2020-03-12T18:24:53.926Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-12T18:24:53.926Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:53.926Z] === RUN TestInfoDebug [2020-03-12T18:24:53.926Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-12T18:24:53.926Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:53.926Z] === RUN TestInfoInsecureRegistries [2020-03-12T18:24:53.926Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-12T18:24:53.926Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:53.926Z] === RUN TestInfoRegistryMirrors [2020-03-12T18:24:53.926Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-12T18:24:53.926Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:53.926Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:24:54.183Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-03-12T18:24:54.183Z] === RUN TestPingCacheHeaders [2020-03-12T18:24:54.183Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-12T18:24:54.183Z] === RUN TestPingGet [2020-03-12T18:24:54.183Z] --- PASS: TestPingGet (0.01s) [2020-03-12T18:24:54.183Z] === RUN TestPingHead [2020-03-12T18:24:54.183Z] --- PASS: TestPingHead (0.02s) [2020-03-12T18:24:54.183Z] === RUN TestVersion [2020-03-12T18:24:54.183Z] --- PASS: TestVersion (0.02s) [2020-03-12T18:24:54.183Z] PASS [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] === Skipped [2020-03-12T18:24:54.183Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:24:54.183Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-12T18:24:54.183Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-12T18:24:54.183Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-12T18:24:54.183Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-12T18:24:54.183Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-12T18:24:54.183Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-12T18:24:54.183Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-12T18:24:54.183Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] [2020-03-12T18:24:54.183Z] DONE 18 tests, 8 skipped in 1.230s [2020-03-12T18:24:54.183Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:24:54.275Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:24:54.275Z] [2020-03-12T18:24:54.275Z] [2020-03-12T18:24:54.275Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:24:54.275Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:24:54.275Z] HOSTNAME=7b3b9573b43c [2020-03-12T18:24:54.275Z] TEST_SKIP_INTEGRATION=1 [2020-03-12T18:24:54.275Z] TESTDEBUG=0 [2020-03-12T18:24:54.275Z] DEST=bundles/test-integration [2020-03-12T18:24:54.275Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:24:54.275Z] KEEPBUNDLE=1 [2020-03-12T18:24:54.275Z] DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:24:54.275Z] container=docker [2020-03-12T18:24:54.275Z] HOME=/root [2020-03-12T18:24:54.275Z] GOLANG_VERSION=1.13.8 [2020-03-12T18:24:54.275Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:24:54.275Z] VALIDATE_BRANCH=master [2020-03-12T18:24:54.275Z] TERM=xterm [2020-03-12T18:24:54.275Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:24:54.275Z] SHLVL=1 [2020-03-12T18:24:54.276Z] TIMEOUT=120m [2020-03-12T18:24:54.276Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:24:54.276Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:24:54.276Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-12T18:24:54.276Z] GO111MODULE=off [2020-03-12T18:24:54.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:24:54.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:24:54.276Z] GOPATH=/go [2020-03-12T18:24:54.276Z] PKG_CONFIG=pkg-config [2020-03-12T18:24:54.276Z] _=/usr/bin/env [2020-03-12T18:24:54.276Z] Building test suite binary ./integration-cli/test.main [2020-03-12T18:24:54.276Z] [2020-03-12T18:24:54.276Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:24:54.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:24:54.276Z] HOSTNAME=12cafe46e52b [2020-03-12T18:24:54.276Z] TEST_SKIP_INTEGRATION=1 [2020-03-12T18:24:54.276Z] TESTDEBUG=0 [2020-03-12T18:24:54.276Z] DEST=bundles/test-integration [2020-03-12T18:24:54.276Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:24:54.276Z] KEEPBUNDLE=1 [2020-03-12T18:24:54.276Z] DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:24:54.276Z] container=docker [2020-03-12T18:24:54.276Z] HOME=/root [2020-03-12T18:24:54.276Z] GOLANG_VERSION=1.13.8 [2020-03-12T18:24:54.276Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:24:54.276Z] VALIDATE_BRANCH=master [2020-03-12T18:24:54.276Z] TERM=xterm [2020-03-12T18:24:54.276Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:24:54.276Z] SHLVL=1 [2020-03-12T18:24:54.276Z] TIMEOUT=120m [2020-03-12T18:24:54.276Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:24:54.276Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:24:54.276Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-12T18:24:54.276Z] GO111MODULE=off [2020-03-12T18:24:54.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:24:54.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:24:54.276Z] GOPATH=/go [2020-03-12T18:24:54.276Z] PKG_CONFIG=pkg-config [2020-03-12T18:24:54.276Z] _=/usr/bin/env [2020-03-12T18:24:54.276Z] Building test suite binary ./integration-cli/test.main [2020-03-12T18:24:54.440Z] INFO: Testing against a local daemon [2020-03-12T18:24:54.440Z] === RUN TestVolumesCreateAndList [2020-03-12T18:24:54.440Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-12T18:24:54.440Z] === RUN TestVolumesRemove [2020-03-12T18:24:54.440Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-12T18:24:54.440Z] === RUN TestVolumesInspect [2020-03-12T18:24:54.440Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-12T18:24:54.440Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:24:54.440Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:24:54.440Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:24:54.440Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:24:54.440Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-12T18:24:54.440Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:24:54.440Z] PASS [2020-03-12T18:24:54.440Z] [2020-03-12T18:24:54.440Z] DONE 5 tests in 0.310s [2020-03-12T18:24:54.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:24:54.440Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11716 is not a child of this shell [2020-03-12T18:24:54.440Z] warning: PID 11716 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-12T18:24:54.440Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T18:24:54.440Z] [2020-03-12T18:24:54.440Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:24:54.440Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:24:54.440Z] [2020-03-12T18:24:54.440Z] To set a process to complain mode, use the command line tool [2020-03-12T18:24:54.440Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T18:24:54.440Z] Removing test suite binaries [2020-03-12T18:24:54.532Z] [2020-03-12T18:24:54.532Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-12T18:24:54.833Z] --- PASS: TestConfigCreateResolve (3.61s) [2020-03-12T18:24:54.833Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:24:55.095Z] No new tests added to integration. [2020-03-12T18:24:55.095Z] [2020-03-12T18:24:55.095Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:24:55.113Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-12T18:24:55.113Z] PASS [2020-03-12T18:24:55.113Z] [2020-03-12T18:24:55.113Z] DONE 8 tests in 25.457s [2020-03-12T18:24:55.113Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:24:55.113Z] ++ 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-03-12T18:24:55.113Z] ++ set -e [2020-03-12T18:24:55.113Z] ++ '[' -n 0 ']' [2020-03-12T18:24:55.113Z] ++ set -x [2020-03-12T18:24:55.114Z] ++ env -i DEST=/go/src/github.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-03-12T18:24:55.114Z] INFO: Testing against a local daemon [2020-03-12T18:24:55.114Z] === RUN TestCheckpoint [2020-03-12T18:24:55.114Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:24:55.114Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:24:55.114Z] === RUN TestContainerInvalidJSON [2020-03-12T18:24:55.114Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:24:55.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:24:55.114Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:24:55.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:24:55.114Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:24:55.114Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:24:55.114Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:24:55.114Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:24:55.114Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:24:55.114Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-12T18:24:55.114Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:24:55.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:24:55.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:24:55.114Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:24:55.357Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-03-12T18:24:55.394Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-03-12T18:24:55.394Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:24:55.394Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-12T18:24:55.394Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:24:55.675Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-03-12T18:24:55.675Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:24:55.675Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-03-12T18:24:55.675Z] === RUN TestCopyFromContainer [2020-03-12T18:24:55.806Z] [2020-03-12T18:24:56.580Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:24:56.581Z] HOSTNAME=1807e813903d [2020-03-12T18:24:56.581Z] TESTDEBUG=0 [2020-03-12T18:24:56.581Z] DEST=bundles/test-integration [2020-03-12T18:24:56.581Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:24:56.581Z] KEEPBUNDLE=1 [2020-03-12T18:24:56.581Z] DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:24:56.581Z] container=docker [2020-03-12T18:24:56.581Z] HOME=/root [2020-03-12T18:24:56.581Z] GOLANG_VERSION=1.13.8 [2020-03-12T18:24:56.581Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:24:56.581Z] VALIDATE_BRANCH=master [2020-03-12T18:24:56.581Z] TERM=xterm [2020-03-12T18:24:56.581Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:24:56.581Z] SHLVL=1 [2020-03-12T18:24:56.581Z] TIMEOUT=120m [2020-03-12T18:24:56.581Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:24:56.581Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:24:56.581Z] GO111MODULE=off [2020-03-12T18:24:56.581Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:24:56.581Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:24:56.581Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:24:56.581Z] GOPATH=/go [2020-03-12T18:24:56.581Z] PKG_CONFIG=pkg-config [2020-03-12T18:24:56.581Z] _=/usr/bin/env [2020-03-12T18:24:56.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:24:57.416Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-03-12T18:24:57.416Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2020-03-12T18:24:57.687Z] === RUN TestCopyFromContainer// [2020-03-12T18:24:57.687Z] === RUN TestCopyFromContainer//bar/root Post stage [Pipeline] junit [2020-03-12T18:24:57.711Z] Recording test results [2020-03-12T18:24:57.968Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:24:57.968Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:24:58.248Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:24:58.248Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:24:58.248Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:24:58.248Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:24:58.530Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:24:58.530Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer (2.96s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-12T18:24:58.530Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-12T18:24:58.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:24:58.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:24:58.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:24:58.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:24:58.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:24:58.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:24:58.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:24:58.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:24:58.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:24:58.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:24:58.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-12T18:24:58.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:24:58.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T18:24:58.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:24:58.531Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:24:58.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-12T18:24:58.812Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:24:58.812Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:24:58.812Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:24:58.812Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:24:58.812Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:24:58.812Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:24:58.812Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:24:58.812Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:24:58.812Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:24:58.812Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:24:58.812Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-12T18:24:58.812Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:24:58.812Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:24:58.812Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:24:58.812Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:24:58.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-12T18:24:58.812Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:24:58.893Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:24:59.327Z] + echo Ensuring container killed. [2020-03-12T18:24:59.327Z] Ensuring container killed. [2020-03-12T18:24:59.327Z] + docker rm -vf docker-pr3 [2020-03-12T18:24:59.327Z] Error: No such container: docker-pr3 [2020-03-12T18:24:59.327Z] + true [Pipeline] sh [2020-03-12T18:24:59.609Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:24:59.609Z] Chowning /workspace to jenkins user [2020-03-12T18:24:59.609Z] + id -u [2020-03-12T18:24:59.609Z] + id -g [2020-03-12T18:24:59.609Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40671:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:25:01.476Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:25:01.476Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-12T18:25:01.476Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-03-12T18:25:01.476Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:25:01.801Z] + bundleName=amd64-rootless [2020-03-12T18:25:01.801Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-12T18:25:01.801Z] Creating amd64-rootless-bundles.tar.gz [2020-03-12T18:25:01.801Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T18:25:01.801Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T18:25:01.812Z] Archiving artifacts [2020-03-12T18:25:03.272Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40671/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:25:03.597Z] + make clean [2020-03-12T18:25:03.856Z] docker volume rm -f docker-dev-cache [2020-03-12T18:25:03.856Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T18:25:04.141Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-03-12T18:25:04.141Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:25:04.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:25:04.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:25:04.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:25:04.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:25:04.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:25:04.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:25:04.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:25:04.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:25:04.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:25:04.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:25:04.141Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:25:04.141Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:25:04.141Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:25:04.141Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:25:04.141Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:25:04.141Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-12T18:25:04.141Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T18:25:04.141Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-12T18:25:04.141Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T18:25:04.141Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T18:25:04.141Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-03-12T18:25:04.141Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:25:05.143Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-03-12T18:25:05.143Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:25:05.143Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:25:05.143Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:25:05.143Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:25:05.143Z] === RUN TestDaemonHostGatewayIP [2020-03-12T18:25:05.143Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T18:25:05.143Z] === RUN TestDiff [2020-03-12T18:25:05.754Z] --- PASS: TestDiff (0.82s) [2020-03-12T18:25:05.754Z] === RUN TestExecWithCloseStdin [2020-03-12T18:25:06.755Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-03-12T18:25:06.755Z] === RUN TestExec [2020-03-12T18:25:06.757Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-12T18:25:07.441Z] --- PASS: TestExec (0.89s) [2020-03-12T18:25:07.441Z] === RUN TestExecUser [2020-03-12T18:25:07.449Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:25:07.449Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === Skipped [2020-03-12T18:25:07.449Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:25:07.449Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:25:07.449Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-12T18:25:07.449Z] time="2020-03-12T18:23:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-12T18:25:07.449Z] time="2020-03-12T18:23:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-12T18:25:07.449Z] time="2020-03-12T18:23:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-12T18:25:07.449Z] time="2020-03-12T18:23:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-12T18:25:07.449Z] time="2020-03-12T18:23:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:25:07.449Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:25:07.449Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:25:07.449Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:25:07.449Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:25:07.449Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:25:07.449Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-12T18:25:07.449Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] [2020-03-12T18:25:07.449Z] DONE 2174 tests, 26 skipped in 347.371s Post stage [Pipeline] junit [2020-03-12T18:25:07.487Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:25:08.443Z] --- PASS: TestExecUser (0.92s) [2020-03-12T18:25:08.443Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:25:08.500Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -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:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/make.sh dynbinary test-integration [2020-03-12T18:25:08.789Z] [2020-03-12T18:25:09.081Z] Removing bundles/ [2020-03-12T18:25:09.081Z] [2020-03-12T18:25:09.081Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T18:25:09.081Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:25:09.081Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:25:09.908Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-03-12T18:25:09.908Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:25:11.372Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-03-12T18:25:11.372Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:25:12.374Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-03-12T18:25:12.374Z] === RUN TestHealthKillContainer [2020-03-12T18:25:15.816Z] --- PASS: TestHealthKillContainer (3.02s) [2020-03-12T18:25:15.816Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:25:16.097Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-03-12T18:25:16.097Z] === RUN TestIpcModeNone [2020-03-12T18:25:17.098Z] --- PASS: TestIpcModeNone (0.91s) [2020-03-12T18:25:17.098Z] === RUN TestIpcModePrivate [2020-03-12T18:25:17.709Z] --- PASS: TestIpcModePrivate (0.91s) [2020-03-12T18:25:17.709Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-12T18:25:17.709Z] === RUN TestIpcModeShareable [2020-03-12T18:25:18.711Z] --- PASS: TestIpcModeShareable (0.96s) [2020-03-12T18:25:18.711Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-12T18:25:18.711Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:25:22.152Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-03-12T18:25:22.152Z] === RUN TestAPIIpcModeHost [2020-03-12T18:25:22.433Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-03-12T18:25:22.433Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:25:24.447Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-03-12T18:25:24.447Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-12T18:25:24.447Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:25:25.914Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-03-12T18:25:25.914Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-12T18:25:25.914Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:25:27.490Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-03-12T18:25:27.490Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-12T18:25:27.490Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:25:29.504Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-03-12T18:25:29.504Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-12T18:25:29.504Z] === RUN TestIpcModeOlderClient [2020-03-12T18:25:29.504Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:25:29.504Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:25:30.115Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-03-12T18:25:30.116Z] === RUN TestKillContainer [2020-03-12T18:25:30.116Z] === RUN TestKillContainer/no_signal [2020-03-12T18:25:31.117Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:25:31.730Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:25:32.732Z] --- PASS: TestKillContainer (2.55s) [2020-03-12T18:25:32.732Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-03-12T18:25:32.732Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-03-12T18:25:32.732Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-03-12T18:25:32.732Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:25:32.732Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:25:33.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:25:34.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-03-12T18:25:34.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-03-12T18:25:34.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-03-12T18:25:34.737Z] === RUN TestKillStoppedContainer [2020-03-12T18:25:34.737Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-12T18:25:34.737Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:25:34.737Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-12T18:25:34.737Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:25:35.739Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2020-03-12T18:25:35.739Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:25:35.739Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:25:35.739Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:25:35.739Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:25:35.739Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:25:35.739Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:25:35.739Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:25:36.350Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-03-12T18:25:36.350Z] === RUN TestLinksContainerNames [2020-03-12T18:25:36.976Z] --- PASS: TestBuildWithHugeFile (40.16s) [2020-03-12T18:25:36.977Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:25:36.977Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:25:36.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:25:36.977Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:25:36.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:25:36.977Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:25:36.977Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:25:36.977Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:25:36.977Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:25:36.977Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:25:36.977Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-03-12T18:25:36.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-03-12T18:25:36.977Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-03-12T18:25:36.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2020-03-12T18:25:36.977Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:25:36.977Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:25:36.977Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:25:36.977Z] --- PASS: TestBuildPreserveOwnership (5.98s) [2020-03-12T18:25:36.977Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-03-12T18:25:36.977Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-03-12T18:25:36.977Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:25:36.977Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-12T18:25:36.977Z] PASS [2020-03-12T18:25:36.977Z] [2020-03-12T18:25:36.977Z] === Skipped [2020-03-12T18:25:36.977Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-12T18:25:36.977Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:25:36.977Z] [2020-03-12T18:25:36.977Z] [2020-03-12T18:25:36.977Z] DONE 32 tests, 1 skipped in 87.822s [2020-03-12T18:25:36.977Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:25:36.977Z] ++ 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-03-12T18:25:36.977Z] ++ set -e [2020-03-12T18:25:36.977Z] ++ '[' -n 0 ']' [2020-03-12T18:25:36.977Z] ++ set -x [2020-03-12T18:25:36.977Z] ++ env -i DEST=/go/src/github.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-03-12T18:25:36.977Z] INFO: Testing against a local daemon [2020-03-12T18:25:36.977Z] === RUN TestConfigList [2020-03-12T18:25:38.364Z] --- PASS: TestLinksContainerNames (1.72s) [2020-03-12T18:25:38.364Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:25:38.975Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-03-12T18:25:38.975Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:25:39.586Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:25:39.586Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:25:39.586Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:25:39.586Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:25:39.586Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:25:39.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:25:39.586Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:25:39.867Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:25:39.867Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:25:39.867Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:25:40.147Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:25:40.261Z] --- PASS: TestConfigList (3.32s) [2020-03-12T18:25:40.261Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:25:40.428Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:25:40.708Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-12T18:25:40.708Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-12T18:25:40.708Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:25:42.722Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-03-12T18:25:42.722Z] === RUN TestNetworkNat [2020-03-12T18:25:43.544Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-03-12T18:25:43.544Z] === RUN TestConfigsUpdate [2020-03-12T18:25:43.724Z] --- PASS: TestNetworkNat (0.96s) [2020-03-12T18:25:43.724Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:25:44.729Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-03-12T18:25:44.729Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:25:45.730Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-03-12T18:25:45.730Z] === RUN TestPause [2020-03-12T18:25:46.074Z] --- PASS: TestConfigsUpdate (2.72s) [2020-03-12T18:25:46.074Z] === RUN TestTemplatedConfig [2020-03-12T18:25:46.733Z] --- PASS: TestPause (0.87s) [2020-03-12T18:25:46.733Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:25:46.733Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:25:46.733Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:25:46.733Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:25:47.344Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-03-12T18:25:47.344Z] === RUN TestPsFilter [2020-03-12T18:25:47.625Z] --- PASS: TestPsFilter (0.28s) [2020-03-12T18:25:47.625Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:25:48.628Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-03-12T18:25:48.628Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:25:49.239Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-03-12T18:25:49.239Z] === RUN TestRemoveContainerRunning [2020-03-12T18:25:49.359Z] --- PASS: TestTemplatedConfig (3.43s) [2020-03-12T18:25:49.359Z] === RUN TestConfigInspect [2020-03-12T18:25:50.240Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-03-12T18:25:50.241Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:25:51.242Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-03-12T18:25:51.242Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:25:51.242Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-12T18:25:51.242Z] === RUN TestRenameLinkedContainer [2020-03-12T18:25:52.644Z] --- PASS: TestConfigInspect (3.19s) [2020-03-12T18:25:52.644Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:25:54.812Z] --- PASS: TestRenameLinkedContainer (3.40s) [2020-03-12T18:25:54.812Z] === RUN TestRenameStoppedContainer [2020-03-12T18:25:55.423Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-03-12T18:25:55.423Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:25:55.927Z] --- PASS: TestConfigCreateWithLabels (3.27s) [2020-03-12T18:25:55.927Z] === RUN TestConfigCreateResolve [2020-03-12T18:25:56.937Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2020-03-12T18:25:56.937Z] === RUN TestRenameInvalidName [2020-03-12T18:25:57.939Z] --- PASS: TestRenameInvalidName (0.86s) [2020-03-12T18:25:57.939Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:25:59.210Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-03-12T18:25:59.210Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:25:59.469Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-03-12T18:25:59.469Z] PASS [2020-03-12T18:25:59.469Z] [2020-03-12T18:25:59.469Z] DONE 8 tests in 23.166s [2020-03-12T18:25:59.469Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:25:59.469Z] ++ 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-03-12T18:25:59.469Z] ++ set -e [2020-03-12T18:25:59.469Z] ++ '[' -n 0 ']' [2020-03-12T18:25:59.469Z] ++ set -x [2020-03-12T18:25:59.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-12T18:25:59.727Z] INFO: Testing against a local daemon [2020-03-12T18:25:59.727Z] === RUN TestCheckpoint [2020-03-12T18:25:59.727Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:25:59.727Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:25:59.727Z] === RUN TestContainerInvalidJSON [2020-03-12T18:25:59.727Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:25:59.727Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:25:59.727Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:25:59.727Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:25:59.727Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:25:59.727Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:25:59.727Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:25:59.727Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:25:59.727Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:25:59.727Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T18:25:59.727Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:25:59.727Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:25:59.727Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-03-12T18:25:59.727Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:25:59.986Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-12T18:25:59.986Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:25:59.986Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-12T18:25:59.986Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:26:00.245Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-12T18:26:00.245Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:26:00.245Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-12T18:26:00.245Z] === RUN TestCopyFromContainer [2020-03-12T18:26:02.147Z] === RUN TestCopyFromContainer// [2020-03-12T18:26:02.405Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:26:02.405Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:26:02.664Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:26:02.664Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:26:02.923Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:26:02.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:26:02.923Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:26:03.183Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:26:03.183Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:26:03.408Z] --- PASS: TestRenameAnonymousContainer (4.82s) [2020-03-12T18:26:03.408Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer (3.10s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-12T18:26:03.441Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-12T18:26:03.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:26:03.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:26:03.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:26:03.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:26:03.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:26:03.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:26:03.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:26:03.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:26:03.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:26:03.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:26:03.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-12T18:26:03.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T18:26:03.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:26:03.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:26:03.441Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:26:03.441Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-12T18:26:03.441Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:26:03.441Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:26:03.441Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:26:03.441Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:26:03.441Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:26:03.441Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:26:03.441Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:26:03.441Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:26:03.441Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:26:03.441Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:26:03.441Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T18:26:03.441Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:26:03.441Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:26:03.441Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-03-12T18:26:03.441Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:26:03.441Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-12T18:26:03.441Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:26:03.688Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-03-12T18:26:03.688Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:26:05.701Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-03-12T18:26:05.701Z] === RUN TestResize [2020-03-12T18:26:05.973Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-03-12T18:26:05.973Z] === RUN TestCreateWithCapabilities [2020-03-12T18:26:05.973Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:26:05.973Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:26:05.974Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:26:05.974Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.13s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-03-12T18:26:05.974Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-12T18:26:05.974Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:26:06.313Z] --- PASS: TestResize (0.85s) [2020-03-12T18:26:06.313Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:26:06.924Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-03-12T18:26:06.924Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:26:07.926Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:26:07.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:26:07.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:26:07.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:26:07.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:26:08.188Z] ................................................ [ 29%] [2020-03-12T18:26:08.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2020-03-12T18:26:08.503Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:26:08.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:26:08.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:26:08.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:26:08.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:26:08.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:26:08.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:26:08.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:26:08.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:26:08.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:26:08.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:26:08.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:26:08.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:26:08.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:26:08.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:26:08.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:26:08.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-12T18:26:08.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-12T18:26:08.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-12T18:26:08.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-12T18:26:08.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-12T18:26:08.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-12T18:26:08.503Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:26:09.070Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-03-12T18:26:09.070Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:26:09.070Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:26:09.070Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:26:09.070Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:26:09.070Z] === RUN TestDaemonHostGatewayIP [2020-03-12T18:26:09.070Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T18:26:09.070Z] === RUN TestDiff [2020-03-12T18:26:10.005Z] --- PASS: TestDiff (0.78s) [2020-03-12T18:26:10.005Z] === RUN TestExecWithCloseStdin [2020-03-12T18:26:10.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:26:10.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:26:10.940Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-03-12T18:26:10.940Z] === RUN TestExec [2020-03-12T18:26:11.875Z] --- PASS: TestExec (0.91s) [2020-03-12T18:26:11.875Z] === RUN TestExecUser [2020-03-12T18:26:12.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:26:12.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:26:12.810Z] --- PASS: TestExecUser (0.89s) [2020-03-12T18:26:12.810Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:26:13.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:26:13.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:26:13.746Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-03-12T18:26:13.746Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:26:15.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:26:15.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:26:15.648Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-03-12T18:26:15.648Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:26:17.023Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-03-12T18:26:17.023Z] === RUN TestHealthKillContainer [2020-03-12T18:26:18.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:26:18.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:26:20.306Z] --- PASS: TestHealthKillContainer (2.99s) [2020-03-12T18:26:20.306Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:26:20.564Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-03-12T18:26:20.564Z] === RUN TestIpcModeNone [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2020-03-12T18:26:20.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2020-03-12T18:26:20.995Z] === RUN TestCgroupNamespacesRun [2020-03-12T18:26:21.500Z] --- PASS: TestIpcModeNone (0.85s) [2020-03-12T18:26:21.500Z] === RUN TestIpcModePrivate [2020-03-12T18:26:22.434Z] --- PASS: TestIpcModePrivate (0.84s) [2020-03-12T18:26:22.434Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-03-12T18:26:22.434Z] === RUN TestIpcModeShareable [2020-03-12T18:26:22.463Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-03-12T18:26:22.463Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T18:26:23.369Z] --- PASS: TestIpcModeShareable (0.94s) [2020-03-12T18:26:23.369Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-03-12T18:26:23.369Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:26:24.478Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-03-12T18:26:24.478Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T18:26:25.899Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2020-03-12T18:26:25.899Z] === RUN TestAPIIpcModeHost [2020-03-12T18:26:25.946Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-03-12T18:26:25.946Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T18:26:26.466Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-03-12T18:26:26.466Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:26:27.444Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-12T18:26:27.961Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-03-12T18:26:27.961Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T18:26:28.367Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-03-12T18:26:28.367Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-12T18:26:28.367Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:26:29.570Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-03-12T18:26:29.570Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T18:26:30.354Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-03-12T18:26:30.354Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-12T18:26:30.354Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:26:30.571Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2020-03-12T18:26:30.572Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T18:26:31.183Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-03-12T18:26:31.183Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T18:26:32.257Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-03-12T18:26:32.257Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-12T18:26:32.257Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:26:33.257Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-03-12T18:26:33.257Z] === RUN TestKernelTCPMemory [2020-03-12T18:26:33.868Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-03-12T18:26:33.868Z] === RUN TestNISDomainname [2020-03-12T18:26:34.160Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-03-12T18:26:34.160Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-12T18:26:34.160Z] === RUN TestIpcModeOlderClient [2020-03-12T18:26:34.160Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:26:34.160Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:26:34.727Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-03-12T18:26:34.727Z] === RUN TestKillContainer [2020-03-12T18:26:34.727Z] === RUN TestKillContainer/no_signal [2020-03-12T18:26:34.874Z] --- PASS: TestNISDomainname (0.96s) [2020-03-12T18:26:34.874Z] === RUN TestHostnameDnsResolution [2020-03-12T18:26:34.877Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-12T18:26:35.661Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:26:35.921Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:26:36.887Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-03-12T18:26:36.887Z] === RUN TestStats [2020-03-12T18:26:37.296Z] --- PASS: TestKillContainer (2.34s) [2020-03-12T18:26:37.296Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-03-12T18:26:37.296Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-03-12T18:26:37.296Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-03-12T18:26:37.296Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:26:37.296Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:26:37.862Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:26:38.362Z] --- PASS: TestStats (1.91s) [2020-03-12T18:26:38.362Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:26:38.362Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:26:38.362Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:26:38.362Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:26:38.362Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:26:38.362Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:26:38.362Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:26:38.362Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:26:38.362Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:26:38.362Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:26:38.362Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:26:38.674Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-12T18:26:38.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-03-12T18:26:38.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-03-12T18:26:38.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-03-12T18:26:38.797Z] === RUN TestKillStoppedContainer [2020-03-12T18:26:38.797Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-12T18:26:38.797Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:26:38.797Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-12T18:26:38.797Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:26:39.732Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-03-12T18:26:39.732Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:26:39.732Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:26:39.732Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:26:39.732Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:26:39.732Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:26:39.732Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:26:39.732Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:26:39.828Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:26:40.309Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2020-03-12T18:26:40.309Z] === RUN TestLinksContainerNames [2020-03-12T18:26:41.843Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:26:42.235Z] --- PASS: TestLinksContainerNames (1.59s) [2020-03-12T18:26:42.235Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:26:42.802Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-03-12T18:26:42.802Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:26:43.308Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-12T18:26:43.308Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-03-12T18:26:43.308Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-03-12T18:26:43.308Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-03-12T18:26:43.308Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-03-12T18:26:43.308Z] === RUN TestDeleteDevicemapper [2020-03-12T18:26:43.308Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:26:43.308Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:26:43.308Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:26:43.736Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:26:43.737Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:26:43.737Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:26:43.737Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:26:43.995Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-12T18:26:44.254Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-12T18:26:44.254Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:26:46.156Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-03-12T18:26:46.156Z] === RUN TestNetworkNat [2020-03-12T18:26:46.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) [2020-03-12T18:26:46.750Z] === RUN TestUpdateMemory [2020-03-12T18:26:46.750Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T18:26:46.750Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:26:46.750Z] === RUN TestUpdateCPUQuota [2020-03-12T18:26:47.092Z] --- PASS: TestNetworkNat (0.85s) [2020-03-12T18:26:47.092Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:26:47.659Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-03-12T18:26:47.659Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:26:48.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:26:48.217Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-03-12T18:26:48.217Z] === RUN TestUpdatePidsLimit [2020-03-12T18:26:48.217Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:26:48.497Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:26:48.778Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:26:49.037Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-03-12T18:26:49.037Z] === RUN TestPause [2020-03-12T18:26:49.058Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:26:49.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:26:49.669Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:26:49.949Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:26:49.971Z] --- PASS: TestPause (0.85s) [2020-03-12T18:26:49.971Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:26:49.971Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:26:49.971Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:26:49.971Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:26:50.229Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:26:50.538Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-03-12T18:26:50.538Z] === RUN TestPsFilter [2020-03-12T18:26:50.796Z] --- PASS: TestPsFilter (0.23s) [2020-03-12T18:26:50.796Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:26:51.694Z] --- PASS: TestUpdatePidsLimit (3.67s) [2020-03-12T18:26:51.694Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-12T18:26:51.694Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-03-12T18:26:51.694Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-03-12T18:26:51.694Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-03-12T18:26:51.694Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-03-12T18:26:51.694Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-03-12T18:26:51.694Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-12T18:26:51.694Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:26:51.731Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-03-12T18:26:51.732Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:26:52.298Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-03-12T18:26:52.298Z] === RUN TestRemoveContainerRunning [2020-03-12T18:26:53.233Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-03-12T18:26:53.233Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:26:54.167Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-03-12T18:26:54.167Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:26:54.167Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-12T18:26:54.167Z] === RUN TestRenameLinkedContainer [2020-03-12T18:26:57.454Z] --- PASS: TestRenameLinkedContainer (3.10s) [2020-03-12T18:26:57.454Z] === RUN TestRenameStoppedContainer [2020-03-12T18:26:57.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:26:57.712Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-03-12T18:26:57.712Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:26:59.613Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-03-12T18:26:59.613Z] === RUN TestRenameInvalidName [2020-03-12T18:26:59.949Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-12T18:27:00.179Z] --- PASS: TestRenameInvalidName (0.87s) [2020-03-12T18:27:00.180Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:27:04.366Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2020-03-12T18:27:04.366Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:27:04.933Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-03-12T18:27:04.933Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:27:06.838Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-03-12T18:27:06.838Z] === RUN TestResize [2020-03-12T18:27:06.881Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2020-03-12T18:27:06.881Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:27:06.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-03-12T18:27:06.881Z] === RUN TestWaitNonBlocked [2020-03-12T18:27:06.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:27:06.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:27:06.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:27:06.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:27:06.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:27:06.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:27:06.881Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-12T18:27:06.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-03-12T18:27:06.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-03-12T18:27:06.881Z] === RUN TestWaitBlocked [2020-03-12T18:27:06.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:27:06.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:27:06.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:27:06.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:27:06.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:27:06.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:27:07.405Z] --- PASS: TestResize (0.84s) [2020-03-12T18:27:07.405Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:27:07.492Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-12T18:27:07.492Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2020-03-12T18:27:07.492Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-03-12T18:27:07.492Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:27:07.492Z] === CONT TestIpcModeOlderClient [2020-03-12T18:27:07.492Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-12T18:27:07.492Z] === CONT TestDaemonHostGatewayIP [2020-03-12T18:27:07.640Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-12T18:27:08.339Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-03-12T18:27:08.339Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:27:08.907Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:27:08.907Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:27:08.907Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:27:08.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:27:08.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:27:08.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:27:08.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:27:09.572Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-12T18:27:10.161Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s) [2020-03-12T18:27:10.161Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:27:11.162Z] --- PASS: TestDaemonHostGatewayIP (3.60s) [2020-03-12T18:27:11.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:27:12.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:27:12.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:27:12.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:27:13.642Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-12T18:27:13.827Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2020-03-12T18:27:13.827Z] PASS [2020-03-12T18:27:13.827Z] [2020-03-12T18:27:13.827Z] === Skipped [2020-03-12T18:27:13.827Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-12T18:27:13.827Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:27:13.827Z] [2020-03-12T18:27:13.827Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T18:27:13.827Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:27:13.827Z] [2020-03-12T18:27:13.827Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:27:13.827Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:27:13.827Z] [2020-03-12T18:27:13.827Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:27:13.827Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:27:13.827Z] [2020-03-12T18:27:13.827Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:27:13.827Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:27:13.827Z] [2020-03-12T18:27:13.827Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-12T18:27:13.827Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:27:13.827Z] [2020-03-12T18:27:13.827Z] [2020-03-12T18:27:13.827Z] DONE 199 tests, 6 skipped in 138.876s [2020-03-12T18:27:13.827Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:27:13.827Z] ++ 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-03-12T18:27:13.827Z] ++ set -e [2020-03-12T18:27:13.827Z] ++ '[' -n 0 ']' [2020-03-12T18:27:13.827Z] ++ set -x [2020-03-12T18:27:13.827Z] ++ env -i DEST=/go/src/github.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-03-12T18:27:14.108Z] INFO: Testing against a local daemon [2020-03-12T18:27:14.108Z] === RUN TestCommitInheritsEnv [2020-03-12T18:27:14.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:27:14.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:27:14.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:27:14.719Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-12T18:27:14.719Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:27:14.719Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:27:14.719Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:27:14.719Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-03-12T18:27:14.719Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:27:14.719Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-12T18:27:14.719Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:27:15.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:27:15.330Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2020-03-12T18:27:15.330Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T18:27:15.330Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-12T18:27:15.330Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:27:15.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:27:15.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-12T18:27:15.330Z] === RUN TestTagInvalidReference [2020-03-12T18:27:15.330Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-12T18:27:15.330Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:27:15.330Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-12T18:27:15.330Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:27:15.330Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-12T18:27:15.330Z] === RUN TestTagOfficialNames [2020-03-12T18:27:15.330Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-12T18:27:15.330Z] === RUN TestTagMatchesDigest [2020-03-12T18:27:15.330Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-12T18:27:15.330Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:27:16.406Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:27:16.406Z] [2020-03-12T18:27:16.407Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:27:16.407Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:27:16.407Z] HOSTNAME=d64a02558e1d [2020-03-12T18:27:16.407Z] TESTDEBUG=0 [2020-03-12T18:27:16.407Z] DEST=bundles/test-integration [2020-03-12T18:27:16.407Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:27:16.407Z] DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec [2020-03-12T18:27:16.407Z] container=docker [2020-03-12T18:27:16.407Z] HOME=/root [2020-03-12T18:27:16.407Z] GOLANG_VERSION=1.13.8 [2020-03-12T18:27:16.407Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:27:16.407Z] VALIDATE_BRANCH=master [2020-03-12T18:27:16.407Z] TERM=xterm [2020-03-12T18:27:16.407Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:27:16.407Z] SHLVL=1 [2020-03-12T18:27:16.407Z] TIMEOUT=120m [2020-03-12T18:27:16.407Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:27:16.407Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:27:16.407Z] GO111MODULE=off [2020-03-12T18:27:16.407Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T18:27:16.407Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:27:16.407Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:27:16.407Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:27:16.407Z] GOPATH=/go [2020-03-12T18:27:16.407Z] PKG_CONFIG=pkg-config [2020-03-12T18:27:16.407Z] _=/usr/bin/env [2020-03-12T18:27:16.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-03-12T18:27:16.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-03-12T18:27:16.955Z] === RUN TestCgroupNamespacesRun [2020-03-12T18:27:18.858Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-03-12T18:27:18.858Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T18:27:20.759Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-03-12T18:27:20.759Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T18:27:22.660Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-03-12T18:27:22.660Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T18:27:24.035Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-03-12T18:27:24.035Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T18:27:25.937Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-03-12T18:27:25.937Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T18:27:26.872Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s) [2020-03-12T18:27:26.872Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T18:27:27.808Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-03-12T18:27:27.808Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T18:27:28.373Z] ......................... [ 67%] [2020-03-12T18:27:29.711Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-03-12T18:27:29.711Z] === RUN TestKernelTCPMemory [2020-03-12T18:27:30.646Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-03-12T18:27:30.646Z] === RUN TestNISDomainname [2020-03-12T18:27:31.582Z] --- PASS: TestNISDomainname (1.01s) [2020-03-12T18:27:31.582Z] === RUN TestHostnameDnsResolution [2020-03-12T18:27:33.483Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-03-12T18:27:33.483Z] === RUN TestStats [2020-03-12T18:27:34.858Z] --- PASS: TestStats (1.82s) [2020-03-12T18:27:34.858Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:27:34.858Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:27:34.858Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:27:34.858Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:27:34.858Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:27:34.858Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:27:34.858Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:27:34.858Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:27:34.858Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:27:35.117Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:27:35.117Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:27:35.117Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:27:35.117Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:27:38.401Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-12T18:27:38.401Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2020-03-12T18:27:38.401Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-03-12T18:27:38.401Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-03-12T18:27:38.401Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2020-03-12T18:27:38.401Z] === RUN TestDeleteDevicemapper [2020-03-12T18:27:38.401Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:27:38.401Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:27:38.401Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:27:41.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.90s) [2020-03-12T18:27:41.686Z] === RUN TestUpdateMemory [2020-03-12T18:27:41.686Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T18:27:41.686Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:27:41.686Z] === RUN TestUpdateCPUQuota [2020-03-12T18:27:42.621Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-03-12T18:27:42.621Z] === RUN TestUpdatePidsLimit [2020-03-12T18:27:42.621Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:27:43.188Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:27:43.447Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:27:44.013Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:27:44.271Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:27:44.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:27:45.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:27:46.477Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-03-12T18:27:46.477Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.48s) [2020-03-12T18:27:46.477Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-03-12T18:27:46.477Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-03-12T18:27:46.477Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-03-12T18:27:46.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-03-12T18:27:46.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-03-12T18:27:46.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-12T18:27:46.477Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:28:01.350Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-03-12T18:28:01.350Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:28:01.350Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-03-12T18:28:01.350Z] === RUN TestWaitNonBlocked [2020-03-12T18:28:01.350Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:28:01.350Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:28:01.350Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:28:01.350Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:28:01.350Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:28:01.350Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:28:01.350Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-12T18:28:01.350Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2020-03-12T18:28:01.350Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-03-12T18:28:01.350Z] === RUN TestWaitBlocked [2020-03-12T18:28:01.350Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:28:01.350Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:28:01.350Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:28:01.350Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:28:01.350Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:28:01.350Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:28:01.917Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-12T18:28:01.917Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-03-12T18:28:01.917Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-03-12T18:28:01.917Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:28:01.917Z] === CONT TestIpcModeOlderClient [2020-03-12T18:28:01.917Z] === CONT TestDaemonHostGatewayIP [2020-03-12T18:28:01.917Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:28:02.176Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-03-12T18:28:03.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:28:05.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:28:05.465Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s) [2020-03-12T18:28:06.032Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-03-12T18:28:06.056Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-12T18:28:06.598Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2020-03-12T18:28:06.598Z] PASS [2020-03-12T18:28:06.598Z] [2020-03-12T18:28:06.598Z] === Skipped [2020-03-12T18:28:06.599Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-12T18:28:06.599Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:28:06.599Z] [2020-03-12T18:28:06.599Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T18:28:06.599Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:28:06.599Z] [2020-03-12T18:28:06.599Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:28:06.599Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:28:06.599Z] [2020-03-12T18:28:06.599Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:28:06.599Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:28:06.599Z] [2020-03-12T18:28:06.599Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:28:06.599Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:28:06.599Z] [2020-03-12T18:28:06.599Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-12T18:28:06.599Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:28:06.599Z] [2020-03-12T18:28:06.599Z] [2020-03-12T18:28:06.599Z] DONE 199 tests, 6 skipped in 126.995s [2020-03-12T18:28:06.599Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:28:06.599Z] ++ 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-03-12T18:28:06.599Z] ++ set -e [2020-03-12T18:28:06.599Z] ++ '[' -n 0 ']' [2020-03-12T18:28:06.599Z] ++ set -x [2020-03-12T18:28:06.599Z] ++ env -i DEST=/go/src/github.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-03-12T18:28:06.857Z] INFO: Testing against a local daemon [2020-03-12T18:28:06.857Z] === RUN TestCommitInheritsEnv [2020-03-12T18:28:07.424Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-03-12T18:28:07.424Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:28:07.424Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T18:28:07.424Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-12T18:28:07.424Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:28:07.424Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-03-12T18:28:07.424Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:28:07.424Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-12T18:28:07.424Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:28:07.991Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-03-12T18:28:07.991Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T18:28:07.991Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-12T18:28:07.991Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:28:07.991Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:28:08.249Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-12T18:28:08.249Z] === RUN TestTagInvalidReference [2020-03-12T18:28:08.249Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-12T18:28:08.249Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:28:08.249Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-03-12T18:28:08.249Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:28:08.249Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-12T18:28:08.249Z] === RUN TestTagOfficialNames [2020-03-12T18:28:08.507Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-12T18:28:08.507Z] === RUN TestTagMatchesDigest [2020-03-12T18:28:08.507Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-12T18:28:08.507Z] PASS [2020-03-12T18:28:08.507Z] [2020-03-12T18:28:08.507Z] === Skipped [2020-03-12T18:28:08.507Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T18:28:08.507Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-12T18:28:08.507Z] [2020-03-12T18:28:08.507Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-12T18:28:08.507Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:28:08.507Z] [2020-03-12T18:28:08.507Z] [2020-03-12T18:28:08.507Z] DONE 12 tests, 2 skipped in 1.828s [2020-03-12T18:28:08.507Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:28:08.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:28:08.507Z] ++ set -e [2020-03-12T18:28:08.507Z] ++ '[' -n 0 ']' [2020-03-12T18:28:08.507Z] ++ set -x [2020-03-12T18:28:08.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-12T18:28:08.507Z] INFO: Testing against a local daemon [2020-03-12T18:28:08.507Z] === RUN TestNetworkCreateDelete [2020-03-12T18:28:09.075Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-03-12T18:28:09.075Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:28:09.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:28:10.011Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-03-12T18:28:10.011Z] === RUN TestInspectNetwork [2020-03-12T18:28:15.278Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:28:15.278Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:28:15.278Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:28:15.278Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:28:18.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:28:18.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:28:18.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:28:18.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:28:19.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:28:19.461Z] --- PASS: TestInspectNetwork (9.29s) [2020-03-12T18:28:19.461Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:28:19.461Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:28:19.461Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:28:19.461Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:28:19.461Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:28:20.903Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-12T18:28:21.992Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-03-12T18:28:21.992Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:28:21.992Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:28:21.992Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:28:21.992Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:28:21.992Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:28:21.992Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:28:21.992Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:28:21.992Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:28:21.992Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:28:21.992Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:28:21.992Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-12T18:28:21.992Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:28:21.992Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:28:21.992Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:28:21.992Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T18:28:22.928Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-03-12T18:28:22.928Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:28:23.422Z] tests/integration/client_test.py ..... [ 75%] [2020-03-12T18:28:23.422Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-12T18:28:23.680Z] tests/integration/errors_test.py . [ 76%] [2020-03-12T18:28:24.304Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-03-12T18:28:24.304Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:28:24.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:28:25.239Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-03-12T18:28:25.239Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:28:26.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:28:27.147Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-03-12T18:28:27.148Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:28:29.693Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-03-12T18:28:29.693Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:28:30.629Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2020-03-12T18:28:30.629Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:28:32.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:28:33.913Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-03-12T18:28:33.913Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:28:33.913Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:28:33.913Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:28:33.913Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:28:37.504Z] --- PASS: TestImportExtremelyLargeImageWorks (80.10s) [2020-03-12T18:28:37.504Z] PASS [2020-03-12T18:28:37.504Z] [2020-03-12T18:28:37.504Z] === Skipped [2020-03-12T18:28:37.504Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-12T18:28:37.504Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:28:37.504Z] [2020-03-12T18:28:37.504Z] [2020-03-12T18:28:37.504Z] DONE 12 tests, 1 skipped in 81.603s [2020-03-12T18:28:37.504Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:28:37.504Z] ++ 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-03-12T18:28:37.504Z] ++ set -e [2020-03-12T18:28:37.504Z] ++ '[' -n 0 ']' [2020-03-12T18:28:37.504Z] ++ set -x [2020-03-12T18:28:37.504Z] ++ env -i DEST=/go/src/github.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-03-12T18:28:37.504Z] INFO: Testing against a local daemon [2020-03-12T18:28:37.504Z] === RUN TestNetworkCreateDelete [2020-03-12T18:28:37.504Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-03-12T18:28:37.504Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:28:37.504Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2020-03-12T18:28:37.504Z] === RUN TestInspectNetwork [2020-03-12T18:28:38.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T18:28:40.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:28:41.868Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:28:41.868Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:28:41.868Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:28:41.868Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:28:45.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:28:47.338Z] --- PASS: TestInspectNetwork (10.86s) [2020-03-12T18:28:47.338Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:28:47.338Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:28:47.338Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:28:47.338Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:28:47.338Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:28:47.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:28:49.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:28:49.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:28:50.002Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-03-12T18:28:50.002Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:28:50.002Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:28:50.002Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:28:50.002Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:28:50.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:28:50.002Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:28:50.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:28:50.002Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:28:50.002Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:28:50.002Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:28:50.002Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-12T18:28:50.002Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:28:50.002Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:28:50.002Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:28:50.002Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T18:28:50.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:28:50.282Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-12T18:28:50.282Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:28:51.284Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-03-12T18:28:51.284Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:28:51.894Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-03-12T18:28:51.895Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:28:51.993Z] --- PASS: TestServiceWithDataPathPortInit (18.19s) [2020-03-12T18:28:51.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:28:52.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:28:52.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:28:53.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:28:53.358Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-03-12T18:28:53.358Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:28:54.360Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-03-12T18:28:54.360Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:28:54.970Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-03-12T18:28:54.970Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:28:56.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:28:56.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:28:57.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:28:59.354Z] --- PASS: TestServiceWithPredefinedNetwork (3.73s) [2020-03-12T18:28:59.354Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:28:59.354Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:28:59.354Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:28:59.354Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:28:59.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:29:00.817Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-12T18:29:00.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:29:01.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2020-03-12T18:29:01.964Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bc5j7azavjh5b1tylz75vymaw Created:2020-03-12 18:28:53.654177944 +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[e209b6e09cfa7724f7de2cb5fee3302b195cc7034293f8cbfff0b8d25bb29c80:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.msmysddsnm3qefsam613d9aev EndpointID:b081baf1a85db5176db509ecbefbf12a8acbb0a04246170a0441461ac0590f44 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a27072ceb609e0c438a0328ff7295acdd12adafe58fbdc8696c7e637c23f6d11 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:1c0b6d0aad23 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.msmysddsnm3qefsam613d9aev EndpointID:b081baf1a85db5176db509ecbefbf12a8acbb0a04246170a0441461ac0590f44 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:29:01.964Z] PASS [2020-03-12T18:29:01.964Z] [2020-03-12T18:29:01.964Z] === Skipped [2020-03-12T18:29:01.964Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:29:01.964Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:29:01.964Z] [2020-03-12T18:29:01.964Z] [2020-03-12T18:29:01.964Z] DONE 22 tests, 1 skipped in 52.643s [2020-03-12T18:29:01.964Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:29:01.964Z] ++ 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-03-12T18:29:01.964Z] ++ set -e [2020-03-12T18:29:01.964Z] ++ '[' -n 0 ']' [2020-03-12T18:29:01.964Z] ++ set -x [2020-03-12T18:29:01.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-12T18:29:01.964Z] INFO: Testing against a local daemon [2020-03-12T18:29:01.964Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:29:01.964Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:29:01.964Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:29:01.964Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:29:01.964Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:29:01.964Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:29:01.964Z] PASS [2020-03-12T18:29:01.964Z] [2020-03-12T18:29:01.964Z] === Skipped [2020-03-12T18:29:01.964Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:29:01.964Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:29:01.964Z] [2020-03-12T18:29:01.964Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:29:01.964Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:29:01.964Z] [2020-03-12T18:29:01.964Z] [2020-03-12T18:29:01.964Z] DONE 2 tests, 2 skipped in 0.164s [2020-03-12T18:29:01.964Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:29:01.964Z] ++ 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-03-12T18:29:01.964Z] ++ set -e [2020-03-12T18:29:01.964Z] ++ '[' -n 0 ']' [2020-03-12T18:29:01.964Z] ++ set -x [2020-03-12T18:29:01.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-12T18:29:01.964Z] INFO: Testing against a local daemon [2020-03-12T18:29:01.964Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:29:02.991Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:29:02.991Z] Using test binary docker [2020-03-12T18:29:02.991Z] +++ /etc/init.d/apparmor start [2020-03-12T18:29:02.991Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T18:29:02.991Z] INFO: Waiting for daemon to start... [2020-03-12T18:29:02.991Z] Starting dockerd [2020-03-12T18:29:02.991Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-12T18:29:03.866Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s) [2020-03-12T18:29:03.866Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:29:04.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T18:29:04.802Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:29:04.884Z] . [2020-03-12T18:29:04.884Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:29:04.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:29:04.884Z] Error: No such image: emptyfs [2020-03-12T18:29:04.884Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:29:04.884Z] ++++ docker load [2020-03-12T18:29:05.140Z] Running integration-test (iteration 1) [2020-03-12T18:29:05.140Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:29:05.140Z] ++ 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-03-12T18:29:05.140Z] ++ set -e [2020-03-12T18:29:05.140Z] ++ '[' -n 0 ']' [2020-03-12T18:29:05.140Z] ++ set -x [2020-03-12T18:29:05.140Z] ++ env -i DEST=/go/src/github.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-03-12T18:29:05.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:29:06.178Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:29:07.553Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:29:09.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:29:10.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:29:10.837Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:29:13.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:29:14.121Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-12T18:29:16.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:29:18.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:29:18.550Z] ......... [ 86%] [2020-03-12T18:29:20.122Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:29:20.122Z] Using test binary docker [2020-03-12T18:29:20.122Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:29:20.122Z] +++ /etc/init.d/apparmor start [2020-03-12T18:29:20.122Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T18:29:20.122Z] INFO: Waiting for daemon to start... [2020-03-12T18:29:20.122Z] Starting dockerd [2020-03-12T18:29:20.122Z] +++ 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-03-12T18:29:20.681Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:29:21.640Z] --- PASS: TestServiceWithDataPathPortInit (20.60s) [2020-03-12T18:29:21.640Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:29:22.066Z] --- PASS: TestDockerNetworkMacvlan (18.34s) [2020-03-12T18:29:22.066Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-12T18:29:22.066Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-12T18:29:22.066Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-03-12T18:29:22.066Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-03-12T18:29:22.066Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2020-03-12T18:29:22.066Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-03-12T18:29:22.066Z] PASS [2020-03-12T18:29:22.066Z] [2020-03-12T18:29:22.066Z] DONE 8 tests in 20.808s [2020-03-12T18:29:22.066Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:29:22.066Z] ++ 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-03-12T18:29:22.066Z] ++ set -e [2020-03-12T18:29:22.066Z] ++ '[' -n 0 ']' [2020-03-12T18:29:22.066Z] ++ set -x [2020-03-12T18:29:22.066Z] ++ env -i DEST=/go/src/github.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-03-12T18:29:22.066Z] testing: warning: no tests to run [2020-03-12T18:29:22.066Z] PASS [2020-03-12T18:29:22.066Z] [2020-03-12T18:29:22.066Z] DONE 0 tests in 0.029s [2020-03-12T18:29:22.066Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:29:22.066Z] ++ 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-03-12T18:29:22.066Z] ++ set -e [2020-03-12T18:29:22.066Z] ++ '[' -n 0 ']' [2020-03-12T18:29:22.066Z] ++ set -x [2020-03-12T18:29:22.066Z] ++ env -i DEST=/go/src/github.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-03-12T18:29:22.149Z] . [2020-03-12T18:29:22.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:29:22.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:29:22.149Z] Error: No such image: emptyfs [2020-03-12T18:29:22.149Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:29:22.149Z] ++++ docker load [2020-03-12T18:29:22.324Z] INFO: Testing against a local daemon [2020-03-12T18:29:22.325Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:29:22.435Z] Running integration-test (iteration 1) [2020-03-12T18:29:22.435Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:29:22.435Z] ++ 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-03-12T18:29:22.435Z] ++ set -e [2020-03-12T18:29:22.435Z] ++ '[' -n 0 ']' [2020-03-12T18:29:22.435Z] ++ set -x [2020-03-12T18:29:22.435Z] ++ env -i DEST=/go/src/github.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-03-12T18:29:23.968Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-12T18:29:24.227Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-03-12T18:29:24.227Z] === RUN TestAuthZPluginTLS [2020-03-12T18:29:24.793Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-03-12T18:29:24.793Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:29:25.360Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-03-12T18:29:25.360Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:29:25.851Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-12T18:29:25.927Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-03-12T18:29:25.927Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:29:26.862Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-03-12T18:29:26.862Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:29:28.763Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-03-12T18:29:28.763Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:29:29.330Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-03-12T18:29:29.330Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:29:29.897Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-03-12T18:29:29.897Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:29:30.043Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.33s) [2020-03-12T18:29:30.043Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6tysd4n1szpo83nfu26n8ca1s Created:2020-03-12 18:29:20.799071932 +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[22f2c3ee8da196e7d6b588a885414827855fa71f3ba9949d781f5b7a5f1f5bf0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x4h5t2z0qkni96m0gcbbys4or EndpointID:20aee50209fa5d25e449002819b8fc23a7df209b62d1fd661230186d08943a49 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f890fdc607727d67bd690e2c6e86fd22caaacc15d022d9149cac92efe26f3e3b 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:0fb36392ab24 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x4h5t2z0qkni96m0gcbbys4or EndpointID:20aee50209fa5d25e449002819b8fc23a7df209b62d1fd661230186d08943a49 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:29:30.043Z] PASS [2020-03-12T18:29:30.043Z] [2020-03-12T18:29:30.043Z] === Skipped [2020-03-12T18:29:30.043Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:29:30.043Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:29:30.043Z] [2020-03-12T18:29:30.043Z] [2020-03-12T18:29:30.043Z] DONE 22 tests, 1 skipped in 54.210s [2020-03-12T18:29:30.043Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:29:30.043Z] ++ 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-03-12T18:29:30.043Z] ++ set -e [2020-03-12T18:29:30.043Z] ++ '[' -n 0 ']' [2020-03-12T18:29:30.043Z] ++ set -x [2020-03-12T18:29:30.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-03-12T18:29:30.043Z] INFO: Testing against a local daemon [2020-03-12T18:29:30.043Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:29:30.043Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:29:30.043Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:29:30.043Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:29:30.043Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:29:30.043Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:29:30.043Z] PASS [2020-03-12T18:29:30.043Z] [2020-03-12T18:29:30.043Z] === Skipped [2020-03-12T18:29:30.043Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:29:30.043Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:29:30.043Z] [2020-03-12T18:29:30.043Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:29:30.043Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:29:30.043Z] [2020-03-12T18:29:30.043Z] [2020-03-12T18:29:30.043Z] DONE 2 tests, 2 skipped in 0.069s [2020-03-12T18:29:30.043Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:29:30.043Z] ++ 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-03-12T18:29:30.043Z] ++ set -e [2020-03-12T18:29:30.043Z] ++ '[' -n 0 ']' [2020-03-12T18:29:30.043Z] ++ set -x [2020-03-12T18:29:30.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-03-12T18:29:30.043Z] INFO: Testing against a local daemon [2020-03-12T18:29:30.043Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:29:30.464Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-03-12T18:29:30.464Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:29:31.519Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-03-12T18:29:31.519Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:29:32.133Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:29:32.393Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-12T18:29:32.394Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-12T18:29:32.995Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2020-03-12T18:29:32.995Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:29:33.135Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:29:34.137Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:29:34.897Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-03-12T18:29:34.897Z] === RUN TestAuthZPluginHeader [2020-03-12T18:29:35.831Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-03-12T18:29:35.831Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:29:35.831Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:29:35.831Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:29:35.831Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:29:35.831Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:29:35.831Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:29:35.831Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:29:35.831Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:29:35.831Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:29:35.831Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:29:35.831Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:29:35.831Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:29:35.831Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:29:37.178Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:29:37.178Z] Loaded image: busybox:latest [2020-03-12T18:29:37.178Z] Loaded image: busybox:glibc [2020-03-12T18:29:37.178Z] Loaded image: debian:jessie [2020-03-12T18:29:37.178Z] Loaded image: hello-world:latest [2020-03-12T18:29:37.178Z] INFO: Testing against a local daemon [2020-03-12T18:29:37.178Z] === RUN TestCgroupNamespacesBuild [2020-03-12T18:29:37.708Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:29:37.708Z] Loaded image: busybox:latest [2020-03-12T18:29:37.708Z] Loaded image: busybox:glibc [2020-03-12T18:29:37.708Z] Loaded image: debian:jessie [2020-03-12T18:29:37.708Z] Loaded image: hello-world:latest [2020-03-12T18:29:37.708Z] INFO: Testing against a local daemon [2020-03-12T18:29:37.708Z] === RUN TestCgroupNamespacesBuild [2020-03-12T18:29:38.329Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2020-03-12T18:29:38.329Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T18:29:38.462Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-12T18:29:38.502Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:29:39.697Z] --- PASS: TestCgroupNamespacesBuild (3.30s) [2020-03-12T18:29:39.697Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-12T18:29:40.361Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-03-12T18:29:40.361Z] === RUN TestBuildWithSession [2020-03-12T18:29:40.361Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T18:29:40.361Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:29:40.361Z] === RUN TestBuildSquashParent [2020-03-12T18:29:41.942Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-12T18:29:42.217Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2020-03-12T18:29:42.217Z] === RUN TestBuildWithSession [2020-03-12T18:29:42.217Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T18:29:42.217Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:29:42.217Z] === RUN TestBuildSquashParent [2020-03-12T18:29:42.249Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-12T18:29:42.249Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-12T18:29:45.860Z] --- PASS: TestBuildSquashParent (5.51s) [2020-03-12T18:29:45.860Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:29:45.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:45.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:45.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:45.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:45.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:45.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:45.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:45.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:45.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:45.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:45.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:45.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:45.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:45.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:45.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:45.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:46.520Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-12T18:29:46.777Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-12T18:29:46.777Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-12T18:29:46.777Z] [2020-03-12T18:29:46.777Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-12T18:29:46.777Z] =========================== short test summary info ============================ [2020-03-12T18:29:46.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-12T18:29:46.777Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-12T18:29:46.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-12T18:29:46.777Z] Not supported on most drivers [2020-03-12T18:29:46.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-12T18:29:46.777Z] Can fail if eth0 has multiple IP addresses [2020-03-12T18:29:46.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-12T18:29:46.777Z] This doesn't seem to be taken into account by the engine [2020-03-12T18:29:46.777Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-12T18:29:46.777Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-12T18:29:46.777Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-12T18:29:46.777Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-12T18:29:46.777Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-12T18:29:46.777Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-12T18:29:46.777Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-12T18:29:46.777Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.93 seconds == [2020-03-12T18:29:47.034Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-12T18:29:48.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:49.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:50.305Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:29:50.587Z] --- PASS: TestDockerNetworkMacvlan (19.33s) [2020-03-12T18:29:50.587Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-12T18:29:50.587Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-12T18:29:50.587Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-03-12T18:29:50.587Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-03-12T18:29:50.587Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s) [2020-03-12T18:29:50.587Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-03-12T18:29:50.587Z] PASS [2020-03-12T18:29:50.587Z] [2020-03-12T18:29:50.587Z] DONE 8 tests in 20.882s [2020-03-12T18:29:50.587Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:29:50.587Z] ++ 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-03-12T18:29:50.587Z] ++ set -e [2020-03-12T18:29:50.587Z] ++ '[' -n 0 ']' [2020-03-12T18:29:50.587Z] ++ set -x [2020-03-12T18:29:50.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=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-03-12T18:29:50.868Z] testing: warning: no tests to run [2020-03-12T18:29:50.868Z] PASS [2020-03-12T18:29:50.868Z] [2020-03-12T18:29:50.868Z] DONE 0 tests in 0.015s [2020-03-12T18:29:50.868Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:29:50.868Z] ++ 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-03-12T18:29:50.868Z] ++ set -e [2020-03-12T18:29:50.868Z] ++ '[' -n 0 ']' [2020-03-12T18:29:50.868Z] ++ set -x [2020-03-12T18:29:50.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-12T18:29:50.868Z] INFO: Testing against a local daemon [2020-03-12T18:29:50.868Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:29:51.261Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-03-12T18:29:51.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-03-12T18:29:51.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.57s) [2020-03-12T18:29:51.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s) [2020-03-12T18:29:51.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.65s) [2020-03-12T18:29:51.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2020-03-12T18:29:51.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-03-12T18:29:51.261Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:29:51.261Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:29:52.171Z] --- PASS: TestBuildSquashParent (10.12s) [2020-03-12T18:29:52.171Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:29:52.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:52.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:52.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:52.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:52.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:52.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:52.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:52.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:52.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:52.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:52.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:52.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:52.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:52.171Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:52.881Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-03-12T18:29:52.881Z] === RUN TestAuthZPluginTLS [2020-03-12T18:29:53.161Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-12T18:29:53.161Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:29:53.295Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:29:53.295Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:29:53.443Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-03-12T18:29:53.724Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:29:53.909Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s) [2020-03-12T18:29:53.909Z] PASS [2020-03-12T18:29:53.909Z] [2020-03-12T18:29:53.909Z] === Skipped [2020-03-12T18:29:53.909Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:29:53.909Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:29:53.909Z] [2020-03-12T18:29:53.909Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:29:53.909Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:29:53.909Z] [2020-03-12T18:29:53.909Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:29:53.909Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:29:53.909Z] [2020-03-12T18:29:53.909Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:29:53.909Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:29:53.909Z] [2020-03-12T18:29:53.909Z] [2020-03-12T18:29:53.909Z] DONE 17 tests, 4 skipped in 31.849s [2020-03-12T18:29:53.917Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:29:54.005Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-12T18:29:54.005Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:29:54.167Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:29:54.167Z] ++ 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-03-12T18:29:54.167Z] ++ set -e [2020-03-12T18:29:54.167Z] ++ '[' -n 0 ']' [2020-03-12T18:29:54.167Z] ++ set -x [2020-03-12T18:29:54.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-12T18:29:54.167Z] INFO: Testing against a local daemon [2020-03-12T18:29:54.167Z] === RUN TestPluginInvalidJSON [2020-03-12T18:29:54.167Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:29:54.167Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:29:54.167Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:29:54.167Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-12T18:29:54.167Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:29:54.167Z] PASS [2020-03-12T18:29:54.167Z] [2020-03-12T18:29:54.167Z] DONE 2 tests in 0.177s [2020-03-12T18:29:54.167Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:29:54.167Z] ++ 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-03-12T18:29:54.167Z] ++ set -e [2020-03-12T18:29:54.167Z] ++ '[' -n 0 ']' [2020-03-12T18:29:54.167Z] ++ set -x [2020-03-12T18:29:54.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-12T18:29:54.201Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:29:54.426Z] INFO: Testing against a local daemon [2020-03-12T18:29:54.426Z] === RUN TestExternalGraphDriver [2020-03-12T18:29:54.426Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:29:54.488Z] --- PASS: TestBuildMultiStageCopy (3.44s) [2020-03-12T18:29:54.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2020-03-12T18:29:54.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-03-12T18:29:54.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-03-12T18:29:54.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2020-03-12T18:29:54.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-03-12T18:29:54.488Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:29:54.616Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-12T18:29:54.616Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:29:55.977Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2020-03-12T18:29:55.977Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:29:56.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:56.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:56.630Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-03-12T18:29:56.630Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:29:56.911Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-12T18:29:56.911Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:29:56.958Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:29:57.460Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-03-12T18:29:57.461Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:29:57.523Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-12T18:29:57.523Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:29:57.803Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-12T18:29:57.803Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:29:58.080Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-03-12T18:29:58.081Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:29:58.867Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:59.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:59.210Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T18:29:59.210Z] [2020-03-12T18:29:59.210Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:29:59.210Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:29:59.210Z] [2020-03-12T18:29:59.210Z] To set a process to complain mode, use the command line tool [2020-03-12T18:29:59.210Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T18:29:59.210Z] Post stage [Pipeline] junit [2020-03-12T18:29:59.785Z] Recording test results [2020-03-12T18:30:00.121Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2020-03-12T18:30:00.121Z] === RUN TestBuildUncleanTarFilenames [Pipeline] sh [2020-03-12T18:30:00.243Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:30:00.457Z] + echo Ensuring container killed. [2020-03-12T18:30:00.457Z] Ensuring container killed. [2020-03-12T18:30:00.457Z] + docker rm -vf docker-pr3 [2020-03-12T18:30:00.457Z] Error: No such container: docker-pr3 [2020-03-12T18:30:00.457Z] + true [Pipeline] sh [2020-03-12T18:30:00.468Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-03-12T18:30:00.468Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:30:00.759Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:30:00.759Z] Chowning /workspace to jenkins user [2020-03-12T18:30:00.759Z] + id -u [2020-03-12T18:30:00.759Z] + id -g [2020-03-12T18:30:00.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40671:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T18:30:01.615Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-03-12T18:30:01.615Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] catchError [Pipeline] { [2020-03-12T18:30:02.146Z] --- PASS: TestExternalGraphDriver (7.49s) [2020-03-12T18:30:02.146Z] --- PASS: TestExternalGraphDriver/json (2.50s) [2020-03-12T18:30:02.146Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-03-12T18:30:02.146Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-03-12T18:30:02.146Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:30:02.146Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-12T18:30:02.146Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:02.146Z] PASS [2020-03-12T18:30:02.146Z] [2020-03-12T18:30:02.146Z] === Skipped [2020-03-12T18:30:02.146Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-12T18:30:02.146Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:02.146Z] [2020-03-12T18:30:02.146Z] [2020-03-12T18:30:02.146Z] DONE 5 tests, 1 skipped in 7.674s [2020-03-12T18:30:02.146Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:30:02.146Z] ++ 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-03-12T18:30:02.146Z] ++ set -e [2020-03-12T18:30:02.146Z] ++ '[' -n 0 ']' [2020-03-12T18:30:02.146Z] ++ set -x [2020-03-12T18:30:02.146Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:02.146Z] INFO: Testing against a local daemon [2020-03-12T18:30:02.146Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:30:02.146Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:30:02.146Z] === RUN TestReadPluginNoRead [2020-03-12T18:30:02.146Z] === PAUSE TestReadPluginNoRead [2020-03-12T18:30:02.146Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:30:02.146Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:30:02.146Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:30:02.146Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:30:02.146Z] === CONT TestReadPluginNoRead [Pipeline] sh [2020-03-12T18:30:02.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-12T18:30:02.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s) [2020-03-12T18:30:02.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.71s) [2020-03-12T18:30:02.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2020-03-12T18:30:02.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.44s) [2020-03-12T18:30:02.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2020-03-12T18:30:02.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2020-03-12T18:30:02.404Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:30:02.404Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:30:02.433Z] + bundleName=docker-py [2020-03-12T18:30:02.433Z] + echo Creating docker-py-bundles.tar.gz [2020-03-12T18:30:02.433Z] Creating docker-py-bundles.tar.gz [2020-03-12T18:30:02.433Z] + 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-03-12T18:30:02.444Z] Archiving artifacts [2020-03-12T18:30:02.482Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-03-12T18:30:02.482Z] === RUN TestAuthZPluginHeader [2020-03-12T18:30:02.634Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40671/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-12T18:30:03.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/make.sh binary-daemon [2020-03-12T18:30:03.095Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-03-12T18:30:03.095Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:30:03.095Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:30:03.095Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:03.095Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:30:03.095Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:30:03.095Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:03.095Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:30:03.095Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:30:03.095Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:03.095Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:30:03.095Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:30:03.095Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:03.095Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:30:03.567Z] [2020-03-12T18:30:03.567Z] Removing bundles/ [2020-03-12T18:30:03.567Z] [2020-03-12T18:30:03.567Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-12T18:30:03.567Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-12T18:30:03.567Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:30:03.667Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2020-03-12T18:30:03.667Z] === RUN TestBuildWithHugeFile [2020-03-12T18:30:05.684Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:30:06.626Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:30:07.190Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:30:07.753Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:30:08.682Z] --- PASS: TestBuildMultiStageCopy (6.08s) [2020-03-12T18:30:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2020-03-12T18:30:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2020-03-12T18:30:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-03-12T18:30:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2020-03-12T18:30:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2020-03-12T18:30:08.682Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:30:10.050Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-03-12T18:30:10.050Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:30:13.325Z] --- PASS: TestBuildLabelWithTargets (2.68s) [2020-03-12T18:30:13.325Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:30:13.889Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-03-12T18:30:13.889Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:30:14.365Z] === RUN TestReadPluginNoRead/default [2020-03-12T18:30:14.624Z] --- PASS: TestDaemonStartWithLogOpt (12.65s) [2020-03-12T18:30:15.559Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-12T18:30:17.461Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-12T18:30:18.068Z] --- PASS: TestBuildMultiStageOnBuild (3.67s) [2020-03-12T18:30:18.068Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:30:19.361Z] --- PASS: TestReadPluginNoRead (17.29s) [2020-03-12T18:30:19.361Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-03-12T18:30:19.361Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2020-03-12T18:30:19.361Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2020-03-12T18:30:19.361Z] read_test.go:91: [d9973a1a21102] daemon is not started [2020-03-12T18:30:19.619Z] --- PASS: TestContinueAfterPluginCrash (17.45s) [2020-03-12T18:30:19.619Z] PASS [2020-03-12T18:30:19.619Z] [2020-03-12T18:30:19.619Z] DONE 6 tests in 17.612s [2020-03-12T18:30:19.619Z] 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-03-12T18:30:19.619Z] ++ 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-03-12T18:30:19.619Z] ++ set -e [2020-03-12T18:30:19.619Z] ++ '[' -n 0 ']' [2020-03-12T18:30:19.619Z] ++ set -x [2020-03-12T18:30:19.619Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:19.619Z] testing: warning: no tests to run [2020-03-12T18:30:19.619Z] PASS [2020-03-12T18:30:19.619Z] [2020-03-12T18:30:19.619Z] DONE 0 tests in 0.056s [2020-03-12T18:30:19.619Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:30:19.619Z] ++ 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-03-12T18:30:19.619Z] ++ set -e [2020-03-12T18:30:19.619Z] ++ '[' -n 0 ']' [2020-03-12T18:30:19.619Z] ++ set -x [2020-03-12T18:30:19.619Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:19.877Z] INFO: Testing against a local daemon [2020-03-12T18:30:19.877Z] === RUN TestPluginWithDevMounts [2020-03-12T18:30:19.877Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:30:19.877Z] === CONT TestPluginWithDevMounts [2020-03-12T18:30:19.964Z] --- PASS: TestBuildUncleanTarFilenames (2.01s) [2020-03-12T18:30:19.964Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:30:21.542Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.50s) [2020-03-12T18:30:21.543Z] PASS [2020-03-12T18:30:21.543Z] [2020-03-12T18:30:21.543Z] === Skipped [2020-03-12T18:30:21.543Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:30:21.543Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:21.543Z] [2020-03-12T18:30:21.543Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:30:21.543Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:21.543Z] [2020-03-12T18:30:21.543Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:30:21.543Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:21.543Z] [2020-03-12T18:30:21.543Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:30:21.543Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:21.543Z] [2020-03-12T18:30:21.543Z] [2020-03-12T18:30:21.543Z] DONE 17 tests, 4 skipped in 29.905s [2020-03-12T18:30:21.543Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:30:21.543Z] ++ 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-03-12T18:30:21.543Z] ++ set -e [2020-03-12T18:30:21.543Z] ++ '[' -n 0 ']' [2020-03-12T18:30:21.543Z] ++ set -x [2020-03-12T18:30:21.543Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:21.543Z] INFO: Testing against a local daemon [2020-03-12T18:30:21.543Z] === RUN TestPluginInvalidJSON [2020-03-12T18:30:21.543Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:30:21.543Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:30:21.543Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:30:21.543Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-12T18:30:21.543Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-03-12T18:30:21.543Z] PASS [2020-03-12T18:30:21.543Z] [2020-03-12T18:30:21.543Z] DONE 2 tests in 0.292s [2020-03-12T18:30:21.543Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:30:21.543Z] ++ 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-03-12T18:30:21.543Z] ++ set -e [2020-03-12T18:30:21.543Z] ++ '[' -n 0 ']' [2020-03-12T18:30:21.543Z] ++ set -x [2020-03-12T18:30:21.543Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:21.543Z] INFO: Testing against a local daemon [2020-03-12T18:30:21.543Z] === RUN TestExternalGraphDriver [2020-03-12T18:30:21.543Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:30:22.408Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-03-12T18:30:22.408Z] PASS [2020-03-12T18:30:22.408Z] [2020-03-12T18:30:22.408Z] DONE 1 tests in 2.390s [2020-03-12T18:30:22.408Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:30:22.408Z] ++ 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-03-12T18:30:22.408Z] ++ set -e [2020-03-12T18:30:22.408Z] ++ '[' -n 0 ']' [2020-03-12T18:30:22.408Z] ++ set -x [2020-03-12T18:30:22.408Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:22.408Z] INFO: Testing against a local daemon [2020-03-12T18:30:22.408Z] === RUN TestSecretInspect [2020-03-12T18:30:23.562Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:30:24.143Z] --- PASS: TestBuildMultiStageLayerLeak (4.13s) [2020-03-12T18:30:24.143Z] === RUN TestBuildWithHugeFile [2020-03-12T18:30:25.693Z] --- PASS: TestSecretInspect (3.26s) [2020-03-12T18:30:25.693Z] === RUN TestSecretList [2020-03-12T18:30:26.229Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:30:27.694Z] --- PASS: TestExternalGraphDriver (6.50s) [2020-03-12T18:30:27.694Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2020-03-12T18:30:27.694Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2020-03-12T18:30:27.694Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-03-12T18:30:27.694Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:30:27.694Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-03-12T18:30:27.694Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:27.694Z] PASS [2020-03-12T18:30:27.694Z] [2020-03-12T18:30:27.694Z] === Skipped [2020-03-12T18:30:27.694Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-03-12T18:30:27.694Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:30:27.694Z] [2020-03-12T18:30:27.694Z] [2020-03-12T18:30:27.694Z] DONE 5 tests, 1 skipped in 6.847s [2020-03-12T18:30:27.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:30:27.694Z] ++ 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-03-12T18:30:27.694Z] ++ set -e [2020-03-12T18:30:27.694Z] ++ '[' -n 0 ']' [2020-03-12T18:30:27.694Z] ++ set -x [2020-03-12T18:30:27.694Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:27.974Z] INFO: Testing against a local daemon [2020-03-12T18:30:27.974Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:30:27.975Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:30:27.975Z] === RUN TestReadPluginNoRead [2020-03-12T18:30:27.975Z] === PAUSE TestReadPluginNoRead [2020-03-12T18:30:27.975Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:30:27.975Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:30:27.975Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:30:27.975Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:30:28.976Z] --- PASS: TestSecretList (3.30s) [2020-03-12T18:30:28.976Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:30:32.261Z] --- PASS: TestSecretsCreateAndDelete (3.38s) [2020-03-12T18:30:32.261Z] === RUN TestSecretsUpdate [2020-03-12T18:30:35.545Z] --- PASS: TestSecretsUpdate (3.26s) [2020-03-12T18:30:35.545Z] === RUN TestTemplatedSecret [2020-03-12T18:30:36.330Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:30:36.330Z] Using test binary docker [2020-03-12T18:30:36.331Z] +++ /etc/init.d/apparmor start [2020-03-12T18:30:36.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T18:30:36.331Z] INFO: Waiting for daemon to start... [2020-03-12T18:30:36.331Z] Starting dockerd [2020-03-12T18:30:36.331Z] +++ 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-03-12T18:30:36.331Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:30:36.331Z] Using test binary docker [2020-03-12T18:30:36.331Z] +++ /etc/init.d/apparmor start [2020-03-12T18:30:36.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-12T18:30:36.331Z] INFO: Waiting for daemon to start... [2020-03-12T18:30:36.331Z] Starting dockerd [2020-03-12T18:30:36.331Z] +++ 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-03-12T18:30:36.341Z] --- PASS: TestDaemonStartWithLogOpt (8.22s) [2020-03-12T18:30:36.341Z] === CONT TestReadPluginNoRead [2020-03-12T18:30:38.828Z] --- PASS: TestTemplatedSecret (2.99s) [2020-03-12T18:30:38.828Z] === RUN TestSecretCreateResolve [2020-03-12T18:30:39.006Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-12T18:30:39.604Z] . [2020-03-12T18:30:39.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:30:39.604Z] [2020-03-12T18:30:39.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:30:39.860Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:30:39.860Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:30:39.860Z] Error: No such image: emptyfs [2020-03-12T18:30:39.860Z] ++++ docker load [2020-03-12T18:30:39.860Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:30:39.860Z] Error: No such image: emptyfs [2020-03-12T18:30:39.860Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:30:39.860Z] ++++ docker load [2020-03-12T18:30:40.117Z] Running integration-test (iteration 1) [2020-03-12T18:30:40.117Z] 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-03-12T18:30:40.117Z] ++ 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-03-12T18:30:40.117Z] ++ set -e [2020-03-12T18:30:40.117Z] ++ '[' -n 0 ']' [2020-03-12T18:30:40.117Z] ++ set -x [2020-03-12T18:30:40.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-12T18:30:40.117Z] Running integration-test (iteration 1) [2020-03-12T18:30:40.117Z] 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-03-12T18:30:40.117Z] ++ 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-03-12T18:30:40.117Z] ++ set -e [2020-03-12T18:30:40.117Z] ++ '[' -n 0 ']' [2020-03-12T18:30:40.117Z] ++ set -x [2020-03-12T18:30:40.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-12T18:30:41.025Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-12T18:30:41.025Z] --- PASS: TestContinueAfterPluginCrash (13.23s) [2020-03-12T18:30:42.111Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-03-12T18:30:42.111Z] PASS [2020-03-12T18:30:42.111Z] [2020-03-12T18:30:42.111Z] DONE 6 tests in 19.584s [2020-03-12T18:30:42.111Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:30:42.111Z] ++ 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-03-12T18:30:42.111Z] ++ set -e [2020-03-12T18:30:42.111Z] ++ '[' -n 0 ']' [2020-03-12T18:30:42.111Z] ++ set -x [2020-03-12T18:30:42.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-12T18:30:42.111Z] INFO: Testing against a local daemon [2020-03-12T18:30:42.111Z] === RUN TestServiceCreateInit [2020-03-12T18:30:42.111Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:30:43.042Z] === RUN TestReadPluginNoRead/default [2020-03-12T18:30:45.057Z] --- PASS: TestReadPluginNoRead (8.55s) [2020-03-12T18:30:45.057Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2020-03-12T18:30:45.057Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-03-12T18:30:45.057Z] --- PASS: TestReadPluginNoRead/default (1.98s) [2020-03-12T18:30:45.057Z] read_test.go:91: [df590a741e85b] daemon is not started [2020-03-12T18:30:45.057Z] PASS [2020-03-12T18:30:45.057Z] [2020-03-12T18:30:45.057Z] DONE 6 tests in 16.852s [2020-03-12T18:30:45.057Z] 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-03-12T18:30:45.057Z] ++ 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-03-12T18:30:45.057Z] ++ set -e [2020-03-12T18:30:45.057Z] ++ '[' -n 0 ']' [2020-03-12T18:30:45.057Z] ++ set -x [2020-03-12T18:30:45.057Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:45.057Z] testing: warning: no tests to run [2020-03-12T18:30:45.057Z] PASS [2020-03-12T18:30:45.057Z] [2020-03-12T18:30:45.057Z] DONE 0 tests in 0.028s [2020-03-12T18:30:45.057Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:30:45.057Z] ++ 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-03-12T18:30:45.057Z] ++ set -e [2020-03-12T18:30:45.057Z] ++ '[' -n 0 ']' [2020-03-12T18:30:45.057Z] ++ set -x [2020-03-12T18:30:45.057Z] ++ env -i DEST=/go/src/github.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-03-12T18:30:45.057Z] INFO: Testing against a local daemon [2020-03-12T18:30:45.057Z] === RUN TestPluginWithDevMounts [2020-03-12T18:30:45.057Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:30:45.057Z] === CONT TestPluginWithDevMounts [2020-03-12T18:30:47.075Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-03-12T18:30:47.075Z] PASS [2020-03-12T18:30:47.075Z] [2020-03-12T18:30:47.075Z] DONE 1 tests in 1.939s [2020-03-12T18:30:47.075Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:30:47.075Z] ++ 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-03-12T18:30:47.075Z] ++ set -e [2020-03-12T18:30:47.075Z] ++ '[' -n 0 ']' [2020-03-12T18:30:47.075Z] ++ set -x [2020-03-12T18:30:47.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-12T18:30:47.076Z] INFO: Testing against a local daemon [2020-03-12T18:30:47.076Z] === RUN TestSecretInspect [2020-03-12T18:30:47.386Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:30:50.521Z] --- PASS: TestSecretInspect (3.61s) [2020-03-12T18:30:50.521Z] === RUN TestSecretList [2020-03-12T18:30:52.659Z] --- PASS: TestServiceCreateInit (10.30s) [2020-03-12T18:30:52.659Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-03-12T18:30:52.659Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-03-12T18:30:52.659Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:30:53.963Z] --- PASS: TestSecretList (3.61s) [2020-03-12T18:30:53.963Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:30:57.407Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-03-12T18:30:57.407Z] === RUN TestSecretsUpdate [2020-03-12T18:31:00.848Z] --- PASS: TestSecretsUpdate (3.60s) [2020-03-12T18:31:00.848Z] === RUN TestTemplatedSecret [2020-03-12T18:31:04.337Z] --- PASS: TestTemplatedSecret (3.58s) [2020-03-12T18:31:04.337Z] === RUN TestSecretCreateResolve [2020-03-12T18:31:08.702Z] --- PASS: TestSecretCreateResolve (3.67s) [2020-03-12T18:31:08.702Z] PASS [2020-03-12T18:31:08.702Z] [2020-03-12T18:31:08.702Z] DONE 6 tests in 21.383s [2020-03-12T18:31:08.702Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:31:08.702Z] ++ 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-03-12T18:31:08.702Z] ++ set -e [2020-03-12T18:31:08.702Z] ++ '[' -n 0 ']' [2020-03-12T18:31:08.702Z] ++ set -x [2020-03-12T18:31:08.702Z] ++ env -i DEST=/go/src/github.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-03-12T18:31:08.702Z] INFO: Testing against a local daemon [2020-03-12T18:31:08.702Z] === RUN TestServiceCreateInit [2020-03-12T18:31:08.702Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:31:12.183Z] Loaded image: buildpack-deps:jessieLoaded image: buildpack-deps:jessie [2020-03-12T18:31:12.183Z] [2020-03-12T18:31:12.183Z] Loaded image: busybox:latest [2020-03-12T18:31:12.183Z] Loaded image: busybox:latest [2020-03-12T18:31:12.183Z] Loaded image: busybox:glibc [2020-03-12T18:31:12.183Z] Loaded image: debian:jessie [2020-03-12T18:31:12.183Z] Loaded image: busybox:glibc [2020-03-12T18:31:12.183Z] Loaded image: debian:jessie [2020-03-12T18:31:12.441Z] Loaded image: hello-world:latest [2020-03-12T18:31:12.441Z] INFO: Testing against a local daemon [2020-03-12T18:31:12.441Z] === RUN TestDockerSuite [2020-03-12T18:31:12.441Z] Loaded image: hello-world:latest [2020-03-12T18:31:12.441Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-12T18:31:12.441Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-12T18:31:12.441Z] INFO: Testing against a local daemon [2020-03-12T18:31:12.441Z] === RUN TestDockerDaemonSuite [2020-03-12T18:31:12.441Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-12T18:31:12.441Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-12T18:31:12.441Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-12T18:31:12.441Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-12T18:31:12.441Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-12T18:31:12.441Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-12T18:31:12.697Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-12T18:31:13.068Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:31:13.628Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-12T18:31:13.628Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-12T18:31:14.193Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-12T18:31:14.193Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-12T18:31:14.588Z] --- PASS: TestCreateServiceMultipleTimes (19.24s) [2020-03-12T18:31:14.588Z] === RUN TestCreateServiceConflict [2020-03-12T18:31:14.588Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-03-12T18:31:14.588Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:31:15.123Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-12T18:31:15.380Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-12T18:31:15.380Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-12T18:31:17.903Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-12T18:31:17.903Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-12T18:31:17.903Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-12T18:31:17.903Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-12T18:31:18.159Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-12T18:31:18.537Z] --- PASS: TestServiceCreateInit (10.16s) [2020-03-12T18:31:18.537Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2020-03-12T18:31:18.537Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2020-03-12T18:31:18.537Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:31:18.773Z] --- PASS: TestCreateServiceMaxReplicas (3.74s) [2020-03-12T18:31:18.773Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:31:19.089Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-12T18:31:20.020Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-12T18:31:20.277Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-12T18:31:20.277Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-12T18:31:20.277Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-12T18:31:20.277Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-12T18:31:20.844Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-12T18:31:24.969Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-12T18:31:24.969Z] Copying nested executables into bundles/binary-daemon [2020-03-12T18:31:24.969Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2020-03-12T18:31:25.018Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-12T18:31:25.018Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [Pipeline] sh [2020-03-12T18:31:25.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/make.sh cross [2020-03-12T18:31:25.866Z] [2020-03-12T18:31:25.866Z] Removing bundles/ [2020-03-12T18:31:25.866Z] [2020-03-12T18:31:25.866Z] ---> Making bundle: cross (in bundles/cross) [2020-03-12T18:31:25.866Z] Cross building: bundles/cross/linux/amd64 [2020-03-12T18:31:25.867Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-12T18:31:25.867Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-12T18:31:26.912Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-12T18:31:27.169Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-12T18:31:29.690Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-12T18:31:29.690Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-12T18:31:31.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-12T18:31:31.994Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-12T18:31:32.925Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-12T18:31:33.645Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s) [2020-03-12T18:31:33.645Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:31:34.293Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-12T18:31:34.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-12T18:31:35.480Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-12T18:31:36.849Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-12T18:31:36.932Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2020-03-12T18:31:36.932Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:31:37.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-12T18:31:39.309Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-12T18:31:40.215Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2020-03-12T18:31:40.215Z] === RUN TestCreateServiceSysctls [2020-03-12T18:31:40.827Z] --- PASS: TestCreateServiceMultipleTimes (21.79s) [2020-03-12T18:31:40.827Z] === RUN TestCreateServiceConflict [2020-03-12T18:31:41.036Z] --- PASS: TestBuildWithHugeFile (86.62s) [2020-03-12T18:31:41.036Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:31:41.036Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:41.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:41.036Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:41.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:41.036Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:41.036Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:41.036Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:41.036Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:41.036Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:41.036Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-03-12T18:31:41.036Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.37s) [2020-03-12T18:31:41.036Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.38s) [2020-03-12T18:31:41.036Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.39s) [2020-03-12T18:31:41.036Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:31:41.036Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:31:41.036Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:31:41.036Z] --- PASS: TestBuildPreserveOwnership (4.88s) [2020-03-12T18:31:41.036Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2020-03-12T18:31:41.036Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-03-12T18:31:41.036Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:31:41.036Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-12T18:31:41.036Z] PASS [2020-03-12T18:31:41.036Z] [2020-03-12T18:31:41.036Z] === Skipped [2020-03-12T18:31:41.036Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-12T18:31:41.036Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:31:41.036Z] [2020-03-12T18:31:41.036Z] [2020-03-12T18:31:41.036Z] DONE 32 tests, 1 skipped in 133.341s [2020-03-12T18:31:41.036Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:31:41.036Z] ++ 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-03-12T18:31:41.036Z] ++ set -e [2020-03-12T18:31:41.036Z] ++ '[' -n 0 ']' [2020-03-12T18:31:41.036Z] ++ set -x [2020-03-12T18:31:41.036Z] ++ env -i DEST=/go/src/github.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-03-12T18:31:41.036Z] INFO: Testing against a local daemon [2020-03-12T18:31:41.036Z] === RUN TestConfigList [2020-03-12T18:31:41.036Z] --- PASS: TestConfigList (2.30s) [2020-03-12T18:31:41.036Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:31:41.036Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2020-03-12T18:31:41.036Z] === RUN TestConfigsUpdate [2020-03-12T18:31:41.205Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-12T18:31:41.771Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-12T18:31:42.712Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-12T18:31:43.073Z] --- PASS: TestConfigsUpdate (2.30s) [2020-03-12T18:31:43.073Z] === RUN TestTemplatedConfig [2020-03-12T18:31:43.495Z] --- PASS: TestCreateServiceConflict (3.27s) [2020-03-12T18:31:43.495Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:31:44.080Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-12T18:31:44.401Z] --- PASS: TestCreateServiceSysctls (4.19s) [2020-03-12T18:31:44.401Z] === RUN TestCreateServiceCapabilities [2020-03-12T18:31:45.774Z] --- PASS: TestTemplatedConfig (2.67s) [2020-03-12T18:31:45.774Z] === RUN TestConfigInspect [2020-03-12T18:31:45.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-12T18:31:46.229Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-12T18:31:47.658Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-12T18:31:47.684Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-03-12T18:31:47.684Z] === RUN TestInspect [2020-03-12T18:31:47.837Z] --- PASS: TestConfigInspect (2.26s) [2020-03-12T18:31:47.837Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:31:47.861Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2020-03-12T18:31:47.861Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:31:48.589Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-12T18:31:49.152Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-12T18:31:49.876Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2020-03-12T18:31:49.876Z] === RUN TestConfigCreateResolve [2020-03-12T18:31:50.526Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-12T18:31:50.782Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-12T18:31:51.873Z] --- PASS: TestInspect (3.71s) [2020-03-12T18:31:51.873Z] === RUN TestCreateJob [2020-03-12T18:31:52.567Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-03-12T18:31:52.567Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:31:52.853Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-12T18:31:52.853Z] PASS [2020-03-12T18:31:52.853Z] [2020-03-12T18:31:52.853Z] DONE 8 tests in 16.892s [2020-03-12T18:31:52.853Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:31:52.853Z] ++ 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-03-12T18:31:52.853Z] ++ set -e [2020-03-12T18:31:52.853Z] ++ '[' -n 0 ']' [2020-03-12T18:31:52.853Z] ++ set -x [2020-03-12T18:31:52.853Z] ++ env -i DEST=/go/src/github.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-03-12T18:31:52.853Z] INFO: Testing against a local daemon [2020-03-12T18:31:52.853Z] === RUN TestCheckpoint [2020-03-12T18:31:52.853Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:31:52.853Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:31:52.853Z] === RUN TestContainerInvalidJSON [2020-03-12T18:31:52.853Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:31:52.853Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:31:52.853Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:31:52.853Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:31:52.853Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:31:52.853Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:31:52.853Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:31:52.853Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:31:52.853Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:31:52.853Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T18:31:52.853Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:31:52.853Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:31:52.853Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:31:52.853Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:31:52.853Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-12T18:31:52.853Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:31:53.137Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-12T18:31:53.137Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:31:53.137Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-12T18:31:53.137Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:31:53.137Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-12T18:31:53.137Z] === RUN TestCopyFromContainer [2020-03-12T18:31:53.303Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-12T18:31:53.560Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-12T18:31:54.123Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-12T18:31:54.615Z] === RUN TestCopyFromContainer// [2020-03-12T18:31:54.687Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-12T18:31:54.900Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:31:54.900Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:31:54.900Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:31:54.945Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-12T18:31:55.189Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:31:55.189Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:31:55.189Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:31:55.480Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:31:55.480Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:31:55.480Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer (2.54s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-12T18:31:55.765Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-12T18:31:55.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:31:55.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:31:55.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:31:55.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:31:55.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:31:55.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:31:55.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:31:55.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:31:55.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:31:55.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:31:55.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-12T18:31:55.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T18:31:55.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:31:55.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-12T18:31:55.765Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:31:55.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-12T18:31:55.765Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:31:55.765Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:31:55.765Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:31:55.765Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:31:55.765Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:31:55.765Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:31:55.765Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:31:55.765Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:31:55.765Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:31:55.765Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:31:55.765Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T18:31:55.765Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-12T18:31:55.765Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-03-12T18:31:55.765Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-12T18:31:55.765Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:31:55.765Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-12T18:31:55.765Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:31:56.061Z] --- PASS: TestCreateJob (4.16s) [2020-03-12T18:31:56.061Z] === RUN TestReplicatedJob [2020-03-12T18:31:56.315Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-12T18:31:56.572Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-12T18:31:56.572Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-12T18:31:56.829Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-12T18:31:57.760Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:31:57.806Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:31:57.806Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-12T18:31:57.806Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-12T18:31:57.806Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:31:58.693Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-12T18:31:58.950Z] --- PASS: TestBuildWithHugeFile (95.18s) [2020-03-12T18:31:58.950Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:31:58.950Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:58.950Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:58.950Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:58.950Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:58.950Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:58.950Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:58.950Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:58.950Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:59.207Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:59.464Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-12T18:31:59.464Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-03-12T18:31:59.464Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-03-12T18:31:59.464Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-12T18:31:59.464Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:31:59.464Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:31:59.720Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-12T18:32:00.122Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-03-12T18:32:00.122Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:32:00.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:00.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:00.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:00.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:00.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:00.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:00.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:00.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:00.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:00.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:00.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:00.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:00.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:00.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:00.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:00.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-12T18:32:00.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-12T18:32:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-12T18:32:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-12T18:32:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-12T18:32:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-12T18:32:00.123Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:32:00.806Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-03-12T18:32:00.806Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:32:00.806Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:32:00.806Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:32:00.806Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:32:00.806Z] === RUN TestDaemonHostGatewayIP [2020-03-12T18:32:00.806Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T18:32:00.806Z] === RUN TestDiff [2020-03-12T18:32:01.427Z] --- PASS: TestDiff (0.69s) [2020-03-12T18:32:01.427Z] === RUN TestExecWithCloseStdin [2020-03-12T18:32:01.614Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-12T18:32:02.046Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-03-12T18:32:02.046Z] === RUN TestExec [2020-03-12T18:32:02.624Z] --- PASS: TestReplicatedJob (6.40s) [2020-03-12T18:32:02.624Z] === RUN TestUpdateReplicatedJob [2020-03-12T18:32:03.057Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.48s) [2020-03-12T18:32:03.057Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:32:03.074Z] --- PASS: TestExec (0.81s) [2020-03-12T18:32:03.074Z] === RUN TestExecUser [2020-03-12T18:32:03.692Z] --- PASS: TestExecUser (0.80s) [2020-03-12T18:32:03.692Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:32:04.136Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:32:04.136Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-12T18:32:04.708Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-03-12T18:32:04.708Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:32:05.068Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-12T18:32:05.633Z] --- PASS: TestBuildPreserveOwnership (6.27s) [2020-03-12T18:32:05.633Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2020-03-12T18:32:05.633Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2020-03-12T18:32:05.633Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:32:05.633Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-12T18:32:05.890Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-03-12T18:32:05.890Z] PASS [2020-03-12T18:32:05.890Z] [2020-03-12T18:32:05.890Z] === Skipped [2020-03-12T18:32:05.890Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-12T18:32:05.890Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:32:05.890Z] [2020-03-12T18:32:05.890Z] [2020-03-12T18:32:05.890Z] DONE 32 tests, 1 skipped in 180.624s [2020-03-12T18:32:05.890Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:32:05.890Z] ++ 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-03-12T18:32:05.890Z] ++ set -e [2020-03-12T18:32:05.890Z] ++ '[' -n 0 ']' [2020-03-12T18:32:05.890Z] ++ set -x [2020-03-12T18:32:05.890Z] ++ env -i DEST=/go/src/github.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-03-12T18:32:05.910Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2020-03-12T18:32:05.910Z] === RUN TestServiceListWithStatuses [2020-03-12T18:32:05.910Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T18:32:05.910Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:32:05.910Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:32:06.147Z] INFO: Testing against a local daemon [2020-03-12T18:32:06.147Z] === RUN TestConfigList [2020-03-12T18:32:06.199Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-03-12T18:32:06.199Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:32:06.500Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2020-03-12T18:32:06.500Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:32:07.219Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-03-12T18:32:07.219Z] === RUN TestHealthKillContainer [2020-03-12T18:32:09.423Z] --- PASS: TestConfigList (3.06s) [2020-03-12T18:32:09.423Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:32:09.423Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-12T18:32:09.941Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2020-03-12T18:32:09.941Z] === RUN TestCreateServiceSysctls [2020-03-12T18:32:10.693Z] --- PASS: TestHealthKillContainer (2.85s) [2020-03-12T18:32:10.694Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:32:10.694Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-03-12T18:32:10.694Z] === RUN TestIpcModeNone [2020-03-12T18:32:11.711Z] --- PASS: TestIpcModeNone (0.77s) [2020-03-12T18:32:11.711Z] === RUN TestIpcModePrivate [2020-03-12T18:32:12.331Z] --- PASS: TestIpcModePrivate (0.82s) [2020-03-12T18:32:12.331Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-12T18:32:12.331Z] === RUN TestIpcModeShareable [2020-03-12T18:32:12.480Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2020-03-12T18:32:12.480Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:32:12.753Z] --- PASS: TestConfigsCreateAndDelete (3.38s) [2020-03-12T18:32:12.753Z] === RUN TestConfigsUpdate [2020-03-12T18:32:12.753Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-12T18:32:13.316Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-12T18:32:13.347Z] --- PASS: TestIpcModeShareable (0.82s) [2020-03-12T18:32:13.347Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-12T18:32:13.347Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:32:13.879Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-12T18:32:14.344Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-03-12T18:32:14.345Z] === RUN TestCreateServiceCapabilities [2020-03-12T18:32:14.443Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-12T18:32:15.006Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-12T18:32:15.389Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.35s) [2020-03-12T18:32:15.389Z] === RUN TestAPIIpcModeHost [2020-03-12T18:32:15.936Z] --- PASS: TestConfigsUpdate (3.42s) [2020-03-12T18:32:15.936Z] === RUN TestTemplatedConfig [2020-03-12T18:32:16.017Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-03-12T18:32:16.017Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:32:17.747Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2020-03-12T18:32:17.747Z] === RUN TestServicePlugin [2020-03-12T18:32:17.747Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T18:32:17.747Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:32:17.747Z] === RUN TestServiceUpdateLabel [2020-03-12T18:32:17.784Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2020-03-12T18:32:17.784Z] === RUN TestInspect [2020-03-12T18:32:18.053Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-03-12T18:32:18.053Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-12T18:32:18.053Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:32:18.458Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-12T18:32:18.715Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-12T18:32:19.539Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-03-12T18:32:19.539Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-12T18:32:19.539Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:32:19.644Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-12T18:32:19.905Z] --- PASS: TestTemplatedConfig (3.95s) [2020-03-12T18:32:19.905Z] === RUN TestConfigInspect [2020-03-12T18:32:20.279Z] --- PASS: TestServiceUpdateLabel (2.75s) [2020-03-12T18:32:20.279Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:32:21.059Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2020-03-12T18:32:21.059Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-12T18:32:21.059Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:32:21.274Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-12T18:32:21.274Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-12T18:32:22.150Z] --- PASS: TestInspect (3.80s) [2020-03-12T18:32:22.150Z] === RUN TestCreateJob [2020-03-12T18:32:22.204Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-12T18:32:23.096Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-03-12T18:32:23.096Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-12T18:32:23.096Z] === RUN TestIpcModeOlderClient [2020-03-12T18:32:23.096Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:32:23.096Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:32:23.379Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-03-12T18:32:23.379Z] === RUN TestKillContainer [2020-03-12T18:32:23.379Z] === RUN TestKillContainer/no_signal [2020-03-12T18:32:23.571Z] --- PASS: TestConfigInspect (3.45s) [2020-03-12T18:32:23.571Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:32:23.827Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-12T18:32:23.998Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:32:24.619Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:32:24.758Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-12T18:32:25.640Z] --- PASS: TestKillContainer (2.02s) [2020-03-12T18:32:25.640Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-03-12T18:32:25.640Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-12T18:32:25.640Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2020-03-12T18:32:25.640Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:32:25.641Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:32:26.280Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:32:26.517Z] --- PASS: TestCreateJob (4.58s) [2020-03-12T18:32:26.517Z] === RUN TestReplicatedJob [2020-03-12T18:32:26.916Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2020-03-12T18:32:26.916Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-03-12T18:32:26.916Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-03-12T18:32:26.916Z] === RUN TestKillStoppedContainer [2020-03-12T18:32:26.916Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-12T18:32:26.916Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:32:26.916Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-12T18:32:26.916Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:32:27.283Z] --- PASS: TestConfigCreateWithLabels (3.42s) [2020-03-12T18:32:27.283Z] === RUN TestConfigCreateResolve [2020-03-12T18:32:27.283Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-12T18:32:27.283Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-12T18:32:27.283Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-12T18:32:27.535Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-03-12T18:32:27.535Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:32:28.214Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-12T18:32:29.021Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-03-12T18:32:29.021Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:32:29.145Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-12T18:32:29.644Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-03-12T18:32:29.644Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:32:29.708Z] --- PASS: TestConfigCreateResolve (2.83s) [2020-03-12T18:32:29.708Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:32:30.263Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-03-12T18:32:30.263Z] === RUN TestLinksContainerNames [2020-03-12T18:32:30.271Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-03-12T18:32:30.272Z] PASS [2020-03-12T18:32:30.272Z] [2020-03-12T18:32:30.272Z] DONE 8 tests in 24.213s [2020-03-12T18:32:30.272Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:32:30.272Z] ++ 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-03-12T18:32:30.272Z] ++ set -e [2020-03-12T18:32:30.272Z] ++ '[' -n 0 ']' [2020-03-12T18:32:30.272Z] ++ set -x [2020-03-12T18:32:30.272Z] ++ env -i DEST=/go/src/github.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-03-12T18:32:30.272Z] INFO: Testing against a local daemon [2020-03-12T18:32:30.272Z] === RUN TestCheckpoint [2020-03-12T18:32:30.272Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:32:30.272Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:32:30.272Z] === RUN TestContainerInvalidJSON [2020-03-12T18:32:30.528Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:32:30.528Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:32:30.528Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:32:30.528Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:32:30.528Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:32:30.528Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:32:30.528Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:32:30.528Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:32:30.528Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:32:30.528Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-12T18:32:30.528Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:32:30.528Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:32:30.528Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:32:30.528Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:32:30.528Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-12T18:32:30.528Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:32:30.528Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-12T18:32:30.528Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:32:30.785Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-12T18:32:30.785Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:32:30.785Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-12T18:32:30.785Z] === RUN TestCopyFromContainer [2020-03-12T18:32:31.281Z] --- PASS: TestLinksContainerNames (1.34s) [2020-03-12T18:32:31.281Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:32:31.717Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-12T18:32:32.294Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-03-12T18:32:32.294Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:32:32.913Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:32:32.913Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:32:32.913Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:32:32.913Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:32:33.091Z] === RUN TestCopyFromContainer// [2020-03-12T18:32:33.091Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:32:33.091Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:32:33.204Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:32:33.205Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:32:33.205Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:32:33.205Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:32:33.205Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-12T18:32:33.205Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-12T18:32:33.205Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:32:33.303Z] --- PASS: TestReplicatedJob (7.17s) [2020-03-12T18:32:33.303Z] === RUN TestUpdateReplicatedJob [2020-03-12T18:32:33.352Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:32:33.352Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-12T18:32:33.352Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:32:33.609Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:32:33.609Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:32:33.866Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:32:33.866Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:32:34.123Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer (3.40s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-03-12T18:32:34.123Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-03-12T18:32:34.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:32:34.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:32:34.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:32:34.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:32:34.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:32:34.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:32:34.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:32:34.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:32:34.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:32:34.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:32:34.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-12T18:32:34.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:32:34.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:32:34.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-12T18:32:34.123Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:32:34.380Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-12T18:32:34.380Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:32:34.380Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:32:34.380Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:32:34.380Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:32:34.380Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:32:34.380Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:32:34.380Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:32:34.380Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:32:34.380Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:32:34.380Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:32:34.380Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T18:32:34.380Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-12T18:32:34.380Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-12T18:32:34.380Z] --- PASS: TestCreateWithInvalidEnv/1 (0.02s) [2020-03-12T18:32:34.380Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:32:34.380Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-12T18:32:34.380Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:32:34.733Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-03-12T18:32:34.733Z] === RUN TestNetworkNat [2020-03-12T18:32:35.310Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-12T18:32:35.380Z] --- PASS: TestNetworkNat (0.72s) [2020-03-12T18:32:35.380Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:32:36.601Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-03-12T18:32:36.601Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:32:36.683Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-12T18:32:36.940Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:32:36.940Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:32:36.940Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:32:36.940Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:32:36.940Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:32:36.940Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:32:36.940Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:32:37.196Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:32:37.196Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:32:37.196Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:32:37.196Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:32:37.196Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:32:37.197Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:32:37.197Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-03-12T18:32:37.197Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-12T18:32:37.197Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:32:37.227Z] --- PASS: TestNetworkLoopbackNat (0.89s) [2020-03-12T18:32:37.227Z] === RUN TestPause [2020-03-12T18:32:37.672Z] --- PASS: TestUpdateReplicatedJob (4.55s) [2020-03-12T18:32:37.672Z] === RUN TestServiceListWithStatuses [2020-03-12T18:32:37.672Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T18:32:37.672Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:32:37.672Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:32:37.848Z] --- PASS: TestPause (0.73s) [2020-03-12T18:32:37.848Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:32:37.848Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:32:37.848Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:32:37.848Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:32:38.358Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2020-03-12T18:32:38.358Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:32:38.474Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-03-12T18:32:38.474Z] === RUN TestPsFilter [2020-03-12T18:32:38.578Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-12T18:32:38.761Z] --- PASS: TestPsFilter (0.19s) [2020-03-12T18:32:38.761Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:32:39.142Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-12T18:32:39.385Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-03-12T18:32:39.385Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:32:40.010Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-03-12T18:32:40.010Z] === RUN TestRemoveContainerRunning [2020-03-12T18:32:40.509Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.93s) [2020-03-12T18:32:40.509Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:32:40.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:40.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:40.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:40.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:40.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:40.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:40.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:40.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:40.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:40.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:40.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:40.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:40.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:40.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:40.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:40.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-12T18:32:40.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-03-12T18:32:40.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-12T18:32:40.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-12T18:32:40.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-12T18:32:40.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T18:32:40.509Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:32:40.661Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-03-12T18:32:40.661Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:32:41.074Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-12T18:32:41.315Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2020-03-12T18:32:41.315Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:32:41.315Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-12T18:32:41.315Z] === RUN TestRenameLinkedContainer [2020-03-12T18:32:41.330Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) [2020-03-12T18:32:41.330Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:32:41.330Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:32:41.330Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:32:41.330Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:32:41.330Z] === RUN TestDaemonHostGatewayIP [2020-03-12T18:32:41.330Z] === PAUSE TestDaemonHostGatewayIP [2020-03-12T18:32:41.330Z] === RUN TestDiff [2020-03-12T18:32:41.330Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-12T18:32:42.261Z] --- PASS: TestDiff (0.81s) [2020-03-12T18:32:42.261Z] === RUN TestExecWithCloseStdin [2020-03-12T18:32:42.824Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-12T18:32:43.082Z] --- PASS: TestExecWithCloseStdin (1.08s) [2020-03-12T18:32:43.082Z] === RUN TestExec [2020-03-12T18:32:43.082Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-12T18:32:44.022Z] --- PASS: TestRenameLinkedContainer (2.69s) [2020-03-12T18:32:44.022Z] === RUN TestRenameStoppedContainer [2020-03-12T18:32:44.452Z] --- PASS: TestExec (1.12s) [2020-03-12T18:32:44.452Z] === RUN TestExecUser [2020-03-12T18:32:45.037Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-03-12T18:32:45.037Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:32:45.382Z] --- PASS: TestExecUser (1.03s) [2020-03-12T18:32:45.382Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:32:46.034Z] --- PASS: TestDockerNetworkConnectAlias (8.23s) [2020-03-12T18:32:46.034Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:32:46.055Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-03-12T18:32:46.055Z] === RUN TestRenameInvalidName [2020-03-12T18:32:46.722Z] --- PASS: TestRenameInvalidName (0.68s) [2020-03-12T18:32:46.722Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:32:46.752Z] --- PASS: TestExportContainerAndImportImage (1.35s) [2020-03-12T18:32:46.752Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:32:46.752Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-12T18:32:47.271Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-12T18:32:47.271Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-12T18:32:47.271Z] Cross building: bundles/cross/windows/amd64 [2020-03-12T18:32:47.271Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-12T18:32:47.271Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-12T18:32:47.316Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-12T18:32:48.247Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-03-12T18:32:48.247Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:32:49.177Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-12T18:32:49.434Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2020-03-12T18:32:49.434Z] === RUN TestHealthKillContainer [2020-03-12T18:32:49.440Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2020-03-12T18:32:49.440Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:32:49.998Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-12T18:32:50.067Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-03-12T18:32:50.067Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:32:50.929Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-12T18:32:51.493Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-12T18:32:51.568Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2020-03-12T18:32:51.568Z] === RUN TestResize [2020-03-12T18:32:51.754Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-12T18:32:51.852Z] --- PASS: TestResize (0.66s) [2020-03-12T18:32:51.853Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:32:52.317Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-12T18:32:52.573Z] --- PASS: TestHealthKillContainer (3.14s) [2020-03-12T18:32:52.573Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:32:52.818Z] --- PASS: TestDockerNetworkReConnect (6.29s) [2020-03-12T18:32:52.818Z] === RUN TestServicePlugin [2020-03-12T18:32:52.818Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T18:32:52.818Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:32:52.818Z] === RUN TestServiceUpdateLabel [2020-03-12T18:32:52.863Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-03-12T18:32:52.863Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:32:53.230Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2020-03-12T18:32:53.230Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:32:53.488Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-03-12T18:32:53.488Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:32:53.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:32:53.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:32:53.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:32:53.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:32:53.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:32:53.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:32:53.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:32:53.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:32:53.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:32:53.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:32:53.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:32:53.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:32:53.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:32:53.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:32:53.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:32:53.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:32:53.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:53.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:53.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:53.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:53.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:53.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:53.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:53.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:53.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:32:53.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:32:53.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:53.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:53.504Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-12T18:32:53.504Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-03-12T18:32:53.504Z] === RUN TestIpcModeNone [2020-03-12T18:32:54.067Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-12T18:32:54.631Z] --- PASS: TestIpcModeNone (0.97s) [2020-03-12T18:32:54.631Z] === RUN TestIpcModePrivate [2020-03-12T18:32:55.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:55.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:55.563Z] --- PASS: TestIpcModePrivate (0.95s) [2020-03-12T18:32:55.563Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-03-12T18:32:55.563Z] === RUN TestIpcModeShareable [2020-03-12T18:32:55.820Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-12T18:32:56.257Z] --- PASS: TestServiceUpdateLabel (3.66s) [2020-03-12T18:32:56.257Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:32:56.383Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-12T18:32:56.383Z] --- PASS: TestIpcModeShareable (0.83s) [2020-03-12T18:32:56.383Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:207, shared: true, mustBeShared: true [2020-03-12T18:32:56.383Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:32:57.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:32:57.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:32:57.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:32:57.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:32:57.758Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-12T18:32:57.758Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-12T18:32:59.128Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-12T18:32:59.384Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-12T18:32:59.384Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s) [2020-03-12T18:32:59.384Z] === RUN TestAPIIpcModeHost [2020-03-12T18:33:00.315Z] --- PASS: TestAPIIpcModeHost (0.80s) [2020-03-12T18:33:00.315Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:33:00.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:33:00.442Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:33:01.685Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-12T18:33:01.942Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-03-12T18:33:01.942Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: true, mustBeShared: true [2020-03-12T18:33:01.942Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:33:02.199Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.23s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.26s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.48s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.71s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.20s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.32s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.46s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.49s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s) [2020-03-12T18:33:03.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.03s) [2020-03-12T18:33:03.383Z] === RUN TestCgroupNamespacesRun [2020-03-12T18:33:03.572Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-12T18:33:03.828Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-03-12T18:33:03.828Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:226, shared: false, mustBeShared: false [2020-03-12T18:33:03.828Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:33:04.987Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-03-12T18:33:04.987Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T18:33:05.745Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-12T18:33:05.745Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-03-12T18:33:05.745Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-03-12T18:33:05.745Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:33:06.002Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-12T18:33:06.490Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-03-12T18:33:06.490Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T18:33:07.371Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-03-12T18:33:07.371Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: true, mustBeShared: true [2020-03-12T18:33:07.371Z] === RUN TestIpcModeOlderClient [2020-03-12T18:33:07.371Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:33:07.371Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:33:08.106Z] --- PASS: TestServiceUpdateNetwork (14.62s) [2020-03-12T18:33:08.106Z] PASS [2020-03-12T18:33:08.106Z] [2020-03-12T18:33:08.106Z] === Skipped [2020-03-12T18:33:08.106Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T18:33:08.106Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:33:08.106Z] [2020-03-12T18:33:08.106Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-12T18:33:08.106Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:33:08.106Z] [2020-03-12T18:33:08.106Z] [2020-03-12T18:33:08.106Z] DONE 23 tests, 2 skipped in 143.963s [2020-03-12T18:33:08.106Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:33:08.106Z] ++ 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-03-12T18:33:08.106Z] ++ set -e [2020-03-12T18:33:08.106Z] ++ '[' -n 0 ']' [2020-03-12T18:33:08.106Z] ++ set -x [2020-03-12T18:33:08.106Z] ++ env -i DEST=/go/src/github.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-03-12T18:33:08.106Z] INFO: Testing against a local daemon [2020-03-12T18:33:08.106Z] === RUN TestSessionCreate [2020-03-12T18:33:08.106Z] --- PASS: TestSessionCreate (0.05s) [2020-03-12T18:33:08.106Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:33:08.106Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-12T18:33:08.106Z] PASS [2020-03-12T18:33:08.106Z] [2020-03-12T18:33:08.106Z] DONE 2 tests in 0.253s [2020-03-12T18:33:08.106Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:33:08.106Z] ++ 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-03-12T18:33:08.106Z] ++ set -e [2020-03-12T18:33:08.106Z] ++ '[' -n 0 ']' [2020-03-12T18:33:08.106Z] ++ set -x [2020-03-12T18:33:08.106Z] ++ env -i DEST=/go/src/github.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-03-12T18:33:08.106Z] INFO: Testing against a local daemon [2020-03-12T18:33:08.106Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:33:08.106Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:33:08.106Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:33:08.106Z] === RUN TestEventsExecDie [2020-03-12T18:33:08.106Z] --- PASS: TestEventsExecDie (0.94s) [2020-03-12T18:33:08.106Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:33:08.106Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-12T18:33:08.106Z] === RUN TestInfoBinaryCommits [2020-03-12T18:33:08.106Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-12T18:33:08.106Z] === RUN TestInfoAPIVersioned [2020-03-12T18:33:08.106Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-12T18:33:08.106Z] === RUN TestInfoDiscoveryBackend [2020-03-12T18:33:08.106Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-03-12T18:33:08.106Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T18:33:08.302Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-03-12T18:33:08.302Z] === RUN TestKillContainer [2020-03-12T18:33:08.302Z] === RUN TestKillContainer/no_signal [2020-03-12T18:33:08.528Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-03-12T18:33:08.528Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T18:33:09.040Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-12T18:33:09.040Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T18:33:09.230Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:33:09.487Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-12T18:33:09.607Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-03-12T18:33:09.607Z] === RUN TestInfoAPI [2020-03-12T18:33:09.607Z] --- PASS: TestInfoAPI (0.05s) [2020-03-12T18:33:09.607Z] === RUN TestInfoAPIWarnings [2020-03-12T18:33:10.009Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-03-12T18:33:10.009Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T18:33:10.050Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:33:10.174Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-03-12T18:33:10.174Z] === RUN TestInfoDebug [2020-03-12T18:33:10.307Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-12T18:33:10.740Z] --- PASS: TestInfoDebug (0.64s) [2020-03-12T18:33:10.740Z] === RUN TestInfoInsecureRegistries [2020-03-12T18:33:10.870Z] --- PASS: TestKillContainer (2.56s) [2020-03-12T18:33:10.870Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-03-12T18:33:10.870Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2020-03-12T18:33:10.870Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-03-12T18:33:10.870Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:33:10.870Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:33:11.555Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2020-03-12T18:33:11.555Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T18:33:11.676Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-03-12T18:33:11.676Z] === RUN TestInfoRegistryMirrors [2020-03-12T18:33:11.802Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:33:12.243Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-03-12T18:33:12.243Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:33:12.243Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-03-12T18:33:12.243Z] === RUN TestPingCacheHeaders [2020-03-12T18:33:12.502Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-12T18:33:12.502Z] === RUN TestPingGet [2020-03-12T18:33:12.502Z] --- PASS: TestPingGet (0.03s) [2020-03-12T18:33:12.502Z] === RUN TestPingHead [2020-03-12T18:33:12.502Z] --- PASS: TestPingHead (0.05s) [2020-03-12T18:33:12.502Z] === RUN TestVersion [2020-03-12T18:33:12.502Z] --- PASS: TestVersion (0.05s) [2020-03-12T18:33:12.502Z] PASS [2020-03-12T18:33:12.502Z] [2020-03-12T18:33:12.502Z] === Skipped [2020-03-12T18:33:12.502Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:33:12.502Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:33:12.502Z] [2020-03-12T18:33:12.502Z] [2020-03-12T18:33:12.502Z] DONE 18 tests, 1 skipped in 6.594s [2020-03-12T18:33:12.502Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:33:12.502Z] ++ 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-03-12T18:33:12.502Z] ++ set -e [2020-03-12T18:33:12.502Z] ++ '[' -n 0 ']' [2020-03-12T18:33:12.502Z] ++ set -x [2020-03-12T18:33:12.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-12T18:33:12.571Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-03-12T18:33:12.571Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T18:33:12.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-03-12T18:33:12.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-03-12T18:33:12.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-03-12T18:33:12.732Z] === RUN TestKillStoppedContainer [2020-03-12T18:33:12.732Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-12T18:33:12.732Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:33:12.732Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-12T18:33:12.732Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:33:12.760Z] INFO: Testing against a local daemon [2020-03-12T18:33:12.760Z] === RUN TestVolumesCreateAndList [2020-03-12T18:33:12.760Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-12T18:33:12.760Z] === RUN TestVolumesRemove [2020-03-12T18:33:12.760Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-12T18:33:12.760Z] === RUN TestVolumesInspect [2020-03-12T18:33:12.760Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-12T18:33:12.760Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:33:13.019Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:33:13.019Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:33:13.019Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:33:13.019Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-12T18:33:13.019Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:33:13.019Z] PASS [2020-03-12T18:33:13.019Z] [2020-03-12T18:33:13.019Z] DONE 5 tests in 0.370s [2020-03-12T18:33:13.019Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:33:13.283Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:33:13.283Z] +++ kill 13325 [2020-03-12T18:33:13.593Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-03-12T18:33:13.593Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T18:33:13.661Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-03-12T18:33:13.661Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:33:13.661Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-03-12T18:33:13.661Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:33:13.661Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:33:13.661Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:33:13.661Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:33:13.661Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:33:13.918Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-03-12T18:33:13.918Z] === RUN TestLinksContainerNames [2020-03-12T18:33:14.658Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:33:14.658Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T18:33:14.658Z] [2020-03-12T18:33:14.658Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:33:14.658Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:33:14.658Z] [2020-03-12T18:33:14.658Z] To set a process to complain mode, use the command line tool [2020-03-12T18:33:14.658Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T18:33:14.658Z] +++ true [2020-03-12T18:33:14.658Z] [2020-03-12T18:33:14.672Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2020-03-12T18:33:14.672Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:33:15.084Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2020-03-12T18:33:15.084Z] === RUN TestKernelTCPMemory [2020-03-12T18:33:15.285Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-12T18:33:15.708Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-03-12T18:33:15.708Z] === RUN TestNISDomainname [2020-03-12T18:33:15.848Z] --- PASS: TestLinksContainerNames (1.71s) [2020-03-12T18:33:15.848Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:33:16.106Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-12T18:33:16.671Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2020-03-12T18:33:16.671Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:33:16.729Z] --- PASS: TestNISDomainname (0.89s) [2020-03-12T18:33:16.729Z] === RUN TestHostnameDnsResolution Post stage [Pipeline] junit [2020-03-12T18:33:17.202Z] Recording test results [2020-03-12T18:33:17.602Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:33:17.602Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:33:17.602Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:33:17.602Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:33:17.602Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:33:17.602Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:33:17.602Z] === CONT TestMountDaemonRoot/rshared/bind_root [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:33:17.753Z] --- PASS: TestHostnameDnsResolution (1.13s) [2020-03-12T18:33:17.753Z] === RUN TestStats [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:33:17.860Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:33:17.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:33:17.860Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:33:17.950Z] + echo Ensuring container killed. [2020-03-12T18:33:17.950Z] Ensuring container killed. [2020-03-12T18:33:17.950Z] + docker rm -vf docker-pr3 [2020-03-12T18:33:17.950Z] Error: No such container: docker-pr3 [2020-03-12T18:33:17.950Z] + true [Pipeline] sh [2020-03-12T18:33:18.118Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:33:18.119Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:33:18.240Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:33:18.240Z] Chowning /workspace to jenkins user [2020-03-12T18:33:18.240Z] + id -u [2020-03-12T18:33:18.240Z] + id -g [2020-03-12T18:33:18.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40671:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:33:18.376Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-12T18:33:18.376Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-12T18:33:18.376Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:33:18.633Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-12T18:33:18.890Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-12T18:33:19.799Z] --- PASS: TestStats (1.85s) [2020-03-12T18:33:19.799Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:33:19.799Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:33:19.799Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:33:19.799Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:33:19.799Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:33:19.799Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:33:19.799Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:33:19.799Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:33:19.799Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:33:19.799Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:33:19.799Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:33:19.799Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:33:19.799Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:33:21.415Z] --- PASS: TestContainerBindMountNonRecursive (2.86s) [2020-03-12T18:33:21.415Z] === RUN TestNetworkNat [2020-03-12T18:33:21.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-12T18:33:22.235Z] --- PASS: TestNetworkNat (1.02s) [2020-03-12T18:33:22.236Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:33:22.752Z] + bundleName=arm64-integration [2020-03-12T18:33:22.752Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-12T18:33:22.752Z] Creating arm64-integration-bundles.tar.gz [2020-03-12T18:33:22.752Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T18:33:22.752Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T18:33:23.022Z] Archiving artifacts [2020-03-12T18:33:23.309Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-12T18:33:23.309Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-03-12T18:33:23.309Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-03-12T18:33:23.309Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2020-03-12T18:33:23.309Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-03-12T18:33:23.309Z] === RUN TestDeleteDevicemapper [2020-03-12T18:33:23.309Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:33:23.309Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:33:23.309Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:33:23.376Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40671/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:33:23.607Z] --- PASS: TestNetworkLocalhostTCPNat (1.10s) [2020-03-12T18:33:23.607Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:33:23.699Z] + make clean [2020-03-12T18:33:24.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-12T18:33:24.268Z] docker volume rm -f docker-dev-cache [2020-03-12T18:33:24.269Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T18:33:24.734Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-03-12T18:33:24.734Z] === RUN TestPause [2020-03-12T18:33:26.023Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-03-12T18:33:26.023Z] === RUN TestUpdateMemory [2020-03-12T18:33:26.104Z] --- PASS: TestPause (1.30s) [2020-03-12T18:33:26.104Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:33:26.104Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:33:26.104Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:33:26.104Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:33:26.646Z] --- PASS: TestUpdateMemory (0.90s) [2020-03-12T18:33:26.646Z] === RUN TestUpdateCPUQuota [2020-03-12T18:33:27.475Z] --- PASS: TestPauseStopPausedContainer (1.46s) [2020-03-12T18:33:27.476Z] === RUN TestPsFilter [2020-03-12T18:33:27.476Z] --- PASS: TestPsFilter (0.22s) [2020-03-12T18:33:27.476Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:33:28.129Z] --- PASS: TestUpdateCPUQuota (1.33s) [2020-03-12T18:33:28.129Z] === RUN TestUpdatePidsLimit [2020-03-12T18:33:28.129Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:33:28.406Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2020-03-12T18:33:28.406Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:33:28.415Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:33:28.704Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:33:28.988Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:33:29.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:33:29.338Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-12T18:33:29.338Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-03-12T18:33:29.338Z] === RUN TestRemoveContainerRunning [2020-03-12T18:33:29.899Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:33:29.899Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:33:29.906Z] --- PASS: TestServiceUpdateConfigs (15.94s) [2020-03-12T18:33:29.906Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:33:30.717Z] --- PASS: TestRemoveContainerRunning (1.34s) [2020-03-12T18:33:30.717Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:33:31.390Z] --- PASS: TestUpdatePidsLimit (3.27s) [2020-03-12T18:33:31.390Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-12T18:33:31.390Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-03-12T18:33:31.390Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-03-12T18:33:31.390Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-03-12T18:33:31.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-03-12T18:33:31.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-03-12T18:33:31.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-03-12T18:33:31.390Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:33:31.658Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-12T18:33:31.915Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.08s) [2020-03-12T18:33:31.915Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:33:31.915Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-12T18:33:31.915Z] === RUN TestRenameLinkedContainer [2020-03-12T18:33:33.283Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-12T18:33:37.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-12T18:33:37.459Z] --- PASS: TestRenameLinkedContainer (5.11s) [2020-03-12T18:33:37.459Z] === RUN TestRenameStoppedContainer [2020-03-12T18:33:37.716Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-03-12T18:33:37.716Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:33:38.281Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-12T18:33:39.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-12T18:33:39.774Z] --- PASS: TestRenameRunningContainerAndReuse (2.07s) [2020-03-12T18:33:39.774Z] === RUN TestRenameInvalidName [2020-03-12T18:33:40.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-12T18:33:40.902Z] --- PASS: TestRenameInvalidName (0.95s) [2020-03-12T18:33:40.902Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:33:43.951Z] --- PASS: TestUpdateRestartPolicy (12.14s) [2020-03-12T18:33:43.951Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:33:44.240Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-03-12T18:33:44.240Z] === RUN TestWaitNonBlocked [2020-03-12T18:33:44.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:33:44.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:33:44.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:33:44.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:33:44.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:33:44.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:33:45.075Z] --- PASS: TestRenameAnonymousContainer (3.81s) [2020-03-12T18:33:45.075Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:33:45.093Z] --- PASS: TestServiceUpdateNetwork (16.58s) [2020-03-12T18:33:45.093Z] PASS [2020-03-12T18:33:45.093Z] [2020-03-12T18:33:45.093Z] === Skipped [2020-03-12T18:33:45.093Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T18:33:45.093Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:33:45.093Z] [2020-03-12T18:33:45.093Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-12T18:33:45.093Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:33:45.093Z] [2020-03-12T18:33:45.093Z] [2020-03-12T18:33:45.093Z] DONE 23 tests, 2 skipped in 156.039s [2020-03-12T18:33:45.093Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:33:45.093Z] ++ 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-03-12T18:33:45.094Z] ++ set -e [2020-03-12T18:33:45.094Z] ++ '[' -n 0 ']' [2020-03-12T18:33:45.094Z] ++ set -x [2020-03-12T18:33:45.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-03-12T18:33:45.094Z] INFO: Testing against a local daemon [2020-03-12T18:33:45.094Z] === RUN TestSessionCreate [2020-03-12T18:33:45.094Z] --- PASS: TestSessionCreate (0.02s) [2020-03-12T18:33:45.094Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:33:45.094Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-12T18:33:45.094Z] PASS [2020-03-12T18:33:45.094Z] [2020-03-12T18:33:45.094Z] DONE 2 tests in 0.113s [2020-03-12T18:33:45.094Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:33:45.094Z] ++ 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-03-12T18:33:45.094Z] ++ set -e [2020-03-12T18:33:45.094Z] ++ '[' -n 0 ']' [2020-03-12T18:33:45.094Z] ++ set -x [2020-03-12T18:33:45.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-03-12T18:33:45.094Z] INFO: Testing against a local daemon [2020-03-12T18:33:45.094Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:33:45.094Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:33:45.094Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:33:45.094Z] === RUN TestEventsExecDie [2020-03-12T18:33:45.262Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-12T18:33:45.262Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-03-12T18:33:45.262Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-03-12T18:33:45.262Z] === RUN TestWaitBlocked [2020-03-12T18:33:45.262Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:33:45.262Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:33:45.262Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:33:45.262Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:33:45.262Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:33:45.262Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:33:45.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-12T18:33:45.374Z] --- PASS: TestEventsExecDie (0.95s) [2020-03-12T18:33:45.374Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:33:45.374Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-12T18:33:45.374Z] === RUN TestInfoBinaryCommits [2020-03-12T18:33:45.374Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-12T18:33:45.374Z] === RUN TestInfoAPIVersioned [2020-03-12T18:33:45.374Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:33:45.374Z] === RUN TestInfoDiscoveryBackend [2020-03-12T18:33:45.588Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-03-12T18:33:45.588Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:33:45.845Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-12T18:33:45.985Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-12T18:33:45.985Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T18:33:46.280Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-12T18:33:46.281Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-03-12T18:33:46.281Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-03-12T18:33:46.281Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:33:46.281Z] === CONT TestIpcModeOlderClient [2020-03-12T18:33:46.281Z] === CONT TestDaemonHostGatewayIP [2020-03-12T18:33:46.281Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:33:46.281Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-12T18:33:46.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-12T18:33:46.986Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-12T18:33:46.986Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T18:33:47.597Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-12T18:33:47.597Z] === RUN TestInfoAPI [2020-03-12T18:33:47.597Z] --- PASS: TestInfoAPI (0.02s) [2020-03-12T18:33:47.597Z] === RUN TestInfoAPIWarnings [2020-03-12T18:33:47.779Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s) [2020-03-12T18:33:47.779Z] === RUN TestResize [2020-03-12T18:33:47.877Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-12T18:33:47.877Z] === RUN TestInfoDebug [2020-03-12T18:33:48.343Z] --- PASS: TestResize (0.93s) [2020-03-12T18:33:48.343Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:33:48.488Z] --- PASS: TestInfoDebug (0.52s) [2020-03-12T18:33:48.488Z] === RUN TestInfoInsecureRegistries [2020-03-12T18:33:48.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-12T18:33:48.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-12T18:33:49.099Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-12T18:33:49.099Z] === RUN TestInfoRegistryMirrors [2020-03-12T18:33:49.419Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-03-12T18:33:49.419Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:33:49.711Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-12T18:33:49.711Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:33:49.711Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-03-12T18:33:49.711Z] === RUN TestPingCacheHeaders [2020-03-12T18:33:49.711Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-12T18:33:49.711Z] === RUN TestPingGet [2020-03-12T18:33:49.711Z] --- PASS: TestPingGet (0.01s) [2020-03-12T18:33:49.711Z] === RUN TestPingHead [2020-03-12T18:33:49.711Z] --- PASS: TestPingHead (0.01s) [2020-03-12T18:33:49.711Z] === RUN TestVersion [2020-03-12T18:33:49.711Z] --- PASS: TestVersion (0.01s) [2020-03-12T18:33:49.711Z] PASS [2020-03-12T18:33:49.711Z] [2020-03-12T18:33:49.711Z] === Skipped [2020-03-12T18:33:49.711Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:33:49.711Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:33:49.711Z] [2020-03-12T18:33:49.711Z] [2020-03-12T18:33:49.711Z] DONE 18 tests, 1 skipped in 5.564s [2020-03-12T18:33:49.711Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:33:49.711Z] ++ 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-03-12T18:33:49.711Z] ++ set -e [2020-03-12T18:33:49.711Z] ++ '[' -n 0 ']' [2020-03-12T18:33:49.711Z] ++ set -x [2020-03-12T18:33:49.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-03-12T18:33:49.808Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s) [2020-03-12T18:33:49.991Z] INFO: Testing against a local daemon [2020-03-12T18:33:49.991Z] === RUN TestVolumesCreateAndList [2020-03-12T18:33:49.991Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-03-12T18:33:49.991Z] === RUN TestVolumesRemove [2020-03-12T18:33:49.991Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-12T18:33:49.991Z] === RUN TestVolumesInspect [2020-03-12T18:33:49.991Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-12T18:33:49.991Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:33:49.991Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:33:49.991Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:33:49.991Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:33:49.991Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-12T18:33:49.991Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:33:49.991Z] PASS [2020-03-12T18:33:49.991Z] [2020-03-12T18:33:49.991Z] DONE 5 tests in 0.215s [2020-03-12T18:33:49.991Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:33:50.271Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:33:50.271Z] +++ kill 11774 [2020-03-12T18:33:50.352Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:50.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:50.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:50.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:33:50.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:33:50.841Z] --- PASS: TestDaemonHostGatewayIP (4.49s) [2020-03-12T18:33:50.841Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2020-03-12T18:33:50.841Z] PASS [2020-03-12T18:33:50.841Z] [2020-03-12T18:33:50.841Z] === Skipped [2020-03-12T18:33:50.841Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-12T18:33:50.841Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:33:50.841Z] [2020-03-12T18:33:50.841Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:33:50.841Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:33:50.841Z] [2020-03-12T18:33:50.841Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:33:50.841Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:33:50.841Z] [2020-03-12T18:33:50.841Z] [2020-03-12T18:33:50.841Z] DONE 199 tests, 3 skipped in 118.118s [2020-03-12T18:33:50.841Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:33:50.841Z] ++ 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-03-12T18:33:50.841Z] ++ set -e [2020-03-12T18:33:50.841Z] ++ '[' -n 0 ']' [2020-03-12T18:33:50.841Z] ++ set -x [2020-03-12T18:33:50.842Z] ++ env -i DEST=/go/src/github.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-03-12T18:33:51.138Z] INFO: Testing against a local daemon [2020-03-12T18:33:51.138Z] === RUN TestCommitInheritsEnv [2020-03-12T18:33:51.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-12T18:33:51.434Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-03-12T18:33:51.434Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:33:51.434Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:33:51.434Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:33:51.434Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-12T18:33:51.434Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:33:51.434Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-03-12T18:33:51.434Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:33:51.735Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:33:51.735Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T18:33:51.735Z] [2020-03-12T18:33:51.735Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:33:51.735Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:33:51.735Z] [2020-03-12T18:33:51.735Z] To set a process to complain mode, use the command line tool [2020-03-12T18:33:51.735Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T18:33:51.735Z] +++ true [2020-03-12T18:33:51.735Z] [2020-03-12T18:33:51.968Z] 65014b3c3121: Download complete [2020-03-12T18:33:52.059Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-03-12T18:33:52.059Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T18:33:52.059Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-12T18:33:52.059Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:33:52.059Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:33:52.059Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-12T18:33:52.059Z] === RUN TestTagInvalidReference [2020-03-12T18:33:52.059Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-12T18:33:52.059Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:33:52.059Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-12T18:33:52.059Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:33:52.059Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-03-12T18:33:52.059Z] === RUN TestTagOfficialNames [2020-03-12T18:33:52.346Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-12T18:33:52.346Z] === RUN TestTagMatchesDigest [2020-03-12T18:33:52.346Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-12T18:33:52.346Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:33:52.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg Post stage [Pipeline] junit [2020-03-12T18:33:52.772Z] Recording test results [2020-03-12T18:33:52.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:33:52.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:33:53.576Z] + echo Ensuring container killed. [2020-03-12T18:33:53.576Z] Ensuring container killed. [2020-03-12T18:33:53.576Z] + docker rm -vf docker-pr3 [2020-03-12T18:33:53.576Z] Error: No such container: docker-pr3 [2020-03-12T18:33:53.576Z] + true [Pipeline] sh [2020-03-12T18:33:53.949Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:33:53.949Z] Chowning /workspace to jenkins user [2020-03-12T18:33:53.949Z] + id -u [2020-03-12T18:33:53.949Z] + id -g [2020-03-12T18:33:53.949Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40671:/workspace busybox chown -R 1001:1001 /workspace [2020-03-12T18:33:54.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-12T18:33:54.924Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-12T18:33:54.924Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-12T18:33:54.924Z] remote: Enumerating objects: 2, done. [2020-03-12T18:33:54.924Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-12T18:33:54.924Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-12T18:33:54.924Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-12T18:33:54.924Z] 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-03-12T18:33:54.924Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-12T18:33:55.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:33:56.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-12T18:33:56.349Z] + bundleName=s390x-integration [2020-03-12T18:33:56.349Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-12T18:33:56.349Z] Creating s390x-integration-bundles.tar.gz [2020-03-12T18:33:56.349Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T18:33:56.349Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T18:33:56.383Z] Archiving artifacts [2020-03-12T18:33:56.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:33:56.729Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40671/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:33:56.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:33:57.110Z] + make clean [2020-03-12T18:33:57.392Z] docker volume rm -f docker-dev-cache [2020-03-12T18:33:57.392Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:33:58.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-12T18:33:58.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-12T18:33:58.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:33:59.101Z] [2020-03-12T18:33:59.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:34:00.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/test/unit [2020-03-12T18:34:01.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:34:01.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-12T18:34:01.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:34:02.618Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:34:02.623Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:34:02.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-12T18:34:03.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-03-12T18:34:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-03-12T18:34:05.709Z] === RUN TestCgroupNamespacesRun [2020-03-12T18:34:06.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-12T18:34:07.569Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-03-12T18:34:07.569Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-12T18:34:09.465Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.91s) [2020-03-12T18:34:09.465Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-12T18:34:10.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-12T18:34:10.965Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-03-12T18:34:10.965Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-12T18:34:12.859Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-03-12T18:34:12.859Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-12T18:34:13.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-12T18:34:14.485Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-03-12T18:34:14.485Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-12T18:34:14.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-12T18:34:15.305Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-03-12T18:34:15.305Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-12T18:34:16.235Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-03-12T18:34:16.235Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-12T18:34:17.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-12T18:34:17.476Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-03-12T18:34:18.098Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s) [2020-03-12T18:34:18.098Z] === RUN TestKernelTCPMemory [2020-03-12T18:34:19.467Z] --- PASS: TestKernelTCPMemory (1.15s) [2020-03-12T18:34:19.467Z] === RUN TestNISDomainname [2020-03-12T18:34:20.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-12T18:34:20.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-12T18:34:20.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-12T18:34:20.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-12T18:34:20.595Z] --- PASS: TestNISDomainname (1.26s) [2020-03-12T18:34:20.595Z] === RUN TestHostnameDnsResolution [2020-03-12T18:34:22.491Z] --- PASS: TestHostnameDnsResolution (1.63s) [2020-03-12T18:34:22.491Z] === RUN TestStats [2020-03-12T18:34:23.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-12T18:34:24.424Z] --- PASS: TestStats (1.95s) [2020-03-12T18:34:24.424Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:34:24.424Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:34:24.424Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:34:24.424Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:34:24.424Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:34:24.424Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:34:24.424Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:34:24.424Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:34:24.424Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:34:24.424Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:34:24.424Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:34:24.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-12T18:34:25.355Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:34:25.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-12T18:34:26.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-12T18:34:27.107Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:34:28.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-12T18:34:29.056Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-12T18:34:29.056Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-03-12T18:34:29.056Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-03-12T18:34:29.056Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-03-12T18:34:29.056Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-03-12T18:34:29.056Z] === RUN TestDeleteDevicemapper [2020-03-12T18:34:29.056Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:34:29.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:34:29.056Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:34:29.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-12T18:34:31.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-12T18:34:32.579Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) [2020-03-12T18:34:32.579Z] === RUN TestUpdateMemory [2020-03-12T18:34:32.579Z] --- SKIP: TestUpdateMemory (0.01s) [2020-03-12T18:34:32.579Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:34:32.579Z] === RUN TestUpdateCPUQuota [2020-03-12T18:34:32.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-12T18:34:34.474Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-03-12T18:34:34.474Z] === RUN TestUpdatePidsLimit [2020-03-12T18:34:34.474Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:34:34.734Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:34:34.991Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:34:35.555Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:34:35.812Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:34:35.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-12T18:34:36.375Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:34:36.633Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:34:37.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-12T18:34:38.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-12T18:34:38.388Z] --- PASS: TestUpdatePidsLimit (4.13s) [2020-03-12T18:34:38.389Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-03-12T18:34:38.389Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-03-12T18:34:38.389Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-03-12T18:34:38.389Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-03-12T18:34:38.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-03-12T18:34:38.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-03-12T18:34:38.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2020-03-12T18:34:38.389Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:34:38.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-12T18:34:40.319Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-12T18:34:41.250Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-12T18:34:41.813Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-12T18:34:41.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-12T18:34:45.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-12T18:34:47.354Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-12T18:34:49.248Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-12T18:34:49.505Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-12T18:34:50.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-12T18:34:50.693Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-12T18:34:52.062Z] --- PASS: TestUpdateRestartPolicy (13.55s) [2020-03-12T18:34:52.062Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:34:52.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-12T18:34:52.992Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2020-03-12T18:34:52.992Z] === RUN TestWaitNonBlocked [2020-03-12T18:34:52.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:34:52.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:34:52.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:34:52.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:34:52.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:34:52.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:34:54.361Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-12T18:34:54.361Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-03-12T18:34:54.361Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2020-03-12T18:34:54.361Z] === RUN TestWaitBlocked [2020-03-12T18:34:54.361Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:34:54.361Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:34:54.361Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:34:54.361Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:34:54.361Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:34:54.361Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:34:55.292Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-12T18:34:55.292Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-03-12T18:34:55.292Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-03-12T18:34:55.292Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:34:55.292Z] === CONT TestDaemonHostGatewayIP [2020-03-12T18:34:56.688Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-12T18:34:57.618Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-12T18:34:59.512Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s) [2020-03-12T18:34:59.512Z] === CONT TestIpcModeOlderClient [2020-03-12T18:34:59.512Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-03-12T18:34:59.512Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:34:59.768Z] --- PASS: TestDaemonHostGatewayIP (4.26s) [2020-03-12T18:35:00.025Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-12T18:35:00.282Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-12T18:35:00.844Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-12T18:35:01.407Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-12T18:35:01.973Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-12T18:35:02.230Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-12T18:35:02.230Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-12T18:35:02.794Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-12T18:35:02.794Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-12T18:35:03.357Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-03-12T18:35:03.357Z] PASS [2020-03-12T18:35:03.357Z] [2020-03-12T18:35:03.357Z] === Skipped [2020-03-12T18:35:03.357Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-12T18:35:03.357Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:35:03.357Z] [2020-03-12T18:35:03.357Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-03-12T18:35:03.357Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:35:03.357Z] [2020-03-12T18:35:03.357Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:35:03.357Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:35:03.357Z] [2020-03-12T18:35:03.357Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:35:03.357Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:35:03.357Z] [2020-03-12T18:35:03.357Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:35:03.357Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:35:03.357Z] [2020-03-12T18:35:03.357Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2020-03-12T18:35:03.357Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:35:03.357Z] [2020-03-12T18:35:03.357Z] [2020-03-12T18:35:03.357Z] DONE 199 tests, 6 skipped in 153.218s [2020-03-12T18:35:03.357Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:35:03.357Z] ++ 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-03-12T18:35:03.357Z] ++ set -e [2020-03-12T18:35:03.357Z] ++ '[' -n 0 ']' [2020-03-12T18:35:03.357Z] ++ set -x [2020-03-12T18:35:03.358Z] ++ env -i DEST=/go/src/github.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-03-12T18:35:03.614Z] INFO: Testing against a local daemon [2020-03-12T18:35:03.614Z] === RUN TestCommitInheritsEnv [2020-03-12T18:35:04.177Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-12T18:35:04.177Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-03-12T18:35:04.177Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:35:04.177Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:35:04.177Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:35:04.177Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-03-12T18:35:04.177Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:35:04.177Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-12T18:35:04.177Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:35:04.741Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-03-12T18:35:04.741Z] === RUN TestRemoveImageGarbageCollector [2020-03-12T18:35:05.671Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-12T18:35:07.041Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2020-03-12T18:35:07.041Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:35:07.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-12T18:35:07.041Z] === RUN TestTagInvalidReference [2020-03-12T18:35:07.041Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-12T18:35:07.041Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:35:07.041Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-12T18:35:07.041Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:35:07.041Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-03-12T18:35:07.041Z] === RUN TestTagOfficialNames [2020-03-12T18:35:07.041Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-12T18:35:07.041Z] === RUN TestTagMatchesDigest [2020-03-12T18:35:07.041Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-12T18:35:07.041Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:35:10.314Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-12T18:35:11.244Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-12T18:35:11.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-12T18:35:12.434Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-12T18:35:12.997Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-12T18:35:13.561Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:35:15.454Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-12T18:35:16.823Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-12T18:35:17.387Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-12T18:35:17.644Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-12T18:35:18.208Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-12T18:35:18.772Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-12T18:35:18.772Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-12T18:35:20.141Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-12T18:35:20.400Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-12T18:35:20.964Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-12T18:35:24.271Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-12T18:35:24.856Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:35:25.126Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-03-12T18:35:25.126Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:35:25.126Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:35:25.383Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:35:26.314Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:35:26.314Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:35:26.878Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-03-12T18:35:26.878Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:35:26.878Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:35:26.878Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:35:26.878Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:35:26.878Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:35:26.878Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:35:26.878Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:35:27.442Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-03-12T18:35:27.442Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-03-12T18:35:27.442Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:35:27.442Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:35:27.442Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:35:27.442Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:35:27.442Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:35:27.442Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:35:27.442Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:35:27.700Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-03-12T18:35:27.957Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:35:27.957Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:35:28.127Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-12T18:35:28.528Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-03-12T18:35:30.064Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-12T18:35:32.703Z] ok github.com/docker/docker/builder/remotecontext 0.169s coverage: 13.6% of statements [2020-03-12T18:35:32.703Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 48.2% of statements [2020-03-12T18:35:33.268Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-12T18:35:34.236Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-12T18:35:34.637Z] ok github.com/docker/docker/builder/remotecontext/git 1.239s coverage: 86.3% of statements [2020-03-12T18:35:34.637Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:35:34.637Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:35:34.800Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-12T18:35:35.057Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-12T18:35:35.986Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-12T18:35:35.986Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-12T18:35:37.912Z] ok github.com/docker/docker/client 0.149s coverage: 75.8% of statements [2020-03-12T18:35:40.158Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-12T18:35:41.087Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-12T18:35:45.259Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-12T18:35:45.260Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-12T18:35:47.155Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-12T18:35:47.155Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-12T18:35:47.155Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-12T18:35:47.155Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-12T18:35:47.155Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-12T18:35:48.084Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-12T18:35:49.978Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-12T18:35:50.541Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-12T18:35:51.104Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-12T18:35:51.667Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-12T18:35:52.598Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-12T18:35:53.528Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-12T18:35:53.529Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-12T18:35:55.422Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-12T18:35:57.315Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-12T18:35:59.219Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-12T18:36:01.742Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-12T18:36:02.672Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-12T18:36:02.929Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-12T18:36:03.494Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-12T18:36:03.627Z] 65014b3c3121: Pull complete [2020-03-12T18:36:04.863Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-12T18:36:09.036Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-12T18:36:10.929Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-12T18:36:12.298Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-12T18:36:16.596Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 30.7% of statements [2020-03-12T18:36:17.553Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-12T18:36:18.484Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-12T18:36:18.490Z] ok github.com/docker/docker/container 0.119s coverage: 34.9% of statements [2020-03-12T18:36:18.490Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:36:18.490Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:36:18.490Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:36:18.490Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:36:19.414Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-12T18:36:19.414Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-12T18:36:20.784Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-12T18:36:21.185Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-12T18:36:21.750Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-12T18:36:25.026Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-12T18:36:25.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-12T18:36:26.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-12T18:36:26.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-12T18:36:28.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-12T18:36:28.623Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2020-03-12T18:36:29.994Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-12T18:36:30.041Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-12T18:36:31.409Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-12T18:36:31.890Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-03-12T18:36:34.683Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-12T18:36:41.844Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2020-03-12T18:36:41.844Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.5% of statements [2020-03-12T18:36:41.844Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:36:41.844Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:36:42.408Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 81.7% of statements [2020-03-12T18:36:42.408Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-03-12T18:36:43.817Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-03-12T18:36:43.817Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:36:43.817Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:36:44.382Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-12T18:36:44.635Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-12T18:36:44.635Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-12T18:36:45.198Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-12T18:36:46.905Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-12T18:36:47.720Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-12T18:36:47.835Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.214s coverage: 57.0% of statements [2020-03-12T18:36:49.616Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-12T18:36:49.616Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-12T18:36:51.118Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.406s coverage: 72.5% of statements [2020-03-12T18:36:51.376Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.746s coverage: 46.2% of statements [2020-03-12T18:36:52.748Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-03-12T18:36:52.748Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:36:52.889Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-12T18:36:52.889Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-12T18:36:54.647Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.114s coverage: 49.5% of statements [2020-03-12T18:36:56.019Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.304s coverage: 76.1% of statements [2020-03-12T18:36:56.951Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-03-12T18:36:57.515Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.180s coverage: 61.0% of statements [2020-03-12T18:36:57.515Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:36:57.515Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite (345.63s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.79s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.97s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.53s) [2020-03-12T18:36:58.142Z] docker_cli_daemon_test.go:1449: [d00f499fc3a73] daemon is not started [2020-03-12T18:36:58.142Z] check_test.go:309: [db1d0b2415f93] daemon is not started [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.79s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.09s) [2020-03-12T18:36:58.142Z] check_test.go:309: [d15d0c6efb941] daemon is not started [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.88s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.53s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.77s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.31s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.23s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.28s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.85s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-12T18:36:58.142Z] check_test.go:309: [dd207f1d0fc0e] daemon is not started [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-12T18:36:58.142Z] check_test.go:309: [da503878ae4a4] daemon is not started [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.63s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-03-12T18:36:58.142Z] check_test.go:309: [dcfafd44af5ae] daemon is not started [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.87s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.68s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-12T18:36:58.142Z] check_test.go:309: [d352a13a69a33] daemon is not started [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.20s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.79s) [2020-03-12T18:36:58.142Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.92s) [2020-03-12T18:36:58.142Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-12T18:36:58.142Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-12T18:36:58.143Z] check_test.go:309: [d680759a1bef7] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.37s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.44s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d90e9c194684b] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d676151b19006] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.77s) [2020-03-12T18:36:58.143Z] docker_cli_daemon_plugins_test.go:79: [dd89b347947ba] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.11s) [2020-03-12T18:36:58.143Z] docker_cli_daemon_plugins_test.go:169: [d210fc5884431] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.97s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d5a8b8199b8fb] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.11s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.87s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.94s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d5475e1ee039a] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.71s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.86s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.36s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.95s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d13b57b6a6c86] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.73s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.96s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.49s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.22s) [2020-03-12T18:36:58.143Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-12T18:36:58.143Z] check_test.go:309: [da52395e439f1] daemon is not started [2020-03-12T18:36:58.143Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-12T18:36:58.143Z] check_test.go:309: [dc26ec6c102ec] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.81s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d6458e12e87ae] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.97s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.44s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.13s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.83s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.11s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.56s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d1e1e469131d7] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.70s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d7ccdcf80881f] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.69s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-12T18:36:58.143Z] check_test.go:309: [d024dac7da21d] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-03-12T18:36:58.143Z] check_test.go:309: [da69c721b6f0c] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.31s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-03-12T18:36:58.143Z] check_test.go:309: [df579ed9d6250] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.14s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.11s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.76s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d85f57c2febd2] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.09s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.91s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.97s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d9e36647e446f] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-03-12T18:36:58.143Z] check_test.go:309: [da7c764100a4b] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.63s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.90s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.79s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.96s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.09s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.42s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.23s) [2020-03-12T18:36:58.143Z] docker_cli_daemon_test.go:2542: [ded85d13f6d26] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.77s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.16s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.17s) [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-03-12T18:36:58.143Z] check_test.go:309: [d3fb16f4a2622] daemon is not started [2020-03-12T18:36:58.143Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.56s) [2020-03-12T18:36:58.143Z] === RUN TestDockerSwarmSuite [2020-03-12T18:36:58.143Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-12T18:36:58.447Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-03-12T18:36:59.379Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-03-12T18:37:01.274Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-03-12T18:37:01.274Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:37:01.274Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:37:01.274Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.8% of statements [2020-03-12T18:37:01.417Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-12T18:37:03.171Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.8% of statements [2020-03-12T18:37:03.171Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:37:03.171Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:37:03.171Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-03-12T18:37:03.988Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-12T18:37:04.103Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2020-03-12T18:37:04.360Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2020-03-12T18:37:04.553Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-12T18:37:04.925Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-03-12T18:37:05.117Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-12T18:37:05.117Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-12T18:37:05.858Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 74.7% of statements [2020-03-12T18:37:05.858Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:37:06.423Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2020-03-12T18:37:07.355Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-03-12T18:37:08.726Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-12T18:37:08.983Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-12T18:37:09.915Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-03-12T18:37:09.915Z] ok github.com/docker/docker/daemon/logger/splunk 1.616s coverage: 82.5% of statements [2020-03-12T18:37:09.915Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:37:09.915Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:37:10.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-12T18:37:10.625Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-12T18:37:12.441Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-03-12T18:37:12.441Z] ok github.com/docker/docker/distribution 0.146s coverage: 22.1% of statements [2020-03-12T18:37:12.441Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:37:13.838Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-03-12T18:37:13.896Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-12T18:37:15.208Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-03-12T18:37:15.772Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 85.1% of statements [2020-03-12T18:37:15.772Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:37:16.029Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-03-12T18:37:16.029Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:37:16.431Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-12T18:37:17.401Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-03-12T18:37:17.401Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:37:18.331Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-03-12T18:37:19.262Z] ok github.com/docker/docker/opts 0.034s coverage: 67.4% of statements [2020-03-12T18:37:19.519Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-12T18:37:21.413Z] ok github.com/docker/docker/pkg/archive 0.417s coverage: 77.2% of statements [2020-03-12T18:37:22.344Z] ok github.com/docker/docker/pkg/authorization 0.141s coverage: 68.3% of statements [2020-03-12T18:37:22.601Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-03-12T18:37:22.601Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-12T18:37:24.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-12T18:37:24.524Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-12T18:37:24.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T18:37:26.777Z] ok github.com/docker/docker/layer 7.751s coverage: 68.8% of statements [2020-03-12T18:37:26.777Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:37:26.777Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:37:26.777Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:37:26.777Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:37:26.777Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:37:26.777Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:37:26.777Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-03-12T18:37:26.777Z] ok github.com/docker/docker/pkg/chrootarchive 2.955s coverage: 43.2% of statements [2020-03-12T18:37:26.777Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:37:26.777Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:37:27.034Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-03-12T18:37:27.044Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-12T18:37:27.292Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-03-12T18:37:27.857Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-03-12T18:37:28.789Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-03-12T18:37:29.047Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-12T18:37:30.318Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-12T18:37:30.422Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-12T18:37:30.986Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-03-12T18:37:31.549Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2020-03-12T18:37:31.549Z] ok github.com/docker/docker/pkg/fsutils 0.233s coverage: 85.1% of statements [2020-03-12T18:37:31.806Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-03-12T18:37:33.176Z] ok github.com/docker/docker/pkg/idtools 0.480s coverage: 70.1% of statements [2020-03-12T18:37:33.176Z] ok github.com/docker/docker/pkg/ioutils 0.445s coverage: 69.3% of statements [2020-03-12T18:37:33.433Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-03-12T18:37:33.690Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-03-12T18:37:33.947Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-12T18:37:33.947Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:37:34.512Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-03-12T18:37:34.770Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-12T18:37:35.027Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-12T18:37:35.027Z] ok github.com/docker/docker/pkg/mount 0.554s coverage: 70.5% of statements [2020-03-12T18:37:35.027Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:37:35.592Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2020-03-12T18:37:35.592Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-03-12T18:37:35.592Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:37:35.592Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:37:36.524Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-03-12T18:37:37.456Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-12T18:37:37.713Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-03-12T18:37:37.713Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-12T18:37:39.081Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-12T18:37:39.338Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-12T18:37:42.632Z] ok github.com/docker/docker/pkg/signal 2.386s coverage: 61.0% of statements [2020-03-12T18:37:42.632Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-12T18:37:43.196Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-12T18:37:43.196Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-12T18:37:43.453Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-12T18:37:44.019Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-12T18:37:44.584Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 37.2% of statements [2020-03-12T18:37:44.841Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-03-12T18:37:45.405Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-03-12T18:37:45.968Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-12T18:37:46.225Z] testing: warning: no tests to run [2020-03-12T18:37:46.225Z] coverage: [no statements] [2020-03-12T18:37:46.225Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-12T18:37:46.483Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-12T18:37:46.740Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-03-12T18:37:46.998Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-12T18:37:49.522Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-03-12T18:37:49.779Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-12T18:37:50.710Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-12T18:37:51.274Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2020-03-12T18:37:52.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-12T18:37:52.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-12T18:37:52.216Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-12T18:37:52.216Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-12T18:37:52.644Z] ok github.com/docker/docker/registry 0.077s coverage: 56.0% of statements [2020-03-12T18:37:53.209Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-12T18:37:53.466Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-12T18:37:54.397Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-12T18:37:54.397Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-12T18:37:55.487Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-12T18:37:56.051Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-12T18:37:56.308Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-12T18:37:57.238Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-12T18:37:57.238Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-12T18:37:57.675Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-12T18:37:57.843Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-12T18:37:57.932Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-03-12T18:37:58.099Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-12T18:37:58.496Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-03-12T18:37:59.866Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-03-12T18:38:00.140Z] 23645bd7ee08: Pull complete [2020-03-12T18:38:00.140Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-12T18:38:00.140Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:38:00.140Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-12T18:38:00.140Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-12T18:38:00.140Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-12T18:38:00.140Z] WARN: Skipping validation tests [2020-03-12T18:38:00.140Z] INFO: Running unit tests at 03/12/2020 18:37:47... [2020-03-12T18:38:00.140Z] INFO: make.ps1 starting at 03/12/2020 18:37:51 [2020-03-12T18:38:00.140Z] INFO: Git commit (6859bc7eee) assumed from DOCKER_GITCOMMIT environment variable [2020-03-12T18:38:00.140Z] INFO: Invoking autogen... [2020-03-12T18:38:00.140Z] INFO: Running unit tests... [2020-03-12T18:38:01.102Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-03-12T18:38:01.372Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-12T18:38:01.372Z] --- PASS: TestImportExtremelyLargeImageWorks (173.97s) [2020-03-12T18:38:01.372Z] PASS [2020-03-12T18:38:01.372Z] [2020-03-12T18:38:01.372Z] DONE 12 tests in 177.572s [2020-03-12T18:38:01.372Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:38:01.372Z] ++ 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-03-12T18:38:01.372Z] ++ set -e [2020-03-12T18:38:01.372Z] ++ '[' -n 0 ']' [2020-03-12T18:38:01.372Z] ++ set -x [2020-03-12T18:38:01.372Z] ++ env -i DEST=/go/src/github.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-03-12T18:38:01.372Z] INFO: Testing against a local daemon [2020-03-12T18:38:01.372Z] === RUN TestNetworkCreateDelete [2020-03-12T18:38:01.372Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-03-12T18:38:01.372Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:38:01.628Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-03-12T18:38:01.628Z] === RUN TestInspectNetwork [2020-03-12T18:38:02.557Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-12T18:38:04.451Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-12T18:38:05.818Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-12T18:38:07.205Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:38:07.205Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:38:07.205Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:38:07.205Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:38:07.205Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-12T18:38:08.134Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-12T18:38:09.645Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:38:10.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-12T18:38:11.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-12T18:38:11.473Z] --- PASS: TestInspectNetwork (9.76s) [2020-03-12T18:38:11.473Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:38:11.473Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:38:11.473Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:38:11.474Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:38:11.474Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:38:12.043Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:38:12.043Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === Skipped [2020-03-12T18:38:12.043Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:38:12.043Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:38:12.043Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-12T18:38:12.043Z] time="2020-03-12T18:36:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-12T18:38:12.043Z] time="2020-03-12T18:36:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-12T18:38:12.043Z] time="2020-03-12T18:36:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-12T18:38:12.043Z] time="2020-03-12T18:36:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-12T18:38:12.043Z] time="2020-03-12T18:36:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:38:12.043Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:38:12.043Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:38:12.043Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:38:12.043Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:38:12.043Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:38:12.043Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-12T18:38:12.043Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] [2020-03-12T18:38:12.043Z] DONE 2174 tests, 26 skipped in 249.192s Post stage [Pipeline] junit [2020-03-12T18:38:12.054Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-12T18:38:12.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40671/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6859bc7eeec05c1dde93e80ff53eab78c222f3ec hack/validate/vendor [2020-03-12T18:38:13.457Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-12T18:38:14.349Z] + echo Building e2e image [2020-03-12T18:38:14.349Z] Building e2e image [2020-03-12T18:38:14.349Z] + docker build --build-arg DOCKER_GITCOMMIT=6859bc7eeec05c1dde93e80ff53eab78c222f3ec -t moby-e2e-test -f Dockerfile.e2e . [2020-03-12T18:38:14.349Z] #1 [internal] load .dockerignore [2020-03-12T18:38:14.349Z] #1 transferring context: 34B done [2020-03-12T18:38:14.349Z] #1 DONE 0.0s [2020-03-12T18:38:14.349Z] [2020-03-12T18:38:14.349Z] #2 [internal] load build definition from Dockerfile.e2e [2020-03-12T18:38:14.349Z] #2 transferring dockerfile: 3.21kB done [2020-03-12T18:38:14.349Z] #2 DONE 0.0s [2020-03-12T18:38:14.349Z] [2020-03-12T18:38:14.349Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-12T18:38:14.349Z] #3 DONE 0.1s [2020-03-12T18:38:14.349Z] [2020-03-12T18:38:14.349Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-12T18:38:14.607Z] #4 DONE 0.2s [2020-03-12T18:38:14.607Z] [2020-03-12T18:38:14.607Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-12T18:38:14.607Z] #5 DONE 0.0s [2020-03-12T18:38:14.607Z] [2020-03-12T18:38:14.607Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-12T18:38:14.607Z] #14 DONE 0.0s [2020-03-12T18:38:14.607Z] [2020-03-12T18:38:14.607Z] #8 [internal] load build context [2020-03-12T18:38:14.607Z] #8 transferring context: 835.18kB 0.2s done [2020-03-12T18:38:14.746Z] --- PASS: TestRunContainerWithBridgeNone (3.04s) [2020-03-12T18:38:14.746Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:38:14.746Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:38:14.746Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:38:14.746Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:38:14.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:38:14.746Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:38:14.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:38:14.746Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:38:14.746Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:38:14.746Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:38:14.746Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-12T18:38:14.746Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-03-12T18:38:14.746Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-03-12T18:38:14.746Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:38:14.746Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T18:38:14.865Z] #8 DONE 0.3s [2020-03-12T18:38:14.865Z] [2020-03-12T18:38:14.865Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-12T18:38:14.865Z] #17 CACHED [2020-03-12T18:38:14.865Z] [2020-03-12T18:38:14.865Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-12T18:38:14.865Z] #15 CACHED [2020-03-12T18:38:14.865Z] [2020-03-12T18:38:14.865Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-12T18:38:14.865Z] #16 CACHED [2020-03-12T18:38:14.865Z] [2020-03-12T18:38:14.865Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-12T18:38:14.865Z] #18 CACHED [2020-03-12T18:38:14.865Z] [2020-03-12T18:38:14.865Z] #31 [builder 1/4] COPY . . [2020-03-12T18:38:15.003Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-03-12T18:38:15.003Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:38:15.429Z] #31 DONE 0.6s [2020-03-12T18:38:15.429Z] [2020-03-12T18:38:15.429Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-12T18:38:15.932Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-12T18:38:16.188Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-12T18:38:16.188Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:38:16.359Z] #32 DONE 0.8s [2020-03-12T18:38:16.359Z] [2020-03-12T18:38:16.359Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:38:16.752Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-03-12T18:38:16.752Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:38:16.923Z] #33 0.642 [2020-03-12T18:38:17.180Z] #33 0.882 Removing bundles/ [2020-03-12T18:38:17.180Z] #33 0.883 [2020-03-12T18:38:17.180Z] #33 0.886 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-12T18:38:17.437Z] #33 1.322 Building test suite binary ./integration-cli/test.main [2020-03-12T18:38:18.120Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-03-12T18:38:18.120Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:38:19.487Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-03-12T18:38:19.487Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:38:20.050Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-12T18:38:20.050Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:38:23.322Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-03-12T18:38:23.322Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:38:23.322Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:38:23.322Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:38:23.322Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:38:24.486Z] ok github.com/docker/docker/api/server 0.171s coverage: 9.0% of statements [2020-03-12T18:38:38.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-12T18:38:39.541Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-12T18:38:40.909Z] --- PASS: TestServiceWithDataPathPortInit (17.74s) [2020-03-12T18:38:40.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:38:49.003Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-12T18:38:49.566Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-12T18:38:49.825Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.88s) [2020-03-12T18:38:49.825Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j5s679tptig51w2fn9a1xrhuw Created:2020-03-12 18:38:42.603985055 +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[496142782c74b9e15e1ca7d5e4b96267250f3d8f4e3caf6c0d5d1ada7857cb84:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uv4xh2xfm4fd9kkc3lneil0gu EndpointID:0afa5555d80c14e3eb5cb109882f25b0041b7c3f0d584e3ad0536a1a2112eb00 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:223293c78873dbb4f6be53885fe0be5701b31306ce71831d6f42ce66cb6b2b1b 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:e297c0be31b3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uv4xh2xfm4fd9kkc3lneil0gu EndpointID:0afa5555d80c14e3eb5cb109882f25b0041b7c3f0d584e3ad0536a1a2112eb00 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:38:49.825Z] PASS [2020-03-12T18:38:49.825Z] [2020-03-12T18:38:49.825Z] === Skipped [2020-03-12T18:38:49.825Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:38:49.825Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:38:49.825Z] [2020-03-12T18:38:49.825Z] [2020-03-12T18:38:49.825Z] DONE 22 tests, 1 skipped in 48.740s [2020-03-12T18:38:49.825Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:38:49.825Z] ++ 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-03-12T18:38:49.825Z] ++ set -e [2020-03-12T18:38:49.825Z] ++ '[' -n 0 ']' [2020-03-12T18:38:49.825Z] ++ set -x [2020-03-12T18:38:49.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=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-03-12T18:38:49.825Z] INFO: Testing against a local daemon [2020-03-12T18:38:49.825Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:38:49.825Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:38:49.825Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:49.825Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:38:49.825Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:38:49.825Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:49.825Z] PASS [2020-03-12T18:38:49.825Z] [2020-03-12T18:38:49.825Z] === Skipped [2020-03-12T18:38:49.825Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:38:49.825Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:49.825Z] [2020-03-12T18:38:49.825Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:38:49.825Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:49.825Z] [2020-03-12T18:38:49.825Z] [2020-03-12T18:38:49.825Z] DONE 2 tests, 2 skipped in 0.155s [2020-03-12T18:38:50.087Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:38:50.087Z] ++ 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-03-12T18:38:50.087Z] ++ set -e [2020-03-12T18:38:50.087Z] ++ '[' -n 0 ']' [2020-03-12T18:38:50.087Z] ++ set -x [2020-03-12T18:38:50.087Z] ++ env -i DEST=/go/src/github.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-03-12T18:38:50.087Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-12T18:38:50.087Z] INFO: Testing against a local daemon [2020-03-12T18:38:50.087Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:38:50.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-12T18:38:51.580Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-03-12T18:38:51.580Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:38:52.143Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-12T18:38:52.143Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-12T18:38:52.399Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:38:52.399Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-12T18:38:53.329Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:38:54.259Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:38:56.780Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:39:00.006Z] --- PASS: TestImportExtremelyLargeImageWorks (296.79s) [2020-03-12T18:39:00.006Z] PASS [2020-03-12T18:39:00.006Z] [2020-03-12T18:39:00.006Z] === Skipped [2020-03-12T18:39:00.006Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-12T18:39:00.006Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:39:00.006Z] [2020-03-12T18:39:00.006Z] [2020-03-12T18:39:00.006Z] DONE 12 tests, 1 skipped in 298.163s [2020-03-12T18:39:00.006Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:39:00.006Z] ++ 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-03-12T18:39:00.006Z] ++ set -e [2020-03-12T18:39:00.006Z] ++ '[' -n 0 ']' [2020-03-12T18:39:00.006Z] ++ set -x [2020-03-12T18:39:00.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-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-03-12T18:39:00.006Z] INFO: Testing against a local daemon [2020-03-12T18:39:00.006Z] === RUN TestNetworkCreateDelete [2020-03-12T18:39:00.006Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-03-12T18:39:00.006Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:39:00.006Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-03-12T18:39:00.006Z] === RUN TestInspectNetwork [2020-03-12T18:39:00.006Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:39:00.006Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:39:00.006Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:39:00.006Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:39:00.006Z] --- PASS: TestInspectNetwork (7.70s) [2020-03-12T18:39:00.006Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:39:00.006Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:39:00.006Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:39:00.006Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:39:00.006Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:39:00.006Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-03-12T18:39:00.006Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:39:00.006Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:39:00.006Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:39:00.006Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:39:00.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:39:00.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:39:00.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:39:00.007Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:39:00.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:39:00.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:39:00.007Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-12T18:39:00.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:39:00.007Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:39:00.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:39:00.007Z] === RUN TestHostIPv4BridgeLabel [2020-03-12T18:39:00.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T18:39:00.052Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-12T18:39:00.630Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-03-12T18:39:00.630Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:39:01.720Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-12T18:39:01.720Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:39:02.761Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-03-12T18:39:02.761Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:39:03.778Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-03-12T18:39:03.778Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:39:05.278Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2020-03-12T18:39:05.278Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:39:05.304Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-12T18:39:05.304Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-12T18:39:05.867Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-12T18:39:05.913Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-12T18:39:05.913Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:39:06.430Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-12T18:39:06.686Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:39:06.686Z] === RUN TestDockerSuite/TestBuildFails [2020-03-12T18:39:07.616Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-12T18:39:07.873Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-12T18:39:08.130Z] --- PASS: TestDockerNetworkMacvlan (16.68s) [2020-03-12T18:39:08.130Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-03-12T18:39:08.130Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-03-12T18:39:08.130Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.73s) [2020-03-12T18:39:08.130Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s) [2020-03-12T18:39:08.130Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.12s) [2020-03-12T18:39:08.130Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.20s) [2020-03-12T18:39:08.130Z] PASS [2020-03-12T18:39:08.130Z] [2020-03-12T18:39:08.130Z] DONE 8 tests in 18.224s [2020-03-12T18:39:08.130Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:39:08.130Z] ++ 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-03-12T18:39:08.130Z] ++ set -e [2020-03-12T18:39:08.130Z] ++ '[' -n 0 ']' [2020-03-12T18:39:08.130Z] ++ set -x [2020-03-12T18:39:08.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-12T18:39:08.130Z] testing: warning: no tests to run [2020-03-12T18:39:08.130Z] PASS [2020-03-12T18:39:08.130Z] [2020-03-12T18:39:08.130Z] DONE 0 tests in 0.034s [2020-03-12T18:39:08.386Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:39:08.387Z] ++ 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-03-12T18:39:08.387Z] ++ set -e [2020-03-12T18:39:08.387Z] ++ '[' -n 0 ']' [2020-03-12T18:39:08.387Z] ++ set -x [2020-03-12T18:39:08.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-12T18:39:08.387Z] INFO: Testing against a local daemon [2020-03-12T18:39:08.387Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:39:08.621Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2020-03-12T18:39:08.621Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:39:08.621Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:39:08.621Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:39:08.621Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:39:10.279Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-03-12T18:39:10.279Z] === RUN TestAuthZPluginTLS [2020-03-12T18:39:10.279Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-12T18:39:10.536Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-12T18:39:10.536Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:39:11.099Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-12T18:39:11.099Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:39:11.662Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-03-12T18:39:11.662Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:39:12.226Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-03-12T18:39:12.226Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:39:12.483Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-12T18:39:13.850Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-03-12T18:39:13.850Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:39:14.413Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-12T18:39:14.413Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-12T18:39:14.413Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:39:14.977Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-12T18:39:14.977Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:39:15.120Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:39:15.120Z] ok github.com/docker/docker/api/server/httputils 0.176s coverage: 14.7% of statements [2020-03-12T18:39:15.541Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-12T18:39:15.541Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:39:15.577Z] ok github.com/docker/docker/api/server/middleware 0.137s coverage: 37.7% of statements [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:39:15.577Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:39:16.104Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-12T18:39:16.360Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-12T18:39:16.539Z] ok github.com/docker/docker/api/types/filters 0.078s coverage: 92.2% of statements [2020-03-12T18:39:16.539Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2020-03-12T18:39:16.995Z] ok github.com/docker/docker/api/server/router/swarm 0.145s coverage: 4.5% of statements [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:39:16.995Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:39:16.996Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:39:16.996Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:39:16.996Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:39:16.996Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:39:16.996Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:39:16.996Z] ok github.com/docker/docker/api/types/time 0.175s coverage: 100.0% of statements [2020-03-12T18:39:17.451Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-03-12T18:39:17.451Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:39:17.452Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:39:17.727Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-12T18:39:17.727Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-03-12T18:39:17.727Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:39:18.413Z] ok github.com/docker/docker/builder/dockerignore 0.217s coverage: 96.8% of statements [2020-03-12T18:39:20.258Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-12T18:39:20.258Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-03-12T18:39:20.258Z] === RUN TestAuthZPluginHeader [2020-03-12T18:39:20.514Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-12T18:39:20.771Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-03-12T18:39:20.771Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:39:21.028Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-12T18:39:22.131Z] ok github.com/docker/docker/builder/remotecontext 0.693s coverage: 9.2% of statements [2020-03-12T18:39:22.587Z] ok github.com/docker/docker/cli/debug 0.332s coverage: 100.0% of statements [2020-03-12T18:39:22.587Z] ok github.com/docker/docker/builder/dockerfile 0.532s coverage: 46.3% of statements [2020-03-12T18:39:23.548Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-12T18:39:23.933Z] --- PASS: TestServiceWithDataPathPortInit (14.77s) [2020-03-12T18:39:23.933Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:39:25.442Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2020-03-12T18:39:25.442Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:39:25.700Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-12T18:39:27.068Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-12T18:39:29.588Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2020-03-12T18:39:29.588Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:39:30.778Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.56s) [2020-03-12T18:39:30.778Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iq0b9wm5qmxwrpi4c0j06tpzt Created:2020-03-12 18:39:24.078082757 +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[ce78878a7cdaf8aba9483eae78f4a9532264aeee23a08d46f20a832c9f626cd4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m2jp2su8n3ifu3ob5y0un8y9j EndpointID:4ad0faf0bd530e61a697d949fbcfb25385d7d43605807e9dcd969239ad6ef2ad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d8c65436c638f8c75a4bf447b261bfcc36bfbe12cad95d1243c8b3e6c141b709 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:9e5d639efe22 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m2jp2su8n3ifu3ob5y0un8y9j EndpointID:4ad0faf0bd530e61a697d949fbcfb25385d7d43605807e9dcd969239ad6ef2ad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:39:30.778Z] PASS [2020-03-12T18:39:30.778Z] [2020-03-12T18:39:30.778Z] === Skipped [2020-03-12T18:39:30.778Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:39:30.778Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:39:30.778Z] [2020-03-12T18:39:30.778Z] [2020-03-12T18:39:30.778Z] DONE 22 tests, 1 skipped in 41.453s [2020-03-12T18:39:30.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:39:30.778Z] ++ 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-03-12T18:39:30.778Z] ++ set -e [2020-03-12T18:39:30.778Z] ++ '[' -n 0 ']' [2020-03-12T18:39:30.778Z] ++ set -x [2020-03-12T18:39:30.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=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-03-12T18:39:30.778Z] INFO: Testing against a local daemon [2020-03-12T18:39:30.778Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:39:32.106Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-12T18:39:32.106Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-12T18:39:32.296Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.57s) [2020-03-12T18:39:32.296Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:39:32.364Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-12T18:39:32.621Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2020-03-12T18:39:32.621Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:39:32.950Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-12T18:39:32.974Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-03-12T18:39:33.513Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-12T18:39:33.770Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-12T18:39:34.009Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-03-12T18:39:34.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T18:39:35.042Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-03-12T18:39:35.069Z] ok github.com/docker/docker/client 0.565s coverage: 75.3% of statements [2020-03-12T18:39:35.633Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-12T18:39:36.197Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-12T18:39:37.129Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-12T18:39:37.786Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-03-12T18:39:38.060Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-12T18:39:38.625Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-12T18:39:39.556Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-12T18:39:40.519Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-03-12T18:39:40.924Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-12T18:39:42.569Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-03-12T18:39:45.097Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-12T18:39:45.271Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-03-12T18:39:45.659Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.25s) [2020-03-12T18:39:45.659Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:39:49.691Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-03-12T18:39:49.834Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-12T18:39:49.855Z] ok github.com/docker/docker/builder/remotecontext/git 30.308s coverage: 86.3% of statements [2020-03-12T18:39:49.855Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:39:49.855Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:39:54.011Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-12T18:39:54.011Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-12T18:39:54.011Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-12T18:39:54.011Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-12T18:39:54.011Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-12T18:39:54.011Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-12T18:39:55.214Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-03-12T18:39:55.378Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan (24.21s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.16s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.31s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.18s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.25s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.08s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.09s) [2020-03-12T18:39:56.700Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.74s) [2020-03-12T18:39:56.700Z] PASS [2020-03-12T18:39:56.700Z] [2020-03-12T18:39:56.700Z] DONE 11 tests in 25.871s [2020-03-12T18:39:56.700Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:39:56.700Z] ++ 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-03-12T18:39:56.700Z] ++ set -e [2020-03-12T18:39:56.700Z] ++ '[' -n 0 ']' [2020-03-12T18:39:56.700Z] ++ set -x [2020-03-12T18:39:56.700Z] ++ env -i DEST=/go/src/github.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-03-12T18:39:56.700Z] INFO: Testing against a local daemon [2020-03-12T18:39:56.700Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:39:57.270Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-12T18:39:57.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-12T18:39:58.187Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-03-12T18:39:58.187Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:39:58.434Z] ok github.com/docker/docker/cmd/dockerd 0.773s coverage: 19.2% of statements [2020-03-12T18:39:58.813Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:39:59.401Z] ok github.com/docker/docker/container 0.572s coverage: 41.9% of statements [2020-03-12T18:39:59.401Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:39:59.401Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:39:59.401Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:39:59.401Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:39:59.838Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:40:00.871Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:40:01.568Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.295s coverage: 65.3% of statements [2020-03-12T18:40:01.700Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-12T18:40:01.700Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-12T18:40:01.957Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-12T18:40:02.520Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-03-12T18:40:02.520Z] PASS [2020-03-12T18:40:02.520Z] [2020-03-12T18:40:02.520Z] DONE 17 tests in 54.119s [2020-03-12T18:40:02.520Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:40:02.520Z] ++ 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-03-12T18:40:02.520Z] ++ set -e [2020-03-12T18:40:02.520Z] ++ '[' -n 0 ']' [2020-03-12T18:40:02.520Z] ++ set -x [2020-03-12T18:40:02.520Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:02.520Z] INFO: Testing against a local daemon [2020-03-12T18:40:02.520Z] === RUN TestPluginInvalidJSON [2020-03-12T18:40:02.520Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:40:02.520Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:40:02.520Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:40:02.520Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-12T18:40:02.520Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:40:02.520Z] PASS [2020-03-12T18:40:02.520Z] [2020-03-12T18:40:02.520Z] DONE 2 tests in 0.198s [2020-03-12T18:40:02.520Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:40:02.520Z] ++ 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-03-12T18:40:02.520Z] ++ set -e [2020-03-12T18:40:02.520Z] ++ '[' -n 0 ']' [2020-03-12T18:40:02.520Z] ++ set -x [2020-03-12T18:40:02.520Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:02.777Z] INFO: Testing against a local daemon [2020-03-12T18:40:02.777Z] === RUN TestExternalGraphDriver [2020-03-12T18:40:02.777Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:40:03.569Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:40:04.464Z] ok github.com/docker/docker/daemon/cluster/convert 0.626s coverage: 35.7% of statements [2020-03-12T18:40:05.298Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:40:06.278Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-12T18:40:07.195Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:40:08.562Z] --- PASS: TestExternalGraphDriver (5.83s) [2020-03-12T18:40:08.562Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-03-12T18:40:08.562Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2020-03-12T18:40:08.562Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2020-03-12T18:40:08.562Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:40:10.254Z] ok github.com/docker/docker/daemon/cluster 1.726s coverage: 0.5% of statements [2020-03-12T18:40:10.715Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:40:11.735Z] --- PASS: TestDockerNetworkMacvlan (13.80s) [2020-03-12T18:40:11.735Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-12T18:40:11.735Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-12T18:40:11.735Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2020-03-12T18:40:11.735Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2020-03-12T18:40:11.735Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2020-03-12T18:40:11.735Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-03-12T18:40:11.735Z] PASS [2020-03-12T18:40:11.735Z] [2020-03-12T18:40:11.735Z] DONE 8 tests in 15.411s [2020-03-12T18:40:11.735Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:40:11.735Z] ++ 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-03-12T18:40:11.735Z] ++ set -e [2020-03-12T18:40:11.735Z] ++ '[' -n 0 ']' [2020-03-12T18:40:11.735Z] ++ set -x [2020-03-12T18:40:11.735Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:11.735Z] testing: warning: no tests to run [2020-03-12T18:40:11.735Z] PASS [2020-03-12T18:40:11.784Z] ok github.com/docker/docker/daemon/config 1.023s coverage: 79.6% of statements [2020-03-12T18:40:12.022Z] [2020-03-12T18:40:12.022Z] DONE 0 tests in 0.017s [2020-03-12T18:40:12.022Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:40:12.022Z] ++ 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-03-12T18:40:12.022Z] ++ set -e [2020-03-12T18:40:12.022Z] ++ '[' -n 0 ']' [2020-03-12T18:40:12.022Z] ++ set -x [2020-03-12T18:40:12.022Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:12.022Z] INFO: Testing against a local daemon [2020-03-12T18:40:12.022Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:40:13.313Z] ok github.com/docker/docker/daemon/discovery 0.238s coverage: 30.0% of statements [2020-03-12T18:40:13.508Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-03-12T18:40:13.508Z] === RUN TestAuthZPluginTLS [2020-03-12T18:40:13.812Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-12T18:40:13.812Z] --- PASS: TestGraphdriverPluginV2 (4.62s) [2020-03-12T18:40:13.812Z] PASS [2020-03-12T18:40:13.812Z] [2020-03-12T18:40:13.812Z] DONE 5 tests in 10.596s [2020-03-12T18:40:13.812Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:40:13.812Z] ++ 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-03-12T18:40:13.812Z] ++ set -e [2020-03-12T18:40:13.812Z] ++ '[' -n 0 ']' [2020-03-12T18:40:13.812Z] ++ set -x [2020-03-12T18:40:13.812Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:13.812Z] INFO: Testing against a local daemon [2020-03-12T18:40:13.812Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:40:13.812Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:40:13.812Z] === RUN TestReadPluginNoRead [2020-03-12T18:40:13.812Z] === PAUSE TestReadPluginNoRead [2020-03-12T18:40:13.812Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:40:13.812Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:40:13.812Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:40:13.812Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:40:14.133Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-03-12T18:40:14.133Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:40:14.276Z] ok github.com/docker/docker/daemon/events 0.354s coverage: 50.0% of statements [2020-03-12T18:40:14.756Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-12T18:40:14.756Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:40:15.379Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-03-12T18:40:15.379Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:40:15.829Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.163s coverage: 10.9% of statements [2020-03-12T18:40:15.829Z] ok github.com/docker/docker/daemon/graphdriver 0.297s coverage: 2.3% of statements [2020-03-12T18:40:16.006Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-12T18:40:16.006Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:40:17.368Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2020-03-12T18:40:17.516Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-03-12T18:40:17.516Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:40:17.987Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-12T18:40:18.162Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-12T18:40:18.162Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:40:18.463Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-12T18:40:18.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:40:18.901Z] ok github.com/docker/docker/daemon 3.297s coverage: 9.2% of statements [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-12T18:40:18.901Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-12T18:40:19.104Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-12T18:40:19.105Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:40:19.880Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-12T18:40:19.897Z] ok github.com/docker/docker/daemon/logger 0.672s coverage: 42.1% of statements [2020-03-12T18:40:20.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-12T18:40:20.860Z] ok github.com/docker/docker/daemon/images 0.600s coverage: 4.9% of statements [2020-03-12T18:40:20.860Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:40:20.860Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:40:21.321Z] ok github.com/docker/docker/daemon/logger/awslogs 0.817s coverage: 77.4% of statements [2020-03-12T18:40:21.321Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-12T18:40:21.321Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:40:21.321Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:40:21.321Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-12T18:40:21.321Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-12T18:40:21.778Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.324s coverage: 62.1% of statements [2020-03-12T18:40:21.804Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-03-12T18:40:21.804Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:40:22.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.199s coverage: 88.3% of statements [2020-03-12T18:40:23.452Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-03-12T18:40:23.452Z] === RUN TestAuthZPluginHeader [2020-03-12T18:40:23.765Z] ok github.com/docker/docker/daemon/logger/local 0.373s coverage: 74.7% of statements [2020-03-12T18:40:23.765Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:40:23.860Z] #33 118.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:40:23.860Z] #33 121.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:40:23.860Z] #33 122.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:40:23.860Z] #33 124.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:40:23.860Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:40:24.086Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-12T18:40:24.086Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-12T18:40:24.223Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.351s coverage: 21.4% of statements [2020-03-12T18:40:24.466Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-03-12T18:40:24.466Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:40:24.466Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:40:24.466Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:24.466Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:40:24.466Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:40:24.466Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:24.466Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:40:24.466Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:40:24.466Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:24.466Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:40:24.466Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:40:24.466Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:24.466Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:40:24.680Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.319s coverage: 33.3% of statements [2020-03-12T18:40:24.792Z] #33 128.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:40:25.642Z] ok github.com/docker/docker/daemon/logger/templates 0.229s coverage: 8.3% of statements [2020-03-12T18:40:26.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T18:40:26.165Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:40:26.611Z] ok github.com/docker/docker/daemon/logger/syslog 0.198s coverage: 47.8% of statements [2020-03-12T18:40:27.535Z] #33 131.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:40:27.535Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:40:27.574Z] ok github.com/docker/docker/daemon/logger/splunk 2.341s coverage: 82.5% of statements [2020-03-12T18:40:27.574Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:40:27.574Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-12T18:40:27.574Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:40:29.430Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:40:29.741Z] ok github.com/docker/docker/distribution/metadata 1.636s coverage: 48.2% of statements [2020-03-12T18:40:29.741Z] ok github.com/docker/docker/errdefs 0.092s coverage: 49.4% of statements [2020-03-12T18:40:30.198Z] ok github.com/docker/docker/distribution 1.492s coverage: 20.3% of statements [2020-03-12T18:40:30.198Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:40:30.361Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:40:31.263Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-12T18:40:31.263Z] --- PASS: TestDaemonStartWithLogOpt (17.72s) [2020-03-12T18:40:31.263Z] === CONT TestReadPluginNoRead [2020-03-12T18:40:31.519Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-12T18:40:31.728Z] ok github.com/docker/docker/distribution/xfer 2.538s coverage: 77.3% of statements [2020-03-12T18:40:31.728Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:40:31.728Z] ok github.com/docker/docker/image/cache 0.221s coverage: 19.2% of statements [2020-03-12T18:40:32.204Z] ok github.com/docker/docker/image/v1 0.165s coverage: 25.0% of statements [2020-03-12T18:40:32.256Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:40:32.661Z] ok github.com/docker/docker/image 0.998s coverage: 86.4% of statements [2020-03-12T18:40:32.661Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:40:32.661Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:40:33.624Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2020-03-12T18:40:33.631Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-12T18:40:34.041Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-12T18:40:34.195Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:40:34.298Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-12T18:40:34.298Z] === RUN TestReadPluginNoRead/default [2020-03-12T18:40:35.668Z] --- PASS: TestContinueAfterPluginCrash (22.29s) [2020-03-12T18:40:35.793Z] ok github.com/docker/docker/pkg/aaparser 0.085s coverage: 50.0% of statements [2020-03-12T18:40:35.793Z] ok github.com/docker/docker/layer 0.695s coverage: 30.1% of statements [2020-03-12T18:40:35.793Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:40:36.090Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:40:36.597Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-12T18:40:36.597Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-12T18:40:36.757Z] ok github.com/docker/docker/opts 0.476s coverage: 67.7% of statements [2020-03-12T18:40:37.022Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:40:37.527Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-12T18:40:37.720Z] ok github.com/docker/docker/libcontainerd/local 0.338s coverage: 1.0% of statements [2020-03-12T18:40:37.720Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:40:37.720Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:40:37.720Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:40:37.720Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:40:37.720Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:40:38.178Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2020-03-12T18:40:38.456Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-12T18:40:38.456Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-12T18:40:38.635Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2020-03-12T18:40:39.091Z] ok github.com/docker/docker/pkg/authorization 0.626s coverage: 26.8% of statements [2020-03-12T18:40:39.385Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-12T18:40:39.547Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:40:39.570Z] ok github.com/docker/docker/pkg/chrootarchive 0.139s coverage: 15.4% of statements [2020-03-12T18:40:39.570Z] ok github.com/docker/docker/pkg/directory 0.116s coverage: 80.0% of statements [2020-03-12T18:40:40.319Z] --- PASS: TestReadPluginNoRead (9.09s) [2020-03-12T18:40:40.319Z] --- PASS: TestReadPluginNoRead/default (2.14s) [2020-03-12T18:40:40.319Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2020-03-12T18:40:40.319Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2020-03-12T18:40:40.319Z] read_test.go:91: [d5f7732c9aae9] daemon is not started [2020-03-12T18:40:40.319Z] PASS [2020-03-12T18:40:40.319Z] [2020-03-12T18:40:40.319Z] DONE 6 tests in 27.019s [2020-03-12T18:40:40.319Z] 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-03-12T18:40:40.319Z] ++ 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-03-12T18:40:40.319Z] ++ set -e [2020-03-12T18:40:40.319Z] ++ '[' -n 0 ']' [2020-03-12T18:40:40.319Z] ++ set -x [2020-03-12T18:40:40.319Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:40.319Z] testing: warning: no tests to run [2020-03-12T18:40:40.319Z] PASS [2020-03-12T18:40:40.319Z] [2020-03-12T18:40:40.319Z] DONE 0 tests in 0.054s [2020-03-12T18:40:40.319Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:40:40.319Z] ++ 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-03-12T18:40:40.319Z] ++ set -e [2020-03-12T18:40:40.319Z] ++ '[' -n 0 ']' [2020-03-12T18:40:40.319Z] ++ set -x [2020-03-12T18:40:40.319Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:40.478Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:40:40.534Z] ok github.com/docker/docker/pkg/discovery 0.232s coverage: 58.3% of statements [2020-03-12T18:40:40.576Z] INFO: Testing against a local daemon [2020-03-12T18:40:40.576Z] === RUN TestPluginWithDevMounts [2020-03-12T18:40:40.576Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:40:40.576Z] === CONT TestPluginWithDevMounts [2020-03-12T18:40:40.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T18:40:40.991Z] ok github.com/docker/docker/pkg/discovery/file 0.063s coverage: 92.9% of statements [2020-03-12T18:40:41.411Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:40:41.944Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-12T18:40:41.954Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2020-03-12T18:40:41.954Z] ok github.com/docker/docker/pkg/discovery/nodes 0.104s coverage: 93.8% of statements [2020-03-12T18:40:42.201Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-12T18:40:42.201Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-12T18:40:42.763Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-12T18:40:42.763Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-03-12T18:40:42.763Z] PASS [2020-03-12T18:40:42.763Z] [2020-03-12T18:40:42.763Z] DONE 1 tests in 2.378s [2020-03-12T18:40:42.763Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:40:42.763Z] ++ 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-03-12T18:40:42.763Z] ++ set -e [2020-03-12T18:40:42.763Z] ++ '[' -n 0 ']' [2020-03-12T18:40:42.763Z] ++ set -x [2020-03-12T18:40:42.763Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:42.780Z] #33 146.4 [2020-03-12T18:40:42.917Z] ok github.com/docker/docker/pkg/filenotify 0.160s coverage: 45.7% of statements [2020-03-12T18:40:43.009Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-03-12T18:40:43.009Z] PASS [2020-03-12T18:40:43.009Z] [2020-03-12T18:40:43.009Z] === Skipped [2020-03-12T18:40:43.009Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:40:43.009Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:43.009Z] [2020-03-12T18:40:43.009Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:40:43.009Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:43.009Z] [2020-03-12T18:40:43.010Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:40:43.010Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:43.010Z] [2020-03-12T18:40:43.010Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:40:43.010Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:43.010Z] [2020-03-12T18:40:43.010Z] [2020-03-12T18:40:43.010Z] DONE 17 tests, 4 skipped in 29.256s [2020-03-12T18:40:43.010Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:40:43.010Z] ++ 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-03-12T18:40:43.010Z] ++ set -e [2020-03-12T18:40:43.010Z] ++ '[' -n 0 ']' [2020-03-12T18:40:43.010Z] ++ set -x [2020-03-12T18:40:43.010Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:43.010Z] INFO: Testing against a local daemon [2020-03-12T18:40:43.010Z] === RUN TestPluginInvalidJSON [2020-03-12T18:40:43.010Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:40:43.010Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:40:43.010Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:40:43.010Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-12T18:40:43.010Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-03-12T18:40:43.010Z] PASS [2020-03-12T18:40:43.010Z] [2020-03-12T18:40:43.010Z] DONE 2 tests in 0.137s [2020-03-12T18:40:43.010Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:40:43.010Z] ++ 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-03-12T18:40:43.010Z] ++ set -e [2020-03-12T18:40:43.010Z] ++ '[' -n 0 ']' [2020-03-12T18:40:43.010Z] ++ set -x [2020-03-12T18:40:43.010Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:43.010Z] INFO: Testing against a local daemon [2020-03-12T18:40:43.010Z] === RUN TestExternalGraphDriver [2020-03-12T18:40:43.010Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:40:43.020Z] INFO: Testing against a local daemon [2020-03-12T18:40:43.020Z] === RUN TestSecretInspect [2020-03-12T18:40:43.020Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-12T18:40:43.037Z] #33 DONE 146.8s [2020-03-12T18:40:43.037Z] [2020-03-12T18:40:43.037Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-12T18:40:43.374Z] ok github.com/docker/docker/pkg/fileutils 0.055s coverage: 87.7% of statements [2020-03-12T18:40:43.633Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:40:43.830Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2020-03-12T18:40:43.949Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-12T18:40:44.826Z] ok github.com/docker/docker/pkg/idtools 0.078s coverage: 6.3% of statements [2020-03-12T18:40:44.826Z] ok github.com/docker/docker/pkg/archive 7.237s coverage: 62.0% of statements [2020-03-12T18:40:44.931Z] #34 DONE 1.6s [2020-03-12T18:40:45.283Z] ok github.com/docker/docker/pkg/discovery/kv 3.386s coverage: 84.1% of statements [2020-03-12T18:40:45.666Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:40:46.248Z] ok github.com/docker/docker/pkg/ioutils 0.798s coverage: 69.2% of statements [2020-03-12T18:40:46.248Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-03-12T18:40:46.248Z] ok github.com/docker/docker/pkg/jsonmessage 0.187s coverage: 91.7% of statements [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:40:46.301Z] #22 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-12T18:40:46.301Z] #9 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:40:46.301Z] #20 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:40:46.301Z] #23 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-12T18:40:46.301Z] #6 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-12T18:40:46.301Z] #26 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-12T18:40:46.301Z] #28 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-12T18:40:46.301Z] #12 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:40:46.301Z] #19 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:40:46.301Z] #24 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-12T18:40:46.301Z] #27 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-12T18:40:46.301Z] #29 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-12T18:40:46.301Z] #10 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-12T18:40:46.301Z] #11 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-12T18:40:46.301Z] #13 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-12T18:40:46.301Z] #25 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:40:46.301Z] #21 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-12T18:40:46.301Z] #7 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-12T18:40:46.301Z] #30 CACHED [2020-03-12T18:40:46.301Z] [2020-03-12T18:40:46.301Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-12T18:40:46.864Z] #35 DONE 0.8s [2020-03-12T18:40:46.864Z] [2020-03-12T18:40:46.864Z] #36 exporting to image [2020-03-12T18:40:46.864Z] #36 exporting layers [2020-03-12T18:40:47.211Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2020-03-12T18:40:47.211Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2020-03-12T18:40:47.221Z] --- PASS: TestSecretInspect (3.75s) [2020-03-12T18:40:47.221Z] === RUN TestSecretList [2020-03-12T18:40:47.221Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-12T18:40:47.478Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-12T18:40:47.668Z] ok github.com/docker/docker/pkg/parsers 0.170s coverage: 97.0% of statements [2020-03-12T18:40:47.708Z] --- PASS: TestExternalGraphDriver (6.32s) [2020-03-12T18:40:47.708Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-03-12T18:40:47.708Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-03-12T18:40:47.708Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-03-12T18:40:47.708Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:40:47.708Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-03-12T18:40:47.708Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:47.708Z] PASS [2020-03-12T18:40:47.708Z] [2020-03-12T18:40:47.708Z] === Skipped [2020-03-12T18:40:47.708Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-03-12T18:40:47.708Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:40:47.708Z] [2020-03-12T18:40:47.708Z] [2020-03-12T18:40:47.708Z] DONE 5 tests, 1 skipped in 6.488s [2020-03-12T18:40:47.708Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:40:47.708Z] ++ 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-03-12T18:40:47.708Z] ++ set -e [2020-03-12T18:40:47.708Z] ++ '[' -n 0 ']' [2020-03-12T18:40:47.708Z] ++ set -x [2020-03-12T18:40:47.708Z] ++ env -i DEST=/go/src/github.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-03-12T18:40:47.996Z] INFO: Testing against a local daemon [2020-03-12T18:40:47.996Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:40:47.996Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:40:47.996Z] === RUN TestReadPluginNoRead [2020-03-12T18:40:47.996Z] === PAUSE TestReadPluginNoRead [2020-03-12T18:40:47.996Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:40:47.996Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:40:47.996Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:40:47.996Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:40:47.996Z] === CONT TestReadPluginNoRead [2020-03-12T18:40:48.126Z] ok github.com/docker/docker/pkg/pidfile 0.082s coverage: 82.6% of statements [2020-03-12T18:40:48.234Z] #36 exporting layers 1.3s done [2020-03-12T18:40:48.234Z] #36 writing image sha256:a2900bc7e4e6caee7a5267d9ef4e0ddadc4bb1f0c4fffe572a7e90fc74e975dc done [2020-03-12T18:40:48.234Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-12T18:40:48.234Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:40:48.545Z] + echo Ensuring container killed. [2020-03-12T18:40:48.545Z] Ensuring container killed. [2020-03-12T18:40:48.545Z] + docker rm -vf docker-pr3 [2020-03-12T18:40:48.545Z] Error: No such container: docker-pr3 [2020-03-12T18:40:48.545Z] + true [Pipeline] sh [2020-03-12T18:40:48.832Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:40:48.832Z] Chowning /workspace to jenkins user [2020-03-12T18:40:48.832Z] + id -u [2020-03-12T18:40:48.832Z] + id -g [2020-03-12T18:40:48.832Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40671:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T18:40:49.091Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:40:49.996Z] --- PASS: TestSecretList (3.03s) [2020-03-12T18:40:49.996Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:40:50.070Z] + bundleName=unit [2020-03-12T18:40:50.070Z] + echo Creating unit-bundles.tar.gz [2020-03-12T18:40:50.070Z] Creating unit-bundles.tar.gz [2020-03-12T18:40:50.070Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-12T18:40:50.070Z] bundles/junit-report.xml [2020-03-12T18:40:50.070Z] bundles/go-test-report.json [2020-03-12T18:40:50.070Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-12T18:40:50.081Z] Archiving artifacts [2020-03-12T18:40:50.253Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-12T18:40:50.544Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40671/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:40:50.621Z] ok github.com/docker/docker/pkg/plugins/transport 0.135s coverage: 85.7% of statements [2020-03-12T18:40:50.621Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2020-03-12T18:40:50.858Z] + make clean [2020-03-12T18:40:50.858Z] docker volume rm -f docker-dev-cache [2020-03-12T18:40:51.079Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2020-03-12T18:40:51.116Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:40:52.061Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2020-03-12T18:40:52.061Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 73.9% of statements [2020-03-12T18:40:52.146Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-12T18:40:53.029Z] ok github.com/docker/docker/pkg/signal 0.057s coverage: 20.3% of statements [2020-03-12T18:40:53.029Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2020-03-12T18:40:53.074Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-03-12T18:40:53.074Z] === RUN TestSecretsUpdate [2020-03-12T18:40:53.992Z] ok github.com/docker/docker/pkg/streamformatter 0.127s coverage: 66.2% of statements [2020-03-12T18:40:53.992Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2020-03-12T18:40:54.442Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-12T18:40:54.449Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:40:54.449Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:40:54.449Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-12T18:40:54.449Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:40:54.449Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-12T18:40:54.449Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-12T18:40:54.449Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:40:54.449Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:40:54.906Z] ok github.com/docker/docker/pkg/sysinfo 0.111s coverage: 38.2% of statements [2020-03-12T18:40:55.815Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-12T18:40:55.870Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 13.8% of statements [2020-03-12T18:40:55.870Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2020-03-12T18:40:56.071Z] --- PASS: TestSecretsUpdate (3.10s) [2020-03-12T18:40:56.071Z] === RUN TestTemplatedSecret [2020-03-12T18:40:56.326Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2020-03-12T18:40:56.783Z] testing: warning: no tests to run [2020-03-12T18:40:56.783Z] ok github.com/docker/docker/pkg/term 0.126s coverage: 30.8% of statements [2020-03-12T18:40:56.783Z] ok github.com/docker/docker/pkg/term/windows 0.052s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:40:57.240Z] ok github.com/docker/docker/pkg/truncindex 0.166s coverage: 91.5% of statements [2020-03-12T18:40:57.440Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-12T18:40:57.696Z] ok github.com/docker/docker/pkg/urlutil 0.056s coverage: 100.0% of statements [2020-03-12T18:40:57.696Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-03-12T18:40:57.697Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-12T18:40:59.242Z] ok github.com/docker/docker/plugin/v2 0.140s coverage: 20.1% of statements [2020-03-12T18:40:59.591Z] --- PASS: TestTemplatedSecret (3.34s) [2020-03-12T18:40:59.591Z] === RUN TestSecretCreateResolve [2020-03-12T18:40:59.699Z] ok github.com/docker/docker/plugin 0.405s coverage: 11.7% of statements [2020-03-12T18:40:59.699Z] ok github.com/docker/docker/reference 0.451s coverage: 84.4% of statements [2020-03-12T18:41:01.274Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2020-03-12T18:41:01.274Z] ok github.com/docker/docker/registry/resumable 0.251s coverage: 100.0% of statements [2020-03-12T18:41:02.112Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-12T18:41:02.112Z] --- PASS: TestSecretCreateResolve (2.59s) [2020-03-12T18:41:02.112Z] PASS [2020-03-12T18:41:02.112Z] [2020-03-12T18:41:02.112Z] DONE 6 tests in 19.204s [2020-03-12T18:41:02.112Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:41:02.112Z] ++ 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-03-12T18:41:02.112Z] ++ set -e [2020-03-12T18:41:02.112Z] ++ '[' -n 0 ']' [2020-03-12T18:41:02.112Z] ++ set -x [2020-03-12T18:41:02.112Z] ++ env -i DEST=/go/src/github.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-03-12T18:41:02.112Z] INFO: Testing against a local daemon [2020-03-12T18:41:02.112Z] === RUN TestServiceCreateInit [2020-03-12T18:41:02.112Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:41:02.817Z] ok github.com/docker/docker/testutil 0.122s coverage: 62.5% of statements [2020-03-12T18:41:02.817Z] ok github.com/docker/docker/registry 0.393s coverage: 51.7% of statements [2020-03-12T18:41:02.817Z] ok github.com/docker/docker/runconfig 0.210s coverage: 54.5% of statements [2020-03-12T18:41:04.004Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-12T18:41:05.093Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-12T18:41:05.728Z] ok github.com/docker/docker/volume/drivers 0.275s coverage: 36.1% of statements [2020-03-12T18:41:05.728Z] ok github.com/docker/docker/volume/local 0.116s coverage: 37.7% of statements [2020-03-12T18:41:06.023Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-12T18:41:06.184Z] ok github.com/docker/docker/volume/mounts 0.096s coverage: 66.2% of statements [2020-03-12T18:41:07.712Z] ok github.com/docker/docker/volume/service 0.398s coverage: 70.3% of statements [2020-03-12T18:41:07.915Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:41:10.449Z] === RUN TestReadPluginNoRead/default [2020-03-12T18:41:10.449Z] --- PASS: TestDaemonStartWithLogOpt (21.47s) [2020-03-12T18:41:10.449Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-12T18:41:12.510Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-12T18:41:13.167Z] --- PASS: TestServiceCreateInit (10.17s) [2020-03-12T18:41:13.167Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s) [2020-03-12T18:41:13.167Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s) [2020-03-12T18:41:13.167Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:41:14.064Z] --- PASS: TestReadPluginNoRead (25.94s) [2020-03-12T18:41:14.064Z] --- PASS: TestReadPluginNoRead/default (1.66s) [2020-03-12T18:41:14.064Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2020-03-12T18:41:14.064Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2020-03-12T18:41:14.064Z] read_test.go:91: [d4db44b78685e] daemon is not started [2020-03-12T18:41:14.359Z] --- PASS: TestContinueAfterPluginCrash (26.35s) [2020-03-12T18:41:14.359Z] PASS [2020-03-12T18:41:14.359Z] [2020-03-12T18:41:14.359Z] DONE 6 tests in 26.449s [2020-03-12T18:41:14.359Z] 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-03-12T18:41:14.359Z] ++ 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-03-12T18:41:14.359Z] ++ set -e [2020-03-12T18:41:14.359Z] ++ '[' -n 0 ']' [2020-03-12T18:41:14.359Z] ++ set -x [2020-03-12T18:41:14.359Z] ++ env -i DEST=/go/src/github.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-03-12T18:41:14.359Z] testing: warning: no tests to run [2020-03-12T18:41:14.359Z] PASS [2020-03-12T18:41:14.359Z] [2020-03-12T18:41:14.359Z] DONE 0 tests in 0.024s [2020-03-12T18:41:14.359Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:41:14.359Z] ++ 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-03-12T18:41:14.359Z] ++ set -e [2020-03-12T18:41:14.359Z] ++ '[' -n 0 ']' [2020-03-12T18:41:14.359Z] ++ set -x [2020-03-12T18:41:14.359Z] ++ env -i DEST=/go/src/github.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-03-12T18:41:14.359Z] INFO: Testing against a local daemon [2020-03-12T18:41:14.359Z] === RUN TestPluginWithDevMounts [2020-03-12T18:41:14.359Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:41:14.359Z] === CONT TestPluginWithDevMounts [2020-03-12T18:41:17.050Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-03-12T18:41:17.050Z] PASS [2020-03-12T18:41:17.050Z] [2020-03-12T18:41:17.050Z] DONE 1 tests in 2.379s [2020-03-12T18:41:17.050Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:41:17.050Z] ++ 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-03-12T18:41:17.050Z] ++ set -e [2020-03-12T18:41:17.050Z] ++ '[' -n 0 ']' [2020-03-12T18:41:17.050Z] ++ set -x [2020-03-12T18:41:17.050Z] ++ env -i DEST=/go/src/github.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-03-12T18:41:17.050Z] INFO: Testing against a local daemon [2020-03-12T18:41:17.050Z] === RUN TestSecretInspect [2020-03-12T18:41:17.340Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-12T18:41:19.087Z] --- PASS: TestSecretInspect (2.24s) [2020-03-12T18:41:19.087Z] === RUN TestSecretList [2020-03-12T18:41:21.516Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-12T18:41:21.789Z] --- PASS: TestSecretList (2.35s) [2020-03-12T18:41:21.789Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:41:23.408Z] === RUN TestDockerSuite/TestBuildRm [2020-03-12T18:41:23.832Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2020-03-12T18:41:23.832Z] === RUN TestSecretsUpdate [2020-03-12T18:41:25.389Z] ok github.com/docker/docker/pkg/plugins 35.067s coverage: 73.4% of statements [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:41:25.389Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === Skipped [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-12T18:41:25.847Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-12T18:41:25.847Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-12T18:41:25.847Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-12T18:41:25.847Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-12T18:41:25.847Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-12T18:41:25.847Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-12T18:41:25.847Z] daemon_test.go:147: root required [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-12T18:41:25.847Z] reload_test.go:520: root required [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-12T18:41:25.847Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-12T18:41:25.847Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-12T18:41:25.847Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-12T18:41:25.847Z] download_test.go:268: Needs fixing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-12T18:41:25.847Z] layer_test.go:304: Failing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-12T18:41:25.847Z] layer_test.go:353: Failing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-12T18:41:25.847Z] layer_test.go:468: Failing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-12T18:41:25.847Z] layer_test.go:697: Failing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-12T18:41:25.847Z] migration_test.go:46: Failing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-12T18:41:25.847Z] migration_test.go:182: Failing on Windows [2020-03-12T18:41:25.847Z] [2020-03-12T18:41:25.847Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-12T18:41:25.847Z] mount_test.go:17: Failing on Windows [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-12T18:41:25.848Z] mount_test.go:76: Failing on Windows [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-12T18:41:25.848Z] mount_test.go:125: Failing on Windows [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-12T18:41:25.848Z] mount_test.go:212: Failing on Windows [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:133: Xz not present in msys2 [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:238: Failing on Windows CI machines [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-12T18:41:25.848Z] archive_windows_test.go:16: Currently fails [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-12T18:41:25.848Z] changes_test.go:192: needs more investigation [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-12T18:41:25.848Z] changes_test.go:405: needs further investigation [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-12T18:41:25.848Z] changes_test.go:441: needs further investigation [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-12T18:41:25.848Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-12T18:41:25.848Z] poller_test.go:41: No chmod on Windows [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-12T18:41:25.848Z] fileutils_test.go:134: Needs porting to Windows [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-12T18:41:25.848Z] fileutils_test.go:180: Needs porting to Windows [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-12T18:41:25.848Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-12T18:41:25.848Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-12T18:41:25.848Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-12T18:41:25.848Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-12T18:41:25.848Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-12T18:41:25.848Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] [2020-03-12T18:41:25.848Z] DONE 1772 tests, 46 skipped in 204.519s [2020-03-12T18:41:25.848Z] INFO: make.ps1 ended at 03/12/2020 18:41:25 [2020-03-12T18:41:26.522Z] --- PASS: TestSecretsUpdate (2.27s) [2020-03-12T18:41:26.522Z] === RUN TestTemplatedSecret [2020-03-12T18:41:26.679Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-12T18:41:27.376Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-12T18:41:27.832Z] INFO: Unit tests ended at 03/12/2020 18:41:27. Duration:00:03:38.9812850 [2020-03-12T18:41:27.832Z] INFO: Building busybox [2020-03-12T18:41:27.832Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-12T18:41:27.832Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-12T18:41:27.832Z] [2020-03-12T18:41:27.832Z] Sending build context to Docker daemon 2.56kB [2020-03-12T18:41:27.832Z] [2020-03-12T18:41:27.832Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-12T18:41:27.832Z] ---> 80e84fd280e2 [2020-03-12T18:41:27.832Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-12T18:41:28.052Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-12T18:41:28.288Z] ---> Running in ecda466f6d84 [2020-03-12T18:41:29.230Z] --- PASS: TestTemplatedSecret (2.80s) [2020-03-12T18:41:29.230Z] === RUN TestSecretCreateResolve [2020-03-12T18:41:29.420Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-12T18:41:29.676Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-12T18:41:30.244Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-12T18:41:31.173Z] --- PASS: TestCreateServiceMultipleTimes (18.78s) [2020-03-12T18:41:31.173Z] === RUN TestCreateServiceConflict [2020-03-12T18:41:31.273Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-03-12T18:41:31.273Z] PASS [2020-03-12T18:41:31.273Z] [2020-03-12T18:41:31.273Z] DONE 6 tests in 14.382s [2020-03-12T18:41:31.273Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:41:31.273Z] ++ 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-03-12T18:41:31.273Z] ++ set -e [2020-03-12T18:41:31.273Z] ++ '[' -n 0 ']' [2020-03-12T18:41:31.273Z] ++ set -x [2020-03-12T18:41:31.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-03-12T18:41:31.273Z] INFO: Testing against a local daemon [2020-03-12T18:41:31.273Z] === RUN TestServiceCreateInit [2020-03-12T18:41:31.273Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:41:31.432Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-12T18:41:32.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-12T18:41:32.800Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-12T18:41:34.075Z] Removing intermediate container ecda466f6d84 [2020-03-12T18:41:34.075Z] ---> 5f92eb41f4f2 [2020-03-12T18:41:34.075Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-12T18:41:34.168Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-12T18:41:34.168Z] --- PASS: TestCreateServiceConflict (3.14s) [2020-03-12T18:41:34.168Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:41:34.532Z] [2020-03-12T18:41:34.532Z] ---> cf451cfc3884 [2020-03-12T18:41:34.532Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-12T18:41:34.988Z] ---> Running in 2eaa04eea1c7 [2020-03-12T18:41:35.680Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:41:35.950Z] [2020-03-12T18:41:35.950Z] SUCCESS: Specified value was saved. [2020-03-12T18:41:38.342Z] --- PASS: TestCreateServiceMaxReplicas (4.07s) [2020-03-12T18:41:38.342Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:41:38.864Z] Removing intermediate container 2eaa04eea1c7 [2020-03-12T18:41:38.864Z] ---> 239a21b66b78 [2020-03-12T18:41:38.864Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-12T18:41:38.864Z] ---> Running in 5bcc07103331 [2020-03-12T18:41:38.905Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-12T18:41:39.163Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-12T18:41:39.420Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-12T18:41:39.420Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-12T18:41:39.984Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-12T18:41:40.118Z] --- PASS: TestServiceCreateInit (8.20s) [2020-03-12T18:41:40.118Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s) [2020-03-12T18:41:40.118Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2020-03-12T18:41:40.118Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:41:41.353Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-12T18:41:41.610Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-12T18:41:42.541Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-12T18:41:44.666Z] Cannot create a file when that file already exists. [2020-03-12T18:41:47.794Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-12T18:41:48.357Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-12T18:41:49.286Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-12T18:41:49.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T18:41:50.105Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-12T18:41:50.437Z] Removing intermediate container 5bcc07103331 [2020-03-12T18:41:50.437Z] ---> 20aff1b5fc1c [2020-03-12T18:41:50.437Z] Step 6/6 : CMD ["sh"] [2020-03-12T18:41:50.437Z] ---> Running in e99d5f24704c [2020-03-12T18:41:50.437Z] Removing intermediate container e99d5f24704c [2020-03-12T18:41:50.437Z] ---> a7eaa17ed7bd [2020-03-12T18:41:50.437Z] Successfully built a7eaa17ed7bd [2020-03-12T18:41:50.437Z] Successfully tagged busybox:latest [2020-03-12T18:41:50.437Z] INFO: Docker images of the daemon under test [2020-03-12T18:41:50.437Z] [2020-03-12T18:41:50.437Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-12T18:41:50.437Z] busybox latest a7eaa17ed7bd 1 second ago 4.97GB [2020-03-12T18:41:50.437Z] microsoft/windowsservercore latest 80e84fd280e2 6 days ago 4.94GB [2020-03-12T18:41:50.437Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 6 days ago 4.94GB [2020-03-12T18:41:50.437Z] [2020-03-12T18:41:50.437Z] INFO: Running integration tests at 03/12/2020 18:41:50... [2020-03-12T18:41:50.437Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-12T18:41:50.437Z] INFO: Integration API tests being run from the host: [2020-03-12T18:41:50.437Z] INFO: make.ps1 starting at 03/12/2020 18:41:50 [2020-03-12T18:41:51.034Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-12T18:41:51.414Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-12T18:41:52.926Z] === RUN TestDockerSuite/TestBuildUser [2020-03-12T18:41:53.856Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.47s) [2020-03-12T18:41:53.856Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:41:55.224Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-12T18:41:57.117Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2020-03-12T18:41:57.117Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:41:58.681Z] --- PASS: TestCreateServiceMultipleTimes (16.43s) [2020-03-12T18:41:58.682Z] === RUN TestCreateServiceConflict [2020-03-12T18:41:58.682Z] --- PASS: TestCreateServiceConflict (2.24s) [2020-03-12T18:41:58.682Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:41:59.636Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-12T18:42:00.200Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-03-12T18:42:00.200Z] === RUN TestCreateServiceSysctls [2020-03-12T18:42:01.391Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2020-03-12T18:42:01.391Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:42:04.382Z] --- PASS: TestCreateServiceSysctls (3.86s) [2020-03-12T18:42:04.382Z] === RUN TestCreateServiceCapabilities [2020-03-12T18:42:07.656Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2020-03-12T18:42:07.656Z] === RUN TestInspect [2020-03-12T18:42:12.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:42:12.500Z] INFO: Testing against a local daemon [2020-03-12T18:42:14.201Z] --- PASS: TestInspect (5.70s) [2020-03-12T18:42:14.201Z] === RUN TestCreateJob [2020-03-12T18:42:16.634Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.55s) [2020-03-12T18:42:16.634Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:42:17.253Z] --- PASS: TestCreateServiceSecretFileMode (2.66s) [2020-03-12T18:42:17.253Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:42:17.472Z] --- PASS: TestCreateJob (4.36s) [2020-03-12T18:42:17.472Z] === RUN TestReplicatedJob [2020-03-12T18:42:17.729Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-12T18:42:19.102Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-12T18:42:19.102Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-12T18:42:20.472Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-12T18:42:20.799Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2020-03-12T18:42:20.799Z] === RUN TestCreateServiceSysctls [2020-03-12T18:42:21.840Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-12T18:42:23.731Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-12T18:42:23.731Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-12T18:42:23.731Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-12T18:42:23.731Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-12T18:42:23.731Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-12T18:42:23.731Z] --- PASS: TestReplicatedJob (6.02s) [2020-03-12T18:42:23.731Z] === RUN TestUpdateReplicatedJob [2020-03-12T18:42:24.338Z] --- PASS: TestCreateServiceSysctls (3.48s) [2020-03-12T18:42:24.338Z] === RUN TestCreateServiceCapabilities [2020-03-12T18:42:25.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-12T18:42:25.627Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-12T18:42:25.627Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-12T18:42:26.459Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2020-03-12T18:42:26.459Z] === RUN TestInspect [2020-03-12T18:42:26.995Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-12T18:42:27.276Z] ok github.com/docker/docker/integration/build 15.181s [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === Skipped [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-12T18:42:27.276Z] build_session_test.go:25: TODO: BuildKit [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-12T18:42:27.276Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-12T18:42:27.276Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-03-12T18:42:27.276Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-03-12T18:42:27.276Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-03-12T18:42:27.276Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-03-12T18:42:27.276Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-03-12T18:42:27.276Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-12T18:42:27.276Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-03-12T18:42:27.276Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] DONE 22 tests, 10 skipped in 35.807s [2020-03-12T18:42:27.276Z] [2020-03-12T18:42:27.276Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-12T18:42:27.560Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-12T18:42:28.122Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2020-03-12T18:42:28.122Z] === RUN TestServiceListWithStatuses [2020-03-12T18:42:28.122Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T18:42:28.122Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:42:28.122Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:42:28.685Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-12T18:42:28.942Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-12T18:42:29.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:42:29.442Z] INFO: Testing against a local daemon [2020-03-12T18:42:29.442Z] ok github.com/docker/docker/integration/config 0.292s [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] === Skipped [2020-03-12T18:42:29.442Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-12T18:42:29.442Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-12T18:42:29.442Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-12T18:42:29.442Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-12T18:42:29.442Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-12T18:42:29.442Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-12T18:42:29.442Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-12T18:42:29.442Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-12T18:42:29.442Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] [2020-03-12T18:42:29.442Z] DONE 8 tests, 8 skipped in 2.564s [2020-03-12T18:42:29.899Z] [2020-03-12T18:42:29.899Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-12T18:42:30.166Z] --- PASS: TestInspect (2.94s) [2020-03-12T18:42:30.166Z] === RUN TestCreateJob [2020-03-12T18:42:32.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-12T18:42:32.217Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-12T18:42:32.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:42:32.804Z] INFO: Testing against a local daemon [2020-03-12T18:42:33.001Z] --- PASS: TestCreateJob (3.44s) [2020-03-12T18:42:33.001Z] === RUN TestReplicatedJob [2020-03-12T18:42:34.743Z] --- PASS: TestDockerNetworkConnectAlias (6.36s) [2020-03-12T18:42:34.743Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:42:34.743Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-12T18:42:36.128Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-12T18:42:36.385Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-12T18:42:36.948Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-12T18:42:36.948Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-12T18:42:38.317Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-12T18:42:38.860Z] --- PASS: TestReplicatedJob (5.97s) [2020-03-12T18:42:38.860Z] === RUN TestUpdateReplicatedJob [2020-03-12T18:42:39.686Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2020-03-12T18:42:39.686Z] === RUN TestServicePlugin [2020-03-12T18:42:40.618Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-12T18:42:40.618Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-12T18:42:40.618Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-12T18:42:41.550Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-12T18:42:42.462Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2020-03-12T18:42:42.462Z] === RUN TestServiceListWithStatuses [2020-03-12T18:42:42.462Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-12T18:42:42.462Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:42:42.462Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:42:42.920Z] === RUN TestDockerSuite/TestCommitChange [2020-03-12T18:42:43.857Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-12T18:42:44.787Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-12T18:42:46.680Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-12T18:42:48.107Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2020-03-12T18:42:48.107Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:42:48.573Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-12T18:42:49.504Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-12T18:42:50.923Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2020-03-12T18:42:50.923Z] === RUN TestServicePlugin [2020-03-12T18:42:50.923Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T18:42:50.923Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:42:50.923Z] === RUN TestServiceUpdateLabel [2020-03-12T18:42:51.396Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-12T18:42:52.326Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-12T18:42:53.792Z] --- PASS: TestServiceUpdateLabel (2.34s) [2020-03-12T18:42:53.792Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:42:54.219Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-12T18:42:55.148Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-12T18:42:55.148Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-12T18:42:55.148Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-12T18:42:55.148Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-12T18:42:55.148Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-12T18:42:55.148Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-12T18:42:55.148Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-12T18:42:57.041Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-12T18:42:57.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T18:42:59.197Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-12T18:42:59.197Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-12T18:43:00.127Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-12T18:43:01.059Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-12T18:43:01.990Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-12T18:43:02.920Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-12T18:43:03.865Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-12T18:43:03.865Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-12T18:43:03.865Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-12T18:43:04.795Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-12T18:43:04.795Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-12T18:43:04.795Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-12T18:43:04.795Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-12T18:43:05.052Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-12T18:43:05.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-12T18:43:06.544Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-12T18:43:07.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-12T18:43:07.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-12T18:43:09.092Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-03-12T18:43:09.092Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:43:09.366Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-12T18:43:09.929Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-12T18:43:09.929Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-12T18:43:10.949Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-12T18:43:11.877Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-12T18:43:12.441Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-12T18:43:13.371Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-12T18:43:13.371Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-12T18:43:14.300Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-12T18:43:14.862Z] --- PASS: TestServicePlugin (35.27s) [2020-03-12T18:43:14.862Z] plugin_test.go:62: [de5b9f72a7c1b] joining swarm manager [d889877834c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T18:43:14.862Z] plugin_test.go:65: [d01240914c07e] joining swarm manager [d889877834c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T18:43:14.862Z] === RUN TestServiceUpdateLabel [2020-03-12T18:43:15.118Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-12T18:43:16.048Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-12T18:43:16.048Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-12T18:43:16.978Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-12T18:43:17.235Z] --- PASS: TestServiceUpdateLabel (2.52s) [2020-03-12T18:43:17.235Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:43:18.607Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-12T18:43:19.981Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-12T18:43:19.981Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-12T18:43:19.981Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-12T18:43:19.981Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-12T18:43:19.981Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-12T18:43:20.910Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-12T18:43:24.460Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-03-12T18:43:24.460Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:43:26.158Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-12T18:43:26.158Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-12T18:43:27.088Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-12T18:43:27.088Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-12T18:43:27.344Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-12T18:43:30.614Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-12T18:43:30.870Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-12T18:43:32.257Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-12T18:43:32.827Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2020-03-12T18:43:32.827Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:43:33.229Z] ok github.com/docker/docker/integration/container 57.503s [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === Skipped [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-12T18:43:33.229Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-12T18:43:33.229Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-03-12T18:43:33.229Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-03-12T18:43:33.229Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-12T18:43:33.229Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-12T18:43:33.229Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-12T18:43:33.229Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-12T18:43:33.229Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-12T18:43:33.229Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-12T18:43:33.229Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-12T18:43:33.229Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-12T18:43:33.229Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-12T18:43:33.229Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-12T18:43:33.229Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-12T18:43:33.229Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-12T18:43:33.229Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-12T18:43:33.229Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-12T18:43:33.229Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-12T18:43:33.229Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-12T18:43:33.229Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-12T18:43:33.229Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-12T18:43:33.229Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-12T18:43:33.229Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:43:33.229Z] [2020-03-12T18:43:33.229Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-12T18:43:33.230Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-12T18:43:33.230Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-12T18:43:33.230Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:43:33.230Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-12T18:43:33.230Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-12T18:43:33.230Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-12T18:43:33.230Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-12T18:43:33.230Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-12T18:43:33.230Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-12T18:43:33.230Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-12T18:43:33.230Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-12T18:43:33.230Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-12T18:43:33.230Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-12T18:43:33.230Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:43:33.230Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-12T18:43:33.230Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-12T18:43:33.230Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-12T18:43:33.230Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] DONE 80 tests, 41 skipped in 60.192s [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-12T18:43:33.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:33.230Z] INFO: Testing against a local daemon [2020-03-12T18:43:33.230Z] ok github.com/docker/docker/integration/image 0.495s [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === Skipped [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-12T18:43:33.230Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T18:43:33.230Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-12T18:43:33.230Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-12T18:43:33.230Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] DONE 11 tests, 4 skipped in 2.542s [2020-03-12T18:43:33.230Z] [2020-03-12T18:43:33.230Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-12T18:43:34.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:34.778Z] INFO: Testing against a local daemon [2020-03-12T18:43:34.778Z] ok github.com/docker/docker/integration/network 0.269s [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === Skipped [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-12T18:43:35.240Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-12T18:43:35.240Z] 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-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-12T18:43:35.240Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-12T18:43:35.240Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-12T18:43:35.240Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:236: FLAKY_TEST [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-12T18:43:35.240Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] DONE 18 tests, 14 skipped in 2.526s [2020-03-12T18:43:35.240Z] [2020-03-12T18:43:35.240Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-12T18:43:36.205Z] testing: warning: no tests to run [2020-03-12T18:43:36.205Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2020-03-12T18:43:36.205Z] [2020-03-12T18:43:36.205Z] DONE 0 tests in 0.751s [2020-03-12T18:43:36.205Z] [2020-03-12T18:43:36.205Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-12T18:43:36.661Z] testing: warning: no tests to run [2020-03-12T18:43:36.661Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2020-03-12T18:43:36.661Z] [2020-03-12T18:43:36.661Z] DONE 0 tests in 0.733s [2020-03-12T18:43:36.661Z] [2020-03-12T18:43:36.661Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-12T18:43:36.999Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-12T18:43:37.255Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-12T18:43:37.356Z] --- PASS: TestServiceUpdateNetwork (13.06s) [2020-03-12T18:43:37.356Z] PASS [2020-03-12T18:43:37.356Z] [2020-03-12T18:43:37.356Z] === Skipped [2020-03-12T18:43:37.356Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T18:43:37.356Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:43:37.356Z] [2020-03-12T18:43:37.356Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-12T18:43:37.356Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:43:37.356Z] [2020-03-12T18:43:37.356Z] [2020-03-12T18:43:37.356Z] DONE 23 tests, 2 skipped in 124.734s [2020-03-12T18:43:37.356Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:43:37.356Z] ++ 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-03-12T18:43:37.356Z] ++ set -e [2020-03-12T18:43:37.356Z] ++ '[' -n 0 ']' [2020-03-12T18:43:37.356Z] ++ set -x [2020-03-12T18:43:37.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=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-03-12T18:43:37.356Z] INFO: Testing against a local daemon [2020-03-12T18:43:37.356Z] === RUN TestSessionCreate [2020-03-12T18:43:37.356Z] --- PASS: TestSessionCreate (0.05s) [2020-03-12T18:43:37.356Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:43:37.356Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-12T18:43:37.356Z] PASS [2020-03-12T18:43:37.356Z] [2020-03-12T18:43:37.356Z] DONE 2 tests in 0.193s [2020-03-12T18:43:37.356Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:43:37.356Z] ++ 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-03-12T18:43:37.356Z] ++ set -e [2020-03-12T18:43:37.356Z] ++ '[' -n 0 ']' [2020-03-12T18:43:37.356Z] ++ set -x [2020-03-12T18:43:37.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=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-03-12T18:43:37.356Z] INFO: Testing against a local daemon [2020-03-12T18:43:37.356Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:43:37.356Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:43:37.356Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:43:37.356Z] === RUN TestEventsExecDie [2020-03-12T18:43:37.356Z] --- PASS: TestEventsExecDie (0.79s) [2020-03-12T18:43:37.356Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:43:37.356Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-12T18:43:37.356Z] === RUN TestInfoBinaryCommits [2020-03-12T18:43:37.356Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-12T18:43:37.356Z] === RUN TestInfoAPIVersioned [2020-03-12T18:43:37.356Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:43:37.356Z] === RUN TestInfoDiscoveryBackend [2020-03-12T18:43:37.630Z] testing: warning: no tests to run [2020-03-12T18:43:37.630Z] ok github.com/docker/docker/integration/plugin 0.072s [2020-03-12T18:43:37.630Z] [2020-03-12T18:43:37.630Z] DONE 0 tests in 0.706s [2020-03-12T18:43:37.630Z] [2020-03-12T18:43:37.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-12T18:43:37.660Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-12T18:43:37.660Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T18:43:38.086Z] testing: warning: no tests to run [2020-03-12T18:43:38.086Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2020-03-12T18:43:38.086Z] [2020-03-12T18:43:38.086Z] DONE 0 tests in 0.726s [2020-03-12T18:43:38.086Z] [2020-03-12T18:43:38.086Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-12T18:43:38.710Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-12T18:43:38.710Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T18:43:39.364Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-12T18:43:39.364Z] === RUN TestInfoAPI [2020-03-12T18:43:39.364Z] --- PASS: TestInfoAPI (0.05s) [2020-03-12T18:43:39.364Z] === RUN TestInfoAPIWarnings [2020-03-12T18:43:39.775Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-12T18:43:40.023Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-12T18:43:40.023Z] === RUN TestInfoDebug [2020-03-12T18:43:40.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:40.255Z] INFO: Testing against a local daemon [2020-03-12T18:43:40.255Z] ok github.com/docker/docker/integration/plugin/common 0.198s [2020-03-12T18:43:40.255Z] [2020-03-12T18:43:40.255Z] DONE 2 tests in 1.926s [2020-03-12T18:43:40.255Z] [2020-03-12T18:43:40.255Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-12T18:43:40.327Z] --- PASS: TestInfoDebug (0.55s) [2020-03-12T18:43:40.327Z] === RUN TestInfoInsecureRegistries [2020-03-12T18:43:40.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-12T18:43:40.989Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-12T18:43:40.989Z] === RUN TestInfoRegistryMirrors [2020-03-12T18:43:41.658Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-12T18:43:41.658Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:43:41.968Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s) [2020-03-12T18:43:41.968Z] === RUN TestPingCacheHeaders [2020-03-12T18:43:41.968Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-03-12T18:43:41.968Z] === RUN TestPingGet [2020-03-12T18:43:42.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-12T18:43:42.278Z] --- PASS: TestPingGet (0.03s) [2020-03-12T18:43:42.278Z] === RUN TestPingHead [2020-03-12T18:43:42.278Z] --- PASS: TestPingHead (0.05s) [2020-03-12T18:43:42.278Z] === RUN TestVersion [2020-03-12T18:43:42.278Z] --- PASS: TestVersion (0.04s) [2020-03-12T18:43:42.278Z] PASS [2020-03-12T18:43:42.278Z] [2020-03-12T18:43:42.278Z] === Skipped [2020-03-12T18:43:42.278Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:43:42.278Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:43:42.278Z] [2020-03-12T18:43:42.278Z] [2020-03-12T18:43:42.278Z] DONE 18 tests, 1 skipped in 6.098s [2020-03-12T18:43:42.278Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:43:42.278Z] ++ 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-03-12T18:43:42.278Z] ++ set -e [2020-03-12T18:43:42.278Z] ++ '[' -n 0 ']' [2020-03-12T18:43:42.278Z] ++ set -x [2020-03-12T18:43:42.278Z] ++ env -i DEST=/go/src/github.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-03-12T18:43:42.278Z] INFO: Testing against a local daemon [2020-03-12T18:43:42.278Z] === RUN TestVolumesCreateAndList [2020-03-12T18:43:42.278Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-12T18:43:42.278Z] === RUN TestVolumesRemove [2020-03-12T18:43:42.570Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-12T18:43:42.570Z] === RUN TestVolumesInspect [2020-03-12T18:43:42.570Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-12T18:43:42.570Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:43:42.570Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:43:42.570Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:43:42.570Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:43:42.570Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-12T18:43:42.570Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:43:42.570Z] PASS [2020-03-12T18:43:42.570Z] [2020-03-12T18:43:42.570Z] DONE 5 tests in 0.319s [2020-03-12T18:43:42.570Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:43:42.855Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:43:42.855Z] +++ kill 13452 [2020-03-12T18:43:43.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-12T18:43:43.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:43.992Z] INFO: Testing against a local daemon [2020-03-12T18:43:43.992Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.253s [2020-03-12T18:43:43.992Z] [2020-03-12T18:43:43.992Z] === Skipped [2020-03-12T18:43:43.992Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-12T18:43:43.992Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-12T18:43:43.992Z] [2020-03-12T18:43:43.992Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-12T18:43:43.992Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-12T18:43:43.992Z] [2020-03-12T18:43:43.992Z] [2020-03-12T18:43:43.992Z] DONE 2 tests, 2 skipped in 3.590s [2020-03-12T18:43:43.992Z] [2020-03-12T18:43:43.992Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-12T18:43:44.333Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:43:44.333Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T18:43:44.333Z] [2020-03-12T18:43:44.333Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:43:44.333Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:43:44.333Z] [2020-03-12T18:43:44.333Z] To set a process to complain mode, use the command line tool [2020-03-12T18:43:44.333Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T18:43:44.333Z] +++ true [2020-03-12T18:43:44.333Z] [2020-03-12T18:43:45.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} Post stage [Pipeline] junit [2020-03-12T18:43:45.860Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:43:46.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-12T18:43:46.853Z] + echo Ensuring container killed. [2020-03-12T18:43:46.853Z] Ensuring container killed. [2020-03-12T18:43:46.853Z] + docker rm -vf docker-pr3 [2020-03-12T18:43:46.853Z] Error: No such container: docker-pr3 [2020-03-12T18:43:46.853Z] + true [Pipeline] sh [2020-03-12T18:43:47.250Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:43:47.250Z] Chowning /workspace to jenkins user [2020-03-12T18:43:47.250Z] + id -u [2020-03-12T18:43:47.250Z] + id -g [2020-03-12T18:43:47.250Z] + docker run --rm -v /home/docker/workspace/moby_PR-40671:/workspace busybox chown -R 1001:1001 /workspace [2020-03-12T18:43:47.630Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2020-03-12T18:43:47.630Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:43:48.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e9f80_} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:43:49.689Z] + bundleName=ppc64le-integration [2020-03-12T18:43:49.689Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-12T18:43:49.689Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-12T18:43:49.689Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-03-12T18:43:49.689Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T18:43:50.010Z] Archiving artifacts [2020-03-12T18:43:50.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1422454886_/foo_false____} [2020-03-12T18:43:50.866Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40671/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:43:51.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:51.072Z] INFO: Testing against a local daemon [2020-03-12T18:43:51.072Z] ok github.com/docker/docker/integration/plugin/logging 0.320s [2020-03-12T18:43:51.072Z] [2020-03-12T18:43:51.072Z] === Skipped [2020-03-12T18:43:51.072Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-12T18:43:51.072Z] read_test.go:21: no unix domain sockets on Windows [2020-03-12T18:43:51.072Z] [2020-03-12T18:43:51.072Z] [2020-03-12T18:43:51.072Z] DONE 1 tests, 1 skipped in 7.311s [2020-03-12T18:43:51.261Z] + make clean [2020-03-12T18:43:51.528Z] [2020-03-12T18:43:51.528Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-12T18:43:51.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1422454886_/foo_true____} [2020-03-12T18:43:51.885Z] make: command: Command not found [2020-03-12T18:43:51.885Z] make: command: Command not found [2020-03-12T18:43:51.885Z] docker volume rm -f docker-dev-cache [2020-03-12T18:43:51.885Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T18:43:52.490Z] testing: warning: no tests to run [2020-03-12T18:43:52.490Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.117s [2020-03-12T18:43:52.490Z] [2020-03-12T18:43:52.490Z] DONE 0 tests in 1.295s [2020-03-12T18:43:52.490Z] [2020-03-12T18:43:52.490Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-12T18:43:53.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3176454285_/foo_false____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:43:55.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T18:43:55.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3176454285_/foo_true____} [2020-03-12T18:43:55.428Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:55.429Z] INFO: Testing against a local daemon [2020-03-12T18:43:55.429Z] ok github.com/docker/docker/integration/plugin/volumes 0.247s [2020-03-12T18:43:55.429Z] [2020-03-12T18:43:55.429Z] === Skipped [2020-03-12T18:43:55.429Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-12T18:43:55.429Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:55.429Z] [2020-03-12T18:43:55.429Z] [2020-03-12T18:43:55.429Z] DONE 1 tests, 1 skipped in 2.471s [2020-03-12T18:43:55.429Z] [2020-03-12T18:43:55.429Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-12T18:43:56.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3176454285_/foo_true__0xc00070c000__} [2020-03-12T18:43:57.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:57.601Z] INFO: Testing against a local daemon [2020-03-12T18:43:57.601Z] ok github.com/docker/docker/integration/secret 0.210s [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] === Skipped [2020-03-12T18:43:57.601Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-12T18:43:57.601Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-12T18:43:57.601Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-12T18:43:57.601Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-12T18:43:57.601Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-12T18:43:57.601Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-12T18:43:57.601Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] DONE 6 tests, 6 skipped in 2.264s [2020-03-12T18:43:57.601Z] [2020-03-12T18:43:57.601Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-12T18:43:58.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00070c020_} [2020-03-12T18:44:00.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00070c040_} [2020-03-12T18:44:00.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:00.512Z] INFO: Testing against a local daemon [2020-03-12T18:44:00.512Z] ok github.com/docker/docker/integration/service 0.375s [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === Skipped [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T18:44:00.512Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T18:44:00.512Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T18:44:00.512Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T18:44:00.512Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-12T18:44:00.512Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-12T18:44:00.512Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-03-12T18:44:00.512Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-12T18:44:00.512Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-12T18:44:00.512Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-12T18:44:00.512Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-12T18:44:00.512Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-03-12T18:44:00.512Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-12T18:44:00.512Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-12T18:44:00.512Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-12T18:44:00.512Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-12T18:44:00.512Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.512Z] [2020-03-12T18:44:00.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-12T18:44:00.513Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-12T18:44:00.513Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-12T18:44:00.513Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-12T18:44:00.513Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-12T18:44:00.513Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-12T18:44:00.513Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-12T18:44:00.513Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-12T18:44:00.513Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] DONE 23 tests, 22 skipped in 3.055s [2020-03-12T18:44:00.513Z] [2020-03-12T18:44:00.513Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-12T18:44:01.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00070c060_} [2020-03-12T18:44:02.567Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2020-03-12T18:44:02.567Z] PASS [2020-03-12T18:44:02.567Z] [2020-03-12T18:44:02.567Z] === Skipped [2020-03-12T18:44:02.567Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-12T18:44:02.567Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-12T18:44:02.567Z] [2020-03-12T18:44:02.567Z] [2020-03-12T18:44:02.567Z] DONE 23 tests, 1 skipped in 180.470s [2020-03-12T18:44:02.567Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:44:02.567Z] ++ 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-03-12T18:44:02.567Z] ++ set -e [2020-03-12T18:44:02.567Z] ++ '[' -n 0 ']' [2020-03-12T18:44:02.567Z] ++ set -x [2020-03-12T18:44:02.567Z] ++ env -i DEST=/go/src/github.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-03-12T18:44:02.567Z] INFO: Testing against a local daemon [2020-03-12T18:44:02.567Z] === RUN TestSessionCreate [2020-03-12T18:44:02.686Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:02.686Z] INFO: Testing against a local daemon [2020-03-12T18:44:02.686Z] ok github.com/docker/docker/integration/session 0.216s [2020-03-12T18:44:02.686Z] [2020-03-12T18:44:02.686Z] === Skipped [2020-03-12T18:44:02.686Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-12T18:44:02.686Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:02.686Z] [2020-03-12T18:44:02.686Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-12T18:44:02.686Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:02.686Z] [2020-03-12T18:44:02.686Z] [2020-03-12T18:44:02.686Z] DONE 2 tests, 2 skipped in 2.207s [2020-03-12T18:44:02.686Z] [2020-03-12T18:44:02.686Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-12T18:44:02.824Z] --- PASS: TestSessionCreate (0.06s) [2020-03-12T18:44:02.824Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:44:02.824Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-03-12T18:44:02.824Z] PASS [2020-03-12T18:44:02.824Z] [2020-03-12T18:44:02.824Z] DONE 2 tests in 0.275s [2020-03-12T18:44:02.824Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:44:02.824Z] ++ 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-03-12T18:44:02.824Z] ++ set -e [2020-03-12T18:44:02.824Z] ++ '[' -n 0 ']' [2020-03-12T18:44:02.824Z] ++ set -x [2020-03-12T18:44:02.824Z] ++ env -i DEST=/go/src/github.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-03-12T18:44:02.824Z] INFO: Testing against a local daemon [2020-03-12T18:44:02.824Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:44:02.824Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:44:02.824Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:44:02.824Z] === RUN TestEventsExecDie [2020-03-12T18:44:03.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00070c080_} [2020-03-12T18:44:03.950Z] --- PASS: TestEventsExecDie (0.86s) [2020-03-12T18:44:03.950Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:44:03.950Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-12T18:44:03.950Z] === RUN TestInfoBinaryCommits [2020-03-12T18:44:03.950Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-12T18:44:03.950Z] === RUN TestInfoAPIVersioned [2020-03-12T18:44:03.950Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:44:03.950Z] === RUN TestInfoDiscoveryBackend [2020-03-12T18:44:04.513Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-03-12T18:44:04.513Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-12T18:44:04.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:04.858Z] INFO: Testing against a local daemon [2020-03-12T18:44:05.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-12T18:44:05.332Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-12T18:44:05.332Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T18:44:05.822Z] ok github.com/docker/docker/integration/system 1.268s [2020-03-12T18:44:05.894Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-12T18:44:05.894Z] === RUN TestInfoAPI [2020-03-12T18:44:05.894Z] --- PASS: TestInfoAPI (0.02s) [2020-03-12T18:44:05.894Z] === RUN TestInfoAPIWarnings [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] === Skipped [2020-03-12T18:44:06.278Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:44:06.278Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-12T18:44:06.278Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-12T18:44:06.278Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-12T18:44:06.278Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-12T18:44:06.278Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-12T18:44:06.278Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-12T18:44:06.278Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] DONE 13 tests, 7 skipped in 3.153s [2020-03-12T18:44:06.278Z] [2020-03-12T18:44:06.278Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-12T18:44:06.458Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-12T18:44:06.458Z] === RUN TestInfoDebug [2020-03-12T18:44:06.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-12T18:44:06.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-12T18:44:06.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-12T18:44:06.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-12T18:44:06.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-12T18:44:06.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-12T18:44:06.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-12T18:44:06.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-12T18:44:06.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-12T18:44:06.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-12T18:44:06.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-12T18:44:06.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-12T18:44:06.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-12T18:44:06.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-12T18:44:06.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-12T18:44:06.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-12T18:44:06.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-12T18:44:06.971Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-12T18:44:06.971Z] --- PASS: TestInfoDebug (0.53s) [2020-03-12T18:44:06.971Z] === RUN TestInfoInsecureRegistries [2020-03-12T18:44:07.535Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-12T18:44:07.535Z] === RUN TestInfoRegistryMirrors [2020-03-12T18:44:08.098Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2020-03-12T18:44:08.098Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:44:08.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:08.446Z] INFO: Testing against a local daemon [2020-03-12T18:44:08.446Z] ok github.com/docker/docker/integration/volume 0.293s [2020-03-12T18:44:08.446Z] [2020-03-12T18:44:08.446Z] === Skipped [2020-03-12T18:44:08.446Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-12T18:44:08.446Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:08.446Z] [2020-03-12T18:44:08.446Z] [2020-03-12T18:44:08.446Z] DONE 5 tests, 1 skipped in 2.473s [2020-03-12T18:44:08.446Z] [2020-03-12T18:44:08.446Z] INFO: make.ps1 ended at 03/12/2020 18:44:08 [2020-03-12T18:44:08.662Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2020-03-12T18:44:08.662Z] === RUN TestPingCacheHeaders [2020-03-12T18:44:08.662Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-12T18:44:08.662Z] === RUN TestPingGet [2020-03-12T18:44:08.662Z] --- PASS: TestPingGet (0.03s) [2020-03-12T18:44:08.662Z] === RUN TestPingHead [2020-03-12T18:44:08.662Z] --- PASS: TestPingHead (0.03s) [2020-03-12T18:44:08.662Z] === RUN TestVersion [2020-03-12T18:44:08.662Z] --- PASS: TestVersion (0.04s) [2020-03-12T18:44:08.662Z] PASS [2020-03-12T18:44:08.662Z] [2020-03-12T18:44:08.662Z] === Skipped [2020-03-12T18:44:08.662Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:44:08.662Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:44:08.662Z] [2020-03-12T18:44:08.662Z] [2020-03-12T18:44:08.662Z] DONE 18 tests, 1 skipped in 5.879s [2020-03-12T18:44:08.662Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:44:08.662Z] ++ 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-03-12T18:44:08.662Z] ++ set -e [2020-03-12T18:44:08.662Z] ++ '[' -n 0 ']' [2020-03-12T18:44:08.662Z] ++ set -x [2020-03-12T18:44:08.662Z] ++ env -i DEST=/go/src/github.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-03-12T18:44:08.903Z] INFO: Integration CLI tests being run from the host: [2020-03-12T18:44:08.903Z] 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-03-12T18:44:08.919Z] INFO: Testing against a local daemon [2020-03-12T18:44:08.919Z] === RUN TestVolumesCreateAndList [2020-03-12T18:44:08.919Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-12T18:44:08.919Z] === RUN TestVolumesRemove [2020-03-12T18:44:09.175Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-12T18:44:09.175Z] === RUN TestVolumesInspect [2020-03-12T18:44:09.175Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-12T18:44:09.175Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:44:09.175Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:44:09.175Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:44:09.175Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:44:09.175Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-12T18:44:09.175Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:44:09.175Z] PASS [2020-03-12T18:44:09.175Z] [2020-03-12T18:44:09.175Z] DONE 5 tests in 0.439s [2020-03-12T18:44:09.175Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:44:09.431Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:44:09.432Z] +++ kill 5426 [2020-03-12T18:44:10.798Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-12T18:44:10.798Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:44:10.798Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T18:44:10.798Z] [2020-03-12T18:44:10.798Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:44:10.798Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:44:10.798Z] [2020-03-12T18:44:10.798Z] To set a process to complain mode, use the command line tool [2020-03-12T18:44:10.798Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T18:44:10.798Z] +++ true [2020-03-12T18:44:10.798Z] [2020-03-12T18:44:13.317Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-12T18:44:15.835Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-12T18:44:17.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:17.448Z] INFO: Testing against a local daemon [2020-03-12T18:44:17.729Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-12T18:44:17.729Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-12T18:44:18.658Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-12T18:44:19.587Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-12T18:44:20.955Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-12T18:44:21.517Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-12T18:44:22.885Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-12T18:44:23.815Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-12T18:44:24.744Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-12T18:44:25.672Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-12T18:44:26.601Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-12T18:44:27.968Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-12T18:44:28.916Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-12T18:44:29.845Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-12T18:44:30.780Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-12T18:44:32.673Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-12T18:44:33.235Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-12T18:44:34.166Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-12T18:44:34.422Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-12T18:44:35.351Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-12T18:44:36.280Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-12T18:44:37.648Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-12T18:44:38.578Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-12T18:44:39.506Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-12T18:44:41.470Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-12T18:44:42.398Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-12T18:44:44.916Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-12T18:44:50.165Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-12T18:44:53.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-12T18:44:53.437Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-12T18:44:54.000Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-12T18:44:59.252Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-12T18:45:02.545Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-12T18:45:03.475Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-12T18:45:08.728Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-12T18:45:09.291Z] === RUN TestDockerSuite/TestCpToDot [2020-03-12T18:45:10.220Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-12T18:45:12.112Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-12T18:45:13.479Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-12T18:45:14.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-12T18:45:14.408Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-12T18:45:18.583Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-12T18:45:18.583Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-12T18:45:18.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T18:45:19.403Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-12T18:45:21.296Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-12T18:45:21.296Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-12T18:45:21.553Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-12T18:45:22.117Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-12T18:45:23.046Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-12T18:45:23.046Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-12T18:45:23.046Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-12T18:45:24.032Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-12T18:45:24.595Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-12T18:45:24.596Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-12T18:45:24.596Z] === RUN TestDockerSuite/TestCreateRM [2020-03-12T18:45:24.853Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-12T18:45:24.853Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-12T18:45:25.112Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-12T18:45:25.112Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-12T18:45:28.387Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-12T18:45:28.387Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-12T18:45:28.387Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-12T18:45:31.660Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-12T18:45:31.660Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-12T18:45:31.660Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-12T18:45:31.660Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-12T18:45:31.660Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-12T18:45:31.660Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-12T18:45:32.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-12T18:45:33.973Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-12T18:45:34.902Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-12T18:45:36.796Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-12T18:45:38.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T18:45:38.423Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-12T18:45:39.352Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-12T18:45:39.917Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-12T18:45:40.174Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-12T18:45:41.106Z] === RUN TestDockerSuite/TestDockerFails [2020-03-12T18:45:41.106Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-12T18:45:41.106Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-12T18:45:41.106Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-12T18:45:43.000Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-12T18:45:43.564Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-12T18:45:45.459Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-12T18:45:45.716Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-12T18:45:45.716Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-12T18:45:45.716Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-12T18:45:52.259Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-12T18:45:55.530Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-12T18:45:55.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T18:45:58.051Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-12T18:46:00.571Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-12T18:46:02.057Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-12T18:46:02.985Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-12T18:46:03.914Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-12T18:46:04.477Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-12T18:46:05.414Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-12T18:46:06.349Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-12T18:46:08.241Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-12T18:46:09.608Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-12T18:46:11.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-12T18:46:13.392Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-12T18:46:15.913Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-12T18:46:17.281Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-12T18:46:17.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T18:46:19.173Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-12T18:46:20.104Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-12T18:46:20.360Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-12T18:46:22.256Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-12T18:46:23.188Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-12T18:46:23.188Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-12T18:46:23.752Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-12T18:46:24.009Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-12T18:46:24.009Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-12T18:46:25.901Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-12T18:46:27.268Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-12T18:46:27.268Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-12T18:46:27.268Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-12T18:46:28.197Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-12T18:46:28.197Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-12T18:46:28.453Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-12T18:46:29.820Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-12T18:46:29.821Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-12T18:46:29.821Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-12T18:46:29.821Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-12T18:46:31.713Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-12T18:46:32.277Z] === RUN TestDockerSuite/TestEventsRename [2020-03-12T18:46:33.207Z] === RUN TestDockerSuite/TestEventsResize [2020-03-12T18:46:34.145Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-12T18:46:34.708Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-12T18:46:35.638Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-12T18:46:36.568Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-12T18:46:39.836Z] === RUN TestDockerSuite/TestEventsTop [2020-03-12T18:46:40.399Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-12T18:46:42.918Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-12T18:46:44.811Z] === RUN TestDockerSuite/TestExec [2020-03-12T18:46:45.373Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-12T18:46:46.302Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-12T18:46:46.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-12T18:46:47.122Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-12T18:46:48.051Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-12T18:46:49.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T18:46:49.946Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-12T18:46:50.509Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-12T18:46:51.881Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-12T18:46:52.444Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-12T18:46:53.815Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-12T18:46:54.748Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-12T18:46:55.311Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-12T18:46:57.206Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-12T18:46:58.575Z] === RUN TestDockerSuite/TestExecEnv [2020-03-12T18:46:59.139Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-12T18:47:01.032Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-12T18:47:01.974Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-12T18:47:03.867Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-12T18:47:04.796Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-12T18:47:05.725Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-12T18:47:06.653Z] === RUN TestDockerSuite/TestExecParseError [2020-03-12T18:47:07.217Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-12T18:47:08.146Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-12T18:47:09.074Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-12T18:47:10.442Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-12T18:47:11.372Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-12T18:47:12.300Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-12T18:47:12.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T18:47:24.477Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-12T18:47:24.477Z] === RUN TestDockerSuite/TestExecTTY [2020-03-12T18:47:25.040Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-12T18:47:25.969Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-12T18:47:26.899Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-12T18:47:27.829Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-12T18:47:27.829Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-12T18:47:30.352Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-12T18:47:30.915Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-12T18:47:32.283Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-12T18:47:33.654Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-12T18:47:34.250Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-12T18:47:39.503Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-12T18:47:39.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T18:47:44.790Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-12T18:47:46.161Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-12T18:47:51.414Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-12T18:47:51.671Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-12T18:47:51.671Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-12T18:47:51.671Z] === RUN TestDockerSuite/TestHealth [2020-03-12T18:48:06.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T18:48:12.701Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-12T18:48:12.701Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-12T18:48:12.701Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-12T18:48:12.701Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-12T18:48:13.264Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-12T18:48:13.264Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-12T18:48:14.193Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-12T18:48:14.193Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-12T18:48:14.193Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-12T18:48:14.449Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-12T18:48:14.706Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-12T18:48:14.962Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-12T18:48:15.526Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-12T18:48:15.526Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-12T18:48:16.456Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-12T18:48:16.456Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-12T18:48:17.387Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-12T18:48:18.318Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-12T18:48:18.575Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-12T18:48:19.504Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-12T18:48:22.778Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-12T18:48:22.778Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-12T18:48:22.778Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-12T18:48:24.146Z] === RUN TestDockerSuite/TestImportFile [2020-03-12T18:48:26.040Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-12T18:48:26.040Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-12T18:48:27.934Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-12T18:48:29.826Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-12T18:48:31.720Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-12T18:48:32.651Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-12T18:48:34.019Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-12T18:48:34.584Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-12T18:48:34.584Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-12T18:48:34.841Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-12T18:48:35.771Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-12T18:48:36.334Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-12T18:48:37.264Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-12T18:48:37.827Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-12T18:48:38.756Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-12T18:48:39.684Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-12T18:48:39.684Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-12T18:48:41.577Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-12T18:48:42.139Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-12T18:48:43.068Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-12T18:48:43.068Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-12T18:48:43.997Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-12T18:48:43.997Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-12T18:48:44.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-12T18:48:45.183Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-12T18:48:46.114Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-12T18:48:47.044Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-12T18:48:47.974Z] === RUN TestDockerSuite/TestInspectImage [2020-03-12T18:48:47.974Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-12T18:48:47.974Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-12T18:48:47.974Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-12T18:48:48.906Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-12T18:48:49.841Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-12T18:48:50.097Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-12T18:48:51.026Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-12T18:48:51.590Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-12T18:48:53.482Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-12T18:48:53.482Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-12T18:48:54.045Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-12T18:48:54.974Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-12T18:48:56.868Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-12T18:48:57.432Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-12T18:48:58.362Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-12T18:48:59.291Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-12T18:49:00.220Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-12T18:49:00.783Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-12T18:49:01.712Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-12T18:49:01.712Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-12T18:49:04.985Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-12T18:49:06.353Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-12T18:49:08.248Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-12T18:49:08.248Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-12T18:49:10.769Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-12T18:49:10.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-12T18:49:13.290Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-12T18:49:15.926Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-12T18:49:15.926Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-12T18:49:15.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-12T18:49:18.451Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-12T18:49:18.707Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-12T18:49:18.707Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-12T18:49:19.641Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-12T18:49:22.162Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-12T18:49:25.434Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-12T18:49:27.954Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-12T18:49:31.227Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-12T18:49:32.596Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-12T18:49:35.867Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-12T18:49:36.797Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-12T18:49:37.359Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-12T18:49:38.289Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-12T18:49:41.563Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-12T18:49:41.563Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-12T18:49:41.563Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-12T18:49:41.563Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-12T18:49:41.563Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-12T18:49:42.128Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-12T18:49:42.128Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-12T18:49:43.058Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-12T18:49:47.228Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-12T18:49:47.790Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-12T18:49:53.038Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-12T18:49:53.606Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-12T18:49:53.606Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-12T18:49:54.539Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-12T18:49:55.907Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-12T18:49:56.836Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-12T18:49:58.204Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-12T18:49:59.132Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-12T18:50:01.652Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-12T18:50:02.215Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-12T18:50:03.145Z] === RUN TestDockerSuite/TestLogsSince [2020-03-12T18:50:07.317Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-12T18:50:09.838Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-12T18:50:16.385Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-12T18:50:16.385Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-12T18:50:16.641Z] === RUN TestDockerSuite/TestLogsTail [2020-03-12T18:50:17.573Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-12T18:50:18.505Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-12T18:50:19.435Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-12T18:50:19.691Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-12T18:50:20.620Z] === RUN TestDockerSuite/TestNetHostname [2020-03-12T18:50:20.620Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-12T18:50:23.893Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-12T18:50:23.893Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-12T18:50:25.262Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-12T18:50:27.791Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-12T18:50:28.047Z] === RUN TestDockerSuite/TestPluginActive [2020-03-12T18:50:29.939Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-12T18:50:34.116Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-12T18:50:36.008Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-12T18:50:36.008Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-12T18:50:36.571Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-12T18:50:37.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-12T18:50:40.408Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-12T18:50:40.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-12T18:50:41.338Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-12T18:50:43.231Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-12T18:50:43.487Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-12T18:50:46.760Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-12T18:50:48.128Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-12T18:50:50.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-12T18:50:50.650Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-12T18:50:52.544Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-12T18:50:54.437Z] === RUN TestDockerSuite/TestPortList [2020-03-12T18:50:54.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-12T18:50:57.714Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-12T18:51:00.234Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-12T18:51:05.541Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-12T18:51:07.435Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-12T18:51:07.435Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-12T18:51:12.685Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-12T18:51:15.205Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-12T18:51:15.205Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-12T18:51:15.205Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-12T18:51:15.769Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-12T18:51:15.769Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-12T18:51:16.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-12T18:51:16.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-12T18:51:17.262Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-12T18:51:17.518Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-12T18:51:18.886Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-12T18:51:18.886Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-12T18:51:22.158Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-12T18:51:23.525Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-12T18:51:24.087Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-12T18:51:24.087Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-12T18:51:25.979Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-12T18:51:27.872Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-12T18:51:29.241Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-12T18:51:29.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-12T18:51:32.548Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-12T18:51:33.111Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-12T18:51:37.282Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-12T18:51:38.650Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-12T18:51:38.650Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-12T18:51:41.924Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-12T18:51:42.854Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-12T18:51:45.378Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-12T18:51:51.918Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-12T18:51:52.481Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-12T18:51:55.014Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-12T18:51:56.384Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-12T18:51:58.295Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-12T18:51:58.552Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-12T18:51:59.920Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-12T18:52:02.439Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-12T18:52:03.809Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-12T18:52:03.809Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-12T18:52:04.738Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-12T18:52:07.258Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-12T18:52:09.777Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-12T18:52:10.341Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-12T18:52:10.341Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-12T18:52:10.597Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-12T18:52:10.597Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-12T18:52:10.853Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-12T18:52:11.783Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-12T18:52:11.783Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-12T18:52:13.678Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-12T18:52:15.136Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-12T18:52:16.071Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-12T18:52:24.162Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-12T18:52:24.739Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-12T18:52:25.669Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-12T18:52:27.564Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-12T18:52:27.564Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-12T18:52:27.564Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-12T18:52:27.821Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-12T18:52:28.384Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-12T18:52:30.276Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-12T18:52:32.168Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-12T18:52:36.340Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-12T18:52:37.711Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-12T18:52:37.711Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-12T18:52:37.711Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-12T18:52:41.887Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-12T18:52:42.817Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-12T18:52:42.817Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-12T18:52:45.338Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-12T18:52:45.901Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-12T18:52:47.795Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-12T18:52:47.795Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-12T18:52:48.725Z] === RUN TestDockerSuite/TestRmiTag [2020-03-12T18:52:48.725Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-12T18:52:49.655Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-12T18:52:51.023Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-12T18:52:54.296Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-12T18:52:54.296Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T18:52:55.226Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-12T18:52:56.158Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-12T18:52:56.722Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-12T18:52:58.614Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-12T18:52:59.176Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-12T18:52:59.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-12T18:53:00.324Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-12T18:53:00.324Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-12T18:53:01.253Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-12T18:53:03.148Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-12T18:53:03.710Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-12T18:53:04.639Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-12T18:53:05.571Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-12T18:53:07.462Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-12T18:53:08.830Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-12T18:53:09.759Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-12T18:53:10.687Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-12T18:53:11.616Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-12T18:53:12.546Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-12T18:53:13.475Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-12T18:53:14.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-12T18:53:14.404Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-12T18:53:15.773Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-12T18:53:16.337Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-12T18:53:17.268Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-12T18:53:17.831Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-12T18:53:17.831Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-12T18:53:20.350Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-12T18:53:21.280Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-12T18:53:21.843Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-12T18:53:22.772Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-12T18:53:22.772Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-12T18:53:23.702Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-12T18:53:23.702Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-12T18:53:24.631Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-12T18:53:25.569Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-12T18:53:25.569Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-12T18:53:26.502Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-12T18:53:27.431Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-12T18:53:28.360Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-12T18:53:28.360Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-12T18:53:29.289Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-12T18:53:29.289Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-12T18:53:30.660Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-12T18:53:31.223Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-12T18:53:32.152Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-12T18:53:33.082Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-12T18:53:33.082Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-12T18:53:34.010Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-12T18:53:35.378Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-12T18:53:37.270Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-12T18:53:38.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-12T18:53:39.200Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-12T18:53:40.128Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-12T18:53:41.057Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-12T18:53:41.057Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T18:53:41.986Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-12T18:53:42.551Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-12T18:53:44.445Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-12T18:53:48.616Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-12T18:53:48.616Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-12T18:53:49.179Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-12T18:53:51.698Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-12T18:53:53.591Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-12T18:53:56.113Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-12T18:53:58.653Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-12T18:53:58.653Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-12T18:53:58.653Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-12T18:53:59.581Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-12T18:54:00.947Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-12T18:54:01.204Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-12T18:54:03.096Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-12T18:54:05.616Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-12T18:54:06.178Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-12T18:54:08.070Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-12T18:54:09.000Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-12T18:54:09.000Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-12T18:54:09.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T18:54:09.929Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-12T18:54:11.823Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-12T18:54:11.823Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-12T18:54:12.752Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-12T18:54:13.681Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-12T18:54:14.245Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-12T18:54:15.174Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-12T18:54:15.174Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-12T18:54:16.105Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-12T18:54:16.668Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-12T18:54:17.598Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-12T18:54:18.162Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-12T18:54:19.092Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-12T18:54:19.656Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-12T18:54:20.585Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-12T18:54:21.514Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-12T18:54:21.514Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-12T18:54:22.077Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-12T18:54:23.005Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-12T18:54:24.914Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-12T18:54:24.914Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T18:54:24.914Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-12T18:54:29.085Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-12T18:54:29.342Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-12T18:54:41.516Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-12T18:54:42.080Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-12T18:54:43.494Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-12T18:54:43.494Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-12T18:54:43.494Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-12T18:54:43.494Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-12T18:54:44.423Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-12T18:54:47.696Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-12T18:54:49.063Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-12T18:54:50.955Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-12T18:54:51.519Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-12T18:54:52.082Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-12T18:54:53.011Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-12T18:54:53.941Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-12T18:54:53.941Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-12T18:54:54.197Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-12T18:54:56.090Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-12T18:54:57.020Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-12T18:54:58.915Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-12T18:54:58.915Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-12T18:54:58.915Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-12T18:55:00.807Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-12T18:55:02.174Z] === RUN TestDockerSuite/TestRunMount [2020-03-12T18:55:08.724Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-12T18:55:08.981Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-12T18:55:09.545Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-12T18:55:11.439Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-12T18:55:13.331Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-12T18:55:16.605Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-12T18:55:19.124Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-12T18:55:21.647Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-12T18:55:23.543Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-12T18:55:24.911Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-12T18:55:24.911Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-12T18:55:25.841Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-12T18:55:26.772Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-12T18:55:27.702Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-12T18:55:28.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-12T18:55:30.786Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-12T18:55:33.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-12T18:55:38.620Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-12T18:55:38.620Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-12T18:55:38.620Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-12T18:55:39.564Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-12T18:55:39.564Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-12T18:55:40.504Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-12T18:55:41.433Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-12T18:55:41.433Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-12T18:55:41.996Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-12T18:55:42.924Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-12T18:55:42.925Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-12T18:55:43.854Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-12T18:55:44.417Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-12T18:55:46.308Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-12T18:55:47.238Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-12T18:55:47.802Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-12T18:55:48.731Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-12T18:55:49.293Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-12T18:55:50.224Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-12T18:55:51.154Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T18:55:51.154Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-12T18:55:51.717Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-12T18:55:52.650Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-12T18:55:52.650Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-12T18:55:53.580Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-12T18:55:54.948Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-12T18:55:54.948Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-12T18:55:58.218Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-12T18:55:59.586Z] === RUN TestDockerSuite/TestRunRm [2020-03-12T18:56:00.515Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-12T18:56:04.689Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-12T18:56:05.251Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-12T18:56:05.814Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-12T18:56:07.706Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-12T18:56:08.269Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-12T18:56:12.453Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-12T18:56:13.382Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-12T18:56:17.553Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-12T18:56:18.481Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-12T18:56:18.481Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-12T18:56:19.411Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-12T18:56:20.340Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-12T18:56:21.269Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-12T18:56:21.832Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-12T18:56:22.761Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-12T18:56:23.324Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-12T18:56:24.693Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-12T18:56:25.255Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-12T18:56:27.148Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-12T18:56:28.077Z] === RUN TestDockerSuite/TestRunState [2020-03-12T18:56:29.972Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-12T18:56:30.536Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-12T18:56:31.465Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-12T18:56:31.721Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-12T18:56:31.721Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-12T18:56:32.652Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-12T18:56:33.216Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-12T18:56:35.110Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-12T18:56:35.110Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-12T18:56:35.110Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-12T18:56:35.366Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-12T18:56:35.929Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-12T18:56:38.450Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-12T18:56:38.450Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-12T18:56:39.379Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-12T18:56:41.276Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-12T18:56:44.550Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-12T18:56:45.920Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-12T18:56:49.261Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-12T18:56:49.517Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-12T18:56:50.446Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-12T18:56:51.009Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-12T18:56:51.009Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-12T18:56:53.531Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-12T18:56:54.899Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-12T18:56:55.828Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-12T18:56:56.085Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-12T18:56:56.341Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-12T18:56:56.341Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-12T18:56:56.341Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-12T18:56:57.272Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-12T18:56:57.835Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-12T18:56:58.765Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-12T18:56:58.765Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-12T18:56:59.021Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-12T18:56:59.584Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-12T18:57:03.759Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-12T18:57:04.323Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-12T18:57:04.579Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-12T18:57:05.142Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-12T18:57:05.400Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-12T18:57:06.767Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-12T18:57:07.697Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-12T18:57:09.590Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-12T18:57:11.489Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-12T18:57:14.008Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-12T18:57:16.526Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-12T18:57:17.091Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-12T18:57:18.021Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-12T18:57:18.949Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-12T18:57:18.949Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-12T18:57:18.949Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-12T18:57:18.949Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-12T18:57:18.949Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-12T18:57:19.878Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-12T18:57:20.807Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-12T18:57:21.737Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-12T18:57:23.109Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-12T18:57:24.039Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-12T18:57:24.604Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-12T18:57:24.604Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-12T18:57:25.539Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-12T18:57:25.539Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-12T18:57:25.539Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-12T18:57:25.539Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-12T18:57:25.539Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-12T18:57:25.796Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-12T18:57:26.052Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-12T18:57:26.053Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-12T18:57:26.309Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-12T18:57:26.565Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-12T18:57:27.495Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-12T18:57:28.057Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-12T18:57:28.986Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-12T18:57:28.986Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-12T18:57:29.916Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-12T18:57:29.916Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-12T18:57:30.844Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-12T18:57:30.844Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-12T18:57:31.773Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-12T18:57:32.336Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-12T18:57:32.336Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-12T18:57:32.336Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-12T18:57:33.265Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-12T18:57:35.155Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-12T18:57:35.719Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-12T18:57:35.719Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-12T18:57:36.283Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-12T18:57:36.283Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-12T18:57:38.251Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-12T18:57:38.826Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-12T18:57:41.345Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-12T18:57:42.274Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-12T18:57:42.274Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-12T18:57:42.274Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-12T18:57:43.203Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-12T18:57:44.572Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-12T18:57:45.501Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-12T18:57:45.757Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-12T18:57:47.648Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-12T18:57:47.648Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-12T18:57:48.211Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-12T18:57:50.731Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-12T18:57:50.732Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-12T18:57:52.100Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-12T18:57:52.100Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-12T18:57:52.100Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-12T18:57:53.995Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-12T18:57:55.364Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-12T18:57:55.621Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-12T18:57:55.621Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-12T18:57:55.621Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-12T18:57:55.878Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-12T18:57:56.134Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-12T18:57:58.658Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-12T18:58:01.928Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T18:58:04.446Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-12T18:58:06.964Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-12T18:58:07.893Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-12T18:58:09.785Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-12T18:58:12.324Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-12T18:58:14.843Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-12T18:58:15.773Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-12T18:58:17.669Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-12T18:58:20.189Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-12T18:58:22.082Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-12T18:58:25.352Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-12T18:58:30.600Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-12T18:58:33.871Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-12T18:58:39.125Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-12T18:58:41.643Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-12T18:58:43.009Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-12T18:58:43.940Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-12T18:58:44.871Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-12T18:58:45.434Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-12T18:58:45.434Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-12T18:58:46.367Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-12T18:58:50.550Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-12T18:58:53.821Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-12T18:58:54.750Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-12T18:58:55.006Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-12T18:58:55.569Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-12T18:58:55.569Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-12T18:58:56.502Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-12T18:58:58.393Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-12T18:58:58.393Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-12T18:59:00.285Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-12T18:59:01.214Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-12T18:59:02.144Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-12T18:59:03.511Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-12T18:59:07.681Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-12T18:59:08.609Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-12T18:59:08.866Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-12T18:59:08.866Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-12T18:59:10.233Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-12T18:59:11.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-12T18:59:15.333Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T18:59:15.333Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-12T18:59:19.504Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-12T18:59:22.800Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-12T18:59:25.326Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-12T18:59:29.497Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-12T18:59:34.746Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-12T18:59:36.639Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-12T18:59:39.158Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-12T18:59:40.526Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-12T18:59:42.418Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-12T18:59:44.427Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-12T18:59:46.947Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-12T18:59:49.468Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-12T18:59:51.361Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-12T18:59:53.888Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-12T19:00:11.945Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-12T19:00:14.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-12T19:00:14.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-12T19:00:14.727Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-12T19:00:14.727Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-12T19:00:14.727Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-12T19:00:15.657Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-12T19:00:18.175Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-12T19:00:18.175Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-12T19:00:18.175Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-12T19:00:21.446Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-12T19:00:25.619Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite (1753.14s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.11s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.18s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.27s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.75s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.16s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.16s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.18s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.26s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.41s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.20s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAttachDetach (1.49s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.28s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.32s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.24s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.13s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.84s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.71s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.72s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.56s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.36s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.95s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.46s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.67s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.50s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.22s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.62s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.42s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.38s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.06s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.83s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.31s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.24s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.36s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.81s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.10s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.53s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.97s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.87s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.49s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.02s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.17s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.66s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.66s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.47s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.54s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.69s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.76s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-03-12T19:00:25.619Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-12T19:00:25.619Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.05s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildContChar (4.19s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.40s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.16s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.97s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.33s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.18s) [2020-03-12T19:00:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-12T19:00:25.619Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-12T19:00:25.619Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-12T19:00:25.619Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:00:25.619Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.30s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.86s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.46s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.69s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.77s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.56s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.46s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.46s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.63s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.24s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.31s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.69s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.91s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.69s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.50s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.94s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.19s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.76s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.71s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.68s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnv (1.61s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.64s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.91s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.33s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-03-12T19:00:25.619Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:00:25.619Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.31s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.28s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.83s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.19s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.31s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.41s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildHistory (4.55s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.74s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.91s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLabels (0.78s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.40s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.35s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.57s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.51s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.23s) [2020-03-12T19:00:25.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.95s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.86s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.98s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.31s) [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-12T19:00:25.620Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.76s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.50s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.23s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.83s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.06s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.20s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.55s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.74s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.73s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.87s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.35s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.62s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.89s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildPATH (2.50s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.84s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.75s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.66s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.10s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildRm (3.30s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.26s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.26s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.98s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:00:25.620Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.50s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.28s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildStderr (1.14s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.56s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.73s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildUser (2.33s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.37s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.19s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.13s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.20s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.73s) [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:00:25.620Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:00:25.620Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:00:25.620Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:00:25.620Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.02s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.16s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.80s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.21s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.35s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.49s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:00:25.620Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.06s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.27s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:00:25.620Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.03s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.18s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.94s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.91s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitTTY (1.77s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.04s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.13s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2020-03-12T19:00:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T19:00:25.620Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.71s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.40s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.77s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e9f80_} (1.62s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1422454886_/foo_false____} (1.55s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1422454886_/foo_true____} (1.62s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3176454285_/foo_false____} (1.62s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3176454285_/foo_true____} (1.81s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3176454285_/foo_true__0xc00070c000__} (1.78s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00070c020_} (1.65s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00070c040_} (1.63s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00070c060_} (1.64s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00070c080_} (1.60s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.52s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.46s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.90s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.03s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.06s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.46s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.93s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.46s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.95s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.00s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.85s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.94s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.47s) [2020-03-12T19:00:25.620Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.88s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2020-03-12T19:00:25.621Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:00:25.621Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.08s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-03-12T19:00:25.621Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:00:25.621Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.54s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.75s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.91s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.49s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.07s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.53s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.14s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.47s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.32s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsCommit (0.95s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.63s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.35s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.70s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsCopy (1.47s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.82s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.94s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.76s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFilters (1.59s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFormat (1.57s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-03-12T19:00:25.621Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:00:25.621Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-12T19:00:25.621Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:00:25.621Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.56s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.41s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.77s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.71s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecCgroup (1.21s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecEnv (0.93s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.89s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecInspectID (1.88s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecParseError (0.91s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.82s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2020-03-12T19:00:25.621Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:00:25.621Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.17s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.38s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestExecWithUser (0.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.94s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.99s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestHealth (20.61s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.11s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImportDisplay (1.79s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImportFile (1.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.10s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImportGzipped (1.96s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.86s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.12s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.78s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2020-03-12T19:00:25.621Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T19:00:25.621Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.33s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.92s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectHistory (1.06s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2020-03-12T19:00:25.621Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:00:25.621Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.92s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.56s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectStatus (0.93s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.62s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.65s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.60s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.10s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.69s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.37s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.63s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.99s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.78s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.79s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.99s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-03-12T19:00:25.621Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.96s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsTail (1.00s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.47s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.72s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestNetHostname (2.96s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.20s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.42s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPluginActive (1.72s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.96s) [2020-03-12T19:00:25.622Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-12T19:00:25.622Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.70s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.52s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.64s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.82s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPortList (11.40s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.75s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.53s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.50s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.14s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.50s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsByOrder (3.53s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.31s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.62s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (6.07s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.14s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.93s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.39s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.55s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.46s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.40s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.47s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-03-12T19:00:25.622Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T19:00:25.622Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.03s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.65s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.28s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.50s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.59s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.64s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.81s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.90s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.98s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.89s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiTag (0.21s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.55s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.58s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.95s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.51s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.19s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.92s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.93s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.90s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.87s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.10s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.49s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.87s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.88s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.72s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.33s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.65s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2020-03-12T19:00:25.622Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-12T19:00:25.622Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.622Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-12T19:00:25.622Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.76s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.89s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.98s) [2020-03-12T19:00:25.622Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:00:25.622Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.89s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.97s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-03-12T19:00:25.622Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:00:25.622Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.47s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.10s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.81s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.59s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunMount (6.02s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.31s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.27s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.31s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.35s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.49s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.65s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.86s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.83s) [2020-03-12T19:00:25.622Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:00:25.622Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-03-12T19:00:25.622Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-03-12T19:00:25.623Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.92s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.56s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.24s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.93s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.21s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.83s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.88s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.90s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-12T19:00:25.623Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.77s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.88s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.95s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.26s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.50s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUserByID (0.95s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.75s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.22s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.90s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.22s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.83s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.52s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.64s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-03-12T19:00:25.623Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents297391903 [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.49s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.38s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.73s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.01s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.59s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.04s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.14s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.72s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.17s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.94s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.54s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.16s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.80s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.26s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.01s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.11s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.45s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.38s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.28s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.44s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.31s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s) [2020-03-12T19:00:25.623Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.36s) [2020-03-12T19:00:25.623Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T19:00:25.623Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-12T19:00:25.623Z] === RUN TestDockerRegistrySuite [2020-03-12T19:00:25.623Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-12T19:00:27.518Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-12T19:00:29.437Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-12T19:00:30.806Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-12T19:00:31.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:00:35.234Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-12T19:00:40.486Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-12T19:00:44.658Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-12T19:00:45.586Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-12T19:00:46.540Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-12T19:00:47.907Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-12T19:00:49.799Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-12T19:00:51.167Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-12T19:00:52.536Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-12T19:00:53.469Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-12T19:00:56.738Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-12T19:00:59.258Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-12T19:01:00.186Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-12T19:01:03.457Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-12T19:01:04.824Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:01:04.824Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:01:06.191Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:01:07.561Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:01:08.929Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-12T19:01:13.099Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-12T19:01:13.099Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-12T19:01:14.466Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-12T19:01:14.722Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-12T19:01:14.722Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-12T19:01:14.978Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-12T19:01:15.234Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-12T19:01:15.798Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-12T19:01:15.798Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-12T19:01:15.798Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:01:17.695Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-12T19:01:20.355Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-12T19:01:21.284Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-12T19:01:22.651Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-12T19:01:23.580Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite (58.72s) [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.97s) [2020-03-12T19:01:24.509Z] check_test.go:196: [ddcb7bc9ba9f9] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d2cc940149c0c] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d92f53793499e] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d2c026fe942e3] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d6466957d8c2c] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d7c175b272721] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.37s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d1a6f53834e15] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-03-12T19:01:24.509Z] check_test.go:196: [dde8eb952e6fc] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2020-03-12T19:01:24.509Z] check_test.go:196: [daf81670d2cc7] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-03-12T19:01:24.509Z] check_test.go:196: [dc67176837d8e] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d4747b3d48a84] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s) [2020-03-12T19:01:24.509Z] check_test.go:196: [de115d38fc234] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d968cfe5dbeb3] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d70e39b7e4412] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.62s) [2020-03-12T19:01:24.509Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:34287a29f83043f8ad5beadd419297f3b501a0161d3d4cf363b1500fe58c7eb4 [2020-03-12T19:01:24.509Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f19c1bea07975ee80eafd8d2b38ed5408987fc41f693ce9bc691b3cda555860f [2020-03-12T19:01:24.509Z] check_test.go:196: [d644f1ad484b6] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s) [2020-03-12T19:01:24.509Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6aaf4874175034811866349659ae58c36952be7930cae4d48e190b92621ac21b [2020-03-12T19:01:24.509Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bed1bd834ced4951d26daa6b577bf205a60e0605c409f0f66c184c1f66c30675 [2020-03-12T19:01:24.509Z] check_test.go:196: [d71fbc75dc8f4] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2020-03-12T19:01:24.509Z] check_test.go:196: [df5ab99b0135b] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.31s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d3d7d281a0146] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-03-12T19:01:24.509Z] check_test.go:196: [dcfbd5fc1a9c2] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d8492998d8959] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d84b432418811] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-03-12T19:01:24.509Z] check_test.go:196: [dbd39a6cb7570] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d388ce749db58] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.62s) [2020-03-12T19:01:24.509Z] check_test.go:196: [dc872aab6ec10] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d6c9cdf2d1246] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s) [2020-03-12T19:01:24.509Z] check_test.go:196: [df7bdad57ed50] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d71620dff6900] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d59108d59b21c] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d7c4de83735c2] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-12T19:01:24.509Z] check_test.go:196: [dfc7ffaf15547] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d18314b86083b] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d99392a0bed77] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.69s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d994c6c5be001] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.45s) [2020-03-12T19:01:24.509Z] check_test.go:196: [dbe9d441d6d35] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d22ff5bc22614] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s) [2020-03-12T19:01:24.509Z] check_test.go:196: [d922258098d66] daemon is not started [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2020-03-12T19:01:24.509Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-03-12T19:01:24.509Z] === RUN TestDockerSchema1RegistrySuite [2020-03-12T19:01:24.509Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-12T19:01:24.509Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:01:28.684Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-12T19:01:29.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-12T19:01:30.981Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-12T19:01:30.981Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-12T19:01:31.238Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-12T19:01:31.238Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-12T19:01:32.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-12T19:01:33.536Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-12T19:01:36.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-12T19:01:37.953Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-12T19:01:39.846Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-12T19:01:40.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-12T19:01:41.339Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:01:41.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:01:42.965Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:01:43.897Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-12T19:01:44.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:01:45.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-12T19:01:50.013Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-12T19:01:50.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-12T19:01:50.833Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-12T19:01:51.090Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-12T19:01:51.346Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-12T19:01:51.602Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-12T19:01:51.859Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite (27.79s) [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-03-12T19:01:52.115Z] check_test.go:223: [dfb534c115360] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.29s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d79a6c5ef3a17] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.64s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d066e1afba794] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.65s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d7fee96352fca] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.56s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d0a3e7bd897f5] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.77s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d0d20db4a8b55] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d92831efe11cb] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d834063882c33] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2020-03-12T19:01:52.115Z] check_test.go:223: [def6bc0d0837d] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.61s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d73458169e784] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.07s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d5230ad5a7ffc] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-03-12T19:01:52.115Z] check_test.go:223: [db0661995ed01] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d2cf5429175d7] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d302ee4839fcc] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d369ff012a28a] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d32fa29d1d15a] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d267c7b409dae] daemon is not started [2020-03-12T19:01:52.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-12T19:01:52.115Z] check_test.go:223: [d98b3abffc539] daemon is not started [2020-03-12T19:01:52.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-12T19:01:52.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-12T19:01:53.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-12T19:01:53.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-12T19:01:53.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-12T19:01:54.798Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-12T19:01:55.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-12T19:01:55.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-12T19:01:56.183Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s) [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2020-03-12T19:01:56.183Z] check_test.go:252: [d928e7b5b29a4] daemon is not started [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2020-03-12T19:01:56.183Z] check_test.go:252: [d9823daa0f78f] daemon is not started [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-12T19:01:56.183Z] check_test.go:252: [d14479161c4b4] daemon is not started [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-03-12T19:01:56.183Z] check_test.go:252: [d4961599606ec] daemon is not started [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-03-12T19:01:56.183Z] check_test.go:252: [dd3cf36ac01a7] daemon is not started [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-03-12T19:01:56.183Z] check_test.go:252: [d5842e83782ab] daemon is not started [2020-03-12T19:01:56.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-12T19:01:56.183Z] check_test.go:252: [d9e516efb28b1] daemon is not started [2020-03-12T19:01:56.183Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-12T19:01:56.183Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-12T19:02:01.432Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-12T19:02:01.432Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-12T19:02:01.689Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-12T19:02:01.945Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-12T19:02:01.945Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-03-12T19:02:01.945Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-12T19:02:01.945Z] check_test.go:279: [d4229c337bdf9] daemon is not started [2020-03-12T19:02:01.945Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-12T19:02:01.945Z] check_test.go:279: [d3d848c90dda7] daemon is not started [2020-03-12T19:02:01.945Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-03-12T19:02:01.945Z] check_test.go:279: [d930368d48dd9] daemon is not started [2020-03-12T19:02:01.945Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-03-12T19:02:01.945Z] check_test.go:279: [d872cddad279a] daemon is not started [2020-03-12T19:02:01.945Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-12T19:02:01.945Z] check_test.go:279: [d9cc7a25b2493] daemon is not started [2020-03-12T19:02:01.945Z] === RUN TestDockerNetworkSuite [2020-03-12T19:02:01.945Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-12T19:02:05.219Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-12T19:02:06.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-12T19:02:11.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-12T19:02:13.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-12T19:02:18.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-12T19:02:19.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-12T19:02:29.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-12T19:02:31.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-12T19:02:32.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-12T19:02:33.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-12T19:02:34.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-12T19:02:36.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-12T19:02:37.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-12T19:02:37.559Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-12T19:02:37.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-12T19:02:37.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-12T19:02:39.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-12T19:02:39.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-12T19:02:39.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-12T19:02:40.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-12T19:02:40.006Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-12T19:02:41.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-12T19:02:43.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-12T19:02:43.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-12T19:02:44.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-12T19:02:44.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-12T19:02:44.090Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-12T19:02:47.361Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-12T19:02:47.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-12T19:02:51.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-12T19:02:51.793Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-12T19:02:55.070Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-12T19:03:01.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-12T19:03:01.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-12T19:03:02.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-12T19:03:02.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-12T19:03:02.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-12T19:03:02.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-12T19:03:02.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-12T19:03:02.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-12T19:03:06.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-12T19:03:06.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-12T19:03:06.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-12T19:03:08.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-12T19:03:13.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-12T19:03:15.495Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-12T19:03:16.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-12T19:03:16.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-12T19:03:18.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-12T19:03:21.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-12T19:03:21.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-12T19:03:22.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-12T19:03:23.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-12T19:03:24.510Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite (89.30s) [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.72s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [db7f913625170] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dafe9b5f3be86] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.04s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dadd4b11fd957] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.64s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d9ff99f17e411] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.61s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:1233: [d659e7fc4fd28] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [db2721bb0fa41] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.78s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d09d47af9ff0e] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.58s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d21428508a867] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.46s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d52b24bf0f0b6] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [da2a775b32c0f] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d6bed8615216f] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [df10f1ca94e7d] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.42s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [debc2f791ce6c] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d84787ab92354] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d0edfd5187dce] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d7f333b28bfe5] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d3d33f5a6daab] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dfc6f11b6c968] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.36s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d19e2518ef7c1] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.47s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dff481be65219] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.04s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d339903330ba0] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.16s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d2628dd01c502] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d54a7fd7082c6] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [df67343ff3d79] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.56s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:968: [d838030ad18dd] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.65s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d7782acba16b6] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.00s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:1116: [d4058d8c0aafc] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [daf31bc353f1c] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d77bc04b87f58] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dae5eafc7b56f] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dd2da49626f56] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d19fd5694ab77] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d7adc3be24b87] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dd8c6673560f5] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.03s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d0831bef4b77b] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dac8f2d761ced] daemon is not started [2020-03-12T19:03:32.607Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d6c051be1b468] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.30s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d09f561ae5141] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.61s) [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.36s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:1084: [d7f92bcad5135] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d3c61c076abd1] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.40s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d0e2e8833f000] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.60s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d6a17b42c3754] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [ded6e45f4c31d] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.16s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d12f1f01874a7] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.77s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dca4ab1665b82] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.51s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [dac73cc24e4a5] daemon is not started [2020-03-12T19:03:32.607Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.88s) [2020-03-12T19:03:32.607Z] docker_cli_network_unix_test.go:46: [d5d062a0b240b] daemon is not started [2020-03-12T19:03:32.607Z] === RUN TestDockerHubPullSuite [2020-03-12T19:03:32.607Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-12T19:03:32.607Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-12T19:03:32.864Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-12T19:03:34.232Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-12T19:03:35.162Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-12T19:03:35.727Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-12T19:03:36.657Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-12T19:03:37.594Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-12T19:03:37.594Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-12T19:03:37.851Z] --- PASS: TestDockerHubPullSuite (6.43s) [2020-03-12T19:03:37.851Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.64s) [2020-03-12T19:03:37.851Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2020-03-12T19:03:37.851Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2020-03-12T19:03:37.851Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2020-03-12T19:03:37.851Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-03-12T19:03:37.851Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-03-12T19:03:37.851Z] PASS [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === Skipped [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T19:03:37.851Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-12T19:03:37.851Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:03:37.851Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:03:37.851Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-12T19:03:37.851Z] docker_cli_network_unix_test.go:46: [d6c051be1b468] daemon is not started [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] [2020-03-12T19:03:37.851Z] DONE 1277 tests, 44 skipped in 1977.518s [2020-03-12T19:03:37.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T19:03:37.851Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T19:03:37.851Z] +++ kill 7430 [2020-03-12T19:03:38.780Z] +++ /etc/init.d/apparmor stop [2020-03-12T19:03:38.780Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T19:03:38.780Z] [2020-03-12T19:03:38.780Z] Unloading profiles will leave already running processes permanently [2020-03-12T19:03:38.780Z] unconfined, which can lead to unexpected situations. [2020-03-12T19:03:38.780Z] [2020-03-12T19:03:38.780Z] To set a process to complain mode, use the command line tool [2020-03-12T19:03:38.780Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T19:03:38.780Z] +++ true [2020-03-12T19:03:38.780Z] [2020-03-12T19:03:40.673Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-12T19:03:48.768Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-12T19:03:52.939Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-12T19:03:55.460Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-12T19:03:57.981Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-12T19:04:00.501Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-12T19:04:03.883Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-12T19:04:06.403Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-12T19:04:09.674Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-12T19:05:05.866Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-12T19:05:20.711Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite (1718.35s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.77s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.79s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:563: [d4cb5071dff37] joining swarm manager [dcc6440142f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:585: [dde895c593cb2] joining swarm manager [dcc6440142f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] check_test.go:380: [d4cb5071dff37] daemon is not started [2020-03-12T19:05:38.763Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.10s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:46: [da82b49e43657] joining swarm manager [db806effb0936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.55s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.79s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:304: [d03e0d2974f73] joining swarm manager [d27dc468d0165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:305: [d51a50939f36b] joining swarm manager [d27dc468d0165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.79s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:272: [de9339cf7abe6] joining swarm manager [d64140d814bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:273: [db490ef94b73a] joining swarm manager [d64140d814bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.42s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.26s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.61s) [2020-03-12T19:05:38.763Z] docker_api_swarm_node_test.go:19: [db7d0399fc62a] joining swarm manager [d17ff2c9b431b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_node_test.go:20: [d29669354cd70] joining swarm manager [d17ff2c9b431b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.86s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:502: [d5435406ddcf8] joining swarm manager [d7f835524bdbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:507: [df1e163c2d265] joining swarm manager [d7f835524bdbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.22s) [2020-03-12T19:05:38.763Z] docker_api_swarm_node_test.go:80: [d38d836ae195f] joining swarm manager [dc5fc0a2b7b37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.60s) [2020-03-12T19:05:38.763Z] docker_api_swarm_node_test.go:52: [d759c4a895e8e] joining swarm manager [d2d7b537bb44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_node_test.go:53: [d2c8214bbd4a3] joining swarm manager [d2d7b537bb44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.18s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:202: [d4fb09d39a85f] joining swarm manager [d65799c843586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.67s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:384: [de0816e005ade] joining swarm manager [dff009333e533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:385: [dbd28825c679e] joining swarm manager [dff009333e533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] check_test.go:380: [dbd28825c679e] daemon is not started [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.98s) [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:802: [d630d02f2743e] joining swarm manager [da1dc04a74568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:802: [dab2bb752a273] joining swarm manager [da1dc04a74568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:802: [deb476356488a] joining swarm manager [da1dc04a74568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:802: [d8de3da7afea6] joining swarm manager [da1dc04a74568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-12T19:05:38.763Z] docker_api_swarm_test.go:810: [de5420e9ee0f8] joining swarm manager [da1dc04a74568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.70s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.04s) [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:394: [d7dc78c7f79c5] joining swarm manager [d5ffacdf9d06e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:394: [d3c0c521f22af] joining swarm manager [d5ffacdf9d06e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.41s) [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:342: [d82413985e3f1] joining swarm manager [dba1bd3f61eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:342: [d8f4c8f573c13] joining swarm manager [dba1bd3f61eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.85s) [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:489: [dfb2689da7062] joining swarm manager [d2fe3871a72b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:489: [d96a1bced276b] joining swarm manager [d2fe3871a72b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.09s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.10s) [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:127: [d179f628bbdad] joining swarm manager [d6a5d3f962539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:128: [d8c5f6b38b94f] joining swarm manager [d6a5d3f962539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:136: [d068700788aac] joining swarm manager [d6a5d3f962539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:137: [da1fb654c0df6] joining swarm manager [d6a5d3f962539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.11s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.76s) [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:303: [d2ad002b2812d] joining swarm manager [ddd23f9a94c49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:303: [d2053922641c5] joining swarm manager [ddd23f9a94c49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.13s) [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:99: [d43135b895dd4] joining swarm manager [d4f6684a53020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:100: [d4d348b5e8d3d] joining swarm manager [d4f6684a53020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] check_test.go:380: [d43135b895dd4] daemon is not started [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.99s) [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:532: [db907e5aced3a] joining swarm manager [d173f93d03bbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:533: [d22d1b7ac6e50] joining swarm manager [d173f93d03bbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s) [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:147: [d92dffc59c27b] joining swarm manager [d1c69d762445e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_api_swarm_service_test.go:147: [df7ae55a7a6ee] joining swarm manager [d1c69d762445e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.70s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.38s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.25s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.20s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.91s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.81s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.17s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.99s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.49s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.03s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.26s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.35s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.01s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.56s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.90s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.63s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.97s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.78s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.56s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.36s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.58s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.33s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.24s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.80s) [2020-03-12T19:05:38.763Z] docker_cli_service_logs_test.go:241: checking task nm2tagtrn4pe [2020-03-12T19:05:38.763Z] docker_cli_service_logs_test.go:246: checking messages for nm2tagtrn4pe [2020-03-12T19:05:38.763Z] docker_cli_service_logs_test.go:241: checking task lidmdz7udexg [2020-03-12T19:05:38.763Z] docker_cli_service_logs_test.go:246: checking messages for lidmdz7udexg [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.60s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.06s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.24s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.08s) [2020-03-12T19:05:38.763Z] docker_cli_swarm_test.go:1901: [d69916fa4d8da] joining swarm manager [d46aa77615911]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_cli_swarm_test.go:1902: [d8c054daa3d08] joining swarm manager [d46aa77615911]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.54s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.77s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.60s) [2020-03-12T19:05:38.763Z] docker_cli_swarm_test.go:1802: [da2e371ed4b5b] joining swarm manager [dfbed6b776061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_cli_swarm_test.go:1803: [dd63508702cc8] joining swarm manager [dfbed6b776061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.26s) [2020-03-12T19:05:38.763Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.18s) [2020-03-12T19:05:38.763Z] docker_cli_swarm_test.go:1321: [db08661ea5566] joining swarm manager [dbe0e5c656590]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.763Z] docker_cli_swarm_test.go:1322: [d670e239b2eda] joining swarm manager [dbe0e5c656590]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.27s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.60s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.40s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.99s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.65s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.97s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.16s) [2020-03-12T19:05:38.764Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-12T19:05:38.764Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.29s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.46s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.72s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.72s) [2020-03-12T19:05:38.764Z] docker_cli_swarm_test.go:1186: [d9bda9cd17681] joining swarm manager [dd00dce72c2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.764Z] docker_cli_swarm_test.go:1195: [d4ba8da3ffc5e] joining swarm manager [dd00dce72c2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.55s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.10s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.07s) [2020-03-12T19:05:38.764Z] docker_cli_swarm_test.go:1118: [dbfbe3f0d518e] joining swarm manager [d59d644e083c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.764Z] docker_cli_swarm_test.go:1119: [d871b71c292b4] joining swarm manager [d59d644e083c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.764Z] docker_cli_swarm_test.go:1172: [d0dc23de0e87d] joining swarm manager [d59d644e083c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.87s) [2020-03-12T19:05:38.764Z] docker_cli_swarm_test.go:1453: [d6958b580c4b3] joining swarm manager [d86253bcd815e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.764Z] docker_cli_swarm_test.go:1454: [d1c8ca3542bdf] joining swarm manager [d86253bcd815e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.79s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.20s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.09s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.12s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.66s) [2020-03-12T19:05:38.764Z] docker_cli_swarm_unix_test.go:62: [d9843978e8dfc] joining swarm manager [dbc71579e242d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.58s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.96s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.07s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.52s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.39s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.49s) [2020-03-12T19:05:38.764Z] docker_api_swarm_test.go:962: [d91f59f82180d] joining swarm manager [d1a949a1228ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.85s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.60s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.72s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.68s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.14s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.88s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.68s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.76s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.15s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.57s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.90s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.52s) [2020-03-12T19:05:38.764Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2020-03-12T19:05:38.764Z] === RUN TestDockerExternalVolumeSuite [2020-03-12T19:05:38.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-12T19:05:53.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-12T19:07:01.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-12T19:07:09.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-12T19:07:41.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-12T19:07:56.240Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-12T19:08:25.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-12T19:08:43.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-12T19:09:15.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-12T19:09:30.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-12T19:09:45.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-12T19:10:31.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-12T19:10:49.735Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-12T19:11:21.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-12T19:11:53.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-12T19:12:08.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-12T19:12:26.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-12T19:12:44.768Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite (441.01s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-03-12T19:12:59.612Z] docker_cli_external_volume_driver_test.go:53: [d2767888661e4] daemon is not started [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-03-12T19:12:59.612Z] docker_cli_external_volume_driver_test.go:53: [da6020f7310ff] daemon is not started [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-12T19:12:59.612Z] docker_cli_external_volume_driver_test.go:53: [d075f60daadbc] daemon is not started [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-12T19:12:59.612Z] docker_cli_external_volume_driver_test.go:53: [d228c2fdf1742] daemon is not started [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.52s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.70s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s) [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-03-12T19:12:59.612Z] docker_cli_external_volume_driver_test.go:485: [d334b4eabcf9a] daemon is not started [2020-03-12T19:12:59.612Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-12T19:12:59.612Z] docker_cli_external_volume_driver_test.go:53: [dd3045211f312] daemon is not started [2020-03-12T19:12:59.612Z] PASS [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] === Skipped [2020-03-12T19:12:59.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-12T19:12:59.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-12T19:12:59.612Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-12T19:12:59.612Z] check_test.go:309: [d680759a1bef7] daemon is not started [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-12T19:12:59.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-12T19:12:59.612Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-12T19:12:59.612Z] check_test.go:309: [da52395e439f1] daemon is not started [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T19:12:59.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T19:12:59.612Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-12T19:12:59.612Z] check_test.go:309: [dc26ec6c102ec] daemon is not started [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-12T19:12:59.612Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-12T19:12:59.612Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-12T19:12:59.612Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-12T19:12:59.612Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] DONE 273 tests, 5 skipped in 2537.247s [2020-03-12T19:12:59.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T19:12:59.612Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T19:12:59.612Z] +++ kill 7448 [2020-03-12T19:12:59.612Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5b3122d60dd1/docker.pid [2020-03-12T19:12:59.612Z] +++ kill 4391 [2020-03-12T19:12:59.612Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4391 is not a child of this shell [2020-03-12T19:12:59.612Z] warning: PID 4391 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5b3122d60dd1/docker.pid had a nonzero exit code [2020-03-12T19:12:59.612Z] +++ /etc/init.d/apparmor stop [2020-03-12T19:12:59.612Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] Unloading profiles will leave already running processes permanently [2020-03-12T19:12:59.612Z] unconfined, which can lead to unexpected situations. [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] To set a process to complain mode, use the command line tool [2020-03-12T19:12:59.612Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-12T19:12:59.612Z] +++ true [2020-03-12T19:12:59.612Z] [2020-03-12T19:12:59.612Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-12T19:12:59.624Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T19:13:00.792Z] + echo Ensuring container killed. [2020-03-12T19:13:00.792Z] Ensuring container killed. [2020-03-12T19:13:00.792Z] + docker ps -aq -f name=docker-pr3-* [2020-03-12T19:13:00.792Z] + cids=1807e813903d [2020-03-12T19:13:00.792Z] 12cafe46e52b [2020-03-12T19:13:00.792Z] 7b3b9573b43c [2020-03-12T19:13:00.792Z] + [ -n 1807e813903d [2020-03-12T19:13:00.792Z] 12cafe46e52b [2020-03-12T19:13:00.792Z] 7b3b9573b43c ] [2020-03-12T19:13:00.792Z] + docker rm -vf 1807e813903d 12cafe46e52b 7b3b9573b43c [2020-03-12T19:13:02.714Z] 1807e813903d [2020-03-12T19:13:03.279Z] 12cafe46e52b [2020-03-12T19:13:04.647Z] 7b3b9573b43c [Pipeline] sh [2020-03-12T19:13:04.929Z] + echo Chowning /workspace to jenkins user [2020-03-12T19:13:04.929Z] Chowning /workspace to jenkins user [2020-03-12T19:13:04.929Z] + id -u [2020-03-12T19:13:04.929Z] + id -g [2020-03-12T19:13:04.929Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40671:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T19:13:09.398Z] + bundleName=amd64 [2020-03-12T19:13:09.398Z] + echo Creating amd64-bundles.tar.gz [2020-03-12T19:13:09.398Z] Creating amd64-bundles.tar.gz [2020-03-12T19:13:09.398Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T19:13:09.398Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T19:13:10.777Z] Archiving artifacts [2020-03-12T19:13:11.935Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40671/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T19:13:12.244Z] + make clean [2020-03-12T19:13:12.501Z] docker volume rm -f docker-dev-cache [2020-03-12T19:13:12.501Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T19:23:45.377Z] ok github.com/docker/docker/integration-cli 2358.633s [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === Skipped [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-12T19:23:45.377Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-12T19:23:45.377Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-12T19:23:45.377Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-12T19:23:45.377Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-12T19:23:45.377Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-12T19:23:45.377Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-12T19:23:45.377Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-12T19:23:45.377Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-12T19:23:45.377Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-12T19:23:45.377Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-12T19:23:45.377Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-12T19:23:45.377Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.377Z] [2020-03-12T19:23:45.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-03-12T19:23:45.377Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-03-12T19:23:45.378Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2020-03-12T19:23:45.378Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-12T19:23:45.378Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-12T19:23:45.378Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.378Z] [2020-03-12T19:23:45.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-03-12T19:23:45.379Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2020-03-12T19:23:45.379Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-12T19:23:45.379Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-12T19:23:45.379Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-12T19:23:45.379Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-12T19:23:45.379Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-12T19:23:45.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-12T19:23:45.379Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.379Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-03-12T19:23:45.380Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-12T19:23:45.380Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-12T19:23:45.380Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.380Z] [2020-03-12T19:23:45.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-12T19:23:45.380Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-12T19:23:45.380Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-12T19:23:45.381Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-12T19:23:45.381Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-12T19:23:45.381Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-12T19:23:45.381Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-12T19:23:45.381Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-12T19:23:45.381Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-12T19:23:45.381Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-12T19:23:45.381Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-12T19:23:45.381Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-12T19:23:45.381Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-12T19:23:45.381Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.381Z] [2020-03-12T19:23:45.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-12T19:23:45.382Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-12T19:23:45.382Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-12T19:23:45.382Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-03-12T19:23:45.382Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-03-12T19:23:45.382Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-12T19:23:45.382Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-12T19:23:45.382Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-12T19:23:45.382Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-12T19:23:45.382Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-12T19:23:45.382Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:23:45.382Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-12T19:23:45.382Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-12T19:23:45.382Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T19:23:45.382Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-12T19:23:45.382Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-12T19:23:45.382Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-12T19:23:45.382Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.382Z] [2020-03-12T19:23:45.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-12T19:23:45.383Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-12T19:23:45.383Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-12T19:23:45.383Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.383Z] [2020-03-12T19:23:45.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-12T19:23:45.384Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-12T19:23:45.384Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.384Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-12T19:23:45.385Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.385Z] [2020-03-12T19:23:45.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-12T19:23:45.385Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-03-12T19:23:45.386Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.06s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.06s) [2020-03-12T19:23:45.386Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-12T19:23:45.386Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-12T19:23:45.386Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-12T19:23:45.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.386Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-12T19:23:45.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-12T19:23:45.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.387Z] [2020-03-12T19:23:45.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-12T19:23:45.388Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-12T19:23:45.388Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-12T19:23:45.388Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-12T19:23:45.388Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-12T19:23:45.388Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-12T19:23:45.388Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-12T19:23:45.388Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-12T19:23:45.388Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-12T19:23:45.388Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] DONE 1096 tests, 549 skipped in 2367.820s [2020-03-12T19:23:45.388Z] INFO: Integration tests ended at 03/12/2020 19:23:36. Duration:00:39:28.0844130 [2020-03-12T19:23:45.388Z] INFO: Docker info of the daemon under test at end of run [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] Containers: 2 [2020-03-12T19:23:45.388Z] Running: 0 [2020-03-12T19:23:45.388Z] Paused: 0 [2020-03-12T19:23:45.388Z] Stopped: 2 [2020-03-12T19:23:45.388Z] Images: 12 [2020-03-12T19:23:45.388Z] Server Version: 0.0.0-dev [2020-03-12T19:23:45.388Z] Storage Driver: windowsfilter [2020-03-12T19:23:45.388Z] Windows: [2020-03-12T19:23:45.388Z] Logging Driver: json-file [2020-03-12T19:23:45.388Z] Plugins: [2020-03-12T19:23:45.388Z] Volume: local [2020-03-12T19:23:45.388Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T19:23:45.388Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T19:23:45.388Z] Swarm: inactive [2020-03-12T19:23:45.388Z] Default Isolation: process [2020-03-12T19:23:45.388Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T19:23:45.388Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T19:23:45.388Z] OSType: windows [2020-03-12T19:23:45.388Z] Architecture: x86_64 [2020-03-12T19:23:45.388Z] CPUs: 4 [2020-03-12T19:23:45.388Z] Total Memory: 32GiB [2020-03-12T19:23:45.388Z] Name: azwin-2-f8d8d0 [2020-03-12T19:23:45.388Z] ID: GAPO:IA6E:TAEG:C44F:5GFM:LOFZ:VAKY:BARZ:QUZJ:EMUS:PZGH:WCAJ [2020-03-12T19:23:45.388Z] Docker Root Dir: D:\CI\PR-40671\3\daemon [2020-03-12T19:23:45.388Z] Debug Mode (client): false [2020-03-12T19:23:45.388Z] Debug Mode (server): true [2020-03-12T19:23:45.388Z] File Descriptors: -1 [2020-03-12T19:23:45.388Z] Goroutines: 18 [2020-03-12T19:23:45.388Z] System Time: 2020-03-12T19:23:36.5534561Z [2020-03-12T19:23:45.388Z] EventsListeners: 0 [2020-03-12T19:23:45.388Z] Registry: https://index.docker.io/v1/ [2020-03-12T19:23:45.388Z] Labels: [2020-03-12T19:23:45.388Z] Experimental: false [2020-03-12T19:23:45.388Z] Insecure Registries: [2020-03-12T19:23:45.388Z] 127.0.0.0/8 [2020-03-12T19:23:45.388Z] Live Restore Enabled: false [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] [2020-03-12T19:23:45.388Z] INFO: Stopping daemon under test [2020-03-12T19:23:45.388Z] SUCCESS: The process with PID 4748 (child process of PID 3488) has been terminated. [2020-03-12T19:23:45.388Z] SUCCESS: The process with PID 3488 (child process of PID 6964) has been terminated. [2020-03-12T19:23:45.388Z] INFO: Stop tailing logs of the daemon under tests [2020-03-12T19:23:45.388Z] INFO: executeCI.ps1 Completed successfully at 03/12/2020 19:23:36. [2020-03-12T19:23:45.388Z] INFO: Tidying up at end of run [2020-03-12T19:23:45.388Z] INFO: Saving daemon under test log (d:\CI\PR-40671\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-12T19:23:45.388Z] INFO: Saving daemon under test log (d:\CI\PR-40671\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-12T19:23:45.388Z] INFO: Nuke-Everything... [2020-03-12T19:23:45.388Z] INFO: Container count on control daemon to delete is 2 [2020-03-12T19:23:45.388Z] c4cbd9d02a70 [2020-03-12T19:23:45.388Z] f52a6fbf427f [2020-03-12T19:23:45.388Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-12T19:23:45.388Z] Deleted: sha256:5b9b6f60baa1c22b1592e1ce888c5ea94d7cef2077fdd4171b944b1006bae2a2 [2020-03-12T19:23:45.388Z] Deleted: sha256:753f82d69632778c4a0a403e5be2e103b455a923d70b346eb6d5997254f60911 [2020-03-12T19:23:45.388Z] INFO: Tidying pidfile d:\CI\PR-40671\3\docker.pid [2020-03-12T19:23:45.388Z] INFO: Nuking d:\CI [2020-03-12T19:24:03.106Z] INFO: Zapped successfully [2020-03-12T19:24:03.106Z] [2020-03-12T19:24:03.106Z] INFO: executeCI.ps1 exiting at Thu Mar 12 19:24:02 CUT 2020. Duration 01:05:11.6999049 [2020-03-12T19:24:03.106Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-12T19:24:03.349Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-12T19:24:05.598Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-12T19:24:07.998Z] Archiving artifacts [2020-03-12T19:24:09.221Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40671/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T19:24:10.168Z] + make clean [2020-03-12T19:24:11.142Z] docker volume rm -f docker-dev-cache [2020-03-12T19:24:11.142Z] 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