Pull request #40749 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 rather than f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c Obtained Jenkinsfile from 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # 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-04-10T08:47:25.457Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-10T08:47:25.464Z] Trying to pass milestone 15 [Pipeline] milestone [2020-04-10T08:47:25.496Z] Trying to pass milestone 16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-10T08:47:40.618Z] Still waiting to schedule task [2020-04-10T08:47:40.618Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-10T08:48:44.190Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc558357e8f86890) in /home/ubuntu/workspace/moby_PR-40749 [Pipeline] { [Pipeline] checkout [2020-04-10T08:48:46.777Z] using credential docker-jenkins-github-credentials [2020-04-10T08:48:46.787Z] Cloning the remote Git repository [2020-04-10T08:48:46.787Z] Cloning with configured refspecs honoured and without tags [2020-04-10T08:48:46.731Z] Cloning repository https://github.com/moby/moby.git [2020-04-10T08:48:46.780Z] > git init /home/ubuntu/workspace/moby_PR-40749 # timeout=10 [2020-04-10T08:48:47.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:48:47.098Z] > git --version # timeout=10 [2020-04-10T08:48:47.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:48:47.117Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:10.385Z] Fetching without tags [2020-04-10T08:49:10.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:10.293Z] > git config --add remote.origin.fetch +refs/pull/40749/head:refs/remotes/origin/PR-40749 # timeout=10 [2020-04-10T08:49:10.309Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:10.345Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:10.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:10.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:10.389Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:10.782Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c [2020-04-10T08:49:12.309Z] Merge succeeded, producing 22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T08:49:12.309Z] Checking out Revision 22027541e92d762e6be780f8c5792a0662c2388a (PR-40749) [2020-04-10T08:49:10.777Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:10.801Z] > git checkout -f f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c # timeout=10 [2020-04-10T08:49:11.508Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-10T08:49:12.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T08:49:12.309Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:12.333Z] > git checkout -f 22027541e92d762e6be780f8c5792a0662c2388a # timeout=10 [2020-04-10T08:49:16.125Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD" [2020-04-10T08:49:16.148Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-10T08:49:17.297Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40749:/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-04-10T08:49:16.120Z] > git rev-list --no-walk 66a11d4098abada58d3a6eba95c33518494f6f61 # timeout=10 [2020-04-10T08:49:25.394Z] Unable to find image 'alpine:latest' locally [2020-04-10T08:49:25.394Z] latest: Pulling from library/alpine [2020-04-10T08:49:25.394Z] aad63a933944: Pulling fs layer [2020-04-10T08:49:25.394Z] aad63a933944: Verifying Checksum [2020-04-10T08:49:25.394Z] aad63a933944: Download complete [2020-04-10T08:49:25.394Z] aad63a933944: Pull complete [2020-04-10T08:49:25.394Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-10T08:49:25.394Z] Status: Downloaded newer image for alpine:latest [2020-04-10T08:49:29.617Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-04-10T08:49:30.191Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d8790977a8c754a3) in /home/ubuntu/workspace/moby_PR-40749 [2020-04-10T08:49:30.191Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-022d0d84858726c89) in /home/ubuntu/workspace/moby_PR-40749 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2020-04-10T08:49:30.201Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0952954edcc3206cf) in /home/ubuntu/workspace/moby_PR-40749 [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-04-10T08:49:30.224Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc558357e8f86890) in /home/ubuntu/workspace/moby_PR-40749 [Pipeline] { [Pipeline] { [2020-04-10T08:49:30.241Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40749 [2020-04-10T08:49:30.243Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40749 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-04-10T08:49:30.279Z] using credential docker-jenkins-github-credentials [2020-04-10T08:49:30.288Z] Cloning the remote Git repository [2020-04-10T08:49:30.288Z] Cloning with configured refspecs honoured and without tags [2020-04-10T08:49:30.291Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-10T08:49:30.303Z] Cloning the remote Git repository [2020-04-10T08:49:30.303Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] checkout [2020-04-10T08:49:30.335Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2020-04-10T08:49:30.338Z] Running on azwin-2-184610 in d:\jenkins\workspace\moby_PR-40749 [2020-04-10T08:49:30.351Z] Cloning the remote Git repository [2020-04-10T08:49:30.351Z] Cloning with configured refspecs honoured and without tags [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-04-10T08:49:30.415Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] { [Pipeline] ws [2020-04-10T08:49:30.449Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-04-10T08:49:30.456Z] Fetching changes from the remote Git repository [2020-04-10T08:49:30.462Z] using credential docker-jenkins-github-credentials [2020-04-10T08:49:30.468Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-04-10T08:49:30.483Z] Cloning the remote Git repository [2020-04-10T08:49:30.483Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-04-10T08:49:30.487Z] Fetching without tags [2020-04-10T08:49:30.489Z] Cloning the remote Git repository [2020-04-10T08:49:30.489Z] 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-04-10T08:49:30.760Z] using credential docker-jenkins-github-credentials [2020-04-10T08:49:30.838Z] Cloning the remote Git repository [2020-04-10T08:49:30.838Z] Cloning with configured refspecs honoured and without tags [2020-04-10T08:49:31.102Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c [2020-04-10T08:49:30.331Z] Cloning repository https://github.com/moby/moby.git [2020-04-10T08:49:30.332Z] > git init /home/ubuntu/workspace/moby_PR-40749 # timeout=10 [2020-04-10T08:49:30.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:30.348Z] > git --version # timeout=10 [2020-04-10T08:49:30.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:30.354Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:30.303Z] Cloning repository https://github.com/moby/moby.git [2020-04-10T08:49:30.303Z] > git init /home/ubuntu/workspace/moby_PR-40749 # timeout=10 [2020-04-10T08:49:30.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:30.310Z] > git --version # timeout=10 [2020-04-10T08:49:30.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:30.324Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:30.354Z] Cloning repository https://github.com/moby/moby.git [2020-04-10T08:49:30.354Z] > git init /home/ubuntu/workspace/moby_PR-40749 # timeout=10 [2020-04-10T08:49:30.371Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:30.371Z] > git --version # timeout=10 [2020-04-10T08:49:30.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:30.378Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:30.420Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-10T08:49:30.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:30.491Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:30.491Z] > git --version # timeout=10 [2020-04-10T08:49:30.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:30.525Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:31.102Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:31.124Z] > git checkout -f f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c # timeout=10 [2020-04-10T08:49:31.325Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-10T08:49:30.497Z] Cloning repository https://github.com/moby/moby.git [2020-04-10T08:49:30.497Z] > git init /home/docker/workspace/moby_PR-40749 # timeout=10 [2020-04-10T08:49:30.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:30.510Z] > git --version # timeout=10 [2020-04-10T08:49:30.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:30.514Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:30.490Z] Cloning repository https://github.com/moby/moby.git [2020-04-10T08:49:30.490Z] > git init /home/jenkins/workspace/moby_PR-40749 # timeout=10 [2020-04-10T08:49:30.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:30.509Z] > git --version # timeout=10 [2020-04-10T08:49:30.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:30.511Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:30.873Z] Cloning repository https://github.com/moby/moby.git [2020-04-10T08:49:30.873Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-10T08:49:30.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:30.948Z] > git --version # timeout=10 [2020-04-10T08:49:31.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:31.011Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:31.647Z] Merge succeeded, producing 9d3e09f3044505d1141adf97211f69c0a585f23d [2020-04-10T08:49:31.648Z] Checking out Revision 9d3e09f3044505d1141adf97211f69c0a585f23d (PR-40749) [2020-04-10T08:49:31.829Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD" [2020-04-10T08:49:31.859Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-10T08:49:31.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T08:49:31.647Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:31.673Z] > git checkout -f 9d3e09f3044505d1141adf97211f69c0a585f23d # timeout=10 [2020-04-10T08:49:31.833Z] > git rev-list --no-walk 66a11d4098abada58d3a6eba95c33518494f6f61 # timeout=10 [2020-04-10T08:49:32.786Z] + docker version [2020-04-10T08:49:32.786Z] Client: Docker Engine - Community [2020-04-10T08:49:32.786Z] Version: 19.03.5 [2020-04-10T08:49:32.786Z] API version: 1.40 [2020-04-10T08:49:32.786Z] Go version: go1.12.12 [2020-04-10T08:49:32.786Z] Git commit: 633a0ea838 [2020-04-10T08:49:32.786Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-10T08:49:32.786Z] OS/Arch: linux/amd64 [2020-04-10T08:49:32.786Z] Experimental: false [2020-04-10T08:49:32.786Z] [2020-04-10T08:49:32.786Z] Server: Docker Engine - Community [2020-04-10T08:49:32.786Z] Engine: [2020-04-10T08:49:32.786Z] Version: 19.03.5 [2020-04-10T08:49:32.786Z] API version: 1.40 (minimum version 1.12) [2020-04-10T08:49:32.786Z] Go version: go1.12.12 [2020-04-10T08:49:32.786Z] Git commit: 633a0ea838 [2020-04-10T08:49:32.786Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-10T08:49:32.786Z] OS/Arch: linux/amd64 [2020-04-10T08:49:32.786Z] Experimental: true [2020-04-10T08:49:32.786Z] containerd: [2020-04-10T08:49:32.786Z] Version: 1.2.10 [2020-04-10T08:49:32.786Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-10T08:49:32.786Z] runc: [2020-04-10T08:49:32.786Z] Version: 1.0.0-rc8+dev [2020-04-10T08:49:32.786Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-10T08:49:32.786Z] docker-init: [2020-04-10T08:49:32.786Z] Version: 0.18.0 [2020-04-10T08:49:32.786Z] GitCommit: fec3683 [Pipeline] sh [2020-04-10T08:49:33.119Z] + docker info [2020-04-10T08:49:40.087Z] Fetching without tags [2020-04-10T08:49:40.393Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c [2020-04-10T08:49:41.219Z] Client: [2020-04-10T08:49:41.219Z] Debug Mode: false [2020-04-10T08:49:41.219Z] [2020-04-10T08:49:41.219Z] Server: [2020-04-10T08:49:41.219Z] Containers: 0 [2020-04-10T08:49:41.219Z] Running: 0 [2020-04-10T08:49:41.219Z] Paused: 0 [2020-04-10T08:49:41.219Z] Stopped: 0 [2020-04-10T08:49:41.219Z] Images: 1 [2020-04-10T08:49:41.219Z] Server Version: 19.03.5 [2020-04-10T08:49:41.219Z] Storage Driver: overlay2 [2020-04-10T08:49:41.219Z] Backing Filesystem: extfs [2020-04-10T08:49:41.219Z] Supports d_type: true [2020-04-10T08:49:41.219Z] Native Overlay Diff: true [2020-04-10T08:49:41.219Z] Logging Driver: json-file [2020-04-10T08:49:41.219Z] Cgroup Driver: cgroupfs [2020-04-10T08:49:41.219Z] Plugins: [2020-04-10T08:49:41.219Z] Volume: local [2020-04-10T08:49:41.219Z] Network: bridge host ipvlan macvlan null overlay [2020-04-10T08:49:41.219Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-10T08:49:41.219Z] Swarm: inactive [2020-04-10T08:49:41.219Z] Runtimes: runc [2020-04-10T08:49:41.219Z] Default Runtime: runc [2020-04-10T08:49:41.219Z] Init Binary: docker-init [2020-04-10T08:49:41.219Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-10T08:49:41.219Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-10T08:49:41.219Z] init version: fec3683 [2020-04-10T08:49:41.219Z] Security Options: [2020-04-10T08:49:41.219Z] apparmor [2020-04-10T08:49:41.219Z] seccomp [2020-04-10T08:49:41.219Z] Profile: default [2020-04-10T08:49:41.219Z] Kernel Version: 4.15.0-1058-aws [2020-04-10T08:49:41.219Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-10T08:49:41.219Z] OSType: linux [2020-04-10T08:49:41.219Z] Architecture: x86_64 [2020-04-10T08:49:41.219Z] CPUs: 2 [2020-04-10T08:49:41.219Z] Total Memory: 7.501GiB [2020-04-10T08:49:41.219Z] Name: ip-10-100-82-82 [2020-04-10T08:49:41.219Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-10T08:49:41.219Z] Docker Root Dir: /var/lib/docker [2020-04-10T08:49:41.219Z] Debug Mode: false [2020-04-10T08:49:41.219Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:49:41.219Z] Labels: [2020-04-10T08:49:41.219Z] Experimental: true [2020-04-10T08:49:41.219Z] Insecure Registries: [2020-04-10T08:49:41.219Z] 127.0.0.0/8 [2020-04-10T08:49:41.219Z] Live Restore Enabled: true [2020-04-10T08:49:41.219Z] [2020-04-10T08:49:41.219Z] WARNING: No swap limit support [Pipeline] sh [2020-04-10T08:49:41.359Z] Merge succeeded, producing 1cc5bfb056a7b981db551d7b7b7f3ad38df2fbf0 [2020-04-10T08:49:41.359Z] Checking out Revision 1cc5bfb056a7b981db551d7b7b7f3ad38df2fbf0 (PR-40749) [2020-04-10T08:49:41.451Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD" [2020-04-10T08:49:40.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:40.068Z] > git config --add remote.origin.fetch +refs/pull/40749/head:refs/remotes/origin/PR-40749 # timeout=10 [2020-04-10T08:49:40.069Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:40.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:40.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:40.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:40.095Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:40.400Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:40.405Z] > git checkout -f f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c # timeout=10 [2020-04-10T08:49:40.838Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-10T08:49:41.354Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T08:49:41.367Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:41.372Z] > git checkout -f 1cc5bfb056a7b981db551d7b7b7f3ad38df2fbf0 # timeout=10 [2020-04-10T08:49:41.463Z] First time build. Skipping changelog. [2020-04-10T08:49:41.637Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:41.637Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:41.637Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-10T08:49:41.637Z] + bash /home/ubuntu/workspace/moby_PR-40749/check-config.sh [2020-04-10T08:49:41.899Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-10T08:49:41.899Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-10T08:49:41.899Z] [2020-04-10T08:49:41.899Z] Generally Necessary: [2020-04-10T08:49:41.899Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-10T08:49:41.899Z] - apparmor: enabled and tools installed [2020-04-10T08:49:41.899Z] - CONFIG_NAMESPACES: enabled [2020-04-10T08:49:41.899Z] - CONFIG_NET_NS: enabled [2020-04-10T08:49:41.899Z] - CONFIG_PID_NS: enabled [2020-04-10T08:49:41.899Z] - CONFIG_IPC_NS: enabled [2020-04-10T08:49:41.899Z] - CONFIG_UTS_NS: enabled [2020-04-10T08:49:41.899Z] - CONFIG_CGROUPS: enabled [2020-04-10T08:49:41.899Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-10T08:49:41.899Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-10T08:49:41.899Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-10T08:49:41.899Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-10T08:49:41.899Z] - CONFIG_CPUSETS: enabled [2020-04-10T08:49:41.899Z] - CONFIG_MEMCG: enabled [2020-04-10T08:49:41.899Z] - CONFIG_KEYS: enabled [2020-04-10T08:49:41.899Z] - CONFIG_VETH: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-10T08:49:41.899Z] - CONFIG_NF_NAT_NEEDED: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-10T08:49:42.165Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-10T08:49:42.165Z] [2020-04-10T08:49:42.165Z] Optional Features: [2020-04-10T08:49:42.165Z] - CONFIG_USER_NS: enabled [2020-04-10T08:49:42.165Z] - CONFIG_SECCOMP: enabled [2020-04-10T08:49:42.165Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-10T08:49:42.165Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-10T08:49:42.165Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-10T08:49:42.165Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-10T08:49:42.165Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-10T08:49:42.165Z] - CONFIG_BLK_CGROUP: enabled [2020-04-10T08:49:42.165Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-10T08:49:42.165Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-10T08:49:42.165Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-10T08:49:42.165Z] - CONFIG_CGROUP_PERF: enabled [2020-04-10T08:49:42.165Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-10T08:49:42.165Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-10T08:49:42.165Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-10T08:49:42.165Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-10T08:49:42.165Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-10T08:49:42.165Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-10T08:49:42.165Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-10T08:49:42.165Z] - CONFIG_IP_VS: enabled (as module) [2020-04-10T08:49:42.165Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-10T08:49:42.165Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-10T08:49:42.165Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-10T08:49:42.165Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-10T08:49:42.165Z] - CONFIG_EXT4_FS: enabled [2020-04-10T08:49:42.165Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-10T08:49:42.165Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-10T08:49:42.165Z] - Network Drivers: [2020-04-10T08:49:42.165Z] - "overlay": [2020-04-10T08:49:42.165Z] - CONFIG_VXLAN: enabled (as module) [2020-04-10T08:49:42.165Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-10T08:49:42.165Z] Optional (for encrypted networks): [2020-04-10T08:49:42.404Z] + docker version [2020-04-10T08:49:42.404Z] Client: Docker Engine - Community [2020-04-10T08:49:42.404Z] Version: 19.03.7 [2020-04-10T08:49:42.404Z] API version: 1.40 [2020-04-10T08:49:42.404Z] Go version: go1.12.17 [2020-04-10T08:49:42.404Z] Git commit: 7141c199a2 [2020-04-10T08:49:42.404Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-10T08:49:42.404Z] OS/Arch: linux/s390x [2020-04-10T08:49:42.404Z] Experimental: false [2020-04-10T08:49:42.404Z] [2020-04-10T08:49:42.404Z] Server: Docker Engine - Community [2020-04-10T08:49:42.404Z] Engine: [2020-04-10T08:49:42.404Z] Version: 19.03.7 [2020-04-10T08:49:42.404Z] API version: 1.40 (minimum version 1.12) [2020-04-10T08:49:42.404Z] Go version: go1.12.17 [2020-04-10T08:49:42.404Z] Git commit: 7141c199a2 [2020-04-10T08:49:42.404Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-10T08:49:42.404Z] OS/Arch: linux/s390x [2020-04-10T08:49:42.404Z] Experimental: true [2020-04-10T08:49:42.404Z] containerd: [2020-04-10T08:49:42.404Z] Version: 1.2.13 [2020-04-10T08:49:42.404Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-10T08:49:42.404Z] runc: [2020-04-10T08:49:42.404Z] Version: 1.0.0-rc10 [2020-04-10T08:49:42.404Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-10T08:49:42.404Z] docker-init: [2020-04-10T08:49:42.404Z] Version: 0.18.0 [2020-04-10T08:49:42.404Z] GitCommit: fec3683 [Pipeline] sh [2020-04-10T08:49:42.428Z] - CONFIG_CRYPTO: enabled [2020-04-10T08:49:42.428Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-10T08:49:42.428Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-10T08:49:42.428Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-10T08:49:42.428Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-10T08:49:42.428Z] - CONFIG_XFRM: enabled [2020-04-10T08:49:42.428Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-10T08:49:42.428Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-10T08:49:42.428Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-10T08:49:42.428Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-10T08:49:42.428Z] - "ipvlan": [2020-04-10T08:49:42.428Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-10T08:49:42.428Z] - "macvlan": [2020-04-10T08:49:42.428Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-10T08:49:42.428Z] - CONFIG_DUMMY: enabled (as module) [2020-04-10T08:49:42.428Z] - "ftp,tftp client in container": [2020-04-10T08:49:42.428Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-10T08:49:42.428Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-10T08:49:42.428Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-10T08:49:42.428Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-10T08:49:42.428Z] - Storage Drivers: [2020-04-10T08:49:42.428Z] - "aufs": [2020-04-10T08:49:42.428Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-10T08:49:42.428Z] - "btrfs": [2020-04-10T08:49:42.428Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-10T08:49:42.428Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-10T08:49:42.428Z] - "devicemapper": [2020-04-10T08:49:42.428Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-10T08:49:42.428Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-10T08:49:42.428Z] - "overlay": [2020-04-10T08:49:42.428Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-10T08:49:42.428Z] - "zfs": [2020-04-10T08:49:42.428Z] - /dev/zfs: missing [2020-04-10T08:49:42.428Z] - zfs command: missing [2020-04-10T08:49:42.428Z] - zpool command: missing [2020-04-10T08:49:42.428Z] [2020-04-10T08:49:42.428Z] Limits: [2020-04-10T08:49:42.428Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-10T08:49:42.428Z] [2020-04-10T08:49:42.428Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-10T08:49:42.775Z] + docker info [2020-04-10T08:49:42.856Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22027541e92d762e6be780f8c5792a0662c2388a . [2020-04-10T08:49:42.856Z] #1 [internal] load build definition from Dockerfile [2020-04-10T08:49:42.856Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-10T08:49:42.856Z] #1 DONE 0.1s [2020-04-10T08:49:42.856Z] [2020-04-10T08:49:42.856Z] #2 [internal] load .dockerignore [2020-04-10T08:49:42.856Z] #2 transferring context: 87B done [2020-04-10T08:49:42.856Z] #2 DONE 0.1s [2020-04-10T08:49:41.458Z] > git rev-list --no-walk 66a11d4098abada58d3a6eba95c33518494f6f61 # timeout=10 [2020-04-10T08:49:43.056Z] Client: [2020-04-10T08:49:43.056Z] Debug Mode: false [2020-04-10T08:49:43.056Z] [2020-04-10T08:49:43.056Z] Server: [2020-04-10T08:49:43.056Z] Containers: 0 [2020-04-10T08:49:43.056Z] Running: 0 [2020-04-10T08:49:43.056Z] Paused: 0 [2020-04-10T08:49:43.056Z] Stopped: 0 [2020-04-10T08:49:43.056Z] Images: 2 [2020-04-10T08:49:43.056Z] Server Version: 19.03.7 [2020-04-10T08:49:43.056Z] Storage Driver: overlay2 [2020-04-10T08:49:43.056Z] Backing Filesystem: [2020-04-10T08:49:43.056Z] Supports d_type: true [2020-04-10T08:49:43.056Z] Native Overlay Diff: true [2020-04-10T08:49:43.056Z] Logging Driver: json-file [2020-04-10T08:49:43.056Z] Cgroup Driver: cgroupfs [2020-04-10T08:49:43.056Z] Plugins: [2020-04-10T08:49:43.056Z] Volume: local [2020-04-10T08:49:43.056Z] Network: bridge host ipvlan macvlan null overlay [2020-04-10T08:49:43.056Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-10T08:49:43.056Z] Swarm: inactive [2020-04-10T08:49:43.056Z] Runtimes: runc [2020-04-10T08:49:43.056Z] Default Runtime: runc [2020-04-10T08:49:43.056Z] Init Binary: docker-init [2020-04-10T08:49:43.056Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-10T08:49:43.056Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-10T08:49:43.056Z] init version: fec3683 [2020-04-10T08:49:43.056Z] Security Options: [2020-04-10T08:49:43.056Z] apparmor [2020-04-10T08:49:43.056Z] seccomp [2020-04-10T08:49:43.056Z] Profile: default [2020-04-10T08:49:43.056Z] Kernel Version: 4.15.0-88-generic [2020-04-10T08:49:43.056Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-10T08:49:43.056Z] OSType: linux [2020-04-10T08:49:43.056Z] Architecture: s390x [2020-04-10T08:49:43.056Z] CPUs: 2 [2020-04-10T08:49:43.056Z] Total Memory: 7.861GiB [2020-04-10T08:49:43.056Z] Name: s390x-ubuntu-25 [2020-04-10T08:49:43.056Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-10T08:49:43.056Z] Docker Root Dir: /var/lib/docker [2020-04-10T08:49:43.056Z] Debug Mode: false [2020-04-10T08:49:43.056Z] Username: dockerbuildbot [2020-04-10T08:49:43.056Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:49:43.056Z] Labels: [2020-04-10T08:49:43.056Z] Experimental: true [2020-04-10T08:49:43.056Z] Insecure Registries: [2020-04-10T08:49:43.056Z] 127.0.0.0/8 [2020-04-10T08:49:43.056Z] Live Restore Enabled: false [2020-04-10T08:49:43.056Z] [2020-04-10T08:49:43.056Z] WARNING: No swap limit support [Pipeline] sh [2020-04-10T08:49:43.114Z] [2020-04-10T08:49:43.114Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-10T08:49:43.238Z] Fetching without tags [2020-04-10T08:49:43.299Z] Fetching without tags [2020-04-10T08:49:43.421Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:43.421Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:43.421Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-10T08:49:43.421Z] + bash /home/jenkins/workspace/moby_PR-40749/check-config.sh [2020-04-10T08:49:43.421Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-10T08:49:43.421Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-10T08:49:43.421Z] [2020-04-10T08:49:43.421Z] Generally Necessary: [2020-04-10T08:49:43.521Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c [2020-04-10T08:49:43.549Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c [2020-04-10T08:49:43.674Z] #3 DONE 0.7s [2020-04-10T08:49:43.674Z] [2020-04-10T08:49:43.674Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-10T08:49:43.674Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-10T08:49:43.702Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-10T08:49:43.702Z] - apparmor: enabled and tools installed [2020-04-10T08:49:43.702Z] - CONFIG_NAMESPACES: enabled [2020-04-10T08:49:43.702Z] - CONFIG_NET_NS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_PID_NS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_IPC_NS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_UTS_NS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CGROUPS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CPUSETS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_MEMCG: enabled [2020-04-10T08:49:43.702Z] - CONFIG_KEYS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_VETH: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-10T08:49:43.702Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-10T08:49:43.702Z] [2020-04-10T08:49:43.702Z] Optional Features: [2020-04-10T08:49:43.702Z] - CONFIG_USER_NS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_SECCOMP: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-10T08:49:43.702Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-10T08:49:43.702Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-10T08:49:43.702Z] - CONFIG_BLK_CGROUP: enabled [2020-04-10T08:49:43.702Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-10T08:49:43.702Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CGROUP_PERF: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-10T08:49:43.702Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-10T08:49:43.702Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-10T08:49:43.702Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-10T08:49:43.702Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_IP_VS: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-10T08:49:43.702Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-10T08:49:43.702Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-10T08:49:43.702Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_EXT4_FS: enabled [2020-04-10T08:49:43.702Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-10T08:49:43.702Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-10T08:49:43.702Z] - Network Drivers: [2020-04-10T08:49:43.702Z] - "overlay": [2020-04-10T08:49:43.702Z] - CONFIG_VXLAN: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-10T08:49:43.702Z] Optional (for encrypted networks): [2020-04-10T08:49:43.702Z] - CONFIG_CRYPTO: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-10T08:49:43.702Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-10T08:49:43.702Z] - CONFIG_XFRM: enabled [2020-04-10T08:49:43.702Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-10T08:49:43.702Z] - "ipvlan": [2020-04-10T08:49:43.702Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-10T08:49:43.702Z] - "macvlan": [2020-04-10T08:49:43.702Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-10T08:49:43.702Z] - CONFIG_DUMMY: enabled (as module) [2020-04-10T08:49:43.702Z] - "ftp,tftp client in container": [2020-04-10T08:49:43.929Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-10T08:49:43.929Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-10T08:49:43.929Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-10T08:49:43.929Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-10T08:49:43.985Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-10T08:49:43.985Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-10T08:49:43.985Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-10T08:49:43.985Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-10T08:49:43.985Z] - Storage Drivers: [2020-04-10T08:49:43.985Z] - "aufs": [2020-04-10T08:49:43.985Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-10T08:49:43.985Z] - "btrfs": [2020-04-10T08:49:43.985Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-10T08:49:43.985Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-10T08:49:43.985Z] - "devicemapper": [2020-04-10T08:49:43.985Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-10T08:49:43.985Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-10T08:49:43.985Z] - "overlay": [2020-04-10T08:49:43.985Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-10T08:49:43.985Z] - "zfs": [2020-04-10T08:49:43.985Z] - /dev/zfs: missing [2020-04-10T08:49:43.985Z] - zfs command: missing [2020-04-10T08:49:43.985Z] - zpool command: missing [2020-04-10T08:49:43.985Z] [2020-04-10T08:49:43.985Z] Limits: [2020-04-10T08:49:43.985Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-10T08:49:43.985Z] [2020-04-10T08:49:43.985Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-10T08:49:44.184Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-10T08:49:44.184Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-04-10T08:49:44.400Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22027541e92d762e6be780f8c5792a0662c2388a . [2020-04-10T08:49:44.400Z] #1 [internal] load build definition from Dockerfile [2020-04-10T08:49:44.400Z] #1 DONE 0.0s [2020-04-10T08:49:44.400Z] [2020-04-10T08:49:44.400Z] #2 [internal] load .dockerignore [2020-04-10T08:49:44.400Z] #2 DONE 0.0s [2020-04-10T08:49:44.400Z] [2020-04-10T08:49:44.400Z] #2 [internal] load .dockerignore [2020-04-10T08:49:44.400Z] #2 transferring context: 87B 0.0s done [2020-04-10T08:49:44.400Z] #2 DONE 0.0s [2020-04-10T08:49:44.400Z] [2020-04-10T08:49:44.400Z] #1 [internal] load build definition from Dockerfile [2020-04-10T08:49:44.400Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-10T08:49:44.400Z] #1 DONE 0.0s [2020-04-10T08:49:44.400Z] [2020-04-10T08:49:44.400Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-10T08:49:44.441Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-10T08:49:43.216Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:43.219Z] > git config --add remote.origin.fetch +refs/pull/40749/head:refs/remotes/origin/PR-40749 # timeout=10 [2020-04-10T08:49:43.225Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:43.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:43.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:43.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:43.280Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:43.522Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:43.527Z] > git checkout -f f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c # timeout=10 [2020-04-10T08:49:44.019Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-10T08:49:43.275Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:43.281Z] > git config --add remote.origin.fetch +refs/pull/40749/head:refs/remotes/origin/PR-40749 # timeout=10 [2020-04-10T08:49:43.285Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:43.293Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:43.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:43.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:43.301Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:43.550Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:43.562Z] > git checkout -f f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c # timeout=10 [2020-04-10T08:49:44.015Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-10T08:49:44.559Z] Merge succeeded, producing f072e296ca1464a815461b4bac252331e1be8299 [2020-04-10T08:49:44.559Z] Checking out Revision f072e296ca1464a815461b4bac252331e1be8299 (PR-40749) [2020-04-10T08:49:44.562Z] Merge succeeded, producing f072e296ca1464a815461b4bac252331e1be8299 [2020-04-10T08:49:44.562Z] Checking out Revision f072e296ca1464a815461b4bac252331e1be8299 (PR-40749) [2020-04-10T08:49:44.570Z] Fetching without tags [2020-04-10T08:49:44.682Z] #3 DONE 0.3s [2020-04-10T08:49:44.696Z] #4 DONE 0.9s [2020-04-10T08:49:44.697Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD" [2020-04-10T08:49:44.711Z] First time build. Skipping changelog. [2020-04-10T08:49:44.743Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD" [2020-04-10T08:49:44.963Z] [2020-04-10T08:49:44.963Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-10T08:49:44.963Z] #4 CACHED [2020-04-10T08:49:44.989Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-10T08:49:45.260Z] [2020-04-10T08:49:45.260Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-10T08:49:45.526Z] #6 DONE 0.3s [2020-04-10T08:49:45.526Z] [2020-04-10T08:49:45.526Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-10T08:49:45.531Z] + docker version [2020-04-10T08:49:45.531Z] Client: Docker Engine - Community [2020-04-10T08:49:45.531Z] Version: 19.03.5 [2020-04-10T08:49:45.531Z] API version: 1.40 [2020-04-10T08:49:45.531Z] Go version: go1.12.12 [2020-04-10T08:49:45.531Z] Git commit: 633a0ea838 [2020-04-10T08:49:45.531Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-10T08:49:45.531Z] OS/Arch: linux/amd64 [2020-04-10T08:49:45.531Z] Experimental: false [2020-04-10T08:49:45.531Z] [2020-04-10T08:49:45.531Z] Server: Docker Engine - Community [2020-04-10T08:49:45.531Z] Engine: [2020-04-10T08:49:45.531Z] Version: 19.03.5 [2020-04-10T08:49:45.531Z] API version: 1.40 (minimum version 1.12) [2020-04-10T08:49:45.531Z] Go version: go1.12.12 [2020-04-10T08:49:45.531Z] Git commit: 633a0ea838 [2020-04-10T08:49:45.531Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-10T08:49:45.531Z] OS/Arch: linux/amd64 [2020-04-10T08:49:45.531Z] Experimental: true [2020-04-10T08:49:45.531Z] containerd: [2020-04-10T08:49:45.531Z] Version: 1.2.10 [2020-04-10T08:49:45.531Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-10T08:49:45.531Z] runc: [2020-04-10T08:49:45.531Z] Version: 1.0.0-rc8+dev [2020-04-10T08:49:45.531Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-10T08:49:45.531Z] docker-init: [2020-04-10T08:49:45.531Z] Version: 0.18.0 [2020-04-10T08:49:45.531Z] GitCommit: fec3683 [Pipeline] sh [2020-04-10T08:49:45.574Z] [2020-04-10T08:49:45.574Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-10T08:49:45.574Z] #6 DONE 0.2s [2020-04-10T08:49:45.574Z] [2020-04-10T08:49:45.574Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-10T08:49:45.574Z] #5 DONE 0.2s [2020-04-10T08:49:45.574Z] [2020-04-10T08:49:45.574Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-10T08:49:45.574Z] #71 DONE 0.0s [2020-04-10T08:49:45.574Z] [2020-04-10T08:49:45.574Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-10T08:49:45.574Z] #7 DONE 0.0s [2020-04-10T08:49:45.574Z] [2020-04-10T08:49:45.574Z] #20 [internal] load build context [2020-04-10T08:49:45.709Z] + [ PR != PR ] [2020-04-10T08:49:45.709Z] + [ master != master ] [2020-04-10T08:49:45.709Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-10T08:49:45.790Z] #5 DONE 0.6s [2020-04-10T08:49:45.790Z] [2020-04-10T08:49:45.790Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-10T08:49:45.790Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-10T08:49:45.810Z] + docker info [2020-04-10T08:49:45.810Z] Client: [2020-04-10T08:49:45.810Z] Debug Mode: false [2020-04-10T08:49:45.810Z] [2020-04-10T08:49:45.810Z] Server: [2020-04-10T08:49:45.810Z] Containers: 0 [2020-04-10T08:49:45.810Z] Running: 0 [2020-04-10T08:49:45.810Z] Paused: 0 [2020-04-10T08:49:45.810Z] Stopped: 0 [2020-04-10T08:49:45.810Z] Images: 2 [2020-04-10T08:49:45.810Z] Server Version: 19.03.5 [2020-04-10T08:49:45.810Z] Storage Driver: overlay2 [2020-04-10T08:49:45.810Z] Backing Filesystem: extfs [2020-04-10T08:49:45.810Z] Supports d_type: true [2020-04-10T08:49:45.810Z] Native Overlay Diff: true [2020-04-10T08:49:45.810Z] Logging Driver: json-file [2020-04-10T08:49:45.810Z] Cgroup Driver: cgroupfs [2020-04-10T08:49:45.810Z] Plugins: [2020-04-10T08:49:45.810Z] Volume: local [2020-04-10T08:49:45.810Z] Network: bridge host ipvlan macvlan null overlay [2020-04-10T08:49:45.810Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-10T08:49:45.810Z] Swarm: inactive [2020-04-10T08:49:45.810Z] Runtimes: runc [2020-04-10T08:49:45.810Z] Default Runtime: runc [2020-04-10T08:49:45.810Z] Init Binary: docker-init [2020-04-10T08:49:45.810Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-10T08:49:45.810Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-10T08:49:45.810Z] init version: fec3683 [2020-04-10T08:49:45.810Z] Security Options: [2020-04-10T08:49:45.810Z] apparmor [2020-04-10T08:49:45.810Z] seccomp [2020-04-10T08:49:45.810Z] Profile: default [2020-04-10T08:49:45.810Z] Kernel Version: 4.15.0-1058-aws [2020-04-10T08:49:45.810Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-10T08:49:45.810Z] OSType: linux [2020-04-10T08:49:45.810Z] Architecture: x86_64 [2020-04-10T08:49:45.810Z] CPUs: 2 [2020-04-10T08:49:45.810Z] Total Memory: 7.501GiB [2020-04-10T08:49:45.810Z] Name: ip-10-100-116-35 [2020-04-10T08:49:45.810Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-10T08:49:45.810Z] Docker Root Dir: /var/lib/docker [2020-04-10T08:49:45.810Z] Debug Mode: false [2020-04-10T08:49:45.810Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:49:45.810Z] Labels: [2020-04-10T08:49:45.810Z] Experimental: true [2020-04-10T08:49:45.810Z] Insecure Registries: [2020-04-10T08:49:45.810Z] 127.0.0.0/8 [2020-04-10T08:49:45.810Z] Live Restore Enabled: true [2020-04-10T08:49:45.810Z] [2020-04-10T08:49:45.810Z] WARNING: No swap limit support [Pipeline] sh [2020-04-10T08:49:46.054Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-10T08:49:46.054Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-10T08:49:46.054Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0B / 7.81MB 0.1s [2020-04-10T08:49:46.054Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-10T08:49:46.054Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 0B / 50.38MB 0.1s [2020-04-10T08:49:46.147Z] + docker version [2020-04-10T08:49:46.147Z] Client: Docker Engine - Community [2020-04-10T08:49:46.147Z] Version: 19.03.5 [2020-04-10T08:49:46.147Z] API version: 1.40 [2020-04-10T08:49:46.147Z] Go version: go1.12.12 [2020-04-10T08:49:46.147Z] Git commit: 633a0ea838 [2020-04-10T08:49:46.147Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-10T08:49:46.147Z] OS/Arch: linux/amd64 [2020-04-10T08:49:46.147Z] Experimental: false [2020-04-10T08:49:46.147Z] [2020-04-10T08:49:46.147Z] Server: Docker Engine - Community [2020-04-10T08:49:46.147Z] Engine: [2020-04-10T08:49:46.147Z] Version: 19.03.5 [2020-04-10T08:49:46.147Z] API version: 1.40 (minimum version 1.12) [2020-04-10T08:49:46.147Z] Go version: go1.12.12 [2020-04-10T08:49:46.147Z] Git commit: 633a0ea838 [2020-04-10T08:49:46.147Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-10T08:49:46.147Z] OS/Arch: linux/amd64 [2020-04-10T08:49:46.147Z] Experimental: true [2020-04-10T08:49:46.147Z] containerd: [2020-04-10T08:49:46.147Z] Version: 1.2.10 [2020-04-10T08:49:46.147Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-10T08:49:46.147Z] runc: [2020-04-10T08:49:46.147Z] Version: 1.0.0-rc8+dev [2020-04-10T08:49:46.147Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-10T08:49:46.147Z] docker-init: [2020-04-10T08:49:46.147Z] Version: 0.18.0 [2020-04-10T08:49:46.147Z] GitCommit: fec3683 [Pipeline] sh [2020-04-10T08:49:44.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T08:49:44.607Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:44.624Z] > git checkout -f f072e296ca1464a815461b4bac252331e1be8299 # timeout=10 [2020-04-10T08:49:44.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T08:49:44.560Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:44.565Z] > git checkout -f f072e296ca1464a815461b4bac252331e1be8299 # timeout=10 [2020-04-10T08:49:44.698Z] > git rev-list --no-walk 66a11d4098abada58d3a6eba95c33518494f6f61 # timeout=10 [2020-04-10T08:49:46.181Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:46.181Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:46.181Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-10T08:49:46.181Z] + bash /home/ubuntu/workspace/moby_PR-40749/check-config.sh [2020-04-10T08:49:46.181Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-10T08:49:46.181Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-10T08:49:46.181Z] [2020-04-10T08:49:46.181Z] Generally Necessary: [2020-04-10T08:49:46.181Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-10T08:49:46.181Z] - apparmor: enabled and tools installed [2020-04-10T08:49:46.181Z] - CONFIG_NAMESPACES: enabled [2020-04-10T08:49:46.181Z] - CONFIG_NET_NS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_PID_NS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_IPC_NS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_UTS_NS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CGROUPS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CPUSETS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_MEMCG: enabled [2020-04-10T08:49:46.181Z] - CONFIG_KEYS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_VETH: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-10T08:49:46.181Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-10T08:49:46.181Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-10T08:49:46.181Z] [2020-04-10T08:49:46.181Z] Optional Features: [2020-04-10T08:49:46.181Z] - CONFIG_USER_NS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_SECCOMP: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-10T08:49:46.181Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-10T08:49:46.181Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-10T08:49:46.181Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-10T08:49:46.181Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-10T08:49:46.181Z] - CONFIG_BLK_CGROUP: enabled [2020-04-10T08:49:46.181Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-10T08:49:46.181Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CGROUP_PERF: enabled [2020-04-10T08:49:46.181Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-10T08:49:46.181Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-10T08:49:44.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:44.548Z] > git config --add remote.origin.fetch +refs/pull/40749/head:refs/remotes/origin/PR-40749 # timeout=10 [2020-04-10T08:49:44.553Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:44.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:44.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:44.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:44.574Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:44.992Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:44.996Z] > git checkout -f f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c # timeout=10 [2020-04-10T08:49:45.853Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-10T08:49:46.262Z] Fetching without tags [2020-04-10T08:49:46.313Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 2.63MB / 7.81MB 0.3s [2020-04-10T08:49:46.313Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 2.68MB / 50.38MB 0.3s [2020-04-10T08:49:46.313Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.4s done [2020-04-10T08:49:46.313Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 5.87MB / 50.38MB 0.5s [2020-04-10T08:49:46.313Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 0B / 51.79MB 0.5s [2020-04-10T08:49:46.313Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0B / 10.00MB 0.5s [2020-04-10T08:49:46.438Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-10T08:49:46.438Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-10T08:49:46.438Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-10T08:49:46.438Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-10T08:49:46.438Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_IP_VS: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-10T08:49:46.438Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-10T08:49:46.438Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-10T08:49:46.438Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_EXT4_FS: enabled [2020-04-10T08:49:46.438Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-10T08:49:46.438Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-10T08:49:46.438Z] - Network Drivers: [2020-04-10T08:49:46.438Z] - "overlay": [2020-04-10T08:49:46.438Z] - CONFIG_VXLAN: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-10T08:49:46.438Z] Optional (for encrypted networks): [2020-04-10T08:49:46.438Z] - CONFIG_CRYPTO: enabled [2020-04-10T08:49:46.438Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-10T08:49:46.438Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-10T08:49:46.438Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-10T08:49:46.438Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-10T08:49:46.438Z] - CONFIG_XFRM: enabled [2020-04-10T08:49:46.438Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-10T08:49:46.438Z] - "ipvlan": [2020-04-10T08:49:46.438Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-10T08:49:46.438Z] - "macvlan": [2020-04-10T08:49:46.438Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_DUMMY: enabled (as module) [2020-04-10T08:49:46.438Z] - "ftp,tftp client in container": [2020-04-10T08:49:46.438Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-10T08:49:46.438Z] - Storage Drivers: [2020-04-10T08:49:46.438Z] - "aufs": [2020-04-10T08:49:46.438Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-10T08:49:46.438Z] - "btrfs": [2020-04-10T08:49:46.438Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-10T08:49:46.438Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-10T08:49:46.438Z] - "devicemapper": [2020-04-10T08:49:46.438Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-10T08:49:46.438Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-10T08:49:46.438Z] - "overlay": [2020-04-10T08:49:46.438Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-10T08:49:46.438Z] - "zfs": [2020-04-10T08:49:46.438Z] - /dev/zfs: missing [2020-04-10T08:49:46.438Z] - zfs command: missing [2020-04-10T08:49:46.438Z] - zpool command: missing [2020-04-10T08:49:46.438Z] [2020-04-10T08:49:46.438Z] Limits: [2020-04-10T08:49:46.438Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-10T08:49:46.438Z] [2020-04-10T08:49:46.438Z] + true [Pipeline] } [Pipeline] // stage [2020-04-10T08:49:46.464Z] + docker info [2020-04-10T08:49:46.464Z] Client: [2020-04-10T08:49:46.464Z] Debug Mode: false [2020-04-10T08:49:46.464Z] [2020-04-10T08:49:46.464Z] Server: [2020-04-10T08:49:46.464Z] Containers: 0 [2020-04-10T08:49:46.464Z] Running: 0 [2020-04-10T08:49:46.464Z] Paused: 0 [2020-04-10T08:49:46.464Z] Stopped: 0 [2020-04-10T08:49:46.464Z] Images: 3 [2020-04-10T08:49:46.464Z] Server Version: 19.03.5 [2020-04-10T08:49:46.464Z] Storage Driver: overlay2 [2020-04-10T08:49:46.464Z] Backing Filesystem: extfs [2020-04-10T08:49:46.464Z] Supports d_type: true [2020-04-10T08:49:46.464Z] Native Overlay Diff: true [2020-04-10T08:49:46.464Z] Logging Driver: json-file [2020-04-10T08:49:46.464Z] Cgroup Driver: cgroupfs [2020-04-10T08:49:46.464Z] Plugins: [2020-04-10T08:49:46.464Z] Volume: local [2020-04-10T08:49:46.464Z] Network: bridge host ipvlan macvlan null overlay [2020-04-10T08:49:46.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-10T08:49:46.464Z] Swarm: inactive [2020-04-10T08:49:46.464Z] Runtimes: runc [2020-04-10T08:49:46.464Z] Default Runtime: runc [2020-04-10T08:49:46.464Z] Init Binary: docker-init [2020-04-10T08:49:46.464Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-10T08:49:46.464Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-10T08:49:46.464Z] init version: fec3683 [2020-04-10T08:49:46.464Z] Security Options: [2020-04-10T08:49:46.464Z] apparmor [2020-04-10T08:49:46.464Z] seccomp [2020-04-10T08:49:46.464Z] Profile: default [2020-04-10T08:49:46.464Z] Kernel Version: 4.15.0-1058-aws [2020-04-10T08:49:46.464Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-10T08:49:46.464Z] OSType: linux [2020-04-10T08:49:46.464Z] Architecture: x86_64 [2020-04-10T08:49:46.464Z] CPUs: 2 [2020-04-10T08:49:46.464Z] Total Memory: 7.501GiB [2020-04-10T08:49:46.464Z] Name: ip-10-100-76-46 [2020-04-10T08:49:46.464Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-10T08:49:46.464Z] Docker Root Dir: /var/lib/docker [2020-04-10T08:49:46.464Z] Debug Mode: false [2020-04-10T08:49:46.464Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:49:46.464Z] Labels: [2020-04-10T08:49:46.464Z] Experimental: true [2020-04-10T08:49:46.464Z] Insecure Registries: [2020-04-10T08:49:46.464Z] 127.0.0.0/8 [2020-04-10T08:49:46.464Z] Live Restore Enabled: true [2020-04-10T08:49:46.464Z] [2020-04-10T08:49:46.464Z] WARNING: No swap limit support [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2020-04-10T08:49:46.576Z] #20 transferring context: 52.78MB 0.9s done [2020-04-10T08:49:46.576Z] #20 DONE 0.9s [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-10T08:49:46.576Z] #28 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-10T08:49:46.576Z] #31 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-10T08:49:46.576Z] #32 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:46.576Z] #74 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:46.576Z] #58 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:46.576Z] #36 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-10T08:49:46.576Z] #59 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-10T08:49:46.576Z] #54 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:49:46.576Z] #27 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-10T08:49:46.576Z] #45 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:49:46.576Z] #10 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:49:46.576Z] #17 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-10T08:49:46.576Z] #49 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-10T08:49:46.576Z] #67 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-10T08:49:46.576Z] #34 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-10T08:49:46.576Z] #61 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:49:46.576Z] #25 CACHED [2020-04-10T08:49:46.576Z] [2020-04-10T08:49:46.576Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-10T08:49:46.576Z] #40 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-10T08:49:46.577Z] #8 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-10T08:49:46.577Z] #64 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-10T08:49:46.577Z] #14 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:49:46.577Z] #62 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-10T08:49:46.577Z] #26 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-10T08:49:46.577Z] #39 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:46.577Z] #68 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:49:46.577Z] #44 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-10T08:49:46.577Z] #69 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:46.577Z] #23 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-10T08:49:46.577Z] #13 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-10T08:49:46.577Z] #12 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-10T08:49:46.577Z] #18 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:46.577Z] #50 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-10T08:49:46.577Z] #55 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-10T08:49:46.577Z] #42 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-10T08:49:46.577Z] #75 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-10T08:49:46.577Z] #19 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-10T08:49:46.577Z] #70 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-10T08:49:46.577Z] #46 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-10T08:49:46.577Z] #9 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-10T08:49:46.577Z] #73 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:49:46.577Z] #35 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-10T08:49:46.577Z] #37 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-10T08:49:46.577Z] #52 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-10T08:49:46.577Z] #30 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:46.577Z] #47 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:46.577Z] #65 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-10T08:49:46.577Z] #29 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:46.577Z] #60 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-10T08:49:46.577Z] #15 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:46.577Z] #38 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-10T08:49:46.577Z] #48 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-10T08:49:46.577Z] #51 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-10T08:49:46.577Z] #22 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-10T08:49:46.577Z] #11 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:46.577Z] #56 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:46.577Z] #21 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:49:46.577Z] #41 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:46.577Z] #63 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-10T08:49:46.577Z] #16 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-10T08:49:46.577Z] #66 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-10T08:49:46.577Z] #57 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:46.577Z] #33 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-10T08:49:46.577Z] #24 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:49:46.577Z] #43 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:46.577Z] #53 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-10T08:49:46.577Z] #72 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-10T08:49:46.577Z] #76 CACHED [2020-04-10T08:49:46.577Z] [2020-04-10T08:49:46.577Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-10T08:49:45.926Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:45.993Z] > git config --add remote.origin.fetch +refs/pull/40749/head:refs/remotes/origin/PR-40749 # timeout=10 [2020-04-10T08:49:46.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:46.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:46.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:46.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:46.299Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:46.614Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 8.97MB / 50.38MB 0.6s [2020-04-10T08:49:46.614Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 18.59MB / 50.38MB 0.8s [2020-04-10T08:49:46.614Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 9.78MB / 51.79MB 0.8s [2020-04-10T08:49:46.614Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 5.95MB / 10.00MB 0.8s [2020-04-10T08:49:46.614Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 22.58MB / 50.38MB 0.9s [2020-04-10T08:49:46.614Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 12.51MB / 51.79MB 0.9s [2020-04-10T08:49:46.614Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 8.33MB / 10.00MB 0.9s [2020-04-10T08:49:46.731Z] Merge succeeded, producing 0161c8d020c1249ae55edfc90ea611b2a59e2434 [2020-04-10T08:49:46.732Z] Checking out Revision 0161c8d020c1249ae55edfc90ea611b2a59e2434 (PR-40749) [2020-04-10T08:49:46.776Z] + sudo modprobe ip_vs [2020-04-10T08:49:46.776Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22027541e92d762e6be780f8c5792a0662c2388a . [2020-04-10T08:49:46.776Z] #1 [internal] load build definition from Dockerfile [2020-04-10T08:49:46.776Z] #1 transferring dockerfile: 17.09kB done [2020-04-10T08:49:46.776Z] #1 DONE 0.0s [2020-04-10T08:49:46.776Z] [2020-04-10T08:49:46.776Z] #2 [internal] load .dockerignore [2020-04-10T08:49:46.776Z] #2 transferring context: 87B done [2020-04-10T08:49:46.776Z] #2 DONE 0.0s [2020-04-10T08:49:46.776Z] [2020-04-10T08:49:46.776Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-10T08:49:46.776Z] #3 DONE 0.1s [2020-04-10T08:49:46.883Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD" [2020-04-10T08:49:46.894Z] First time build. Skipping changelog. [2020-04-10T08:49:46.913Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.0s [2020-04-10T08:49:46.968Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:46.969Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:46.969Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-10T08:49:46.969Z] + bash /home/ubuntu/workspace/moby_PR-40749/check-config.sh [2020-04-10T08:49:46.969Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-10T08:49:46.969Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-10T08:49:46.969Z] [2020-04-10T08:49:46.969Z] Generally Necessary: [2020-04-10T08:49:46.969Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-10T08:49:46.969Z] - apparmor: enabled and tools installed [2020-04-10T08:49:46.969Z] - CONFIG_NAMESPACES: enabled [2020-04-10T08:49:46.969Z] - CONFIG_NET_NS: enabled [2020-04-10T08:49:46.969Z] - CONFIG_PID_NS: enabled [2020-04-10T08:49:46.969Z] - CONFIG_IPC_NS: enabled [2020-04-10T08:49:46.969Z] - CONFIG_UTS_NS: enabled [2020-04-10T08:49:46.969Z] - CONFIG_CGROUPS: enabled [2020-04-10T08:49:46.969Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-10T08:49:46.969Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-10T08:49:46.969Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-10T08:49:46.969Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-10T08:49:46.969Z] - CONFIG_CPUSETS: enabled [2020-04-10T08:49:46.969Z] - CONFIG_MEMCG: enabled [2020-04-10T08:49:46.969Z] - CONFIG_KEYS: enabled [2020-04-10T08:49:46.969Z] - CONFIG_VETH: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-10T08:49:46.969Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-10T08:49:46.969Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-10T08:49:46.969Z] [2020-04-10T08:49:46.969Z] Optional Features: [2020-04-10T08:49:46.969Z] - CONFIG_USER_NS: enabled [2020-04-10T08:49:47.034Z] [2020-04-10T08:49:47.034Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-10T08:49:47.034Z] #4 CACHED [2020-04-10T08:49:47.081Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c [2020-04-10T08:49:47.171Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 27.85MB / 50.38MB 1.2s [2020-04-10T08:49:47.171Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 16.06MB / 51.79MB 1.2s [2020-04-10T08:49:47.171Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.0s done [2020-04-10T08:49:47.171Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0B / 68.60MB 1.2s [2020-04-10T08:49:47.171Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 18.71MB / 51.79MB 1.3s [2020-04-10T08:49:47.171Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 32.97MB / 50.38MB 1.4s [2020-04-10T08:49:47.171Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 22.97MB / 51.79MB 1.4s [2020-04-10T08:49:47.171Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 6.81MB / 68.60MB 1.4s [2020-04-10T08:49:47.225Z] - CONFIG_SECCOMP: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-10T08:49:47.225Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-10T08:49:47.225Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-10T08:49:47.225Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-10T08:49:47.225Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-10T08:49:47.225Z] - CONFIG_BLK_CGROUP: enabled [2020-04-10T08:49:47.225Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-10T08:49:47.225Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CGROUP_PERF: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-10T08:49:47.225Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-10T08:49:47.225Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-10T08:49:47.225Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-10T08:49:47.225Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_IP_VS: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-10T08:49:47.225Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-10T08:49:47.225Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-10T08:49:47.225Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_EXT4_FS: enabled [2020-04-10T08:49:47.225Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-10T08:49:47.225Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-10T08:49:47.225Z] - Network Drivers: [2020-04-10T08:49:47.225Z] - "overlay": [2020-04-10T08:49:47.225Z] - CONFIG_VXLAN: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-10T08:49:47.225Z] Optional (for encrypted networks): [2020-04-10T08:49:47.225Z] - CONFIG_CRYPTO: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-10T08:49:47.225Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-10T08:49:47.225Z] - CONFIG_XFRM: enabled [2020-04-10T08:49:47.225Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-10T08:49:47.225Z] - "ipvlan": [2020-04-10T08:49:47.225Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-10T08:49:47.225Z] - "macvlan": [2020-04-10T08:49:47.225Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_DUMMY: enabled (as module) [2020-04-10T08:49:47.225Z] - "ftp,tftp client in container": [2020-04-10T08:49:47.225Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-10T08:49:47.225Z] - Storage Drivers: [2020-04-10T08:49:47.225Z] - "aufs": [2020-04-10T08:49:47.225Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-10T08:49:47.225Z] - "btrfs": [2020-04-10T08:49:47.225Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-10T08:49:47.225Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-10T08:49:47.225Z] - "devicemapper": [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-04-10T08:49:47.475Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 36.99MB / 50.38MB 1.5s [2020-04-10T08:49:47.475Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 27.76MB / 51.79MB 1.5s [2020-04-10T08:49:47.475Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 42.84MB / 50.38MB 1.7s [2020-04-10T08:49:47.475Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 33.87MB / 51.79MB 1.7s [2020-04-10T08:49:47.475Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 16.02MB / 68.60MB 1.7s [2020-04-10T08:49:47.479Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-10T08:49:47.479Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-10T08:49:47.479Z] - "overlay": [2020-04-10T08:49:47.479Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-10T08:49:47.479Z] - "zfs": [2020-04-10T08:49:47.479Z] - /dev/zfs: missing [2020-04-10T08:49:47.479Z] - zfs command: missing [2020-04-10T08:49:47.479Z] - zpool command: missing [2020-04-10T08:49:47.479Z] [2020-04-10T08:49:47.479Z] Limits: [2020-04-10T08:49:47.479Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-10T08:49:47.479Z] [2020-04-10T08:49:47.479Z] + true [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-10T08:49:47.578Z] #77 DONE 0.9s [2020-04-10T08:49:47.578Z] [2020-04-10T08:49:47.578Z] #78 exporting to image [2020-04-10T08:49:47.578Z] #78 exporting layers [2020-04-10T08:49:47.598Z] [2020-04-10T08:49:47.598Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-10T08:49:47.598Z] #5 DONE 0.1s [2020-04-10T08:49:47.598Z] [2020-04-10T08:49:47.598Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-10T08:49:47.765Z] + docker version [2020-04-10T08:49:47.765Z] Client: Docker Engine - Community [2020-04-10T08:49:47.765Z] Version: 19.03.5 [2020-04-10T08:49:47.765Z] API version: 1.40 [2020-04-10T08:49:47.765Z] Go version: go1.12.12 [2020-04-10T08:49:47.765Z] Git commit: 633a0ea [2020-04-10T08:49:47.765Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-10T08:49:47.765Z] OS/Arch: linux/arm64 [2020-04-10T08:49:47.765Z] Experimental: false [2020-04-10T08:49:47.765Z] [2020-04-10T08:49:47.765Z] Server: Docker Engine - Community [2020-04-10T08:49:47.765Z] Engine: [2020-04-10T08:49:47.765Z] Version: 19.03.5 [2020-04-10T08:49:47.765Z] API version: 1.40 (minimum version 1.12) [2020-04-10T08:49:47.765Z] Go version: go1.12.12 [2020-04-10T08:49:47.765Z] Git commit: 633a0ea [2020-04-10T08:49:47.765Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-10T08:49:47.765Z] OS/Arch: linux/arm64 [2020-04-10T08:49:47.765Z] Experimental: true [2020-04-10T08:49:47.765Z] containerd: [2020-04-10T08:49:47.765Z] Version: 1.2.10 [2020-04-10T08:49:47.765Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-10T08:49:47.765Z] runc: [2020-04-10T08:49:47.765Z] Version: 1.0.0-rc8+dev [2020-04-10T08:49:47.765Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-10T08:49:47.765Z] docker-init: [2020-04-10T08:49:47.765Z] Version: 0.18.0 [2020-04-10T08:49:47.765Z] GitCommit: fec3683 [Pipeline] sh [2020-04-10T08:49:47.811Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 49.80MB / 50.38MB 1.9s [2020-04-10T08:49:47.811Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 43.44MB / 51.79MB 1.9s [2020-04-10T08:49:47.811Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 24.85MB / 68.60MB 1.9s [2020-04-10T08:49:47.971Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22027541e92d762e6be780f8c5792a0662c2388a . [2020-04-10T08:49:47.971Z] #2 [internal] load .dockerignore [2020-04-10T08:49:47.971Z] #2 transferring context: 87B done [2020-04-10T08:49:47.971Z] #2 DONE 0.0s [2020-04-10T08:49:47.971Z] [2020-04-10T08:49:47.971Z] #1 [internal] load build definition from Dockerfile [2020-04-10T08:49:47.971Z] #1 transferring dockerfile: 17.09kB done [2020-04-10T08:49:47.971Z] #1 DONE 0.0s [2020-04-10T08:49:47.971Z] [2020-04-10T08:49:47.971Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-10T08:49:46.720Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T08:49:46.734Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:46.743Z] > git checkout -f 0161c8d020c1249ae55edfc90ea611b2a59e2434 # timeout=10 [2020-04-10T08:49:46.885Z] > git rev-list --no-walk 66a11d4098abada58d3a6eba95c33518494f6f61 # timeout=10 [2020-04-10T08:49:48.055Z] + docker info [2020-04-10T08:49:48.067Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 29.49MB / 68.60MB 2.0s [2020-04-10T08:49:48.067Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 46.61MB / 51.79MB 2.1s [2020-04-10T08:49:48.067Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.1s done [2020-04-10T08:49:48.067Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.3s [2020-04-10T08:49:48.067Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 35.58MB / 68.60MB 2.3s [2020-04-10T08:49:48.067Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 0B / 120.14MB 2.3s [2020-04-10T08:49:48.176Z] #6 DONE 0.4s [2020-04-10T08:49:48.176Z] [2020-04-10T08:49:48.176Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-10T08:49:48.176Z] #71 DONE 0.0s [2020-04-10T08:49:48.176Z] [2020-04-10T08:49:48.176Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-10T08:49:48.176Z] #7 DONE 0.0s [2020-04-10T08:49:48.176Z] [2020-04-10T08:49:48.176Z] #20 [internal] load build context [2020-04-10T08:49:48.190Z] #78 exporting layers 0.6s done [2020-04-10T08:49:48.190Z] #78 writing image sha256:a3e5c23d907e9d80da22e69d912a06ecb627bebc632206cc5d67e647d3009d35 done [2020-04-10T08:49:48.190Z] #78 naming to docker.io/library/docker:22027541e92d762e6be780f8c5792a0662c2388a done [2020-04-10T08:49:48.190Z] #78 DONE 0.7s [Pipeline] } [Pipeline] // stage [2020-04-10T08:49:48.227Z] #3 DONE 0.1s [2020-04-10T08:49:48.227Z] [2020-04-10T08:49:48.227Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-10T08:49:48.227Z] #4 CACHED [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-10T08:49:48.315Z] Client: [2020-04-10T08:49:48.315Z] Debug Mode: false [2020-04-10T08:49:48.315Z] [2020-04-10T08:49:48.315Z] Server: [2020-04-10T08:49:48.315Z] Containers: 0 [2020-04-10T08:49:48.315Z] Running: 0 [2020-04-10T08:49:48.315Z] Paused: 0 [2020-04-10T08:49:48.315Z] Stopped: 0 [2020-04-10T08:49:48.315Z] Images: 2 [2020-04-10T08:49:48.315Z] Server Version: 19.03.5 [2020-04-10T08:49:48.315Z] Storage Driver: overlay2 [2020-04-10T08:49:48.315Z] Backing Filesystem: extfs [2020-04-10T08:49:48.315Z] Supports d_type: true [2020-04-10T08:49:48.315Z] Native Overlay Diff: true [2020-04-10T08:49:48.315Z] Logging Driver: json-file [2020-04-10T08:49:48.315Z] Cgroup Driver: cgroupfs [2020-04-10T08:49:48.315Z] Plugins: [2020-04-10T08:49:48.315Z] Volume: local [2020-04-10T08:49:48.315Z] Network: bridge host ipvlan macvlan null overlay [2020-04-10T08:49:48.315Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-10T08:49:48.315Z] Swarm: inactive [2020-04-10T08:49:48.315Z] Runtimes: runc [2020-04-10T08:49:48.315Z] Default Runtime: runc [2020-04-10T08:49:48.315Z] Init Binary: docker-init [2020-04-10T08:49:48.315Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-10T08:49:48.315Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-10T08:49:48.315Z] init version: fec3683 [2020-04-10T08:49:48.315Z] Security Options: [2020-04-10T08:49:48.315Z] apparmor [2020-04-10T08:49:48.315Z] seccomp [2020-04-10T08:49:48.315Z] Profile: default [2020-04-10T08:49:48.315Z] Kernel Version: 4.15.0-1057-aws [2020-04-10T08:49:48.315Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-10T08:49:48.315Z] OSType: linux [2020-04-10T08:49:48.315Z] Architecture: aarch64 [2020-04-10T08:49:48.315Z] CPUs: 4 [2020-04-10T08:49:48.315Z] Total Memory: 7.525GiB [2020-04-10T08:49:48.315Z] Name: ip-10-100-99-192 [2020-04-10T08:49:48.315Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-10T08:49:48.315Z] Docker Root Dir: /var/lib/docker [2020-04-10T08:49:48.315Z] Debug Mode: false [2020-04-10T08:49:48.315Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:49:48.315Z] Labels: [2020-04-10T08:49:48.315Z] Experimental: true [2020-04-10T08:49:48.315Z] Insecure Registries: [2020-04-10T08:49:48.315Z] 127.0.0.0/8 [2020-04-10T08:49:48.315Z] Live Restore Enabled: true [2020-04-10T08:49:48.315Z] [2020-04-10T08:49:48.315Z] WARNING: No swap limit support [2020-04-10T08:49:48.326Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.4s done [2020-04-10T08:49:48.326Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 40.74MB / 68.60MB 2.5s [2020-04-10T08:49:48.326Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 0B / 124B 2.5s [Pipeline] sh [2020-04-10T08:49:47.116Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:47.169Z] > git checkout -f f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c # timeout=10 [2020-04-10T08:49:48.482Z] [2020-04-10T08:49:48.482Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-10T08:49:48.582Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 50.75MB / 68.60MB 2.7s [2020-04-10T08:49:48.582Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 8.89MB / 120.14MB 2.7s [2020-04-10T08:49:48.582Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 2.7s done [2020-04-10T08:49:48.582Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e [2020-04-10T08:49:48.607Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22027541e92d762e6be780f8c5792a0662c2388a hack/test/unit [2020-04-10T08:49:48.622Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:48.622Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:49:48.622Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-10T08:49:48.622Z] + bash /home/ubuntu/workspace/moby_PR-40749/check-config.sh [2020-04-10T08:49:48.622Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-10T08:49:48.622Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-10T08:49:48.622Z] [2020-04-10T08:49:48.622Z] Generally Necessary: [2020-04-10T08:49:48.622Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-10T08:49:48.622Z] - apparmor: enabled and tools installed [2020-04-10T08:49:48.622Z] - CONFIG_NAMESPACES: enabled [2020-04-10T08:49:48.622Z] - CONFIG_NET_NS: enabled [2020-04-10T08:49:48.622Z] - CONFIG_PID_NS: enabled [2020-04-10T08:49:48.622Z] - CONFIG_IPC_NS: enabled [2020-04-10T08:49:48.622Z] - CONFIG_UTS_NS: enabled [2020-04-10T08:49:48.622Z] - CONFIG_CGROUPS: enabled [2020-04-10T08:49:48.622Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-10T08:49:48.737Z] #6 ... [2020-04-10T08:49:48.737Z] [2020-04-10T08:49:48.737Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-10T08:49:48.737Z] #5 DONE 0.1s [2020-04-10T08:49:48.737Z] [2020-04-10T08:49:48.737Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-10T08:49:48.737Z] #6 DONE 0.2s [2020-04-10T08:49:48.737Z] [2020-04-10T08:49:48.737Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-10T08:49:48.737Z] #71 DONE 0.0s [2020-04-10T08:49:48.737Z] [2020-04-10T08:49:48.737Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-10T08:49:48.737Z] #7 DONE 0.0s [2020-04-10T08:49:48.737Z] [2020-04-10T08:49:48.737Z] #20 [internal] load build context [2020-04-10T08:49:48.883Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-10T08:49:48.883Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-10T08:49:48.883Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-10T08:49:48.883Z] - CONFIG_CPUSETS: enabled [2020-04-10T08:49:48.883Z] - CONFIG_MEMCG: enabled [2020-04-10T08:49:48.883Z] - CONFIG_KEYS: enabled [2020-04-10T08:49:48.883Z] - CONFIG_VETH: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-10T08:49:48.883Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-10T08:49:48.883Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-10T08:49:48.883Z] [2020-04-10T08:49:48.883Z] Optional Features: [2020-04-10T08:49:48.883Z] - CONFIG_USER_NS: enabled [2020-04-10T08:49:48.883Z] - CONFIG_SECCOMP: enabled [2020-04-10T08:49:48.883Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-10T08:49:48.883Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-10T08:49:48.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-10T08:49:48.883Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-10T08:49:48.884Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 54.96MB / 68.60MB 3.0s [2020-04-10T08:49:48.884Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 15.65MB / 120.14MB 3.0s [2020-04-10T08:49:49.117Z] #20 transferring context: 52.78MB 1.1s done [2020-04-10T08:49:49.117Z] #20 DONE 1.2s [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-10T08:49:49.117Z] #30 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-10T08:49:49.117Z] #26 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-10T08:49:49.117Z] #75 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-10T08:49:49.117Z] #66 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-10T08:49:49.117Z] #28 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:49.117Z] #74 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:49.117Z] #38 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-10T08:49:49.117Z] #31 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-10T08:49:49.117Z] #49 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:49.117Z] #60 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-10T08:49:49.117Z] #57 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-10T08:49:49.117Z] #64 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-10T08:49:49.117Z] #32 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:49:49.117Z] #17 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-10T08:49:49.117Z] #59 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-10T08:49:49.117Z] #18 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:49.117Z] #36 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-10T08:49:49.117Z] #72 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:49.117Z] #65 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-10T08:49:49.117Z] #37 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:49:49.117Z] #35 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-10T08:49:49.117Z] #14 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-10T08:49:49.117Z] #52 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:49:49.117Z] #10 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-10T08:49:49.117Z] #42 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:49.117Z] #21 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-10T08:49:49.117Z] #40 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-10T08:49:49.117Z] #61 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:49.117Z] #53 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-10T08:49:49.117Z] #9 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-10T08:49:49.117Z] #55 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:49:49.117Z] #25 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:49:49.117Z] #41 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:49.117Z] #63 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:49.117Z] #23 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:49.117Z] #56 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-10T08:49:49.117Z] #15 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.117Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-10T08:49:49.117Z] #24 CACHED [2020-04-10T08:49:49.117Z] [2020-04-10T08:49:49.118Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-10T08:49:49.118Z] #39 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-10T08:49:49.118Z] #73 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-10T08:49:49.118Z] #67 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:49:49.118Z] #43 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:49:49.118Z] #62 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-10T08:49:49.118Z] #69 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-10T08:49:49.118Z] #34 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:49.118Z] #47 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-10T08:49:49.118Z] #45 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:49.118Z] #33 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:49.118Z] #68 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-10T08:49:49.118Z] #46 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:49.118Z] #58 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-10T08:49:49.118Z] #8 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-10T08:49:49.118Z] #22 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-10T08:49:49.118Z] #70 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-10T08:49:49.118Z] #13 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-10T08:49:49.118Z] #12 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:49.118Z] #50 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-10T08:49:49.118Z] #16 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-10T08:49:49.118Z] #29 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-10T08:49:49.118Z] #19 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-10T08:49:49.118Z] #11 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-10T08:49:49.118Z] #48 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-10T08:49:49.118Z] #54 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:49:49.118Z] #27 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-10T08:49:49.118Z] #51 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:49:49.118Z] #44 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-10T08:49:49.118Z] #76 CACHED [2020-04-10T08:49:49.118Z] [2020-04-10T08:49:49.118Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-10T08:49:49.139Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 67.41MB / 68.60MB 3.3s [2020-04-10T08:49:49.139Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 29.56MB / 120.14MB 3.3s [2020-04-10T08:49:49.139Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 36.57MB / 120.14MB 3.4s [2020-04-10T08:49:49.142Z] - CONFIG_BLK_CGROUP: enabled [2020-04-10T08:49:49.142Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-10T08:49:49.142Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-10T08:49:49.142Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-10T08:49:49.142Z] - CONFIG_CGROUP_PERF: enabled [2020-04-10T08:49:49.142Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-10T08:49:49.142Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-10T08:49:49.142Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-10T08:49:49.142Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-10T08:49:49.142Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-10T08:49:49.142Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-10T08:49:49.142Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-10T08:49:49.142Z] - CONFIG_IP_VS: enabled (as module) [2020-04-10T08:49:49.142Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-10T08:49:49.142Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-10T08:49:49.142Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-10T08:49:49.142Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-10T08:49:49.142Z] - CONFIG_EXT4_FS: enabled [2020-04-10T08:49:49.142Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-10T08:49:49.142Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-10T08:49:49.142Z] - Network Drivers: [2020-04-10T08:49:49.142Z] - "overlay": [2020-04-10T08:49:49.142Z] - CONFIG_VXLAN: enabled (as module) [2020-04-10T08:49:49.142Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-10T08:49:49.142Z] Optional (for encrypted networks): [2020-04-10T08:49:49.395Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.6s done [2020-04-10T08:49:49.401Z] - CONFIG_CRYPTO: enabled [2020-04-10T08:49:49.401Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-10T08:49:49.401Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-10T08:49:49.401Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-10T08:49:49.401Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-10T08:49:49.401Z] - CONFIG_XFRM: enabled [2020-04-10T08:49:49.401Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-10T08:49:49.401Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-10T08:49:49.401Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-10T08:49:49.401Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-10T08:49:49.401Z] - "ipvlan": [2020-04-10T08:49:49.401Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-10T08:49:49.401Z] - "macvlan": [2020-04-10T08:49:49.401Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-10T08:49:49.401Z] - CONFIG_DUMMY: enabled (as module) [2020-04-10T08:49:49.401Z] - "ftp,tftp client in container": [2020-04-10T08:49:49.401Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-10T08:49:49.401Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-10T08:49:49.401Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-10T08:49:49.401Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-10T08:49:49.401Z] - Storage Drivers: [2020-04-10T08:49:49.401Z] - "aufs": [2020-04-10T08:49:49.401Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-10T08:49:49.401Z] - "btrfs": [2020-04-10T08:49:49.401Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-10T08:49:49.401Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-10T08:49:49.401Z] - "devicemapper": [2020-04-10T08:49:49.401Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-10T08:49:49.401Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-10T08:49:49.401Z] - "overlay": [2020-04-10T08:49:49.401Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-10T08:49:49.401Z] - "zfs": [2020-04-10T08:49:49.401Z] - /dev/zfs: missing [2020-04-10T08:49:49.401Z] - zfs command: missing [2020-04-10T08:49:49.401Z] - zpool command: missing [2020-04-10T08:49:49.401Z] [2020-04-10T08:49:49.401Z] Limits: [2020-04-10T08:49:49.401Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-10T08:49:49.401Z] [2020-04-10T08:49:49.401Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-10T08:49:49.651Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 44.16MB / 120.14MB 3.8s [2020-04-10T08:49:49.739Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22027541e92d762e6be780f8c5792a0662c2388a . [2020-04-10T08:49:49.739Z] #2 [internal] load build definition from Dockerfile [2020-04-10T08:49:49.739Z] #2 transferring dockerfile: 17.09kB done [2020-04-10T08:49:49.739Z] #2 DONE 0.0s [2020-04-10T08:49:49.739Z] [2020-04-10T08:49:49.739Z] #1 [internal] load .dockerignore [2020-04-10T08:49:49.739Z] #1 transferring context: 87B done [2020-04-10T08:49:49.739Z] #1 DONE 0.0s [2020-04-10T08:49:49.739Z] [2020-04-10T08:49:49.739Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-10T08:49:49.907Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 52.66MB / 120.14MB 4.1s [2020-04-10T08:49:49.999Z] #3 DONE 0.1s [2020-04-10T08:49:49.999Z] [2020-04-10T08:49:49.999Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-10T08:49:49.999Z] #4 CACHED [2020-04-10T08:49:50.048Z] #77 DONE 0.9s [2020-04-10T08:49:50.048Z] [2020-04-10T08:49:50.048Z] #78 exporting to image [2020-04-10T08:49:50.048Z] #78 exporting layers [2020-04-10T08:49:50.099Z] #20 transferring context: 52.78MB 1.1s done [2020-04-10T08:49:50.099Z] #20 DONE 1.2s [2020-04-10T08:49:50.099Z] [2020-04-10T08:49:50.099Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-10T08:49:50.099Z] #72 CACHED [2020-04-10T08:49:50.099Z] [2020-04-10T08:49:50.099Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-10T08:49:50.099Z] #14 CACHED [2020-04-10T08:49:50.099Z] [2020-04-10T08:49:50.099Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-10T08:49:50.099Z] #61 CACHED [2020-04-10T08:49:50.099Z] [2020-04-10T08:49:50.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:49:50.099Z] #44 CACHED [2020-04-10T08:49:50.099Z] [2020-04-10T08:49:50.099Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-10T08:49:50.099Z] #15 CACHED [2020-04-10T08:49:50.099Z] [2020-04-10T08:49:50.099Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-10T08:49:50.099Z] #16 CACHED [2020-04-10T08:49:50.099Z] [2020-04-10T08:49:50.099Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #39 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #48 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:50.100Z] #68 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #54 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #70 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:50.100Z] #23 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:50.100Z] #65 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #42 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-10T08:49:50.100Z] #59 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-10T08:49:50.100Z] #45 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-10T08:49:50.100Z] #22 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-10T08:49:50.100Z] #55 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:50.100Z] #56 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #57 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-10T08:49:50.100Z] #46 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #75 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:50.100Z] #50 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-10T08:49:50.100Z] #69 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #66 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:49:50.100Z] #10 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-10T08:49:50.100Z] #24 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-10T08:49:50.100Z] #32 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-10T08:49:50.100Z] #40 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:49:50.100Z] #41 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-10T08:49:50.100Z] #13 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-10T08:49:50.100Z] #28 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:50.100Z] #58 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:49:50.100Z] #43 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-10T08:49:50.100Z] #19 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-10T08:49:50.100Z] #8 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-10T08:49:50.100Z] #67 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-10T08:49:50.100Z] #49 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:50.100Z] #53 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:49:50.100Z] #27 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-10T08:49:50.100Z] #11 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-10T08:49:50.100Z] #12 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:50.100Z] #74 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-10T08:49:50.100Z] #30 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:50.100Z] #63 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #51 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:49:50.100Z] #35 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:50.100Z] #47 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-10T08:49:50.100Z] #52 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-10T08:49:50.100Z] #18 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:49:50.100Z] #25 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:50.100Z] #60 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #31 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:50.100Z] #33 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-10T08:49:50.100Z] #9 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:49:50.100Z] #17 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-10T08:49:50.100Z] #37 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-10T08:49:50.100Z] #26 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:49:50.100Z] #62 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:50.100Z] #21 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-10T08:49:50.100Z] #64 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-10T08:49:50.100Z] #29 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:50.100Z] #36 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-10T08:49:50.100Z] #73 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:50.100Z] #38 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-10T08:49:50.100Z] #34 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-10T08:49:50.100Z] #76 CACHED [2020-04-10T08:49:50.100Z] [2020-04-10T08:49:50.100Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-10T08:49:50.165Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 60.54MB / 120.14MB 4.4s [2020-04-10T08:49:50.098Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-10T08:49:50.422Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 67.00MB / 120.14MB 4.7s [2020-04-10T08:49:50.579Z] [2020-04-10T08:49:50.579Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-10T08:49:50.579Z] #6 DONE 0.1s [2020-04-10T08:49:50.579Z] [2020-04-10T08:49:50.579Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-10T08:49:50.579Z] #5 DONE 0.1s [2020-04-10T08:49:50.579Z] [2020-04-10T08:49:50.579Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-10T08:49:50.579Z] #71 DONE 0.0s [2020-04-10T08:49:50.579Z] [2020-04-10T08:49:50.579Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-10T08:49:50.579Z] #7 DONE 0.0s [2020-04-10T08:49:50.579Z] [2020-04-10T08:49:50.579Z] #20 [internal] load build context [2020-04-10T08:49:50.658Z] #77 DONE 0.9s [2020-04-10T08:49:50.680Z] #7 ... [2020-04-10T08:49:50.680Z] [2020-04-10T08:49:50.680Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-10T08:49:50.680Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-10T08:49:50.680Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-10T08:49:50.680Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-04-10T08:49:50.680Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-10T08:49:50.680Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2020-04-10T08:49:50.680Z] #71 DONE 4.8s [2020-04-10T08:49:50.680Z] [2020-04-10T08:49:50.680Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-10T08:49:50.912Z] [2020-04-10T08:49:50.912Z] #78 exporting to image [2020-04-10T08:49:50.912Z] #78 exporting layers [2020-04-10T08:49:50.937Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 77.25MB / 120.14MB 5.2s [2020-04-10T08:49:50.979Z] #78 exporting layers 0.9s done [2020-04-10T08:49:50.979Z] #78 writing image sha256:8a23efcd0adda0fec5805b16a44dc9b42e9ab166b787ec6c700fe75d4776cdbb done [2020-04-10T08:49:50.979Z] #78 naming to docker.io/library/docker:22027541e92d762e6be780f8c5792a0662c2388a done [2020-04-10T08:49:50.979Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-10T08:49:51.195Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 88.36MB / 120.14MB 5.4s [2020-04-10T08:49:51.244Z] Merge succeeded, producing 2079758aa70c03049f996bae4666324532a2ce08 [2020-04-10T08:49:51.245Z] Checking out Revision 2079758aa70c03049f996bae4666324532a2ce08 (PR-40749) [2020-04-10T08:49:51.271Z] ? github.com/docker/docker/api [no test files] [2020-04-10T08:49:51.466Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 97.50MB / 120.14MB 5.7s [2020-04-10T08:49:51.650Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD" [2020-04-10T08:49:51.781Z] First time build. Skipping changelog. [2020-04-10T08:49:51.835Z] #78 exporting layers 0.9s done [2020-04-10T08:49:51.835Z] #78 writing image sha256:d051d8adb580949c93dd1fa5c6c93e5e26a4edf83b82e440722d4a209e1e5fe7 [2020-04-10T08:49:51.835Z] #78 writing image sha256:d051d8adb580949c93dd1fa5c6c93e5e26a4edf83b82e440722d4a209e1e5fe7 done [2020-04-10T08:49:51.835Z] #78 naming to docker.io/library/docker:22027541e92d762e6be780f8c5792a0662c2388a done [2020-04-10T08:49:51.835Z] #78 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-10T08:49:51.983Z] #20 transferring context: 52.78MB 1.5s done [2020-04-10T08:49:51.983Z] #20 DONE 1.6s [2020-04-10T08:49:51.989Z] [2020-04-10T08:49:51.989Z] Removing bundles/ [2020-04-10T08:49:51.989Z] [2020-04-10T08:49:51.989Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-10T08:49:51.989Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:49:51.989Z] GOOS="" GOARCH="" GOARM="" [2020-04-10T08:49:52.028Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 114.47MB / 120.14MB 6.2s [2020-04-10T08:49:51.145Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-10T08:49:51.279Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:51.332Z] > git checkout -f 2079758aa70c03049f996bae4666324532a2ce08 # timeout=10 [2020-04-10T08:49:51.684Z] > git rev-list --no-walk 66a11d4098abada58d3a6eba95c33518494f6f61 # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:49:52.242Z] #27 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-10T08:49:52.242Z] #51 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-10T08:49:52.242Z] #61 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-10T08:49:52.242Z] #24 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:49:52.242Z] #25 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:49:52.242Z] #10 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-10T08:49:52.242Z] #12 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-10T08:49:52.242Z] #55 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-10T08:49:52.242Z] #30 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:52.242Z] #53 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-10T08:49:52.242Z] #40 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-10T08:49:52.242Z] #13 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:52.242Z] #63 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:52.242Z] #50 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-10T08:49:52.242Z] #72 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-10T08:49:52.242Z] #64 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-10T08:49:52.242Z] #32 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-10T08:49:52.242Z] #14 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:52.242Z] #33 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-10T08:49:52.242Z] #22 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-10T08:49:52.242Z] #31 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-10T08:49:52.242Z] #39 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-10T08:49:52.242Z] #52 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-10T08:49:52.242Z] #46 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-10T08:49:52.242Z] #37 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-10T08:49:52.242Z] #16 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-10T08:49:52.242Z] #49 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-10T08:49:52.242Z] #70 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:49:52.242Z] #44 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-10T08:49:52.242Z] #42 CACHED [2020-04-10T08:49:52.242Z] [2020-04-10T08:49:52.242Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:52.243Z] #38 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-10T08:49:52.243Z] #45 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:49:52.243Z] #62 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-10T08:49:52.243Z] #19 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-10T08:49:52.243Z] #28 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-10T08:49:52.243Z] #34 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:52.243Z] #23 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:52.243Z] #65 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:49:52.243Z] #41 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:49:52.243Z] #35 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-10T08:49:52.243Z] #59 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:49:52.243Z] #43 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-10T08:49:52.243Z] #11 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-10T08:49:52.243Z] #67 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:52.243Z] #74 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-10T08:49:52.243Z] #15 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-10T08:49:52.243Z] #75 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:49:52.243Z] #17 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:52.243Z] #21 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:52.243Z] #60 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:52.243Z] #58 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-10T08:49:52.243Z] #18 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-10T08:49:52.243Z] #9 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:49:52.243Z] #68 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-10T08:49:52.243Z] #54 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-10T08:49:52.243Z] #69 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-10T08:49:52.243Z] #66 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-10T08:49:52.243Z] #73 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:49:52.243Z] #36 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:49:52.243Z] #47 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-10T08:49:52.243Z] #57 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-10T08:49:52.243Z] #29 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-10T08:49:52.243Z] #8 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-10T08:49:52.243Z] #48 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-10T08:49:52.243Z] #26 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:49:52.243Z] #56 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-10T08:49:52.243Z] #76 CACHED [2020-04-10T08:49:52.243Z] [2020-04-10T08:49:52.243Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-10T08:49:52.328Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40749/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22027541e92d762e6be780f8c5792a0662c2388a hack/validate/default [2020-04-10T08:49:52.329Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.3s done [2020-04-10T08:49:52.930Z] #7 ... [2020-04-10T08:49:52.930Z] [2020-04-10T08:49:52.930Z] #20 [internal] load build context [2020-04-10T08:49:52.930Z] #20 transferring context: 52.78MB 7.1s done [2020-04-10T08:49:52.930Z] #20 DONE 7.2s [2020-04-10T08:49:52.930Z] [2020-04-10T08:49:52.930Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-10T08:49:53.181Z] + docker version [2020-04-10T08:49:53.181Z] Client: Docker Engine - Enterprise [2020-04-10T08:49:53.181Z] Version: 19.03.5 [2020-04-10T08:49:53.181Z] API version: 1.40 [2020-04-10T08:49:53.181Z] Go version: go1.12.12 [2020-04-10T08:49:53.181Z] Git commit: 2ee0c57608 [2020-04-10T08:49:53.181Z] Built: 11/13/2019 08:00:16 [2020-04-10T08:49:53.181Z] OS/Arch: windows/amd64 [2020-04-10T08:49:53.181Z] Experimental: false [2020-04-10T08:49:53.181Z] [2020-04-10T08:49:53.181Z] Server: Docker Engine - Enterprise [2020-04-10T08:49:53.181Z] Engine: [2020-04-10T08:49:53.181Z] Version: 19.03.5 [2020-04-10T08:49:53.181Z] API version: 1.40 (minimum version 1.24) [2020-04-10T08:49:53.181Z] Go version: go1.12.12 [2020-04-10T08:49:53.181Z] Git commit: 2ee0c57608 [2020-04-10T08:49:53.181Z] Built: 11/13/2019 07:58:51 [2020-04-10T08:49:53.181Z] OS/Arch: windows/amd64 [2020-04-10T08:49:53.181Z] Experimental: true [2020-04-10T08:49:53.252Z] Congratulations! All commits are properly signed with the DCO! [2020-04-10T08:49:53.252Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-10T08:49:53.252Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-10T08:49:53.252Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-10T08:49:53.252Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-10T08:49:53.252Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-10T08:49:53.252Z] Congratulations! No new tests were added to integration-cli. [2020-04-10T08:49:53.252Z] [2020-04-10T08:49:53.252Z] INFO Start validation with golang-ci-lint [2020-04-10T08:49:53.252Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-10T08:49:53.253Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-10T08:49:53.253Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [Pipeline] sh [2020-04-10T08:49:53.490Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 5.0s [2020-04-10T08:49:54.145Z] #77 DONE 1.8s [2020-04-10T08:49:54.145Z] [2020-04-10T08:49:54.145Z] #78 exporting to image [2020-04-10T08:49:54.145Z] #78 exporting layers [2020-04-10T08:49:54.215Z] + docker info [2020-04-10T08:49:55.378Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 6.8s done [2020-04-10T08:49:55.378Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.1s [2020-04-10T08:49:55.523Z] #78 exporting layers 1.5s done [2020-04-10T08:49:55.523Z] #78 writing image sha256:e33050fe92d684aaaca7ac270dbdfbf5b8a4ddd8377576bf4d754bfa466f1abc done [2020-04-10T08:49:55.523Z] #78 naming to docker.io/library/docker:22027541e92d762e6be780f8c5792a0662c2388a done [2020-04-10T08:49:55.523Z] #78 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-10T08:49:55.760Z] Client: [2020-04-10T08:49:55.760Z] Debug Mode: false [2020-04-10T08:49:55.760Z] Plugins: [2020-04-10T08:49:55.760Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-10T08:49:55.760Z] [2020-04-10T08:49:55.760Z] Server: [2020-04-10T08:49:55.760Z] Containers: 0 [2020-04-10T08:49:55.760Z] Running: 0 [2020-04-10T08:49:55.760Z] Paused: 0 [2020-04-10T08:49:55.760Z] Stopped: 0 [2020-04-10T08:49:55.760Z] Images: 6 [2020-04-10T08:49:55.760Z] Server Version: 19.03.5 [2020-04-10T08:49:55.760Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-10T08:49:55.760Z] Windows: [2020-04-10T08:49:55.760Z] LCOW: [2020-04-10T08:49:55.760Z] Logging Driver: json-file [2020-04-10T08:49:55.760Z] Plugins: [2020-04-10T08:49:55.760Z] Volume: local [2020-04-10T08:49:55.760Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-10T08:49:55.760Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-10T08:49:55.760Z] Swarm: inactive [2020-04-10T08:49:55.760Z] Default Isolation: process [2020-04-10T08:49:55.760Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-10T08:49:55.760Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-10T08:49:55.760Z] OSType: windows [2020-04-10T08:49:55.760Z] Architecture: x86_64 [2020-04-10T08:49:55.760Z] CPUs: 4 [2020-04-10T08:49:55.760Z] Total Memory: 32GiB [2020-04-10T08:49:55.760Z] Name: azwin-2-184610 [2020-04-10T08:49:55.761Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-10T08:49:55.761Z] Docker Root Dir: D:\docker [2020-04-10T08:49:55.761Z] Debug Mode: false [2020-04-10T08:49:55.761Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:49:55.761Z] Labels: [2020-04-10T08:49:55.761Z] Experimental: true [2020-04-10T08:49:55.761Z] Insecure Registries: [2020-04-10T08:49:55.761Z] 10.0.0.4:5000 [2020-04-10T08:49:55.761Z] 127.0.0.0/8 [2020-04-10T08:49:55.761Z] Registry Mirrors: [2020-04-10T08:49:55.761Z] http://10.0.0.4:5000/ [2020-04-10T08:49:55.761Z] Live Restore Enabled: false [2020-04-10T08:49:55.761Z] [2020-04-10T08:49:55.861Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22027541e92d762e6be780f8c5792a0662c2388a hack/test/unit [2020-04-10T08:49:55.866Z] Fetching without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-04-10T08:49:55.939Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-10T08:49:55.939Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s [Pipeline] powershell [2020-04-10T08:49:55.832Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:55.837Z] > git config --add remote.origin.fetch +refs/pull/40749/head:refs/remotes/origin/PR-40749 # timeout=10 [2020-04-10T08:49:55.841Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:55.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-10T08:49:55.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-10T08:49:55.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-10T08:49:55.874Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40749/head:refs/remotes/origin/PR-40749 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T08:49:56.362Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c [2020-04-10T08:49:56.499Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done [2020-04-10T08:49:56.754Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-10T08:49:58.036Z] Merge succeeded, producing 3e4e0be46007b12e06f308acfabf5aa40423206f [2020-04-10T08:49:58.036Z] Checking out Revision 3e4e0be46007b12e06f308acfabf5aa40423206f (PR-40749) [2020-04-10T08:49:56.369Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:56.372Z] > git checkout -f f3c1eec99e0e487bacbd016d3cb72e4c6f74f75c # timeout=10 [2020-04-10T08:49:57.245Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-10T08:49:58.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T08:49:58.043Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T08:49:58.046Z] > git checkout -f 3e4e0be46007b12e06f308acfabf5aa40423206f # timeout=10 [2020-04-10T08:49:58.576Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD" [2020-04-10T08:49:58.592Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-10T08:49:59.433Z] + docker version [2020-04-10T08:49:59.433Z] Client: [2020-04-10T08:49:59.433Z] Version: 18.06.1-ce [2020-04-10T08:49:59.433Z] API version: 1.38 [2020-04-10T08:49:59.433Z] Go version: go1.10.3 [2020-04-10T08:49:59.433Z] Git commit: e68fc7a [2020-04-10T08:49:59.433Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-10T08:49:59.433Z] OS/Arch: linux/ppc64le [2020-04-10T08:49:59.433Z] Experimental: false [2020-04-10T08:49:59.433Z] [2020-04-10T08:49:59.433Z] Server: [2020-04-10T08:49:59.433Z] Engine: [2020-04-10T08:49:59.433Z] Version: 18.06.1-ce [2020-04-10T08:49:59.433Z] API version: 1.38 (minimum version 1.12) [2020-04-10T08:49:59.433Z] Go version: go1.10.3 [2020-04-10T08:49:59.433Z] Git commit: e68fc7a [2020-04-10T08:49:59.433Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-10T08:49:59.433Z] OS/Arch: linux/ppc64le [2020-04-10T08:49:59.433Z] Experimental: true [Pipeline] sh [2020-04-10T08:49:59.631Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-04-10T08:49:59.812Z] + docker info [2020-04-10T08:49:59.812Z] Containers: 1 [2020-04-10T08:49:59.812Z] Running: 1 [2020-04-10T08:49:59.812Z] Paused: 0 [2020-04-10T08:49:59.812Z] Stopped: 0 [2020-04-10T08:49:59.812Z] Images: 14 [2020-04-10T08:49:59.812Z] Server Version: 18.06.1-ce [2020-04-10T08:49:59.812Z] Storage Driver: overlay2 [2020-04-10T08:49:59.812Z] Backing Filesystem: extfs [2020-04-10T08:49:59.812Z] Supports d_type: true [2020-04-10T08:49:59.812Z] Native Overlay Diff: true [2020-04-10T08:49:59.812Z] Logging Driver: json-file [2020-04-10T08:49:59.812Z] Cgroup Driver: cgroupfs [2020-04-10T08:49:59.812Z] Plugins: [2020-04-10T08:49:59.812Z] Volume: local [2020-04-10T08:49:59.812Z] Network: bridge host ipvlan macvlan null overlay [2020-04-10T08:49:59.812Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-10T08:49:59.812Z] Swarm: inactive [2020-04-10T08:49:59.812Z] Runtimes: runc [2020-04-10T08:49:59.812Z] Default Runtime: runc [2020-04-10T08:49:59.812Z] Init Binary: docker-init [2020-04-10T08:49:59.812Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-10T08:49:59.812Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-10T08:49:59.812Z] init version: fec3683 [2020-04-10T08:49:59.812Z] Security Options: [2020-04-10T08:49:59.812Z] apparmor [2020-04-10T08:49:59.812Z] seccomp [2020-04-10T08:49:59.812Z] Profile: default [2020-04-10T08:49:59.812Z] Kernel Version: 4.4.0-139-generic [2020-04-10T08:49:59.812Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-10T08:49:59.812Z] OSType: linux [2020-04-10T08:49:59.812Z] Architecture: ppc64le [2020-04-10T08:49:59.812Z] CPUs: 4 [2020-04-10T08:49:59.812Z] Total Memory: 7.972GiB [2020-04-10T08:49:59.812Z] Name: ppc64le-ubuntu-12 [2020-04-10T08:49:59.812Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-10T08:49:59.812Z] Docker Root Dir: /var/lib/docker [2020-04-10T08:49:59.812Z] Debug Mode (client): false [2020-04-10T08:49:59.812Z] Debug Mode (server): false [2020-04-10T08:49:59.812Z] Username: dockerbuildbot [2020-04-10T08:49:59.812Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:49:59.812Z] Labels: [2020-04-10T08:49:59.812Z] Experimental: true [2020-04-10T08:49:59.812Z] Insecure Registries: [2020-04-10T08:49:59.812Z] 127.0.0.0/8 [2020-04-10T08:49:59.812Z] Live Restore Enabled: false [2020-04-10T08:49:59.812Z] [Pipeline] sh [2020-04-10T08:50:00.054Z] ? github.com/docker/docker/api [no test files] [2020-04-10T08:50:00.192Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:50:00.192Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:50:00.192Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40749/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-10T08:50:00.192Z] + bash /home/docker/workspace/moby_PR-40749/check-config.sh [2020-04-10T08:50:00.192Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-10T08:50:00.192Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-10T08:50:00.192Z] [2020-04-10T08:50:00.192Z] Generally Necessary: [2020-04-10T08:50:00.192Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-10T08:50:00.192Z] - apparmor: enabled and tools installed [2020-04-10T08:50:00.192Z] - CONFIG_NAMESPACES: enabled [2020-04-10T08:50:00.192Z] - CONFIG_NET_NS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_PID_NS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_IPC_NS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_UTS_NS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_CGROUPS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-10T08:50:00.480Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-10T08:50:00.480Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-10T08:50:00.480Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-10T08:50:00.480Z] - CONFIG_CPUSETS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_MEMCG: enabled [2020-04-10T08:50:00.480Z] - CONFIG_KEYS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_VETH: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-10T08:50:00.480Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-10T08:50:00.480Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-10T08:50:00.480Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-10T08:50:00.480Z] [2020-04-10T08:50:00.480Z] Optional Features: [2020-04-10T08:50:00.480Z] - CONFIG_USER_NS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_SECCOMP: enabled [2020-04-10T08:50:00.480Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-10T08:50:00.480Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-10T08:50:00.480Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-10T08:50:00.480Z] (cgroup swap accounting is currently enabled) [2020-04-10T08:50:00.480Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-10T08:50:00.480Z] - CONFIG_BLK_CGROUP: enabled [2020-04-10T08:50:00.480Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-10T08:50:00.480Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-10T08:50:00.480Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-10T08:50:00.765Z] - CONFIG_CGROUP_PERF: enabled [2020-04-10T08:50:00.765Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-10T08:50:00.765Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-10T08:50:00.765Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-10T08:50:00.765Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-10T08:50:00.765Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-10T08:50:00.765Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_IP_VS: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-10T08:50:00.765Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-10T08:50:00.765Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-10T08:50:00.765Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_EXT4_FS: enabled [2020-04-10T08:50:00.765Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-10T08:50:00.765Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-10T08:50:00.765Z] - Network Drivers: [2020-04-10T08:50:00.765Z] - "overlay": [2020-04-10T08:50:00.765Z] - CONFIG_VXLAN: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-10T08:50:00.765Z] Optional (for encrypted networks): [2020-04-10T08:50:00.765Z] - CONFIG_CRYPTO: enabled [2020-04-10T08:50:00.765Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_XFRM: enabled [2020-04-10T08:50:00.765Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-10T08:50:00.765Z] - "ipvlan": [2020-04-10T08:50:00.765Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-10T08:50:00.765Z] - "macvlan": [2020-04-10T08:50:00.765Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-10T08:50:00.765Z] - CONFIG_DUMMY: enabled (as module) [2020-04-10T08:50:00.765Z] - "ftp,tftp client in container": [2020-04-10T08:49:58.583Z] > git rev-list --no-walk 66a11d4098abada58d3a6eba95c33518494f6f61 # timeout=10 [2020-04-10T08:50:01.012Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.7s done [2020-04-10T08:50:01.012Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-10T08:50:01.049Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-10T08:50:01.049Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-10T08:50:01.049Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-10T08:50:01.049Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-10T08:50:01.049Z] - Storage Drivers: [2020-04-10T08:50:01.049Z] - "aufs": [2020-04-10T08:50:01.049Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-10T08:50:01.049Z] - "btrfs": [2020-04-10T08:50:01.049Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-10T08:50:01.049Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-10T08:50:01.049Z] - "devicemapper": [2020-04-10T08:50:01.049Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-10T08:50:01.049Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-10T08:50:01.049Z] - "overlay": [2020-04-10T08:50:01.049Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-10T08:50:01.049Z] - "zfs": [2020-04-10T08:50:01.049Z] - /dev/zfs: missing [2020-04-10T08:50:01.049Z] - zfs command: missing [2020-04-10T08:50:01.049Z] - zpool command: missing [2020-04-10T08:50:01.049Z] [2020-04-10T08:50:01.049Z] Limits: [2020-04-10T08:50:01.049Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-10T08:50:01.049Z] [2020-04-10T08:50:01.049Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-10T08:50:01.484Z] + make bundles/buildx [2020-04-10T08:50:02.109Z] make: command: Command not found [2020-04-10T08:50:02.109Z] make: command: Command not found [2020-04-10T08:50:02.109Z] mkdir bundles [2020-04-10T08:50:02.109Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-10T08:50:02.109Z] --build-arg BUILDX_COMMIT \ [2020-04-10T08:50:02.109Z] --build-arg BUILDX_REPO \ [2020-04-10T08:50:02.109Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-10T08:50:02.109Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-10T08:50:02.109Z] . [2020-04-10T08:50:02.109Z] /bin/sh: 4: go: not found [2020-04-10T08:50:02.109Z] /bin/sh: 5: go: not found [2020-04-10T08:50:04.323Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.6s done [2020-04-10T08:50:04.323Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-10T08:50:04.813Z] Sending build context to Docker daemon 57.43MB [2020-04-10T08:50:04.813Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-10T08:50:04.813Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-10T08:50:04.813Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-10T08:50:04.813Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-10T08:50:04.813Z] ---> ebd73b5ebd31 [2020-04-10T08:50:04.813Z] Step 5/16 : ARG BUILDX_REPO [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> 3a7e7601a05f [2020-04-10T08:50:04.813Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> c919c4336ae9 [2020-04-10T08:50:04.813Z] Step 7/16 : WORKDIR /buildx [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> 417b05b26061 [2020-04-10T08:50:04.813Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> 4d9f6f9280e2 [2020-04-10T08:50:04.813Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> f9f0864b9f1a [2020-04-10T08:50:04.813Z] Step 10/16 : RUN go mod download [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> a2c98172df33 [2020-04-10T08:50:04.813Z] Step 11/16 : ARG GOOS [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> a34bfad110a6 [2020-04-10T08:50:04.813Z] Step 12/16 : ARG GOARCH [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> 4fb7da22f775 [2020-04-10T08:50:04.813Z] 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-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> fbd7edf78413 [2020-04-10T08:50:04.813Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-10T08:50:04.813Z] ---> ebd73b5ebd31 [2020-04-10T08:50:04.813Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> 1ad7639af6db [2020-04-10T08:50:04.813Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-10T08:50:04.813Z] ---> Using cache [2020-04-10T08:50:04.813Z] ---> 7281b22977de [2020-04-10T08:50:04.813Z] Successfully built 7281b22977de [2020-04-10T08:50:04.813Z] Successfully tagged moby-buildx:latest [2020-04-10T08:50:04.813Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-10T08:50:04.813Z] if [ -n "${id}" ]; then \ [2020-04-10T08:50:04.813Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-10T08:50:04.813Z] && touch bundles/buildx; \ [2020-04-10T08:50:04.813Z] docker rm -f ${id}; \ [2020-04-10T08:50:04.813Z] fi [2020-04-10T08:50:05.432Z] 2649e9732d19c5367ddaa7b8340add6bb23654454848219ebb7308035e120f62 [2020-04-10T08:50:05.432Z] bundles/buildx version [2020-04-10T08:50:05.432Z] buildx v0.3.1 6db68d0 [2020-04-10T08:50:05.432Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:22027541e92d762e6be780f8c5792a0662c2388a . [2020-04-10T08:50:05.716Z] #2 [internal] load build definition from Dockerfile [2020-04-10T08:50:05.716Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-04-10T08:50:05.716Z] #2 DONE 0.0s [2020-04-10T08:50:05.716Z] [2020-04-10T08:50:05.716Z] #1 [internal] load .dockerignore [2020-04-10T08:50:05.716Z] #1 transferring context: 87B done [2020-04-10T08:50:05.716Z] #1 DONE 0.0s [2020-04-10T08:50:05.716Z] [2020-04-10T08:50:05.716Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-10T08:50:05.716Z] #3 DONE 0.2s [2020-04-10T08:50:06.000Z] [2020-04-10T08:50:06.000Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-10T08:50:06.000Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-10T08:50:06.000Z] #4 CACHED [2020-04-10T08:50:06.000Z] [2020-04-10T08:50:06.000Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-10T08:50:06.297Z] #6 DONE 0.2s [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-10T08:50:06.297Z] #5 DONE 0.3s [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-10T08:50:06.297Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-10T08:50:06.297Z] #7 DONE 0.0s [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-10T08:50:06.297Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-10T08:50:06.297Z] #71 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-10T08:50:06.297Z] #9 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:50:06.297Z] #43 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-10T08:50:06.297Z] #8 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:50:06.297Z] #44 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-10T08:50:06.297Z] #40 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:50:06.297Z] #41 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-10T08:50:06.297Z] #29 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-10T08:50:06.297Z] #30 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-10T08:50:06.297Z] #15 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-10T08:50:06.297Z] #13 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-10T08:50:06.297Z] #18 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-10T08:50:06.297Z] #11 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:50:06.297Z] #10 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-10T08:50:06.297Z] #14 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-10T08:50:06.297Z] #16 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.297Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-10T08:50:06.297Z] #12 CACHED [2020-04-10T08:50:06.297Z] [2020-04-10T08:50:06.298Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:50:06.298Z] #17 CACHED [2020-04-10T08:50:06.298Z] [2020-04-10T08:50:06.298Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-10T08:50:06.298Z] #19 CACHED [2020-04-10T08:50:06.298Z] [2020-04-10T08:50:06.298Z] #20 [internal] load build context [2020-04-10T08:50:09.652Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.1s [2020-04-10T08:50:09.805Z] #20 transferring context: 52.78MB 3.6s done [2020-04-10T08:50:10.050Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2020-04-10T08:50:10.091Z] #20 DONE 3.7s [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:50:10.092Z] #25 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-10T08:50:10.092Z] #26 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:50:10.092Z] #27 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-10T08:50:10.092Z] #59 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:50:10.092Z] #58 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:10.092Z] #60 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:50:10.092Z] #35 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:50:10.092Z] #36 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-10T08:50:10.092Z] #37 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:10.092Z] #38 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:50:10.092Z] #63 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:50:10.092Z] #62 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-10T08:50:10.092Z] #64 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:50:10.092Z] #21 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-10T08:50:10.092Z] #55 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:10.092Z] #56 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-10T08:50:10.092Z] #73 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:10.092Z] #74 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-10T08:50:10.092Z] #52 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-10T08:50:10.092Z] #49 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:10.092Z] #50 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-10T08:50:10.092Z] #32 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:10.092Z] #33 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-10T08:50:10.092Z] #46 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:10.092Z] #47 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-10T08:50:10.092Z] #22 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:10.092Z] #68 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-10T08:50:10.092Z] #67 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-10T08:50:10.092Z] #69 CACHED [2020-04-10T08:50:10.092Z] [2020-04-10T08:50:10.092Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:10.380Z] #53 0.199 + RM_GOPATH=0 [2020-04-10T08:50:10.380Z] #53 0.200 + TMP_GOPATH= [2020-04-10T08:50:10.380Z] #53 0.200 + : /build [2020-04-10T08:50:10.380Z] #53 0.200 + '[' -z '' ']' [2020-04-10T08:50:10.380Z] #53 0.201 ++ mktemp -d [2020-04-10T08:50:10.380Z] #53 0.204 + export GOPATH=/tmp/tmp.XuZSORo6Wb [2020-04-10T08:50:10.380Z] #53 0.204 + GOPATH=/tmp/tmp.XuZSORo6Wb [2020-04-10T08:50:10.380Z] #53 0.204 + RM_GOPATH=1 [2020-04-10T08:50:10.380Z] #53 0.205 ++ dirname ./install.sh [2020-04-10T08:50:10.380Z] #53 0.207 + dir=. [2020-04-10T08:50:10.380Z] #53 0.207 + bin=golangci_lint [2020-04-10T08:50:10.380Z] #53 0.207 + shift [2020-04-10T08:50:10.380Z] #53 0.207 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-10T08:50:10.380Z] #53 0.207 + . ./golangci_lint.installer [2020-04-10T08:50:10.380Z] #53 0.207 ++ : v1.23.8 [2020-04-10T08:50:10.380Z] #53 0.208 + install_golangci_lint [2020-04-10T08:50:10.380Z] #53 0.209 + echo 'Installing golangci-lint version v1.23.8' [2020-04-10T08:50:10.380Z] #53 0.209 Installing golangci-lint version v1.23.8 [2020-04-10T08:50:10.380Z] #53 0.209 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-10T08:50:11.538Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 6.9s done [2020-04-10T08:50:11.539Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-10T08:50:11.539Z] #7 DONE 25.9s [2020-04-10T08:50:11.837Z] [2020-04-10T08:50:11.837Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-10T08:50:14.404Z] #8 DONE 2.5s [2020-04-10T08:50:14.404Z] [2020-04-10T08:50:14.404Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-10T08:50:15.372Z] #9 DONE 1.1s [2020-04-10T08:50:15.372Z] [2020-04-10T08:50:15.372Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-10T08:50:15.372Z] #29 DONE 0.1s [2020-04-10T08:50:15.372Z] [2020-04-10T08:50:15.372Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-10T08:50:15.372Z] #40 DONE 0.1s [2020-04-10T08:50:15.372Z] [2020-04-10T08:50:15.372Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:50:15.372Z] #41 ... [2020-04-10T08:50:15.372Z] [2020-04-10T08:50:15.372Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:50:15.372Z] #21 DONE 0.1s [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-10T08:50:15.627Z] #32 DONE 0.1s [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-10T08:50:15.627Z] #73 DONE 0.2s [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-10T08:50:15.627Z] #22 DONE 0.2s [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:15.627Z] #74 ... [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-10T08:50:15.627Z] #49 DONE 0.3s [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-10T08:50:15.627Z] #46 DONE 0.3s [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-10T08:50:15.627Z] #67 DONE 0.3s [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-10T08:50:15.627Z] #55 DONE 0.3s [2020-04-10T08:50:15.627Z] [2020-04-10T08:50:15.627Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-10T08:50:15.627Z] #52 DONE 0.3s [2020-04-10T08:50:15.881Z] [2020-04-10T08:50:15.881Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:17.247Z] #53 6.482 + cd /tmp/tmp.XuZSORo6Wb/src/github.com/golangci/golangci-lint/ [2020-04-10T08:50:17.248Z] #53 6.483 + git checkout -q v1.23.8 [2020-04-10T08:50:17.248Z] #53 6.589 ++ git describe --tags [2020-04-10T08:50:17.248Z] #53 6.594 + version=v1.23.8 [2020-04-10T08:50:17.248Z] #53 6.595 ++ git rev-parse --short HEAD [2020-04-10T08:50:17.248Z] #53 6.598 + commit=76a82c6 [2020-04-10T08:50:17.248Z] #53 6.600 ++ git show -s --format=%cd [2020-04-10T08:50:17.248Z] #53 6.604 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-10T08:50:17.248Z] #53 6.604 + 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-04-10T08:50:17.583Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-10T08:50:17.583Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-879a977f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-10T08:50:17.583Z] ---------------------------------------------------------------------------- [2020-04-10T08:50:17.583Z] [2020-04-10T08:50:17.583Z] INFO: executeCI.ps1 starting at Fri Apr 10 08:50:15 CUT 2020 [2020-04-10T08:50:17.583Z] [2020-04-10T08:50:17.583Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-10T08:50:17.583Z] INFO: Running git version 2.24.1.windows.2 [2020-04-10T08:50:17.583Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-10T08:50:17.583Z] INFO: Environment variables: [2020-04-10T08:50:17.583Z] [2020-04-10T08:50:17.583Z] Name Value [2020-04-10T08:50:17.583Z] ---- ----- [2020-04-10T08:50:17.583Z] ALLUSERSPROFILE C:\ProgramData [2020-04-10T08:50:17.583Z] amd64 true [2020-04-10T08:50:17.583Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-10T08:50:17.583Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-10T08:50:17.583Z] arm64 true [2020-04-10T08:50:17.583Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-10T08:50:17.583Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-10T08:50:17.583Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-10T08:50:17.583Z] BRANCH_NAME PR-40749 [2020-04-10T08:50:17.583Z] BUILD_DISPLAY_NAME #16 [2020-04-10T08:50:17.583Z] BUILD_ID 16 [2020-04-10T08:50:17.583Z] BUILD_NUMBER 16 [2020-04-10T08:50:17.583Z] BUILD_TAG jenkins-moby-PR-40749-16 [2020-04-10T08:50:17.583Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40749/16/ [2020-04-10T08:50:17.583Z] CHANGE_AUTHOR DanielQujun [2020-04-10T08:50:17.583Z] CHANGE_AUTHOR_DISPLAY_NAME Daniel [2020-04-10T08:50:17.583Z] CHANGE_AUTHOR_EMAIL qujun@tiduyun.com [2020-04-10T08:50:17.583Z] CHANGE_BRANCH zombie_check_for_container [2020-04-10T08:50:17.583Z] CHANGE_FORK DanielQujun [2020-04-10T08:50:17.583Z] CHANGE_ID 40749 [2020-04-10T08:50:17.583Z] CHANGE_TARGET master [2020-04-10T08:50:17.583Z] CHANGE_TITLE add zombie check for container when killing it [2020-04-10T08:50:17.583Z] CHANGE_URL https://github.com/moby/moby/pull/40749 [2020-04-10T08:50:17.583Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-10T08:50:17.583Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-10T08:50:17.583Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-10T08:50:17.583Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-10T08:50:17.583Z] COMPUTERNAME azwin-2-184610 [2020-04-10T08:50:17.583Z] ComSpec C:\windows\system32\cmd.exe [2020-04-10T08:50:17.583Z] ConfigSequenceNumber 0 [2020-04-10T08:50:17.583Z] dco true [2020-04-10T08:50:17.583Z] DOCKER_BUILDKIT 0 [2020-04-10T08:50:17.583Z] DOCKER_DUT_DEBUG 1 [2020-04-10T08:50:17.583Z] DOCKER_EXPERIMENTAL 1 [2020-04-10T08:50:17.583Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-10T08:50:17.583Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-10T08:50:17.583Z] EXECUTOR_NUMBER 0 [2020-04-10T08:50:17.583Z] FQDN azwin-2-184610.westus.cloudapp.azure.com [2020-04-10T08:50:17.583Z] GIT_BRANCH PR-40749 [2020-04-10T08:50:17.583Z] GIT_COMMIT 22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T08:50:17.583Z] GIT_PREVIOUS_COMMIT ccf7f562035a6f1d7f51e7465ce10761cb574dc6 [2020-04-10T08:50:17.583Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 847b54d8ae4fa2f382911959146745a4aa991995 [2020-04-10T08:50:17.583Z] GIT_URL https://github.com/moby/moby.git [2020-04-10T08:50:17.583Z] HUDSON_COOKIE fca02571-53ba-4952-a2ec-451f7add4412 [2020-04-10T08:50:17.583Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-10T08:50:17.583Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-10T08:50:17.583Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-10T08:50:17.583Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-10T08:50:17.583Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-10T08:50:17.583Z] JENKINS_NODE_COOKIE 354de34a-2854-43c2-9527-32499450248c [2020-04-10T08:50:17.583Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-10T08:50:17.583Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-10T08:50:17.583Z] JOB_BASE_NAME PR-40749 [2020-04-10T08:50:17.583Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40749/display/redirect [2020-04-10T08:50:17.583Z] JOB_NAME moby/PR-40749 [2020-04-10T08:50:17.583Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40749/ [2020-04-10T08:50:17.583Z] library.jps.version master [2020-04-10T08:50:17.583Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-10T08:50:17.583Z] NODE_LABELS amd64 azure azwin-2-184610 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-10T08:50:17.583Z] NODE_NAME azwin-2-184610 [2020-04-10T08:50:17.585Z] NUMBER_OF_PROCESSORS 4 [2020-04-10T08:50:17.585Z] OS Windows_NT [2020-04-10T08:50:17.585Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-10T08:50:17.585Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-10T08:50:17.585Z] ppc64le true [2020-04-10T08:50:17.585Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-10T08:50:17.585Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-10T08:50:17.585Z] PROCESSOR_LEVEL 6 [2020-04-10T08:50:17.585Z] PROCESSOR_REVISION 4f01 [2020-04-10T08:50:17.585Z] ProgramData C:\ProgramData [2020-04-10T08:50:17.585Z] ProgramFiles C:\Program Files [2020-04-10T08:50:17.585Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-10T08:50:17.585Z] ProgramW6432 C:\Program Files [2020-04-10T08:50:17.585Z] PROMPT $P$G [2020-04-10T08:50:17.585Z] PSExecutionPolicyPreference Bypass [2020-04-10T08:50:17.585Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-10T08:50:17.585Z] PUBLIC C:\Users\Public [2020-04-10T08:50:17.585Z] rootless true [2020-04-10T08:50:17.585Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40749/16/display/redirect?page=changes [2020-04-10T08:50:17.585Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40749/16/display/redirect [2020-04-10T08:50:17.585Z] s390x true [2020-04-10T08:50:17.585Z] SKIP_VALIDATION_TESTS 1 [2020-04-10T08:50:17.585Z] SOURCES_DRIVE d [2020-04-10T08:50:17.585Z] SOURCES_SUBDIR gopath [2020-04-10T08:50:17.585Z] STAGE_NAME Run tests [2020-04-10T08:50:17.585Z] SystemDrive C: [2020-04-10T08:50:17.585Z] SystemRoot C:\windows [2020-04-10T08:50:17.585Z] TEMP C:\windows\TEMP [2020-04-10T08:50:17.585Z] TESTDEBUG 0 [2020-04-10T08:50:17.585Z] TESTRUN_DRIVE d [2020-04-10T08:50:17.585Z] TESTRUN_SUBDIR CI [2020-04-10T08:50:17.585Z] TIMEOUT 120m [2020-04-10T08:50:17.585Z] TMP C:\windows\TEMP [2020-04-10T08:50:17.585Z] unit_validate true [2020-04-10T08:50:17.585Z] USERDOMAIN WORKGROUP [2020-04-10T08:50:17.585Z] USERNAME azwin-2-184610$ [2020-04-10T08:50:17.585Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-10T08:50:17.585Z] validate_force false [2020-04-10T08:50:17.585Z] windir C:\windows [2020-04-10T08:50:17.585Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-10T08:50:17.585Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-10T08:50:17.585Z] windowsRS1 false [2020-04-10T08:50:17.585Z] windowsRS5 true [2020-04-10T08:50:17.585Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-10T08:50:17.585Z] [2020-04-10T08:50:17.585Z] [2020-04-10T08:50:17.585Z] [2020-04-10T08:50:17.585Z] INFO: Sources under d:\gopath\... [2020-04-10T08:50:17.585Z] INFO: Test run under d:\CI\... [2020-04-10T08:50:17.585Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-10T08:50:17.585Z] INFO: docker/docker repository was found [2020-04-10T08:50:17.585Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-04-10T08:50:17.585Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-10T08:50:17.585Z] INFO: Docker version of control daemon [2020-04-10T08:50:17.585Z] [2020-04-10T08:50:17.585Z] Client: Docker Engine - Enterprise [2020-04-10T08:50:17.585Z] Version: 19.03.5 [2020-04-10T08:50:17.585Z] API version: 1.40 [2020-04-10T08:50:17.585Z] Go version: go1.12.12 [2020-04-10T08:50:17.585Z] Git commit: 2ee0c57608 [2020-04-10T08:50:17.585Z] Built: 11/13/2019 08:00:16 [2020-04-10T08:50:17.585Z] OS/Arch: windows/amd64 [2020-04-10T08:50:17.585Z] Experimental: false [2020-04-10T08:50:17.585Z] [2020-04-10T08:50:17.585Z] Server: Docker Engine - Enterprise [2020-04-10T08:50:17.585Z] Engine: [2020-04-10T08:50:17.585Z] Version: 19.03.5 [2020-04-10T08:50:17.585Z] API version: 1.40 (minimum version 1.24) [2020-04-10T08:50:17.585Z] Go version: go1.12.12 [2020-04-10T08:50:17.585Z] Git commit: 2ee0c57608 [2020-04-10T08:50:17.585Z] Built: 11/13/2019 07:58:51 [2020-04-10T08:50:17.585Z] OS/Arch: windows/amd64 [2020-04-10T08:50:17.585Z] Experimental: true [2020-04-10T08:50:17.585Z] [2020-04-10T08:50:17.585Z] INFO: Docker info of control daemon [2020-04-10T08:50:17.585Z] [2020-04-10T08:50:19.129Z] Client: [2020-04-10T08:50:19.129Z] Debug Mode: false [2020-04-10T08:50:19.129Z] Plugins: [2020-04-10T08:50:19.129Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-10T08:50:19.129Z] [2020-04-10T08:50:19.129Z] Server: [2020-04-10T08:50:19.129Z] Containers: 0 [2020-04-10T08:50:19.129Z] Running: 0 [2020-04-10T08:50:19.129Z] Paused: 0 [2020-04-10T08:50:19.129Z] Stopped: 0 [2020-04-10T08:50:19.129Z] Images: 6 [2020-04-10T08:50:19.129Z] Server Version: 19.03.5 [2020-04-10T08:50:19.129Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-10T08:50:19.129Z] Windows: [2020-04-10T08:50:19.129Z] LCOW: [2020-04-10T08:50:19.129Z] Logging Driver: json-file [2020-04-10T08:50:19.129Z] Plugins: [2020-04-10T08:50:19.129Z] Volume: local [2020-04-10T08:50:19.129Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-10T08:50:19.129Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-10T08:50:19.129Z] Swarm: inactive [2020-04-10T08:50:19.129Z] Default Isolation: process [2020-04-10T08:50:19.129Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-10T08:50:19.129Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-10T08:50:19.129Z] OSType: windows [2020-04-10T08:50:19.129Z] Architecture: x86_64 [2020-04-10T08:50:19.129Z] CPUs: 4 [2020-04-10T08:50:19.129Z] Total Memory: 32GiB [2020-04-10T08:50:19.129Z] Name: azwin-2-184610 [2020-04-10T08:50:19.129Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-10T08:50:19.129Z] Docker Root Dir: D:\docker [2020-04-10T08:50:19.129Z] Debug Mode: false [2020-04-10T08:50:19.129Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:50:19.129Z] Labels: [2020-04-10T08:50:19.129Z] Experimental: true [2020-04-10T08:50:19.129Z] Insecure Registries: [2020-04-10T08:50:19.129Z] 10.0.0.4:5000 [2020-04-10T08:50:19.129Z] 127.0.0.0/8 [2020-04-10T08:50:19.129Z] Registry Mirrors: [2020-04-10T08:50:19.129Z] http://10.0.0.4:5000/ [2020-04-10T08:50:19.129Z] Live Restore Enabled: false [2020-04-10T08:50:19.129Z] [2020-04-10T08:50:19.129Z] [2020-04-10T08:50:19.129Z] INFO: Commit hash is 2079758aa7 [2020-04-10T08:50:19.129Z] INFO: Nuke-Everything... [2020-04-10T08:50:19.591Z] INFO: Container count on control daemon to delete is 0 [2020-04-10T08:50:19.591Z] INFO: Non-base image count on control daemon to delete is 1 [2020-04-10T08:50:19.961Z] #53 ... [2020-04-10T08:50:19.961Z] [2020-04-10T08:50:19.961Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:19.961Z] #65 0.222 + RM_GOPATH=0 [2020-04-10T08:50:19.961Z] #65 0.224 + TMP_GOPATH= [2020-04-10T08:50:19.961Z] #65 0.224 + : /build [2020-04-10T08:50:19.961Z] #65 0.224 + '[' -z '' ']' [2020-04-10T08:50:19.961Z] #65 0.225 ++ mktemp -d [2020-04-10T08:50:19.961Z] #65 0.227 + export GOPATH=/tmp/tmp.v6kl7UemlM [2020-04-10T08:50:19.961Z] #65 0.227 + GOPATH=/tmp/tmp.v6kl7UemlM [2020-04-10T08:50:19.961Z] #65 0.227 + RM_GOPATH=1 [2020-04-10T08:50:19.961Z] #65 0.229 ++ dirname ./install.sh [2020-04-10T08:50:19.961Z] #65 0.231 + dir=. [2020-04-10T08:50:19.961Z] #65 0.232 + bin=containerd [2020-04-10T08:50:19.961Z] #65 0.232 + shift [2020-04-10T08:50:19.961Z] #65 0.232 + '[' '!' -f ./containerd.installer ']' [2020-04-10T08:50:19.961Z] #65 0.233 + . ./containerd.installer [2020-04-10T08:50:19.961Z] #65 0.233 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-10T08:50:19.961Z] #65 0.234 + install_containerd [2020-04-10T08:50:19.961Z] #65 0.235 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-10T08:50:19.961Z] #65 0.235 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-10T08:50:19.961Z] #65 0.235 + git clone https://github.com/containerd/containerd.git /tmp/tmp.v6kl7UemlM/src/github.com/containerd/containerd [2020-04-10T08:50:19.961Z] #65 0.239 Cloning into '/tmp/tmp.v6kl7UemlM/src/github.com/containerd/containerd'... [2020-04-10T08:50:20.248Z] #65 ... [2020-04-10T08:50:20.248Z] [2020-04-10T08:50:20.248Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:20.248Z] #23 0.213 + RM_GOPATH=0 [2020-04-10T08:50:20.248Z] #23 0.213 + TMP_GOPATH= [2020-04-10T08:50:20.248Z] #23 0.213 + : /build [2020-04-10T08:50:20.248Z] #23 0.213 + '[' -z '' ']' [2020-04-10T08:50:20.248Z] #23 0.215 ++ mktemp -d [2020-04-10T08:50:20.248Z] #23 0.217 + export GOPATH=/tmp/tmp.ymrZiTbin5 [2020-04-10T08:50:20.248Z] #23 0.218 + GOPATH=/tmp/tmp.ymrZiTbin5 [2020-04-10T08:50:20.248Z] #23 0.218 + RM_GOPATH=1 [2020-04-10T08:50:20.248Z] #23 0.219 ++ dirname ./install.sh [2020-04-10T08:50:20.248Z] #23 0.221 + dir=. [2020-04-10T08:50:20.248Z] #23 0.221 + bin=dockercli [2020-04-10T08:50:20.248Z] #23 0.221 + shift [2020-04-10T08:50:20.248Z] #23 0.222 + '[' '!' -f ./dockercli.installer ']' [2020-04-10T08:50:20.248Z] #23 0.222 + . ./dockercli.installer [2020-04-10T08:50:20.248Z] #23 0.223 ++ : stable [2020-04-10T08:50:20.248Z] #23 0.223 ++ : 17.06.2-ce [2020-04-10T08:50:20.248Z] #23 0.225 + install_dockercli [2020-04-10T08:50:20.248Z] #23 0.225 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-10T08:50:20.248Z] #23 0.225 Install docker/cli version 17.06.2-ce from stable [2020-04-10T08:50:20.248Z] #23 0.226 ++ uname -m [2020-04-10T08:50:20.248Z] #23 0.230 + arch=ppc64le [2020-04-10T08:50:20.248Z] #23 0.230 + '[' ppc64le '!=' x86_64 ']' [2020-04-10T08:50:20.248Z] #23 0.231 + '[' ppc64le '!=' s390x ']' [2020-04-10T08:50:20.248Z] #23 0.231 + '[' ppc64le '!=' armhf ']' [2020-04-10T08:50:20.248Z] #23 0.231 + build_dockercli [2020-04-10T08:50:20.248Z] #23 0.231 + git clone https://github.com/docker/docker-ce /tmp/tmp.ymrZiTbin5/tmp/docker-ce [2020-04-10T08:50:20.248Z] #23 0.238 Cloning into '/tmp/tmp.ymrZiTbin5/tmp/docker-ce'... [2020-04-10T08:50:21.292Z] #53 ... [2020-04-10T08:50:21.292Z] [2020-04-10T08:50:21.292Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:50:21.292Z] #25 4.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-10T08:50:21.292Z] #25 4.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-10T08:50:21.292Z] #25 4.549 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-10T08:50:21.292Z] #25 4.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-10T08:50:22.659Z] #25 ... [2020-04-10T08:50:22.659Z] [2020-04-10T08:50:22.659Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:50:22.659Z] #62 4.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-10T08:50:22.659Z] #62 4.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-10T08:50:22.659Z] #62 4.549 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-10T08:50:22.659Z] #62 4.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-10T08:50:22.659Z] #62 7.286 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-10T08:50:22.914Z] #62 ... [2020-04-10T08:50:22.914Z] [2020-04-10T08:50:22.914Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:50:22.914Z] #25 7.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-10T08:50:23.340Z] Deleted: sha256:ea87ce32650f748d3c4ddee837d1d065755354bb7cab03ee273a4930f04d04be [2020-04-10T08:50:23.340Z] Deleted: sha256:10d5b6ae560b2c665a9fd05b8fefc4542b734dfef9ab12de55d8c4d6c4d34fd0 [2020-04-10T08:50:23.340Z] Deleted: sha256:ddd68beb2dc92c40f00ae137cc5675125c860051770848104c5e28f50a7c00de [2020-04-10T08:50:23.340Z] Deleted: sha256:93cb512ae349a49d6577ea0549936a9faec4368a46601219af870e97fd8031b8 [2020-04-10T08:50:23.340Z] Deleted: sha256:23986794cefe281083ec841523cff7be4d89b654dea9194a554262c6472aaa1a [2020-04-10T08:50:23.340Z] Deleted: sha256:a09e8e0dd1d4f9a19407720096c2e217fa3bfbf82b2ead01282541041fbeb6e1 [2020-04-10T08:50:23.340Z] Deleted: sha256:fcf3455caaa19fff149aeb8fafeee0bd2e0997785191c40d4062e1a8cde867cc [2020-04-10T08:50:23.340Z] Deleted: sha256:24a2e0afb72b683485122ba0677e91d75c22074a13a4fb311bb64b4a40bae8f7 [2020-04-10T08:50:23.340Z] Deleted: sha256:40a43a131a7c142f977f79f1b32709b1e06b47c55e3ff893983af9b0f6f7d204 [2020-04-10T08:50:23.340Z] Deleted: sha256:530e933f81d6b0e1d205b683aa62cfbf98d1ca4631981d40f6201040e8fe9469 [2020-04-10T08:50:23.340Z] INFO: Nuking d:\CI [2020-04-10T08:50:23.340Z] INFO: Zapped successfully [2020-04-10T08:50:23.340Z] INFO: Location for testing is d:\CI\PR-40749\16 [2020-04-10T08:50:23.340Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-10T08:50:23.340Z] [2020-04-10T08:50:23.340Z] [2020-04-10T08:50:23.340Z] INFO: Building the image from Dockerfile.windows at 04/10/2020 08:50:23... [2020-04-10T08:50:23.340Z] [2020-04-10T08:50:25.424Z] #25 ... [2020-04-10T08:50:25.424Z] [2020-04-10T08:50:25.424Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:50:25.424Z] #43 4.846 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-10T08:50:25.424Z] #43 4.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-10T08:50:25.424Z] #43 4.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-10T08:50:25.424Z] #43 5.479 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-10T08:50:25.424Z] #43 9.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-10T08:50:25.424Z] #43 ... [2020-04-10T08:50:25.424Z] [2020-04-10T08:50:25.424Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:50:25.424Z] #10 7.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-10T08:50:25.424Z] #10 7.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-10T08:50:25.424Z] #10 7.530 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-10T08:50:25.424Z] #10 9.162 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-10T08:50:25.679Z] #10 ... [2020-04-10T08:50:25.679Z] [2020-04-10T08:50:25.680Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:25.680Z] #33 9.335 + RM_GOPATH=0 [2020-04-10T08:50:25.680Z] #33 9.335 + TMP_GOPATH= [2020-04-10T08:50:25.680Z] #33 9.335 + : /build [2020-04-10T08:50:25.680Z] #33 9.335 + '[' -z '' ']' [2020-04-10T08:50:25.680Z] #33 9.335 ++ mktemp -d [2020-04-10T08:50:25.680Z] #33 9.342 + export GOPATH=/tmp/tmp.a7z6ZT8qtS [2020-04-10T08:50:25.680Z] #33 9.342 + GOPATH=/tmp/tmp.a7z6ZT8qtS [2020-04-10T08:50:25.680Z] #33 9.342 + RM_GOPATH=1 [2020-04-10T08:50:25.680Z] #33 9.342 ++ dirname ./install.sh [2020-04-10T08:50:25.680Z] #33 9.351 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-10T08:50:25.680Z] #33 9.351 + dir=. [2020-04-10T08:50:25.680Z] #33 9.351 + bin=tomlv [2020-04-10T08:50:25.680Z] #33 9.351 + shift [2020-04-10T08:50:25.680Z] #33 9.351 + '[' '!' -f ./tomlv.installer ']' [2020-04-10T08:50:25.680Z] #33 9.351 + . ./tomlv.installer [2020-04-10T08:50:25.680Z] #33 9.351 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-10T08:50:25.680Z] #33 9.351 + install_tomlv [2020-04-10T08:50:25.680Z] #33 9.351 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-10T08:50:25.680Z] #33 9.351 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.a7z6ZT8qtS/src/github.com/BurntSushi/toml [2020-04-10T08:50:25.680Z] #33 9.380 Cloning into '/tmp/tmp.a7z6ZT8qtS/src/github.com/BurntSushi/toml'... [2020-04-10T08:50:25.680Z] #33 ... [2020-04-10T08:50:25.680Z] [2020-04-10T08:50:25.680Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:25.680Z] #23 8.864 + RM_GOPATH=0 [2020-04-10T08:50:25.680Z] #23 8.864 + TMP_GOPATH= [2020-04-10T08:50:25.680Z] #23 8.864 + : /build [2020-04-10T08:50:25.680Z] #23 8.864 + '[' -z '' ']' [2020-04-10T08:50:25.680Z] #23 8.872 ++ mktemp -d [2020-04-10T08:50:25.680Z] #23 8.872 + export GOPATH=/tmp/tmp.FT0izFL4sC [2020-04-10T08:50:25.680Z] #23 8.872 + GOPATH=/tmp/tmp.FT0izFL4sC [2020-04-10T08:50:25.680Z] #23 8.872 + RM_GOPATH=1 [2020-04-10T08:50:25.680Z] #23 8.873 ++ dirname ./install.sh [2020-04-10T08:50:25.680Z] #23 8.880 Install docker/cli version 17.06.2-ce from stable [2020-04-10T08:50:25.680Z] #23 8.884 + dir=. [2020-04-10T08:50:25.680Z] #23 8.884 + bin=dockercli [2020-04-10T08:50:25.680Z] #23 8.884 + shift [2020-04-10T08:50:25.680Z] #23 8.884 + '[' '!' -f ./dockercli.installer ']' [2020-04-10T08:50:25.680Z] #23 8.884 + . ./dockercli.installer [2020-04-10T08:50:25.680Z] #23 8.884 ++ : stable [2020-04-10T08:50:25.680Z] #23 8.884 ++ : 17.06.2-ce [2020-04-10T08:50:25.680Z] #23 8.884 + install_dockercli [2020-04-10T08:50:25.680Z] #23 8.884 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-10T08:50:25.680Z] #23 8.884 ++ uname -m [2020-04-10T08:50:25.680Z] #23 8.891 + arch=x86_64 [2020-04-10T08:50:25.680Z] #23 8.891 + '[' x86_64 '!=' x86_64 ']' [2020-04-10T08:50:25.680Z] #23 8.891 + url=https://download.docker.com/linux/static [2020-04-10T08:50:25.680Z] #23 8.891 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-10T08:50:25.680Z] #23 8.891 + tar -xz docker/docker [2020-04-10T08:50:25.781Z] #23 ... [2020-04-10T08:50:25.781Z] [2020-04-10T08:50:25.781Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:25.781Z] #65 15.41 + cd /tmp/tmp.v6kl7UemlM/src/github.com/containerd/containerd [2020-04-10T08:50:25.781Z] #65 15.41 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-10T08:50:25.935Z] #23 ... [2020-04-10T08:50:25.935Z] [2020-04-10T08:50:25.935Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:25.935Z] #50 8.390 + RM_GOPATH=0 [2020-04-10T08:50:25.935Z] #50 8.390 + TMP_GOPATH= [2020-04-10T08:50:25.935Z] #50 8.390 + : /build [2020-04-10T08:50:25.935Z] #50 8.390 + '[' -z '' ']' [2020-04-10T08:50:25.935Z] #50 8.390 ++ mktemp -d [2020-04-10T08:50:25.935Z] #50 8.390 + export GOPATH=/tmp/tmp.YCFHurnyo9 [2020-04-10T08:50:25.935Z] #50 8.390 + GOPATH=/tmp/tmp.YCFHurnyo9 [2020-04-10T08:50:25.935Z] #50 8.390 + RM_GOPATH=1 [2020-04-10T08:50:25.935Z] #50 8.400 ++ dirname ./install.sh [2020-04-10T08:50:25.935Z] #50 8.417 + dir=. [2020-04-10T08:50:25.935Z] #50 8.417 Installing gotestsum version v0.3.5 [2020-04-10T08:50:25.935Z] #50 8.419 + bin=gotestsum [2020-04-10T08:50:25.935Z] #50 8.419 + shift [2020-04-10T08:50:25.935Z] #50 8.419 + '[' '!' -f ./gotestsum.installer ']' [2020-04-10T08:50:25.935Z] #50 8.419 + . ./gotestsum.installer [2020-04-10T08:50:25.935Z] #50 8.419 ++ : v0.3.5 [2020-04-10T08:50:25.935Z] #50 8.419 + install_gotestsum [2020-04-10T08:50:25.935Z] #50 8.419 + echo 'Installing gotestsum version v0.3.5' [2020-04-10T08:50:25.935Z] #50 8.419 + go get -d gotest.tools/gotestsum [2020-04-10T08:50:25.935Z] #50 ... [2020-04-10T08:50:25.935Z] [2020-04-10T08:50:25.935Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-10T08:50:25.935Z] #30 7.915 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-10T08:50:25.935Z] #30 7.919 Cloning into '.'... [2020-04-10T08:50:26.189Z] #30 ... [2020-04-10T08:50:26.189Z] [2020-04-10T08:50:26.189Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:50:26.189Z] #35 9.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-10T08:50:26.189Z] #35 9.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-10T08:50:26.189Z] #35 9.892 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-10T08:50:26.413Z] #65 16.35 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-10T08:50:26.413Z] #65 16.35 + BUILDTAGS='netgo osusergo static_build' [2020-04-10T08:50:26.413Z] #65 16.35 + export EXTRA_FLAGS=-buildmode=pie [2020-04-10T08:50:26.413Z] #65 16.35 + EXTRA_FLAGS=-buildmode=pie [2020-04-10T08:50:26.413Z] #65 16.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-10T08:50:26.413Z] #65 16.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-10T08:50:26.413Z] #65 16.35 + '[' '' = dynamic ']' [2020-04-10T08:50:26.413Z] #65 16.35 + make [2020-04-10T08:50:26.444Z] #35 ... [2020-04-10T08:50:26.444Z] [2020-04-10T08:50:26.444Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:26.444Z] #47 9.850 + RM_GOPATH=0 [2020-04-10T08:50:26.444Z] #47 9.850 + TMP_GOPATH= [2020-04-10T08:50:26.444Z] #47 9.850 + : /build [2020-04-10T08:50:26.444Z] #47 9.850 + '[' -z '' ']' [2020-04-10T08:50:26.444Z] #47 9.850 ++ mktemp -d [2020-04-10T08:50:26.444Z] #47 9.850 + export GOPATH=/tmp/tmp.yBvogrsg5F [2020-04-10T08:50:26.444Z] #47 9.850 + GOPATH=/tmp/tmp.yBvogrsg5F [2020-04-10T08:50:26.444Z] #47 9.850 + RM_GOPATH=1 [2020-04-10T08:50:26.444Z] #47 9.855 ++ dirname ./install.sh [2020-04-10T08:50:26.444Z] #47 9.872 + dir=. [2020-04-10T08:50:26.444Z] #47 9.872 + bin=vndr [2020-04-10T08:50:26.444Z] #47 9.872 + shift [2020-04-10T08:50:26.444Z] #47 9.873 + '[' '!' -f ./vndr.installer ']' [2020-04-10T08:50:26.444Z] #47 9.873 + . ./vndr.installer [2020-04-10T08:50:26.444Z] #47 9.874 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-10T08:50:26.444Z] #47 9.874 + install_vndr [2020-04-10T08:50:26.444Z] #47 9.874 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-10T08:50:26.444Z] #47 9.875 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yBvogrsg5F/src/github.com/LK4D4/vndr [2020-04-10T08:50:26.444Z] #47 9.877 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-10T08:50:26.444Z] #47 9.887 Cloning into '/tmp/tmp.yBvogrsg5F/src/github.com/LK4D4/vndr'... [2020-04-10T08:50:26.444Z] #47 ... [2020-04-10T08:50:26.444Z] [2020-04-10T08:50:26.444Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:26.444Z] #68 9.655 + RM_GOPATH=0 [2020-04-10T08:50:26.444Z] #68 9.655 + TMP_GOPATH= [2020-04-10T08:50:26.444Z] #68 9.655 + : /build/ [2020-04-10T08:50:26.444Z] #68 9.655 + '[' -z '' ']' [2020-04-10T08:50:26.444Z] #68 9.656 ++ mktemp -d [2020-04-10T08:50:26.444Z] #68 9.678 + export GOPATH=/tmp/tmp.Im70eNUmwo [2020-04-10T08:50:26.444Z] #68 9.679 + GOPATH=/tmp/tmp.Im70eNUmwo [2020-04-10T08:50:26.444Z] #68 9.679 + RM_GOPATH=1 [2020-04-10T08:50:26.444Z] #68 9.680 ++ dirname ./install.sh [2020-04-10T08:50:26.444Z] #68 9.682 + dir=. [2020-04-10T08:50:26.444Z] #68 9.682 + bin=rootlesskit [2020-04-10T08:50:26.444Z] #68 9.684 + shift [2020-04-10T08:50:26.444Z] #68 9.685 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-10T08:50:26.444Z] #68 9.689 + . ./rootlesskit.installer [2020-04-10T08:50:26.444Z] #68 9.693 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-10T08:50:26.444Z] #68 9.693 + install_rootlesskit [2020-04-10T08:50:26.444Z] #68 9.698 + case "$1" in [2020-04-10T08:50:26.444Z] #68 9.698 + export CGO_ENABLED=0 [2020-04-10T08:50:26.444Z] #68 9.698 + CGO_ENABLED=0 [2020-04-10T08:50:26.444Z] #68 9.699 + _install_rootlesskit [2020-04-10T08:50:26.444Z] #68 9.699 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-10T08:50:26.444Z] #68 9.699 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-10T08:50:26.444Z] #68 9.700 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Im70eNUmwo/src/github.com/rootless-containers/rootlesskit [2020-04-10T08:50:26.444Z] #68 9.703 Cloning into '/tmp/tmp.Im70eNUmwo/src/github.com/rootless-containers/rootlesskit'... [2020-04-10T08:50:26.698Z] #68 ... [2020-04-10T08:50:26.698Z] [2020-04-10T08:50:26.698Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:26.698Z] #56 9.269 + RM_GOPATH=0 [2020-04-10T08:50:26.698Z] #56 9.269 + TMP_GOPATH= [2020-04-10T08:50:26.698Z] #56 9.269 + : /build [2020-04-10T08:50:26.698Z] #56 9.269 + '[' -z '' ']' [2020-04-10T08:50:26.698Z] #56 9.277 ++ mktemp -d [2020-04-10T08:50:26.698Z] #56 9.281 + export GOPATH=/tmp/tmp.16WSTuM4X0 [2020-04-10T08:50:26.698Z] #56 9.281 + GOPATH=/tmp/tmp.16WSTuM4X0 [2020-04-10T08:50:26.698Z] #56 9.281 + RM_GOPATH=1 [2020-04-10T08:50:26.698Z] #56 9.281 ++ dirname ./install.sh [2020-04-10T08:50:26.698Z] #56 9.288 + dir=. [2020-04-10T08:50:26.698Z] #56 9.288 + bin=shfmt [2020-04-10T08:50:26.698Z] #56 9.288 + shift [2020-04-10T08:50:26.698Z] #56 9.288 + '[' '!' -f ./shfmt.installer ']' [2020-04-10T08:50:26.698Z] #56 9.288 + . ./shfmt.installer [2020-04-10T08:50:26.698Z] #56 9.288 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-10T08:50:26.698Z] #56 9.294 + install_shfmt [2020-04-10T08:50:26.698Z] #56 9.294 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-10T08:50:26.698Z] #56 9.294 + git clone https://github.com/mvdan/sh.git /tmp/tmp.16WSTuM4X0/src/github.com/mvdan/sh [2020-04-10T08:50:26.698Z] #56 9.295 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-10T08:50:26.698Z] #56 9.302 Cloning into '/tmp/tmp.16WSTuM4X0/src/github.com/mvdan/sh'... [2020-04-10T08:50:26.698Z] #56 ... [2020-04-10T08:50:26.698Z] [2020-04-10T08:50:26.698Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:50:26.698Z] #25 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-10T08:50:27.460Z] #65 17.39 + bin/ctr [2020-04-10T08:50:29.151Z] Sending build context to Docker daemon 57.42MB [2020-04-10T08:50:29.151Z] [2020-04-10T08:50:29.151Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-10T08:50:29.151Z] ---> 80e84fd280e2 [2020-04-10T08:50:29.151Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-10T08:50:29.612Z] ---> Running in cf10efc76cf8 [2020-04-10T08:50:30.075Z] Removing intermediate container cf10efc76cf8 [2020-04-10T08:50:30.075Z] ---> fae83a753e11 [2020-04-10T08:50:30.075Z] Step 3/10 : ARG GO_VERSION=1.13.9 [2020-04-10T08:50:30.075Z] ---> Running in b4b7af161624 [2020-04-10T08:50:30.536Z] Removing intermediate container b4b7af161624 [2020-04-10T08:50:30.537Z] ---> a19385ab6ba2 [2020-04-10T08:50:30.537Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-10T08:50:30.537Z] ---> Running in 2fe350f1c45e [2020-04-10T08:50:30.998Z] Removing intermediate container 2fe350f1c45e [2020-04-10T08:50:30.998Z] ---> 698557852497 [2020-04-10T08:50:30.998Z] 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-04-10T08:50:30.998Z] ---> Running in d371654acad8 [2020-04-10T08:50:31.459Z] Removing intermediate container d371654acad8 [2020-04-10T08:50:31.459Z] ---> d1ab69342fa6 [2020-04-10T08:50:31.460Z] 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-04-10T08:50:31.460Z] ---> Running in 1ed9ae77e8f4 [2020-04-10T08:50:31.946Z] #25 ... [2020-04-10T08:50:31.946Z] [2020-04-10T08:50:31.946Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:31.946Z] #47 11.33 + cd /tmp/tmp.yBvogrsg5F/src/github.com/LK4D4/vndr [2020-04-10T08:50:31.946Z] #47 11.33 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-10T08:50:31.946Z] #47 11.45 + go build -buildmode=pie -v -o /build/vndr . [2020-04-10T08:50:31.946Z] #47 13.17 internal/cpu [2020-04-10T08:50:31.946Z] #47 13.23 runtime/internal/sys [2020-04-10T08:50:31.946Z] #47 13.87 runtime/internal/math [2020-04-10T08:50:31.946Z] #47 13.96 internal/bytealg [2020-04-10T08:50:31.946Z] #47 14.14 internal/race [2020-04-10T08:50:31.946Z] #47 14.24 sync/atomic [2020-04-10T08:50:31.946Z] #47 14.94 unicode [2020-04-10T08:50:31.946Z] #47 16.17 runtime [2020-04-10T08:50:32.509Z] #47 ... [2020-04-10T08:50:32.509Z] [2020-04-10T08:50:32.509Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:32.509Z] #68 16.78 Checking out files: 97% (768/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-10T08:50:32.509Z] #68 16.86 + cd /tmp/tmp.Im70eNUmwo/src/github.com/rootless-containers/rootlesskit [2020-04-10T08:50:32.509Z] #68 16.86 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-10T08:50:33.071Z] #68 17.22 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-10T08:50:33.071Z] #68 17.22 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-10T08:50:34.481Z] #68 ... [2020-04-10T08:50:34.481Z] [2020-04-10T08:50:34.481Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:50:34.481Z] #41 8.882 + git clone https://github.com/docker/distribution.git . [2020-04-10T08:50:34.481Z] #41 8.894 Cloning into '.'... [2020-04-10T08:50:34.481Z] #41 ... [2020-04-10T08:50:34.481Z] [2020-04-10T08:50:34.481Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:34.481Z] #33 11.29 + cd /tmp/tmp.a7z6ZT8qtS/src/github.com/BurntSushi/toml [2020-04-10T08:50:34.481Z] #33 11.29 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-10T08:50:34.481Z] #33 11.34 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-10T08:50:34.481Z] #33 12.78 runtime/internal/atomic [2020-04-10T08:50:34.481Z] #33 12.81 internal/cpu [2020-04-10T08:50:34.481Z] #33 13.34 runtime/internal/sys [2020-04-10T08:50:34.481Z] #33 13.57 runtime/internal/math [2020-04-10T08:50:34.481Z] #33 14.07 math/bits [2020-04-10T08:50:34.481Z] #33 14.38 internal/bytealg [2020-04-10T08:50:34.481Z] #33 15.21 math [2020-04-10T08:50:34.481Z] #33 15.90 runtime [2020-04-10T08:50:34.481Z] #33 ... [2020-04-10T08:50:34.481Z] [2020-04-10T08:50:34.481Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:34.481Z] #74 8.947 + RM_GOPATH=0 [2020-04-10T08:50:34.481Z] #74 8.947 + TMP_GOPATH= [2020-04-10T08:50:34.481Z] #74 8.947 + : /build [2020-04-10T08:50:34.481Z] #74 8.947 + '[' -z '' ']' [2020-04-10T08:50:34.481Z] #74 8.952 ++ mktemp -d [2020-04-10T08:50:34.481Z] #74 8.952 + export GOPATH=/tmp/tmp.HjH1KSDBqx [2020-04-10T08:50:34.481Z] #74 8.952 + GOPATH=/tmp/tmp.HjH1KSDBqx [2020-04-10T08:50:34.481Z] #74 8.952 + RM_GOPATH=1 [2020-04-10T08:50:34.481Z] #74 8.957 ++ dirname ./install.sh [2020-04-10T08:50:34.481Z] #74 9.000 + dir=. [2020-04-10T08:50:34.481Z] #74 9.000 + bin=proxy [2020-04-10T08:50:34.481Z] #74 9.000 + shift [2020-04-10T08:50:34.481Z] #74 9.000 + '[' '!' -f ./proxy.installer ']' [2020-04-10T08:50:34.481Z] #74 9.000 + . ./proxy.installer [2020-04-10T08:50:34.481Z] #74 9.000 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-10T08:50:34.481Z] #74 9.000 + install_proxy [2020-04-10T08:50:34.481Z] #74 9.000 + case "$1" in [2020-04-10T08:50:34.481Z] #74 9.000 + export CGO_ENABLED=0 [2020-04-10T08:50:34.481Z] #74 9.000 + CGO_ENABLED=0 [2020-04-10T08:50:34.481Z] #74 9.000 + _install_proxy [2020-04-10T08:50:34.481Z] #74 9.000 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-10T08:50:34.481Z] #74 9.000 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HjH1KSDBqx/src/github.com/docker/libnetwork [2020-04-10T08:50:34.481Z] #74 9.000 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-10T08:50:34.481Z] #74 9.001 Cloning into '/tmp/tmp.HjH1KSDBqx/src/github.com/docker/libnetwork'... [2020-04-10T08:50:34.737Z] #74 ... [2020-04-10T08:50:34.737Z] [2020-04-10T08:50:34.737Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:34.737Z] #53 9.305 + RM_GOPATH=0 [2020-04-10T08:50:34.737Z] #53 9.307 + TMP_GOPATH= [2020-04-10T08:50:34.737Z] #53 9.307 + : /build [2020-04-10T08:50:34.737Z] #53 9.307 + '[' -z '' ']' [2020-04-10T08:50:34.737Z] #53 9.313 ++ mktemp -d [2020-04-10T08:50:34.737Z] #53 9.317 + export GOPATH=/tmp/tmp.JYILaGQ3Of [2020-04-10T08:50:34.737Z] #53 9.317 + GOPATH=/tmp/tmp.JYILaGQ3Of [2020-04-10T08:50:34.737Z] #53 9.317 + RM_GOPATH=1 [2020-04-10T08:50:34.737Z] #53 9.336 ++ dirname ./install.sh [2020-04-10T08:50:34.737Z] #53 9.338 + dir=. [2020-04-10T08:50:34.737Z] #53 9.338 + bin=golangci_lint [2020-04-10T08:50:34.737Z] #53 9.338 + shift [2020-04-10T08:50:34.737Z] #53 9.338 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-10T08:50:34.737Z] #53 9.338 + . ./golangci_lint.installer [2020-04-10T08:50:34.737Z] #53 9.338 ++ : v1.23.8 [2020-04-10T08:50:34.737Z] #53 9.338 + install_golangci_lint [2020-04-10T08:50:34.737Z] #53 9.338 + echo 'Installing golangci-lint version v1.23.8' [2020-04-10T08:50:34.737Z] #53 9.338 Installing golangci-lint version v1.23.8 [2020-04-10T08:50:34.737Z] #53 9.338 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-10T08:50:36.624Z] #53 ... [2020-04-10T08:50:36.624Z] [2020-04-10T08:50:36.624Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:50:36.624Z] #62 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-10T08:50:36.624Z] #62 ... [2020-04-10T08:50:36.624Z] [2020-04-10T08:50:36.624Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:50:36.624Z] #35 11.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-10T08:50:36.624Z] #35 16.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-10T08:50:36.624Z] #35 20.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-10T08:50:37.271Z] [2020-04-10T08:50:37.271Z] SUCCESS: Specified value was saved. [2020-04-10T08:50:37.733Z] INFO: Downloading git... [2020-04-10T08:50:38.030Z] #35 ... [2020-04-10T08:50:38.030Z] [2020-04-10T08:50:38.030Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:38.030Z] #47 21.98 unicode/utf8 [2020-04-10T08:50:38.591Z] #47 ... [2020-04-10T08:50:38.591Z] [2020-04-10T08:50:38.591Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:50:38.591Z] #10 13.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-10T08:50:38.591Z] #10 18.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-10T08:50:38.591Z] #10 ... [2020-04-10T08:50:38.591Z] [2020-04-10T08:50:38.591Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:38.591Z] #33 22.89 unicode/utf8 [2020-04-10T08:50:39.279Z] INFO: Downloading go... [2020-04-10T08:50:39.561Z] #33 24.06 internal/testlog [2020-04-10T08:50:40.122Z] #33 ... [2020-04-10T08:50:40.122Z] [2020-04-10T08:50:40.122Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:50:40.122Z] #43 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-10T08:50:40.378Z] #43 ... [2020-04-10T08:50:40.378Z] [2020-04-10T08:50:40.378Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:40.378Z] #47 23.15 internal/testlog [2020-04-10T08:50:40.378Z] #47 24.15 encoding [2020-04-10T08:50:40.378Z] #47 24.33 unicode/utf16 [2020-04-10T08:50:40.633Z] #47 24.91 container/list [2020-04-10T08:50:41.501Z] INFO: Downloading compiler 1 of 3... [2020-04-10T08:50:41.501Z] INFO: Downloading compiler 2 of 3... [2020-04-10T08:50:41.501Z] INFO: Downloading compiler 3 of 3... [2020-04-10T08:50:41.572Z] #47 26.08 crypto/internal/subtle [2020-04-10T08:50:41.870Z] #47 ... [2020-04-10T08:50:41.870Z] [2020-04-10T08:50:41.870Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:50:41.870Z] #23 25.84 + mkdir -p /build [2020-04-10T08:50:41.870Z] #23 25.85 + mv docker/docker /build/ [2020-04-10T08:50:41.870Z] #23 25.85 + rmdir docker [2020-04-10T08:50:41.870Z] #23 DONE 26.3s [2020-04-10T08:50:41.870Z] [2020-04-10T08:50:41.870Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:41.870Z] #47 26.26 crypto/subtle [2020-04-10T08:50:41.964Z] INFO: Extracting git... [2020-04-10T08:50:42.126Z] #47 26.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-10T08:50:42.381Z] #47 26.61 internal/nettrace [2020-04-10T08:50:42.637Z] #47 27.00 runtime/cgo [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-10T08:50:46.791Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-04-10T08:50:46.791Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-10T08:50:46.791Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.5% of statements [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-10T08:50:46.791Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-04-10T08:50:46.791Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-10T08:50:46.791Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-04-10T08:50:46.791Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/builder [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-10T08:50:46.791Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-10T08:50:46.791Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-04-10T08:50:47.072Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2020-04-10T08:50:47.683Z] ok github.com/docker/docker/builder/dockerfile 1.000s coverage: 48.2% of statements [2020-04-10T08:50:47.879Z] #47 ... [2020-04-10T08:50:47.879Z] [2020-04-10T08:50:47.879Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:50:47.964Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-10T08:50:48.901Z] #41 32.60 Checking out files: 69% (1107/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-10T08:50:48.901Z] #41 33.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-10T08:50:49.428Z] ok github.com/docker/docker/builder/remotecontext/git 1.668s coverage: 86.3% of statements [2020-04-10T08:50:49.428Z] ? github.com/docker/docker/cli [no test files] [2020-04-10T08:50:49.428Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-10T08:50:50.039Z] ok github.com/docker/docker/client 0.152s coverage: 75.8% of statements [2020-04-10T08:50:50.788Z] #41 ... [2020-04-10T08:50:50.788Z] [2020-04-10T08:50:50.788Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:50.788Z] #33 24.97 runtime/cgo [2020-04-10T08:50:50.788Z] #33 ... [2020-04-10T08:50:50.788Z] [2020-04-10T08:50:50.788Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:50.788Z] #56 25.31 + cd /tmp/tmp.16WSTuM4X0/src/github.com/mvdan/sh [2020-04-10T08:50:50.788Z] #56 25.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-10T08:50:50.788Z] #56 25.55 + GO111MODULE=on [2020-04-10T08:50:50.788Z] #56 25.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-10T08:50:50.788Z] #56 27.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-10T08:50:50.788Z] #56 27.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-10T08:50:50.788Z] #56 27.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-10T08:50:50.788Z] #56 27.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-10T08:50:50.788Z] #56 28.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-10T08:50:50.788Z] #56 29.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-10T08:50:50.788Z] #56 30.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-10T08:50:50.788Z] #56 33.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-10T08:50:50.788Z] #56 ... [2020-04-10T08:50:50.788Z] [2020-04-10T08:50:50.788Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:50:50.788Z] #62 25.46 Fetched 8337 kB in 22s (387 kB/s) [2020-04-10T08:50:50.788Z] #62 25.46 Reading package lists... [2020-04-10T08:50:50.788Z] #62 ... [2020-04-10T08:50:50.788Z] [2020-04-10T08:50:50.788Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:50.788Z] #56 35.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-10T08:50:51.044Z] #56 35.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-10T08:50:51.299Z] #56 ... [2020-04-10T08:50:51.300Z] [2020-04-10T08:50:51.300Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:50:51.300Z] #25 25.97 Fetched 8337 kB in 22s (380 kB/s) [2020-04-10T08:50:51.300Z] #25 25.97 Reading package lists... [2020-04-10T08:50:51.300Z] #25 ... [2020-04-10T08:50:51.300Z] [2020-04-10T08:50:51.300Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:50:51.300Z] #10 35.62 Fetched 8337 kB in 28s (294 kB/s) [2020-04-10T08:50:54.605Z] #10 35.62 Reading package lists... [2020-04-10T08:50:54.605Z] #10 ... [2020-04-10T08:50:54.605Z] [2020-04-10T08:50:54.605Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:50:54.605Z] #43 29.18 Fetched 8337 kB in 25s (339 kB/s) [2020-04-10T08:50:54.605Z] #43 29.18 Reading package lists... [2020-04-10T08:50:54.605Z] #43 ... [2020-04-10T08:50:54.605Z] [2020-04-10T08:50:54.605Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:50:54.605Z] #74 36.18 Checking out files: 49% (1031/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-10T08:50:54.605Z] #74 37.67 + cd /tmp/tmp.HjH1KSDBqx/src/github.com/docker/libnetwork [2020-04-10T08:50:54.605Z] #74 37.67 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-10T08:50:54.605Z] #74 37.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-10T08:50:56.805Z] INFO: Expanding go... [2020-04-10T08:50:59.846Z] #74 ... [2020-04-10T08:50:59.846Z] [2020-04-10T08:50:59.846Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:50:59.846Z] #47 43.83 vendor/golang.org/x/crypto/internal/subtle [2020-04-10T08:50:59.846Z] #47 43.93 vendor/golang.org/x/crypto/curve25519 [2020-04-10T08:51:01.735Z] #47 ... [2020-04-10T08:51:01.735Z] [2020-04-10T08:51:01.735Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:51:01.735Z] #56 35.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-10T08:51:01.735Z] #56 35.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-10T08:51:01.735Z] #56 38.12 runtime/cgo [2020-04-10T08:51:01.735Z] #56 38.41 runtime [2020-04-10T08:51:01.735Z] #56 ... [2020-04-10T08:51:01.735Z] [2020-04-10T08:51:01.735Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:51:01.735Z] #53 41.48 + cd /tmp/tmp.JYILaGQ3Of/src/github.com/golangci/golangci-lint/ [2020-04-10T08:51:01.735Z] #53 41.48 + git checkout -q v1.23.8 [2020-04-10T08:51:01.735Z] #53 42.02 ++ git describe --tags [2020-04-10T08:51:01.735Z] #53 42.05 + version=v1.23.8 [2020-04-10T08:51:01.735Z] #53 42.05 ++ git rev-parse --short HEAD [2020-04-10T08:51:01.735Z] #53 42.05 + commit=76a82c6 [2020-04-10T08:51:01.735Z] #53 42.05 ++ git show -s --format=%cd [2020-04-10T08:51:01.735Z] #53 42.07 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-10T08:51:01.736Z] #53 42.07 + 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-04-10T08:51:01.736Z] #53 ... [2020-04-10T08:51:01.736Z] [2020-04-10T08:51:01.736Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:51:01.736Z] #25 25.97 Reading package lists... [2020-04-10T08:51:01.991Z] #25 37.18 Reading package lists... [2020-04-10T08:51:01.991Z] #25 ... [2020-04-10T08:51:01.991Z] [2020-04-10T08:51:01.991Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:51:01.991Z] #41 36.58 + 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-04-10T08:51:02.247Z] #41 ... [2020-04-10T08:51:02.247Z] [2020-04-10T08:51:02.247Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:51:02.247Z] #62 25.46 Reading package lists... [2020-04-10T08:51:02.247Z] #62 37.56 Reading package lists... [2020-04-10T08:51:02.247Z] #62 ... [2020-04-10T08:51:02.247Z] [2020-04-10T08:51:02.247Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:51:02.247Z] #35 36.97 Fetched 8337 kB in 28s (302 kB/s) [2020-04-10T08:51:02.508Z] #35 36.97 Reading package lists... [2020-04-10T08:51:02.508Z] #35 ... [2020-04-10T08:51:02.508Z] [2020-04-10T08:51:02.508Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:51:02.508Z] #10 35.62 Reading package lists... [2020-04-10T08:51:05.772Z] #10 47.06 Reading package lists... [2020-04-10T08:51:05.772Z] #10 ... [2020-04-10T08:51:05.772Z] [2020-04-10T08:51:05.772Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:51:05.772Z] #43 29.18 Reading package lists... [2020-04-10T08:51:06.027Z] #43 41.17 Reading package lists... [2020-04-10T08:51:06.027Z] #43 ... [2020-04-10T08:51:06.027Z] [2020-04-10T08:51:06.027Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:51:06.027Z] #25 37.18 Reading package lists... [2020-04-10T08:51:06.304Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-10T08:51:06.304Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-10T08:51:06.304Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-04-10T08:51:06.304Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.5% of statements [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/types [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-10T08:51:06.304Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-10T08:51:06.305Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-10T08:51:06.305Z] ok github.com/docker/docker/api/types/time 0.037s coverage: 100.0% of statements [2020-04-10T08:51:06.305Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/builder [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-10T08:51:06.305Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-10T08:51:06.305Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-04-10T08:51:06.565Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2020-04-10T08:51:07.435Z] #25 49.04 Building dependency tree... [2020-04-10T08:51:08.476Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 13.6% of statements [2020-04-10T08:51:08.477Z] ok github.com/docker/docker/builder/remotecontext/git 3.467s coverage: 86.3% of statements [2020-04-10T08:51:09.426Z] ok github.com/docker/docker/builder/dockerfile 1.143s coverage: 48.2% of statements [2020-04-10T08:51:09.427Z] ? github.com/docker/docker/cli [no test files] [2020-04-10T08:51:09.427Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-10T08:51:10.700Z] #25 ... [2020-04-10T08:51:10.700Z] [2020-04-10T08:51:10.700Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:51:10.700Z] #43 41.17 Reading package lists... [2020-04-10T08:51:10.700Z] #43 52.46 Building dependency tree... [2020-04-10T08:51:12.589Z] #43 ... [2020-04-10T08:51:12.589Z] [2020-04-10T08:51:12.589Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:51:12.589Z] #25 55.59 ca-certificates is already the newest version (20190110). [2020-04-10T08:51:12.589Z] #25 55.59 The following additional packages will be installed: [2020-04-10T08:51:12.589Z] #25 55.64 libjq1 libonig5 [2020-04-10T08:51:12.589Z] #25 56.71 The following NEW packages will be installed: [2020-04-10T08:51:12.589Z] #25 56.73 jq libjq1 libonig5 [2020-04-10T08:51:12.589Z] #25 57.27 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-10T08:51:12.589Z] #25 57.27 Need to get 355 kB of archives. [2020-04-10T08:51:12.589Z] #25 57.27 After this operation, 1072 kB of additional disk space will be used. [2020-04-10T08:51:12.589Z] #25 57.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-10T08:51:12.589Z] #25 57.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-10T08:51:12.589Z] #25 57.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-10T08:51:13.150Z] #25 ... [2020-04-10T08:51:13.150Z] [2020-04-10T08:51:13.150Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:51:13.150Z] #35 36.97 Reading package lists... [2020-04-10T08:51:13.150Z] #35 48.46 Reading package lists... [2020-04-10T08:51:13.150Z] #35 ... [2020-04-10T08:51:13.150Z] [2020-04-10T08:51:13.150Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:51:13.150Z] #62 37.56 Reading package lists... [2020-04-10T08:51:13.150Z] #62 49.06 Building dependency tree... [2020-04-10T08:51:13.150Z] #62 55.46 The following additional packages will be installed: [2020-04-10T08:51:13.150Z] #62 55.49 libbtrfs0 [2020-04-10T08:51:13.150Z] #62 55.97 The following NEW packages will be installed: [2020-04-10T08:51:13.150Z] #62 56.12 libbtrfs-dev libbtrfs0 [2020-04-10T08:51:13.150Z] #62 56.56 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-10T08:51:13.150Z] #62 56.56 Need to get 119 kB of archives. [2020-04-10T08:51:13.150Z] #62 56.56 After this operation, 387 kB of additional disk space will be used. [2020-04-10T08:51:13.150Z] #62 56.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-10T08:51:13.150Z] #62 56.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-10T08:51:13.403Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:51:13.403Z] [2020-04-10T08:51:13.403Z] [2020-04-10T08:51:13.403Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-10T08:51:13.403Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-10T08:51:13.403Z] HOSTNAME=474516e3d84d [2020-04-10T08:51:13.403Z] TEST_SKIP_INTEGRATION=1 [2020-04-10T08:51:13.403Z] TESTDEBUG=0 [2020-04-10T08:51:13.403Z] DEST=bundles/test-integration [2020-04-10T08:51:13.403Z] PWD=/go/src/github.com/docker/docker [2020-04-10T08:51:13.403Z] KEEPBUNDLE=1 [2020-04-10T08:51:13.403Z] DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T08:51:13.403Z] container=docker [2020-04-10T08:51:13.403Z] HOME=/root [2020-04-10T08:51:13.403Z] GOLANG_VERSION=1.13.9 [2020-04-10T08:51:13.403Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-10T08:51:13.403Z] VALIDATE_BRANCH=master [2020-04-10T08:51:13.403Z] TERM=xterm [2020-04-10T08:51:13.403Z] DOCKER_PKG=github.com/docker/docker [2020-04-10T08:51:13.403Z] SHLVL=1 [2020-04-10T08:51:13.403Z] TIMEOUT=120m [2020-04-10T08:51:13.403Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-10T08:51:13.403Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-10T08:51:13.403Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-10T08:51:13.403Z] GO111MODULE=off [2020-04-10T08:51:13.403Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-10T08:51:13.403Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-10T08:51:13.403Z] GOPATH=/go [2020-04-10T08:51:13.403Z] PKG_CONFIG=pkg-config [2020-04-10T08:51:13.403Z] _=/usr/bin/env [2020-04-10T08:51:13.403Z] Building test suite binary ./integration-cli/test.main [2020-04-10T08:51:13.403Z] [2020-04-10T08:51:13.403Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-10T08:51:13.403Z] [2020-04-10T08:51:13.662Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-10T08:51:13.662Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-10T08:51:13.662Z] HOSTNAME=abfbb0b9f505 [2020-04-10T08:51:13.662Z] TEST_SKIP_INTEGRATION=1 [2020-04-10T08:51:13.662Z] TESTDEBUG=0 [2020-04-10T08:51:13.662Z] DEST=bundles/test-integration [2020-04-10T08:51:13.662Z] PWD=/go/src/github.com/docker/docker [2020-04-10T08:51:13.662Z] KEEPBUNDLE=1 [2020-04-10T08:51:13.662Z] DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T08:51:13.662Z] container=docker [2020-04-10T08:51:13.662Z] HOME=/root [2020-04-10T08:51:13.662Z] GOLANG_VERSION=1.13.9 [2020-04-10T08:51:13.662Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-10T08:51:13.662Z] VALIDATE_BRANCH=master [2020-04-10T08:51:13.662Z] TERM=xterm [2020-04-10T08:51:13.662Z] DOCKER_PKG=github.com/docker/docker [2020-04-10T08:51:13.662Z] SHLVL=1 [2020-04-10T08:51:13.662Z] TIMEOUT=120m [2020-04-10T08:51:13.662Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-10T08:51:13.662Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-10T08:51:13.662Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-10T08:51:13.662Z] GO111MODULE=off [2020-04-10T08:51:13.662Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-10T08:51:13.662Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-10T08:51:13.662Z] GOPATH=/go [2020-04-10T08:51:13.662Z] PKG_CONFIG=pkg-config [2020-04-10T08:51:13.662Z] _=/usr/bin/env [2020-04-10T08:51:13.662Z] Building test suite binary ./integration-cli/test.main [2020-04-10T08:51:13.662Z] No new tests added to integration. [2020-04-10T08:51:13.662Z] [2020-04-10T08:51:13.662Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-10T08:51:14.114Z] #62 58.70 debconf: delaying package configuration, since apt-utils is not installed [2020-04-10T08:51:14.114Z] #62 ... [2020-04-10T08:51:14.114Z] [2020-04-10T08:51:14.114Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:51:14.114Z] #10 47.06 Reading package lists... [2020-04-10T08:51:14.715Z] ok github.com/docker/docker/client 0.475s coverage: 75.8% of statements [2020-04-10T08:51:15.566Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-10T08:51:15.566Z] HOSTNAME=5f51e54a94d6 [2020-04-10T08:51:15.566Z] TESTDEBUG=0 [2020-04-10T08:51:15.566Z] DEST=bundles/test-integration [2020-04-10T08:51:15.566Z] PWD=/go/src/github.com/docker/docker [2020-04-10T08:51:15.566Z] KEEPBUNDLE=1 [2020-04-10T08:51:15.566Z] DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T08:51:15.566Z] container=docker [2020-04-10T08:51:15.566Z] HOME=/root [2020-04-10T08:51:15.566Z] GOLANG_VERSION=1.13.9 [2020-04-10T08:51:15.566Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-10T08:51:15.566Z] VALIDATE_BRANCH=master [2020-04-10T08:51:15.566Z] TERM=xterm [2020-04-10T08:51:15.566Z] DOCKER_PKG=github.com/docker/docker [2020-04-10T08:51:15.566Z] SHLVL=1 [2020-04-10T08:51:15.566Z] TIMEOUT=120m [2020-04-10T08:51:15.566Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-10T08:51:15.566Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-10T08:51:15.566Z] GO111MODULE=off [2020-04-10T08:51:15.566Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-10T08:51:15.566Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-10T08:51:15.566Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-10T08:51:15.566Z] GOPATH=/go [2020-04-10T08:51:15.566Z] PKG_CONFIG=pkg-config [2020-04-10T08:51:15.566Z] _=/usr/bin/env [2020-04-10T08:51:15.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-10T08:51:16.341Z] #10 59.09 Building dependency tree... [2020-04-10T08:51:16.341Z] #10 ... [2020-04-10T08:51:16.341Z] [2020-04-10T08:51:16.341Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-10T08:51:16.341Z] #62 58.96 Fetched 119 kB in 0s (433 kB/s) [2020-04-10T08:51:16.341Z] #62 59.10 Selecting previously unselected package libbtrfs0. [2020-04-10T08:51:16.341Z] #62 59.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-10T08:51:16.341Z] #62 59.25 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-10T08:51:16.341Z] #62 59.28 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-10T08:51:16.341Z] #62 59.51 Selecting previously unselected package libbtrfs-dev. [2020-04-10T08:51:16.341Z] #62 59.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-10T08:51:16.341Z] #62 59.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-10T08:51:16.341Z] #62 60.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-10T08:51:16.341Z] #62 60.28 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-10T08:51:16.341Z] #62 60.34 Processing triggers for libc-bin (2.28-10) ... [2020-04-10T08:51:16.341Z] #62 DONE 61.2s [2020-04-10T08:51:16.596Z] [2020-04-10T08:51:16.596Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:51:16.596Z] #63 DONE 0.1s [2020-04-10T08:51:16.596Z] [2020-04-10T08:51:16.596Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:51:16.596Z] #25 59.13 debconf: delaying package configuration, since apt-utils is not installed [2020-04-10T08:51:16.596Z] #25 59.56 Fetched 355 kB in 0s (1278 kB/s) [2020-04-10T08:51:16.596Z] #25 59.79 Selecting previously unselected package libonig5:amd64. [2020-04-10T08:51:16.596Z] #25 59.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-10T08:51:16.596Z] #25 59.93 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-10T08:51:16.596Z] #25 59.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-10T08:51:16.596Z] #25 60.46 Selecting previously unselected package libjq1:amd64. [2020-04-10T08:51:16.596Z] #25 60.47 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-10T08:51:16.596Z] #25 60.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-10T08:51:16.596Z] #25 61.05 Selecting previously unselected package jq. [2020-04-10T08:51:16.596Z] #25 61.06 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-10T08:51:16.596Z] #25 61.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-10T08:51:16.596Z] #25 ... [2020-04-10T08:51:16.596Z] [2020-04-10T08:51:16.596Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-10T08:51:16.596Z] #64 DONE 0.1s [2020-04-10T08:51:16.853Z] [2020-04-10T08:51:16.853Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-10T08:51:16.853Z] #25 61.58 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-10T08:51:16.959Z] ok github.com/docker/docker/cmd/dockerd 0.035s coverage: 30.8% of statements [2020-04-10T08:51:16.959Z] ok github.com/docker/docker/container 0.121s coverage: 34.9% of statements [2020-04-10T08:51:16.959Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-10T08:51:16.959Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-10T08:51:16.959Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-10T08:51:16.959Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-10T08:51:17.109Z] #25 61.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-10T08:51:17.109Z] #25 61.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-10T08:51:17.109Z] #25 61.80 Processing triggers for libc-bin (2.28-10) ... [2020-04-10T08:51:17.671Z] #25 DONE 62.4s [2020-04-10T08:51:17.672Z] [2020-04-10T08:51:17.672Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-10T08:51:17.672Z] #26 DONE 0.1s [2020-04-10T08:51:17.672Z] [2020-04-10T08:51:17.672Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:51:17.935Z] INFO: Expanding compiler 1 of 3... [2020-04-10T08:51:18.396Z] INFO: Expanding compiler 2 of 3... [2020-04-10T08:51:21.367Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-04-10T08:51:22.370Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-10T08:51:22.912Z] #27 ... [2020-04-10T08:51:22.913Z] [2020-04-10T08:51:22.913Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:51:22.913Z] #43 58.95 The following additional packages will be installed: [2020-04-10T08:51:22.913Z] #43 58.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-10T08:51:22.913Z] #43 58.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-10T08:51:22.913Z] #43 58.98 Suggested packages: [2020-04-10T08:51:22.913Z] #43 59.00 manpages-dev python-setuptools [2020-04-10T08:51:22.913Z] #43 61.19 The following NEW packages will be installed: [2020-04-10T08:51:22.913Z] #43 61.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-10T08:51:22.913Z] #43 61.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-10T08:51:22.913Z] #43 61.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-10T08:51:22.913Z] #43 61.21 python-six zlib1g-dev [2020-04-10T08:51:22.913Z] #43 61.79 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-10T08:51:22.913Z] #43 61.79 Need to get 4095 kB of archives. [2020-04-10T08:51:22.913Z] #43 61.79 After this operation, 22.5 MB of additional disk space will be used. [2020-04-10T08:51:22.913Z] #43 61.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-10T08:51:22.913Z] #43 61.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-10T08:51:22.913Z] #43 61.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-10T08:51:22.913Z] #43 61.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-10T08:51:22.913Z] #43 61.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-10T08:51:22.913Z] #43 61.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-10T08:51:22.913Z] #43 61.87 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-04-10T08:51:22.913Z] #43 61.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-10T08:51:22.913Z] #43 61.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-10T08:51:22.913Z] #43 62.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-10T08:51:22.913Z] #43 62.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-10T08:51:22.913Z] #43 62.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-10T08:51:22.913Z] #43 62.32 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-04-10T08:51:22.913Z] #43 62.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-10T08:51:22.913Z] #43 62.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-10T08:51:22.913Z] #43 62.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-10T08:51:22.913Z] #43 62.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-10T08:51:22.913Z] #43 64.39 debconf: delaying package configuration, since apt-utils is not installed [2020-04-10T08:51:22.913Z] #43 64.70 Fetched 4095 kB in 1s (4593 kB/s) [2020-04-10T08:51:22.913Z] #43 64.81 Selecting previously unselected package libcap-dev:amd64. [2020-04-10T08:51:22.913Z] #43 64.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-10T08:51:22.913Z] #43 64.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-10T08:51:22.913Z] #43 65.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-10T08:51:22.913Z] #43 65.21 Selecting previously unselected package libnet1:amd64. [2020-04-10T08:51:22.913Z] #43 65.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-10T08:51:22.913Z] #43 65.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-10T08:51:22.913Z] #43 65.60 Selecting previously unselected package libnet1-dev. [2020-04-10T08:51:22.913Z] #43 65.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-10T08:51:22.913Z] #43 65.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-10T08:51:22.913Z] #43 66.02 Selecting previously unselected package libnl-3-200:amd64. [2020-04-10T08:51:22.913Z] #43 66.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-10T08:51:22.913Z] #43 66.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-10T08:51:22.913Z] #43 66.42 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-10T08:51:22.913Z] #43 66.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-10T08:51:22.913Z] #43 66.47 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-10T08:51:22.913Z] #43 66.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-10T08:51:22.913Z] #43 67.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-10T08:51:22.913Z] #43 67.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-10T08:51:22.913Z] #43 67.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-10T08:51:22.913Z] #43 67.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-10T08:51:22.913Z] #43 67.45 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-10T08:51:23.099Z] INFO: Expanding compiler 3 of 3... [2020-04-10T08:51:23.169Z] #43 67.91 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-10T08:51:23.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-04-10T08:51:23.426Z] #43 67.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-10T08:51:23.426Z] #43 67.97 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-10T08:51:23.426Z] #43 ... [2020-04-10T08:51:23.426Z] [2020-04-10T08:51:23.426Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:51:23.426Z] #74 DONE 67.9s [2020-04-10T08:51:23.426Z] [2020-04-10T08:51:23.426Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:51:23.426Z] #10 59.09 Building dependency tree... [2020-04-10T08:51:23.426Z] #10 65.31 The following additional packages will be installed: [2020-04-10T08:51:23.426Z] #10 65.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-10T08:51:23.426Z] #10 65.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-10T08:51:23.426Z] #10 65.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-10T08:51:23.426Z] #10 65.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-10T08:51:23.426Z] #10 65.38 Suggested packages: [2020-04-10T08:51:23.426Z] #10 65.38 gcc-8-locales seccomp wine64 [2020-04-10T08:51:23.426Z] #10 67.69 The following NEW packages will be installed: [2020-04-10T08:51:23.426Z] #10 67.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-10T08:51:23.426Z] #10 67.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-10T08:51:23.426Z] #10 67.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-10T08:51:23.426Z] #10 67.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-10T08:51:23.426Z] #10 67.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-10T08:51:23.426Z] #10 67.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-10T08:51:23.682Z] #10 68.26 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-10T08:51:23.682Z] #10 68.26 Need to get 77.7 MB of archives. [2020-04-10T08:51:23.682Z] #10 68.26 After this operation, 487 MB of additional disk space will be used. [2020-04-10T08:51:23.682Z] #10 68.26 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-04-10T08:51:23.682Z] #10 ... [2020-04-10T08:51:23.682Z] [2020-04-10T08:51:23.682Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:51:23.682Z] #43 68.36 Selecting previously unselected package libprotobuf17:amd64. [2020-04-10T08:51:23.682Z] #43 68.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-10T08:51:23.682Z] #43 68.42 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-10T08:51:24.070Z] INFO: Removing downloaded files... [2020-04-10T08:51:24.071Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-10T08:51:24.071Z] INFO: Configuring git core.autocrlf... [2020-04-10T08:51:24.411Z] #65 ... [2020-04-10T08:51:24.412Z] [2020-04-10T08:51:24.412Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:51:24.412Z] #23 69.06 Checking out files: 34% (3679/10681) Checking out files: 35% (3739/10681) Checking out files: 36% (3846/10681) Checking out files: 37% (3952/10681) Checking out files: 38% (4059/10681) Checking out files: 39% (4166/10681) Checking out files: 40% (4273/10681) Checking out files: 41% (4380/10681) Checking out files: 42% (4487/10681) Checking out files: 43% (4593/10681) Checking out files: 44% (4700/10681) Checking out files: 45% (4807/10681) Checking out files: 46% (4914/10681) Checking out files: 47% (5021/10681) Checking out files: 48% (5127/10681) Checking out files: 49% (5234/10681) Checking out files: 50% (5341/10681) Checking out files: 51% (5448/10681) Checking out files: 52% (5555/10681) Checking out files: 53% (5661/10681) Checking out files: 54% (5768/10681) Checking out files: 55% (5875/10681) Checking out files: 56% (5982/10681) Checking out files: 57% (6089/10681) Checking out files: 58% (6195/10681) Checking out files: 59% (6302/10681) Checking out files: 60% (6409/10681) Checking out files: 61% (6516/10681) Checking out files: 62% (6623/10681) Checking out files: 63% (6730/10681) Checking out files: 64% (6836/10681) Checking out files: 65% (6943/10681) Checking out files: 66% (7050/10681) Checking out files: 67% (7157/10681) Checking out files: 68% (7264/10681) Checking out files: 68% (7290/10681) Checking out files: 69% (7370/10681) Checking out files: 70% (7477/10681) Checking out files: 71% (7584/10681) Checking out files: 72% (7691/10681) Checking out files: 73% (7798/10681) Checking out files: 74% (7904/10681) Checking out files: 75% (8011/10681) Checking out files: 76% (8118/10681) Checking out files: 77% (8225/10681) Checking out files: 78% (8332/10681) Checking out files: 79% (8438/10681) Checking out files: 80% (8545/10681) Checking out files: 81% (8652/10681) Checking out files: 82% (8759/10681) Checking out files: 83% (8866/10681) Checking out files: 84% (8973/10681) Checking out files: 85% (9079/10681) Checking out files: 86% (9186/10681) Checking out files: 87% (9293/10681) Checking out files: 88% (9400/10681) Checking out files: 89% (9507/10681) Checking out files: 90% (9613/10681) Checking out files: 91% (9720/10681) Checking out files: 92% (9827/10681) Checking out files: 93% (9934/10681) Checking out files: 94% (10041/10681) Checking out files: 95% (10147/10681) Checking out files: 96% (10254/10681) Checking out files: 97% (10361/10681) Checking out files: 98% (10468/10681) Checking out files: 99% (10575/10681) Checking out files: 100% (10681/10681) Checking out files: 100% (10681/10681), done. [2020-04-10T08:51:24.412Z] #23 71.15 + cd /tmp/tmp.ymrZiTbin5/tmp/docker-ce [2020-04-10T08:51:24.412Z] #23 71.15 + git checkout -q v17.06.2-ce [2020-04-10T08:51:24.412Z] #23 73.14 + mkdir -p /tmp/tmp.ymrZiTbin5/src/github.com/docker [2020-04-10T08:51:24.412Z] #23 73.14 + mv components/cli /tmp/tmp.ymrZiTbin5/src/github.com/docker/cli [2020-04-10T08:51:24.412Z] #23 73.15 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-10T08:51:24.608Z] #43 ... [2020-04-10T08:51:24.608Z] [2020-04-10T08:51:24.608Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:51:24.608Z] #35 48.46 Reading package lists... [2020-04-10T08:51:24.608Z] #35 59.81 Building dependency tree... [2020-04-10T08:51:24.608Z] #35 66.04 The following additional packages will be installed: [2020-04-10T08:51:24.608Z] #35 66.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-10T08:51:24.608Z] #35 66.05 Suggested packages: [2020-04-10T08:51:24.608Z] #35 66.05 cmake-doc ninja-build lrzip [2020-04-10T08:51:24.608Z] #35 66.05 Recommended packages: [2020-04-10T08:51:24.608Z] #35 66.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-10T08:51:24.608Z] #35 67.70 The following NEW packages will be installed: [2020-04-10T08:51:24.608Z] #35 67.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-10T08:51:24.608Z] #35 67.73 vim-common xxd [2020-04-10T08:51:24.608Z] #35 68.18 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-10T08:51:24.608Z] #35 68.18 Need to get 14.9 MB of archives. [2020-04-10T08:51:24.608Z] #35 68.18 After this operation, 61.8 MB of additional disk space will be used. [2020-04-10T08:51:24.608Z] #35 68.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-10T08:51:24.608Z] #35 68.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-10T08:51:24.608Z] #35 68.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-10T08:51:24.608Z] #35 68.41 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-10T08:51:24.608Z] #35 ... [2020-04-10T08:51:24.608Z] [2020-04-10T08:51:24.608Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:51:24.608Z] #10 68.63 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-04-10T08:51:24.608Z] #10 69.03 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-04-10T08:51:24.608Z] #10 69.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-10T08:51:24.608Z] #10 69.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-10T08:51:24.608Z] #10 69.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-10T08:51:25.169Z] #10 69.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-04-10T08:51:25.738Z] #10 70.50 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-04-10T08:51:25.738Z] #10 70.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-10T08:51:26.669Z] #10 ... [2020-04-10T08:51:26.669Z] [2020-04-10T08:51:26.669Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:51:26.669Z] #65 5.751 + RM_GOPATH=0 [2020-04-10T08:51:26.669Z] #65 5.751 + TMP_GOPATH= [2020-04-10T08:51:26.669Z] #65 5.751 + : /build [2020-04-10T08:51:26.669Z] #65 5.751 + '[' -z '' ']' [2020-04-10T08:51:26.669Z] #65 5.751 ++ mktemp -d [2020-04-10T08:51:26.669Z] #65 5.751 + export GOPATH=/tmp/tmp.CDXssmUXHj [2020-04-10T08:51:26.669Z] #65 5.751 + GOPATH=/tmp/tmp.CDXssmUXHj [2020-04-10T08:51:26.669Z] #65 5.751 + RM_GOPATH=1 [2020-04-10T08:51:26.669Z] #65 5.751 ++ dirname ./install.sh [2020-04-10T08:51:26.669Z] #65 5.761 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-10T08:51:26.669Z] #65 5.762 + dir=. [2020-04-10T08:51:26.669Z] #65 5.762 + bin=containerd [2020-04-10T08:51:26.669Z] #65 5.762 + shift [2020-04-10T08:51:26.669Z] #65 5.762 + '[' '!' -f ./containerd.installer ']' [2020-04-10T08:51:26.669Z] #65 5.762 + . ./containerd.installer [2020-04-10T08:51:26.669Z] #65 5.762 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-10T08:51:26.669Z] #65 5.762 + install_containerd [2020-04-10T08:51:26.669Z] #65 5.762 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-10T08:51:26.669Z] #65 5.762 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CDXssmUXHj/src/github.com/containerd/containerd [2020-04-10T08:51:26.669Z] #65 5.821 Cloning into '/tmp/tmp.CDXssmUXHj/src/github.com/containerd/containerd'... [2020-04-10T08:51:26.669Z] #65 ... [2020-04-10T08:51:26.669Z] [2020-04-10T08:51:26.669Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:51:26.669Z] #43 69.97 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-10T08:51:26.669Z] #43 69.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-10T08:51:26.669Z] #43 69.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-10T08:51:26.669Z] #43 70.37 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-10T08:51:26.669Z] #43 70.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-10T08:51:26.669Z] #43 70.39 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-10T08:51:28.560Z] #43 73.20 Selecting previously unselected package libprotoc17:amd64. [2020-04-10T08:51:28.560Z] #43 73.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-10T08:51:28.560Z] #43 73.27 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-10T08:51:29.968Z] #43 74.83 Selecting previously unselected package protobuf-c-compiler. [2020-04-10T08:51:29.968Z] #43 74.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-10T08:51:30.158Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.8% of statements [2020-04-10T08:51:30.223Z] #43 74.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-10T08:51:30.479Z] #43 75.15 Selecting previously unselected package protobuf-compiler. [2020-04-10T08:51:30.479Z] #43 75.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-10T08:51:30.479Z] #43 75.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-10T08:51:30.479Z] #43 ... [2020-04-10T08:51:30.479Z] [2020-04-10T08:51:30.479Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:51:30.479Z] #27 7.529 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-10T08:51:30.479Z] #27 8.305 #=#=# [2020-04-10T08:51:30.479Z] #27 8.667 #=#=# ### 5.2% ##### 7.7% ######### 13.4% ############# 18.3% ############### 21.6% ################### 27.3% ####################### 32.1% ######################## 34.6% ############################ 39.8% ################################ 45.4% ##################################### 52.1% ########################################### 59.9% ############################################### 66.3% ################################################## 70.8% ###################################################### 76.1% ############################################################ 84.7% ################################################################## 92.6% ##################################################################### 96.7% ######################################################################## 100.0% [2020-04-10T08:51:30.479Z] #27 11.40 [2020-04-10T08:51:30.735Z] #27 11.93 #=#=# ##O#- # 0.1% ########## 14.3% ##################### 29.2% ############################ 39.8% ####################################### 54.5% ############################################## 64.3% ## [2020-04-10T08:51:30.735Z] #27 ... [2020-04-10T08:51:30.735Z] [2020-04-10T08:51:30.735Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:51:30.735Z] #47 65.12 sync [2020-04-10T08:51:30.735Z] #47 65.17 internal/reflectlite [2020-04-10T08:51:30.735Z] #47 68.08 github.com/LK4D4/vndr/godl/singleflight [2020-04-10T08:51:30.735Z] #47 68.82 math/rand [2020-04-10T08:51:30.735Z] #47 70.76 internal/singleflight [2020-04-10T08:51:30.735Z] #47 70.92 io [2020-04-10T08:51:30.735Z] #47 71.16 strconv [2020-04-10T08:51:30.735Z] #47 72.83 bytes [2020-04-10T08:51:30.990Z] #47 ... [2020-04-10T08:51:30.990Z] [2020-04-10T08:51:30.990Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:51:30.990Z] #27 11.93 #=#=# ##O#- # 0.1% ########## 14.3% ##################### 29.2% ############################ 39.8% ####################################### 54.5% ############################################## 64.3% ############################################################## 86.6% ######################################################################## 100.0% [2020-04-10T08:51:31.159Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-04-10T08:51:31.246Z] #27 ... [2020-04-10T08:51:31.246Z] [2020-04-10T08:51:31.246Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:51:31.246Z] #33 65.72 internal/reflectlite [2020-04-10T08:51:31.246Z] #33 65.72 sync [2020-04-10T08:51:31.246Z] #33 70.22 sort [2020-04-10T08:51:31.246Z] #33 70.25 errors [2020-04-10T08:51:31.246Z] #33 71.04 strconv [2020-04-10T08:51:31.246Z] #33 72.36 io [2020-04-10T08:51:31.246Z] #33 75.23 internal/oserror [2020-04-10T08:51:31.246Z] #33 75.38 syscall [2020-04-10T08:51:31.440Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-10T08:51:31.501Z] #33 ... [2020-04-10T08:51:31.501Z] [2020-04-10T08:51:31.501Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-10T08:51:31.501Z] #30 74.23 Checking out files: 82% (1253/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-10T08:51:31.501Z] #30 75.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-10T08:51:31.501Z] #30 76.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-10T08:51:32.051Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-10T08:51:33.053Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-10T08:51:33.334Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.3% of statements [2020-04-10T08:51:33.334Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-10T08:51:33.334Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-10T08:51:33.334Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-10T08:51:33.334Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-10T08:51:35.347Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-10T08:51:35.627Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.195s coverage: 57.0% of statements [2020-04-10T08:51:35.754Z] #30 ... [2020-04-10T08:51:35.755Z] [2020-04-10T08:51:35.755Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:51:35.755Z] #35 69.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-10T08:51:35.755Z] #35 69.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-10T08:51:35.755Z] #35 69.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-10T08:51:35.755Z] #35 69.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-10T08:51:35.755Z] #35 69.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-10T08:51:35.755Z] #35 69.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-10T08:51:35.755Z] #35 72.22 debconf: delaying package configuration, since apt-utils is not installed [2020-04-10T08:51:35.755Z] #35 72.56 Fetched 14.9 MB in 3s (5734 kB/s) [2020-04-10T08:51:35.755Z] #35 72.73 Selecting previously unselected package xxd. [2020-04-10T08:51:35.755Z] #35 72.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-10T08:51:35.755Z] #35 72.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-10T08:51:35.755Z] #35 72.90 Unpacking xxd (2:8.1.0875-5) ... [2020-04-10T08:51:35.755Z] #35 73.62 Selecting previously unselected package vim-common. [2020-04-10T08:51:35.755Z] #35 73.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-10T08:51:35.755Z] #35 73.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-10T08:51:35.755Z] #35 74.59 Selecting previously unselected package cmake-data. [2020-04-10T08:51:35.755Z] #35 74.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-10T08:51:35.755Z] #35 74.60 Unpacking cmake-data (3.13.4-1) ... [2020-04-10T08:51:35.755Z] #35 ... [2020-04-10T08:51:35.755Z] [2020-04-10T08:51:35.755Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:51:35.755Z] #27 13.70 [2020-04-10T08:51:35.755Z] #27 13.93 #=#=# ### 5.2% ###### 8.4% ######### 13.5% ############# 18.3% ################ 22.3% #################### 28.4% ######################## 33.5% ############################# 40.8% ################################# 46.4% ###################################### 53.6% ############################################# 63.1% ################################################### 71.6% ######################################################### 79.9% ################################################################# 90.8% ######################################################################## 100.0% [2020-04-10T08:51:35.755Z] #27 16.52 [2020-04-10T08:51:39.628Z] #27 16.68 0.5% ## 3.6% ### 5.4% ##### 7.0% ###### 8.9% ###### 9.1% ######## 11.5% ########## 14.1% ############ 17.7% ############## 19.6% ################ 22.4% ################# 23.8% ################## 25.8% ################### 27.7% ##################### 30.1% ###################### 31.8% ######################## 34.5% ########################## 36.7% ########################### 38.8% ############################# 41.2% ############################### 44.2% ################################## 47.4% ################################### 49.1% #################################### 51.1% ###################################### 53.1% ####################################### 54.7% ######################################## 55.9% ######################################### 57.2% ########################################## 58.6% ########################################### 60.4% ############################################ 61.9% ############################################# 63.8% ############################################## 64.9% ############################################### 66.5% ################################################ 67.5% ################################################# 68.8% ################################################# 69.4% ################################################### 71.8% ###################################################### 75.3% ####################################################### 77.4% ######################################################### 79.6% ########################################################## 81.4% ########################################################### 83.1% ############################################################# 85.2% ############################################################## 87.4% [2020-04-10T08:51:39.628Z] #27 ... [2020-04-10T08:51:39.628Z] [2020-04-10T08:51:39.628Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:51:39.628Z] #50 73.96 + cd /tmp/tmp.YCFHurnyo9/src/gotest.tools/gotestsum [2020-04-10T08:51:39.628Z] #50 73.96 + git checkout -q v0.3.5 [2020-04-10T08:51:39.628Z] #50 74.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-10T08:51:39.926Z] #50 ... [2020-04-10T08:51:39.926Z] [2020-04-10T08:51:39.926Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:51:39.991Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.027s coverage: 46.2% of statements [2020-04-10T08:51:40.223Z] #27 16.68 0.5% ## 3.6% ### 5.4% ##### 7.0% ###### 8.9% ###### 9.1% ######## 11.5% ########## 14.1% ############ 17.7% ############## 19.6% ################ 22.4% ################# 23.8% ################## 25.8% ################### 27.7% ##################### 30.1% ###################### 31.8% ######################## 34.5% ########################## 36.7% ########################### 38.8% ############################# 41.2% ############################### 44.2% ################################## 47.4% ################################### 49.1% #################################### 51.1% ###################################### 53.1% ####################################### 54.7% ######################################## 55.9% ######################################### 57.2% ########################################## 58.6% ########################################### 60.4% ############################################ 61.9% ############################################# 63.8% ############################################## 64.9% ############################################### 66.5% ################################################ 67.5% ################################################# 68.8% ################################################# 69.4% ################################################### 71.8% ###################################################### 75.3% ####################################################### 77.4% ######################################################### 79.6% ########################################################## 81.4% ########################################################### 83.1% ############################################################# 85.2% ############################################################## 87.4% ################################################################ 89.4% ################################################################# 91.0% ################################################################### 93.5% #################################################################### 95.5% ####################################################################### 100.0% ######################################################################## 100.0% [2020-04-10T08:51:40.479Z] #27 22.58 [2020-04-10T08:51:40.603Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-10T08:51:40.805Z] #27 ... [2020-04-10T08:51:40.805Z] [2020-04-10T08:51:40.805Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:51:40.805Z] #43 75.48 Selecting previously unselected package python-pkg-resources. [2020-04-10T08:51:40.805Z] #43 75.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-10T08:51:40.805Z] #43 75.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-10T08:51:40.805Z] #43 75.92 Selecting previously unselected package python-six. [2020-04-10T08:51:40.805Z] #43 75.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-10T08:51:40.805Z] #43 75.92 Unpacking python-six (1.12.0-1) ... [2020-04-10T08:51:40.805Z] #43 76.19 Selecting previously unselected package python-protobuf. [2020-04-10T08:51:40.805Z] #43 76.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-10T08:51:40.805Z] #43 76.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-10T08:51:40.805Z] #43 77.00 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-10T08:51:40.805Z] #43 84.14 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-10T08:51:40.805Z] #43 84.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-10T08:51:40.805Z] #43 84.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-10T08:51:40.805Z] #43 84.20 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-10T08:51:40.805Z] #43 84.23 Setting up python-six (1.12.0-1) ... [2020-04-10T08:51:40.805Z] #43 ... [2020-04-10T08:51:40.805Z] [2020-04-10T08:51:40.805Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:51:40.805Z] #10 75.78 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-04-10T08:51:40.805Z] #10 79.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-10T08:51:40.805Z] #10 79.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-10T08:51:40.805Z] #10 79.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-10T08:51:40.805Z] #10 79.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-10T08:51:40.805Z] #10 79.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-04-10T08:51:40.805Z] #10 79.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-10T08:51:40.805Z] #10 79.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-10T08:51:40.805Z] #10 79.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-10T08:51:40.805Z] #10 79.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-10T08:51:40.805Z] #10 79.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-10T08:51:40.805Z] #10 79.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-10T08:51:40.805Z] #10 79.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-10T08:51:40.805Z] #10 79.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-10T08:51:40.805Z] #10 79.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-10T08:51:40.805Z] #10 80.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-10T08:51:40.805Z] #10 81.99 debconf: delaying package configuration, since apt-utils is not installed [2020-04-10T08:51:40.805Z] #10 82.26 Fetched 77.7 MB in 12s (6378 kB/s) [2020-04-10T08:51:40.805Z] #10 82.54 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-10T08:51:40.806Z] #10 82.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-10T08:51:40.806Z] #10 82.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-10T08:51:40.806Z] #10 82.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-10T08:51:41.275Z] ok github.com/docker/docker/cmd/dockerd 0.139s coverage: 30.8% of statements [2020-04-10T08:51:42.195Z] #10 ... [2020-04-10T08:51:42.195Z] [2020-04-10T08:51:42.195Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:51:42.195Z] #27 24.28 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-10T08:51:42.450Z] #27 ... [2020-04-10T08:51:42.451Z] [2020-04-10T08:51:42.451Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:51:42.451Z] #33 77.00 reflect [2020-04-10T08:51:42.708Z] #33 ... [2020-04-10T08:51:42.708Z] [2020-04-10T08:51:42.708Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:51:42.708Z] #47 77.04 bufio [2020-04-10T08:51:42.708Z] #47 77.76 reflect [2020-04-10T08:51:42.708Z] #47 80.98 syscall [2020-04-10T08:51:42.708Z] #47 ... [2020-04-10T08:51:42.708Z] [2020-04-10T08:51:42.708Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:51:42.708Z] #27 25.03 [2020-04-10T08:51:43.189Z] ok github.com/docker/docker/container 0.195s coverage: 34.9% of statements [2020-04-10T08:51:43.189Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-10T08:51:43.189Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-10T08:51:43.189Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-10T08:51:43.189Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-10T08:51:43.633Z] #27 25.56 # 2.3% ######################################################################## 100.0% [2020-04-10T08:51:43.633Z] #27 25.78 [2020-04-10T08:51:44.042Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.286s coverage: 49.5% of statements [2020-04-10T08:51:45.526Z] #27 27.38 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-10T08:51:45.526Z] #27 ... [2020-04-10T08:51:45.526Z] [2020-04-10T08:51:45.526Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:51:45.526Z] #35 80.06 Selecting previously unselected package libicu63:amd64. [2020-04-10T08:51:45.526Z] #35 80.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-10T08:51:45.526Z] #35 80.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-10T08:51:45.526Z] #35 ... [2020-04-10T08:51:45.526Z] [2020-04-10T08:51:45.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:51:45.526Z] #10 88.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-10T08:51:45.526Z] #10 88.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-10T08:51:45.526Z] #10 88.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-10T08:51:46.488Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2020-04-10T08:51:47.062Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.6% of statements [2020-04-10T08:51:48.003Z] ok github.com/docker/docker/daemon/cluster 0.122s coverage: 0.5% of statements [2020-04-10T08:51:48.046Z] #10 ... [2020-04-10T08:51:48.046Z] [2020-04-10T08:51:48.046Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:51:48.046Z] #56 82.08 syscall [2020-04-10T08:51:48.046Z] #56 82.15 reflect [2020-04-10T08:51:48.046Z] #56 ... [2020-04-10T08:51:48.046Z] [2020-04-10T08:51:48.046Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-10T08:51:48.046Z] #27 28.00 [2020-04-10T08:51:48.046Z] #27 28.21 0.7% ####################################################################### 98.9% ######################################################################## 100.0% [2020-04-10T08:51:48.046Z] #27 28.54 [2020-04-10T08:51:48.046Z] #27 29.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-10T08:51:48.046Z] #27 30.07 skipping existing 1849cc453dee [2020-04-10T08:51:48.046Z] #27 30.35 [2020-04-10T08:51:49.542Z] #27 31.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-10T08:51:50.102Z] #27 32.10 [2020-04-10T08:51:50.102Z] #27 32.30 ######################################################################## 100.0% [2020-04-10T08:51:50.102Z] #27 32.41 [2020-04-10T08:51:50.102Z] #27 32.48 Download of images into '/build' complete. [2020-04-10T08:51:50.358Z] #27 32.48 Use something like the following to load the result into a Docker daemon: [2020-04-10T08:51:50.358Z] #27 32.48 tar -cC '/build' . | docker load [2020-04-10T08:51:50.827Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.973s coverage: 72.5% of statements [2020-04-10T08:51:50.827Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-10T08:51:50.827Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.844s coverage: 61.0% of statements [2020-04-10T08:51:50.827Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-10T08:51:51.300Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-04-10T08:51:51.439Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-04-10T08:51:51.439Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.710s coverage: 76.1% of statements [2020-04-10T08:51:51.439Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-10T08:51:51.561Z] ok github.com/docker/docker/daemon/config 0.098s coverage: 81.7% of statements [2020-04-10T08:51:52.442Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-04-10T08:51:52.503Z] ok github.com/docker/docker/daemon/events 0.084s coverage: 50.0% of statements [2020-04-10T08:51:53.004Z] #27 DONE 35.1s [2020-04-10T08:51:53.004Z] [2020-04-10T08:51:53.004Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:51:53.004Z] #35 94.29 Selecting previously unselected package libxml2:amd64. [2020-04-10T08:51:53.004Z] #35 94.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-10T08:51:53.004Z] #35 94.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-10T08:51:53.004Z] #35 94.89 Selecting previously unselected package libarchive13:amd64. [2020-04-10T08:51:53.004Z] #35 94.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-10T08:51:53.004Z] #35 94.91 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-10T08:51:53.004Z] #35 97.13 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-10T08:51:53.004Z] #35 97.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-10T08:51:53.004Z] #35 97.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-10T08:51:53.004Z] #35 97.47 Selecting previously unselected package librhash0:amd64. [2020-04-10T08:51:53.004Z] #35 97.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-10T08:51:53.004Z] #35 97.49 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-10T08:51:53.004Z] #35 97.75 Selecting previously unselected package libuv1:amd64. [2020-04-10T08:51:53.004Z] #35 97.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-10T08:51:53.054Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-04-10T08:51:53.310Z] #35 97.85 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-10T08:51:53.566Z] #35 98.15 Selecting previously unselected package cmake. [2020-04-10T08:51:53.566Z] #35 98.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-10T08:51:53.566Z] #35 98.26 Unpacking cmake (3.13.4-1) ... [2020-04-10T08:51:53.666Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-04-10T08:51:53.666Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-10T08:51:53.666Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-10T08:51:54.276Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 41.8% of statements [2020-04-10T08:51:54.432Z] ok github.com/docker/docker/daemon/graphdriver 0.093s coverage: 2.2% of statements [2020-04-10T08:51:54.492Z] #35 ... [2020-04-10T08:51:54.492Z] [2020-04-10T08:51:54.492Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:51:54.492Z] #33 88.77 time [2020-04-10T08:51:54.492Z] #33 96.86 internal/poll [2020-04-10T08:51:54.492Z] #33 98.79 internal/fmtsort [2020-04-10T08:51:54.492Z] #33 ... [2020-04-10T08:51:54.492Z] [2020-04-10T08:51:54.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:51:54.492Z] #10 93.76 Selecting previously unselected package binutils-mingw-w64. [2020-04-10T08:51:54.492Z] #10 93.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-10T08:51:54.492Z] #10 93.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-10T08:51:54.492Z] #10 94.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-10T08:51:54.492Z] #10 94.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-10T08:51:54.492Z] #10 94.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-10T08:51:54.492Z] #10 94.25 Selecting previously unselected package dmsetup. [2020-04-10T08:51:54.492Z] #10 94.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-10T08:51:54.492Z] #10 94.27 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-10T08:51:54.492Z] #10 94.44 Selecting previously unselected package mingw-w64-common. [2020-04-10T08:51:54.492Z] #10 94.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-10T08:51:54.492Z] #10 94.45 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-10T08:51:54.888Z] ok github.com/docker/docker/daemon/logger/awslogs 0.068s coverage: 77.8% of statements [2020-04-10T08:51:54.888Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-10T08:51:54.888Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-10T08:51:55.508Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-04-10T08:51:55.900Z] #10 ... [2020-04-10T08:51:55.900Z] [2020-04-10T08:51:55.900Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:51:55.900Z] #33 100.3 internal/syscall/unix [2020-04-10T08:51:55.900Z] #33 100.4 strings [2020-04-10T08:51:56.119Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-04-10T08:51:56.155Z] #33 ... [2020-04-10T08:51:56.155Z] [2020-04-10T08:51:56.155Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-10T08:51:56.155Z] #43 91.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-10T08:51:56.155Z] #43 91.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-10T08:51:56.155Z] #43 91.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-10T08:51:56.155Z] #43 91.36 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-10T08:51:56.155Z] #43 91.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-10T08:51:56.155Z] #43 91.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-10T08:51:56.155Z] #43 91.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-10T08:51:56.155Z] #43 91.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-10T08:51:56.155Z] #43 91.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-10T08:51:56.155Z] #43 91.49 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-10T08:51:56.155Z] #43 100.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-10T08:51:56.155Z] #43 100.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-10T08:51:56.155Z] #43 DONE 100.7s [2020-04-10T08:51:56.155Z] [2020-04-10T08:51:56.155Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:51:56.400Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-04-10T08:51:56.400Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 88.3% of statements [2020-04-10T08:51:57.401Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 74.7% of statements [2020-04-10T08:51:57.401Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-10T08:51:57.402Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 19.9% of statements [2020-04-10T08:51:57.723Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-10T08:51:58.012Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-04-10T08:51:58.660Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.7% of statements [2020-04-10T08:51:59.014Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-04-10T08:51:59.229Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.720s coverage: 57.0% of statements [2020-04-10T08:51:59.294Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-10T08:51:59.412Z] #44 ... [2020-04-10T08:51:59.412Z] [2020-04-10T08:51:59.412Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:51:59.412Z] #47 93.84 time [2020-04-10T08:51:59.412Z] #47 99.41 internal/fmtsort [2020-04-10T08:51:59.412Z] #47 100.3 internal/syscall/unix [2020-04-10T08:51:59.412Z] #47 100.9 strings [2020-04-10T08:51:59.412Z] #47 101.5 os [2020-04-10T08:51:59.656Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|types_sizes|files|imports) took 1m52.620101836s [2020-04-10T08:51:59.656Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.796214ms [2020-04-10T08:51:59.667Z] #47 ... [2020-04-10T08:51:59.667Z] [2020-04-10T08:51:59.667Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-10T08:51:59.667Z] #35 103.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-10T08:51:59.667Z] #35 103.7 Setting up xxd (2:8.1.0875-5) ... [2020-04-10T08:51:59.667Z] #35 103.7 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-10T08:51:59.667Z] #35 103.7 Setting up vim-common (2:8.1.0875-5) ... [2020-04-10T08:51:59.667Z] #35 103.8 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-10T08:51:59.667Z] #35 103.8 Setting up cmake-data (3.13.4-1) ... [2020-04-10T08:51:59.667Z] #35 103.8 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-10T08:51:59.667Z] #35 103.9 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-10T08:51:59.667Z] #35 103.9 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-10T08:51:59.667Z] #35 103.9 Setting up cmake (3.13.4-1) ... [2020-04-10T08:51:59.667Z] #35 103.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-10T08:51:59.667Z] #35 104.0 Processing triggers for mime-support (3.62) ... [2020-04-10T08:51:59.905Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-04-10T08:51:59.905Z] ok github.com/docker/docker/daemon/logger/splunk 1.468s coverage: 82.5% of statements [2020-04-10T08:51:59.905Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-10T08:51:59.905Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-10T08:51:59.922Z] #35 DONE 104.5s [2020-04-10T08:51:59.922Z] [2020-04-10T08:51:59.922Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:51:59.922Z] #36 DONE 0.1s [2020-04-10T08:51:59.922Z] [2020-04-10T08:51:59.922Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-10T08:51:59.922Z] #37 DONE 0.0s [2020-04-10T08:51:59.922Z] [2020-04-10T08:51:59.922Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:51:59.922Z] #33 101.0 os [2020-04-10T08:52:00.176Z] #33 104.6 path [2020-04-10T08:52:01.107Z] #33 105.4 text/tabwriter [2020-04-10T08:52:01.379Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2020-04-10T08:52:01.379Z] ok github.com/docker/docker/distribution 0.256s coverage: 22.1% of statements [2020-04-10T08:52:01.379Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-10T08:52:01.671Z] #33 ... [2020-04-10T08:52:01.671Z] [2020-04-10T08:52:01.671Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:52:01.671Z] #56 95.82 time [2020-04-10T08:52:01.671Z] #56 102.5 encoding/binary [2020-04-10T08:52:01.671Z] #56 104.3 os [2020-04-10T08:52:01.671Z] #56 106.0 encoding/base64 [2020-04-10T08:52:01.671Z] #56 ... [2020-04-10T08:52:01.671Z] [2020-04-10T08:52:01.671Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:01.671Z] #44 5.394 Note: Building without setproctitle() and strlcpy() support. [2020-04-10T08:52:01.671Z] #44 5.394 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-10T08:52:01.671Z] #44 5.405 Note: Building without GnuTLS support [2020-04-10T08:52:01.769Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-04-10T08:52:02.380Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-04-10T08:52:02.991Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-04-10T08:52:03.602Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-10T08:52:03.678Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.385s coverage: 45.9% of statements [2020-04-10T08:52:03.708Z] #23 ... [2020-04-10T08:52:03.709Z] [2020-04-10T08:52:03.709Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:52:03.709Z] #65 111.0 + bin/containerd [2020-04-10T08:52:03.937Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.171s coverage: 72.5% of statements [2020-04-10T08:52:04.213Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2020-04-10T08:52:04.213Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-10T08:52:04.213Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-10T08:52:04.213Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2020-04-10T08:52:04.213Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-10T08:52:04.824Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-10T08:52:05.315Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.950s coverage: 49.5% of statements [2020-04-10T08:52:05.826Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-04-10T08:52:05.830Z] #44 9.517 fatal: not a git repository (or any of the parent directories): .git [2020-04-10T08:52:05.830Z] #44 9.837 GEN .gitid [2020-04-10T08:52:05.830Z] #44 9.920 GEN criu/include/version.h [2020-04-10T08:52:06.093Z] #44 10.04 GEN include/common/asm [2020-04-10T08:52:06.106Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-10T08:52:06.256Z] ok github.com/docker/docker/daemon 12.353s coverage: 17.3% of statements [2020-04-10T08:52:06.256Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-10T08:52:06.256Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-10T08:52:06.256Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-10T08:52:06.256Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-10T08:52:06.256Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-10T08:52:06.445Z] #65 ... [2020-04-10T08:52:06.445Z] [2020-04-10T08:52:06.445Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:52:06.445Z] #53 DONE 115.9s [2020-04-10T08:52:06.445Z] [2020-04-10T08:52:06.445Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:52:06.825Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.597s coverage: 76.1% of statements [2020-04-10T08:52:07.395Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-04-10T08:52:07.569Z] ok github.com/docker/docker/pkg/archive 0.513s coverage: 76.7% of statements [2020-04-10T08:52:08.337Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-04-10T08:52:08.337Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-04-10T08:52:08.572Z] ok github.com/docker/docker/pkg/authorization 0.279s coverage: 68.3% of statements [2020-04-10T08:52:08.572Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-10T08:52:08.604Z] #44 ... [2020-04-10T08:52:08.604Z] [2020-04-10T08:52:08.604Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:52:08.604Z] #38 4.529 + RM_GOPATH=0 [2020-04-10T08:52:08.604Z] #38 4.529 + TMP_GOPATH= [2020-04-10T08:52:08.604Z] #38 4.529 + : /build [2020-04-10T08:52:08.605Z] #38 4.529 + '[' -z '' ']' [2020-04-10T08:52:08.605Z] #38 4.534 ++ mktemp -d [2020-04-10T08:52:08.605Z] #38 4.536 + export GOPATH=/tmp/tmp.IyarI9Rtrk [2020-04-10T08:52:08.605Z] #38 4.536 + GOPATH=/tmp/tmp.IyarI9Rtrk [2020-04-10T08:52:08.605Z] #38 4.536 + RM_GOPATH=1 [2020-04-10T08:52:08.605Z] #38 4.536 ++ dirname ./install.sh [2020-04-10T08:52:08.605Z] #38 4.536 + dir=. [2020-04-10T08:52:08.605Z] #38 4.536 + bin=tini [2020-04-10T08:52:08.605Z] #38 4.536 + shift [2020-04-10T08:52:08.605Z] #38 4.536 + '[' '!' -f ./tini.installer ']' [2020-04-10T08:52:08.605Z] #38 4.536 + . ./tini.installer [2020-04-10T08:52:08.605Z] #38 4.536 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-10T08:52:08.605Z] #38 4.536 + install_tini [2020-04-10T08:52:08.605Z] #38 4.536 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-10T08:52:08.605Z] #38 4.537 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-10T08:52:08.605Z] #38 4.550 + git clone https://github.com/krallin/tini.git /tmp/tmp.IyarI9Rtrk/tini [2020-04-10T08:52:08.605Z] #38 4.551 Cloning into '/tmp/tmp.IyarI9Rtrk/tini'... [2020-04-10T08:52:08.605Z] #38 5.902 + cd /tmp/tmp.IyarI9Rtrk/tini [2020-04-10T08:52:08.605Z] #38 5.902 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-10T08:52:08.605Z] #38 5.932 + cmake . [2020-04-10T08:52:08.605Z] #38 6.791 -- The C compiler identification is GNU 8.3.0 [2020-04-10T08:52:08.605Z] #38 6.821 -- Check for working C compiler: /usr/bin/cc [2020-04-10T08:52:08.605Z] #38 7.370 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-10T08:52:08.605Z] #38 7.374 -- Detecting C compiler ABI info [2020-04-10T08:52:08.605Z] #38 8.725 -- Detecting C compiler ABI info - done [2020-04-10T08:52:08.605Z] #38 8.816 -- Detecting C compile features [2020-04-10T08:52:08.852Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-10T08:52:09.164Z] #38 ... [2020-04-10T08:52:09.164Z] [2020-04-10T08:52:09.164Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:09.164Z] #44 13.13 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-10T08:52:09.164Z] #44 13.23 PBCC images/opts.pb-c.c [2020-04-10T08:52:09.420Z] #44 13.32 PBCC images/sit.pb-c.c [2020-04-10T08:52:09.420Z] #44 13.39 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-10T08:52:09.675Z] #44 13.57 DEP images/opts.pb-c.d [2020-04-10T08:52:09.675Z] #44 13.67 DEP images/sit.pb-c.d [2020-04-10T08:52:09.930Z] #44 13.89 PBCC images/macvlan.pb-c.c [2020-04-10T08:52:10.186Z] #44 13.98 DEP images/macvlan.pb-c.d [2020-04-10T08:52:10.186Z] #44 14.10 PBCC images/autofs.pb-c.c [2020-04-10T08:52:10.186Z] #44 14.12 DEP images/autofs.pb-c.d [2020-04-10T08:52:10.441Z] #44 14.42 PBCC images/sysctl.pb-c.c [2020-04-10T08:52:10.441Z] #44 14.48 DEP images/sysctl.pb-c.d [2020-04-10T08:52:10.696Z] #44 14.56 PBCC images/time.pb-c.c [2020-04-10T08:52:10.696Z] #44 14.61 DEP images/time.pb-c.d [2020-04-10T08:52:10.696Z] #44 14.69 PBCC images/binfmt-misc.pb-c.c [2020-04-10T08:52:10.696Z] #44 14.79 DEP images/binfmt-misc.pb-c.d [2020-04-10T08:52:10.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.719s coverage: 61.0% of statements [2020-04-10T08:52:10.878Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-10T08:52:10.878Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-10T08:52:10.878Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 41.8% of statements [2020-04-10T08:52:10.951Z] #44 15.00 PBCC images/seccomp.pb-c.c [2020-04-10T08:52:10.951Z] #44 15.05 DEP images/seccomp.pb-c.d [2020-04-10T08:52:11.138Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 4.9% of statements [2020-04-10T08:52:11.138Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-10T08:52:11.138Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-10T08:52:11.138Z] ok github.com/docker/docker/daemon/logger/awslogs 0.251s coverage: 77.8% of statements [2020-04-10T08:52:11.138Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-10T08:52:11.138Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-10T08:52:11.207Z] #44 15.16 PBCC images/userns.pb-c.c [2020-04-10T08:52:11.207Z] #44 15.24 DEP images/userns.pb-c.d [2020-04-10T08:52:11.207Z] #44 ... [2020-04-10T08:52:11.207Z] [2020-04-10T08:52:11.207Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:52:11.207Z] #47 105.6 regexp/syntax [2020-04-10T08:52:11.207Z] #47 107.3 fmt [2020-04-10T08:52:11.207Z] #47 113.7 regexp [2020-04-10T08:52:11.207Z] #47 115.5 flag [2020-04-10T08:52:11.472Z] #47 ... [2020-04-10T08:52:11.472Z] [2020-04-10T08:52:11.472Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:52:11.472Z] #10 106.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-10T08:52:11.472Z] #10 106.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-10T08:52:11.472Z] #10 106.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-10T08:52:11.472Z] #10 ... [2020-04-10T08:52:11.472Z] [2020-04-10T08:52:11.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:11.472Z] #44 15.35 PBCC images/cgroup.pb-c.c [2020-04-10T08:52:11.472Z] #44 15.48 DEP images/cgroup.pb-c.d [2020-04-10T08:52:11.472Z] #44 15.59 PBCC images/fown.pb-c.c [2020-04-10T08:52:11.727Z] #44 15.68 PBCC images/ext-file.pb-c.c [2020-04-10T08:52:11.727Z] #44 15.74 DEP images/fown.pb-c.d [2020-04-10T08:52:11.983Z] #44 15.88 DEP images/ext-file.pb-c.d [2020-04-10T08:52:11.983Z] #44 15.94 PBCC images/rpc.pb-c.c [2020-04-10T08:52:12.238Z] #44 16.08 DEP images/rpc.pb-c.d [2020-04-10T08:52:12.238Z] #44 16.22 PBCC images/siginfo.pb-c.c [2020-04-10T08:52:12.494Z] #44 16.33 DEP images/siginfo.pb-c.d [2020-04-10T08:52:12.494Z] #44 16.46 PBCC images/pagemap.pb-c.c [2020-04-10T08:52:12.520Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-04-10T08:52:12.520Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2020-04-10T08:52:12.520Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2020-04-10T08:52:12.750Z] #44 16.58 DEP images/pagemap.pb-c.d [2020-04-10T08:52:12.750Z] #44 ... [2020-04-10T08:52:12.750Z] [2020-04-10T08:52:12.750Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:52:12.750Z] #33 107.1 fmt [2020-04-10T08:52:12.750Z] #33 107.2 path/filepath [2020-04-10T08:52:12.750Z] #33 110.0 io/ioutil [2020-04-10T08:52:12.750Z] #33 113.8 github.com/BurntSushi/toml [2020-04-10T08:52:12.750Z] #33 113.8 flag [2020-04-10T08:52:12.750Z] #33 117.4 log [2020-04-10T08:52:12.750Z] #33 ... [2020-04-10T08:52:12.750Z] [2020-04-10T08:52:12.750Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:52:12.750Z] #10 117.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-10T08:52:12.750Z] #10 117.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-10T08:52:12.750Z] #10 117.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-10T08:52:12.750Z] #10 117.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-10T08:52:12.750Z] #10 117.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-10T08:52:12.750Z] #10 117.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-10T08:52:13.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.062s coverage: 62.1% of statements [2020-04-10T08:52:13.214Z] ok github.com/docker/docker/pkg/chrootarchive 3.491s coverage: 43.2% of statements [2020-04-10T08:52:13.214Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-10T08:52:13.214Z] ok github.com/docker/docker/layer 7.544s coverage: 68.8% of statements [2020-04-10T08:52:13.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-10T08:52:13.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-10T08:52:13.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-10T08:52:13.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-10T08:52:13.214Z] ? github.com/docker/docker/oci [no test files] [2020-04-10T08:52:13.214Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-10T08:52:13.214Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-10T08:52:13.214Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-10T08:52:13.214Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-04-10T08:52:13.311Z] #10 ... [2020-04-10T08:52:13.311Z] [2020-04-10T08:52:13.311Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:52:13.311Z] #56 107.6 golang.org/x/sys/unix [2020-04-10T08:52:13.311Z] #56 111.7 fmt [2020-04-10T08:52:13.311Z] #56 ... [2020-04-10T08:52:13.311Z] [2020-04-10T08:52:13.311Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:13.311Z] #44 16.72 PBCC images/rlimit.pb-c.c [2020-04-10T08:52:13.311Z] #44 16.87 DEP images/rlimit.pb-c.d [2020-04-10T08:52:13.311Z] #44 17.00 PBCC images/file-lock.pb-c.c [2020-04-10T08:52:13.311Z] #44 17.03 DEP images/file-lock.pb-c.d [2020-04-10T08:52:13.311Z] #44 17.15 PBCC images/tty.pb-c.c [2020-04-10T08:52:13.311Z] #44 17.33 DEP images/tty.pb-c.d [2020-04-10T08:52:13.611Z] #44 17.51 PBCC images/tun.pb-c.c [2020-04-10T08:52:13.611Z] #44 17.62 PBCC images/netdev.pb-c.c [2020-04-10T08:52:13.825Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-04-10T08:52:13.909Z] #44 17.81 DEP images/tun.pb-c.d [2020-04-10T08:52:13.909Z] #44 17.96 DEP images/netdev.pb-c.d [2020-04-10T08:52:14.106Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-04-10T08:52:14.164Z] #44 18.08 PBCC images/vma.pb-c.c [2020-04-10T08:52:14.164Z] #44 18.11 DEP images/vma.pb-c.d [2020-04-10T08:52:14.164Z] #44 18.28 PBCC images/creds.pb-c.c [2020-04-10T08:52:14.386Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-10T08:52:14.420Z] #44 18.41 DEP images/creds.pb-c.d [2020-04-10T08:52:14.473Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 74.7% of statements [2020-04-10T08:52:14.473Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-10T08:52:14.473Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 19.9% of statements [2020-04-10T08:52:14.473Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 33.3% of statements [2020-04-10T08:52:14.666Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-04-10T08:52:14.675Z] #44 18.64 PBCC images/utsns.pb-c.c [2020-04-10T08:52:14.675Z] #44 18.67 DEP images/utsns.pb-c.d [2020-04-10T08:52:15.235Z] #44 19.06 PBCC images/ipc-desc.pb-c.c [2020-04-10T08:52:15.235Z] #44 19.14 PBCC images/ipc-sem.pb-c.c [2020-04-10T08:52:15.235Z] #44 19.27 DEP images/ipc-desc.pb-c.d [2020-04-10T08:52:15.416Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-04-10T08:52:15.491Z] #44 19.37 DEP images/ipc-sem.pb-c.d [2020-04-10T08:52:15.491Z] #44 19.48 PBCC images/ipc-msg.pb-c.c [2020-04-10T08:52:15.491Z] #44 19.49 DEP images/ipc-msg.pb-c.d [2020-04-10T08:52:15.749Z] #44 19.70 PBCC images/ipc-shm.pb-c.c [2020-04-10T08:52:15.749Z] #44 19.71 DEP images/ipc-shm.pb-c.d [2020-04-10T08:52:15.749Z] #44 19.80 PBCC images/ipc-var.pb-c.c [2020-04-10T08:52:15.988Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 47.8% of statements [2020-04-10T08:52:15.988Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-04-10T08:52:16.004Z] #44 19.88 DEP images/ipc-var.pb-c.d [2020-04-10T08:52:16.004Z] #44 19.95 PBCC images/sk-opts.pb-c.c [2020-04-10T08:52:16.004Z] #44 20.01 PBCC images/packet-sock.pb-c.c [2020-04-10T08:52:16.133Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-04-10T08:52:16.259Z] #44 20.06 DEP images/sk-opts.pb-c.d [2020-04-10T08:52:16.259Z] #44 20.18 DEP images/packet-sock.pb-c.d [2020-04-10T08:52:16.414Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-04-10T08:52:16.514Z] #44 20.34 PBCC images/sk-netlink.pb-c.c [2020-04-10T08:52:16.514Z] #44 20.42 DEP images/sk-netlink.pb-c.d [2020-04-10T08:52:16.770Z] #44 20.58 PBCC images/sk-inet.pb-c.c [2020-04-10T08:52:16.770Z] #44 20.62 DEP images/sk-inet.pb-c.d [2020-04-10T08:52:16.770Z] #44 20.65 PBCC images/sk-unix.pb-c.c [2020-04-10T08:52:16.770Z] #44 20.74 DEP images/sk-unix.pb-c.d [2020-04-10T08:52:16.928Z] ok github.com/docker/docker/daemon/logger/splunk 1.863s coverage: 82.5% of statements [2020-04-10T08:52:16.928Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-10T08:52:16.928Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-10T08:52:17.067Z] #44 20.82 PBCC images/mm.pb-c.c [2020-04-10T08:52:17.067Z] #44 20.92 DEP images/mm.pb-c.d [2020-04-10T08:52:17.067Z] #44 21.18 PBCC images/timerfd.pb-c.c [2020-04-10T08:52:17.322Z] #44 21.29 DEP images/timerfd.pb-c.d [2020-04-10T08:52:17.415Z] ok github.com/docker/docker/pkg/discovery/kv 3.120s coverage: 84.1% of statements [2020-04-10T08:52:17.415Z] ok github.com/docker/docker/pkg/fsutils 0.404s coverage: 85.1% of statements [2020-04-10T08:52:17.415Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-04-10T08:52:17.578Z] #44 21.45 PBCC images/timer.pb-c.c [2020-04-10T08:52:17.578Z] #44 21.50 DEP images/timer.pb-c.d [2020-04-10T08:52:17.578Z] #44 21.68 PBCC images/sa.pb-c.c [2020-04-10T08:52:17.833Z] #44 21.81 DEP images/sa.pb-c.d [2020-04-10T08:52:17.833Z] #44 21.91 PBCC images/pipe-data.pb-c.c [2020-04-10T08:52:18.088Z] #44 22.00 DEP images/pipe-data.pb-c.d [2020-04-10T08:52:18.088Z] #44 22.12 PBCC images/mnt.pb-c.c [2020-04-10T08:52:18.309Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2020-04-10T08:52:18.344Z] #44 22.23 DEP images/mnt.pb-c.d [2020-04-10T08:52:18.344Z] #44 ... [2020-04-10T08:52:18.344Z] [2020-04-10T08:52:18.344Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:52:18.344Z] #38 11.83 -- Detecting C compile features - done [2020-04-10T08:52:18.344Z] #38 11.88 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-10T08:52:18.344Z] #38 12.17 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-10T08:52:18.344Z] #38 12.32 -- Configuring done [2020-04-10T08:52:18.344Z] #38 12.35 -- Generating done [2020-04-10T08:52:18.344Z] #38 12.35 -- Build files have been written to: /tmp/tmp.IyarI9Rtrk/tini [2020-04-10T08:52:18.344Z] #38 12.36 + make tini-static [2020-04-10T08:52:18.344Z] #38 13.17 Scanning dependencies of target tini-static [2020-04-10T08:52:18.344Z] #38 13.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-10T08:52:18.344Z] #38 16.19 [100%] Linking C executable tini-static [2020-04-10T08:52:18.344Z] #38 17.69 [100%] Built target tini-static [2020-04-10T08:52:18.344Z] #38 17.96 + mkdir -p /build [2020-04-10T08:52:18.344Z] #38 17.98 + cp tini-static /build/docker-init [2020-04-10T08:52:18.344Z] #38 DONE 18.5s [2020-04-10T08:52:18.344Z] [2020-04-10T08:52:18.344Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:18.344Z] #44 22.33 PBCC images/sk-packet.pb-c.c [2020-04-10T08:52:18.344Z] #44 ... [2020-04-10T08:52:18.344Z] [2020-04-10T08:52:18.344Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:52:18.344Z] #65 57.97 Checking out files: 23% (731/3158) Checking out files: 24% (758/3158) Checking out files: 25% (790/3158) Checking out files: 26% (822/3158) Checking out files: 27% (853/3158) Checking out files: 28% (885/3158) Checking out files: 29% (916/3158) Checking out files: 30% (948/3158) Checking out files: 31% (979/3158) Checking out files: 32% (1011/3158) Checking out files: 33% (1043/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 77% (2461/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 89% (2841/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-10T08:52:18.344Z] #65 61.75 + cd /tmp/tmp.CDXssmUXHj/src/github.com/containerd/containerd [2020-04-10T08:52:18.344Z] #65 61.75 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-10T08:52:18.416Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 70.1% of statements [2020-04-10T08:52:18.416Z] ok github.com/docker/docker/pkg/ioutils 0.275s coverage: 70.1% of statements [2020-04-10T08:52:18.697Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-04-10T08:52:18.977Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-04-10T08:52:18.977Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-04-10T08:52:18.977Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-10T08:52:18.977Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-10T08:52:18.977Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-10T08:52:18.977Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-10T08:52:19.249Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-04-10T08:52:19.249Z] ok github.com/docker/docker/distribution 0.265s coverage: 22.1% of statements [2020-04-10T08:52:19.249Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-10T08:52:19.258Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2020-04-10T08:52:19.538Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-10T08:52:19.819Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-04-10T08:52:19.819Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-04-10T08:52:19.819Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-10T08:52:19.819Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-10T08:52:20.190Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.1% of statements [2020-04-10T08:52:20.190Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-10T08:52:20.430Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-04-10T08:52:20.450Z] ok github.com/docker/docker/image 0.068s coverage: 86.4% of statements [2020-04-10T08:52:20.711Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-10T08:52:20.862Z] #65 63.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-10T08:52:20.862Z] #65 63.95 + BUILDTAGS='netgo osusergo static_build' [2020-04-10T08:52:20.862Z] #65 63.95 + export EXTRA_FLAGS=-buildmode=pie [2020-04-10T08:52:20.862Z] #65 63.95 + EXTRA_FLAGS=-buildmode=pie [2020-04-10T08:52:20.862Z] #65 63.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-10T08:52:20.862Z] #65 63.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-10T08:52:20.862Z] #65 63.95 + '[' '' = dynamic ']' [2020-04-10T08:52:20.862Z] #65 63.95 + make [2020-04-10T08:52:20.992Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-10T08:52:21.019Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-04-10T08:52:21.019Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-10T08:52:21.272Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-10T08:52:21.280Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-04-10T08:52:21.280Z] ok github.com/docker/docker/image/v1 0.044s coverage: 25.0% of statements [2020-04-10T08:52:21.280Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-10T08:52:22.231Z] #65 65.40 + bin/ctr [2020-04-10T08:52:22.663Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-04-10T08:52:22.734Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-04-10T08:52:22.734Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-10T08:52:23.234Z] ok github.com/docker/docker/opts 0.053s coverage: 67.4% of statements [2020-04-10T08:52:23.594Z] #65 ... [2020-04-10T08:52:23.594Z] [2020-04-10T08:52:23.594Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:52:23.594Z] #33 121.7 github.com/BurntSushi/toml/cmd/tomlv [2020-04-10T08:52:23.594Z] #33 DONE 128.2s [2020-04-10T08:52:23.594Z] [2020-04-10T08:52:23.594Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:23.594Z] #44 22.44 DEP images/sk-packet.pb-c.d [2020-04-10T08:52:23.594Z] #44 22.49 PBCC images/tcp-stream.pb-c.c [2020-04-10T08:52:23.594Z] #44 22.63 DEP images/tcp-stream.pb-c.d [2020-04-10T08:52:23.594Z] #44 22.67 PBCC images/pipe.pb-c.c [2020-04-10T08:52:23.594Z] #44 22.86 DEP images/pipe.pb-c.d [2020-04-10T08:52:23.594Z] #44 22.98 PBCC images/pstree.pb-c.c [2020-04-10T08:52:23.594Z] #44 23.02 DEP images/pstree.pb-c.d [2020-04-10T08:52:23.594Z] #44 23.15 PBCC images/fs.pb-c.c [2020-04-10T08:52:23.594Z] #44 23.19 DEP images/fs.pb-c.d [2020-04-10T08:52:23.594Z] #44 23.25 PBCC images/signalfd.pb-c.c [2020-04-10T08:52:23.594Z] #44 23.46 DEP images/signalfd.pb-c.d [2020-04-10T08:52:23.594Z] #44 23.59 PBCC images/fh.pb-c.c [2020-04-10T08:52:23.594Z] #44 23.72 PBCC images/fsnotify.pb-c.c [2020-04-10T08:52:23.594Z] #44 23.88 DEP images/fh.pb-c.d [2020-04-10T08:52:23.594Z] #44 23.97 DEP images/fsnotify.pb-c.d [2020-04-10T08:52:23.594Z] #44 24.26 PBCC images/eventpoll.pb-c.c [2020-04-10T08:52:23.594Z] #44 24.33 DEP images/eventpoll.pb-c.d [2020-04-10T08:52:23.594Z] #44 24.45 PBCC images/eventfd.pb-c.c [2020-04-10T08:52:23.594Z] #44 24.49 DEP images/eventfd.pb-c.d [2020-04-10T08:52:23.594Z] #44 24.61 PBCC images/remap-file-path.pb-c.c [2020-04-10T08:52:23.594Z] #44 24.65 DEP images/remap-file-path.pb-c.d [2020-04-10T08:52:23.594Z] #44 24.71 PBCC images/fifo.pb-c.c [2020-04-10T08:52:23.594Z] #44 24.74 DEP images/fifo.pb-c.d [2020-04-10T08:52:23.594Z] #44 24.83 PBCC images/ghost-file.pb-c.c [2020-04-10T08:52:23.594Z] #44 24.88 DEP images/ghost-file.pb-c.d [2020-04-10T08:52:23.594Z] #44 25.01 PBCC images/regfile.pb-c.c [2020-04-10T08:52:23.594Z] #44 25.30 DEP images/regfile.pb-c.d [2020-04-10T08:52:23.594Z] #44 25.39 PBCC images/ns.pb-c.c [2020-04-10T08:52:23.594Z] #44 25.50 DEP images/ns.pb-c.d [2020-04-10T08:52:23.594Z] #44 25.55 PBCC images/fdinfo.pb-c.c [2020-04-10T08:52:23.594Z] #44 25.78 DEP images/fdinfo.pb-c.d [2020-04-10T08:52:23.594Z] #44 25.85 PBCC images/core-aarch64.pb-c.c [2020-04-10T08:52:23.594Z] #44 25.93 PBCC images/core-arm.pb-c.c [2020-04-10T08:52:23.594Z] #44 25.98 PBCC images/core-ppc64.pb-c.c [2020-04-10T08:52:23.594Z] #44 26.06 PBCC images/core-s390.pb-c.c [2020-04-10T08:52:23.594Z] #44 26.19 PBCC images/core-x86.pb-c.c [2020-04-10T08:52:23.594Z] #44 26.33 PBCC images/core.pb-c.c [2020-04-10T08:52:23.594Z] #44 26.51 PBCC images/inventory.pb-c.c [2020-04-10T08:52:23.594Z] #44 26.58 DEP images/core-aarch64.pb-c.d [2020-04-10T08:52:23.594Z] #44 26.64 DEP images/core-arm.pb-c.d [2020-04-10T08:52:23.594Z] #44 26.72 DEP images/core-ppc64.pb-c.d [2020-04-10T08:52:23.594Z] #44 26.77 DEP images/core-s390.pb-c.d [2020-04-10T08:52:23.594Z] #44 26.94 DEP images/core-x86.pb-c.d [2020-04-10T08:52:23.594Z] #44 26.97 DEP images/core.pb-c.d [2020-04-10T08:52:23.594Z] #44 27.03 DEP images/inventory.pb-c.d [2020-04-10T08:52:23.594Z] #44 27.13 PBCC images/cpuinfo.pb-c.c [2020-04-10T08:52:23.594Z] #44 27.15 DEP images/cpuinfo.pb-c.d [2020-04-10T08:52:23.594Z] #44 27.28 PBCC images/stats.pb-c.c [2020-04-10T08:52:23.594Z] #44 27.40 DEP images/stats.pb-c.d [2020-04-10T08:52:24.618Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-04-10T08:52:24.878Z] ok github.com/docker/docker/pkg/authorization 0.756s coverage: 68.3% of statements [2020-04-10T08:52:24.878Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2020-04-10T08:52:24.957Z] #44 ... [2020-04-10T08:52:24.957Z] [2020-04-10T08:52:24.957Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:52:24.957Z] #47 119.3 go/token [2020-04-10T08:52:24.957Z] #47 120.9 go/scanner [2020-04-10T08:52:24.957Z] #47 121.5 internal/lazyregexp [2020-04-10T08:52:24.957Z] #47 122.6 net/url [2020-04-10T08:52:24.957Z] #47 123.3 go/ast [2020-04-10T08:52:24.957Z] #47 125.5 text/template/parse [2020-04-10T08:52:25.397Z] ok github.com/docker/docker/pkg/signal 2.324s coverage: 61.0% of statements [2020-04-10T08:52:25.449Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-04-10T08:52:25.449Z] ok github.com/docker/docker/pkg/archive 1.204s coverage: 77.0% of statements [2020-04-10T08:52:25.677Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-10T08:52:25.957Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-10T08:52:26.238Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-10T08:52:26.238Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-10T08:52:26.322Z] #47 ... [2020-04-10T08:52:26.322Z] [2020-04-10T08:52:26.322Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:52:26.322Z] #56 120.5 encoding/json [2020-04-10T08:52:26.322Z] #56 124.0 github.com/pkg/diff [2020-04-10T08:52:26.322Z] #56 126.7 go/ast [2020-04-10T08:52:26.322Z] #56 130.6 golang.org/x/crypto/ssh/terminal [2020-04-10T08:52:26.390Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-10T08:52:26.390Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-04-10T08:52:26.849Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-10T08:52:26.882Z] #56 ... [2020-04-10T08:52:26.882Z] [2020-04-10T08:52:26.882Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:26.882Z] #44 30.77 make[1]: Nothing to be done for 'all'. [2020-04-10T08:52:26.959Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-10T08:52:27.130Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 35.0% of statements [2020-04-10T08:52:27.410Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2020-04-10T08:52:27.529Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-10T08:52:27.691Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-04-10T08:52:28.098Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-04-10T08:52:28.343Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-10T08:52:28.343Z] testing: warning: no tests to run [2020-04-10T08:52:28.343Z] coverage: [no statements] [2020-04-10T08:52:28.343Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-10T08:52:28.624Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-10T08:52:28.904Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-10T08:52:28.904Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-10T08:52:29.036Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-10T08:52:29.976Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-04-10T08:52:29.976Z] ok github.com/docker/docker/pkg/chrootarchive 3.569s coverage: 43.2% of statements [2020-04-10T08:52:30.148Z] #44 33.72 CC images/stats.o [2020-04-10T08:52:30.236Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-04-10T08:52:30.405Z] #44 34.29 CC images/core.o [2020-04-10T08:52:30.495Z] ok github.com/docker/docker/pkg/fsutils 0.332s coverage: 85.1% of statements [2020-04-10T08:52:30.495Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-04-10T08:52:30.917Z] ok github.com/docker/docker/plugin 0.547s coverage: 27.1% of statements [2020-04-10T08:52:31.065Z] ok github.com/docker/docker/layer 7.597s coverage: 68.8% of statements [2020-04-10T08:52:31.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-10T08:52:31.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-10T08:52:31.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-10T08:52:31.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-10T08:52:31.065Z] ? github.com/docker/docker/oci [no test files] [2020-04-10T08:52:31.065Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-10T08:52:31.065Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-10T08:52:31.065Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-10T08:52:31.197Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 14.5% of statements [2020-04-10T08:52:31.415Z] #44 35.51 CC images/core-x86.o [2020-04-10T08:52:31.635Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-04-10T08:52:31.636Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-04-10T08:52:31.808Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-10T08:52:32.088Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-10T08:52:32.206Z] ok github.com/docker/docker/pkg/ioutils 0.611s coverage: 70.6% of statements [2020-04-10T08:52:32.206Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-04-10T08:52:32.206Z] ok github.com/docker/docker/pkg/idtools 0.982s coverage: 70.1% of statements [2020-04-10T08:52:32.206Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-10T08:52:32.206Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-10T08:52:32.206Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2020-04-10T08:52:32.206Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-10T08:52:32.341Z] #44 36.35 CC images/core-arm.o [2020-04-10T08:52:32.774Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-04-10T08:52:32.774Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-04-10T08:52:32.774Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2020-04-10T08:52:33.035Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.4% of statements [2020-04-10T08:52:33.035Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-10T08:52:33.035Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-10T08:52:33.089Z] ok github.com/docker/docker/registry 0.094s coverage: 56.0% of statements [2020-04-10T08:52:33.269Z] #44 37.01 CC images/core-aarch64.o [2020-04-10T08:52:33.605Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-04-10T08:52:33.700Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-04-10T08:52:33.869Z] #44 37.77 CC images/core-ppc64.o [2020-04-10T08:52:33.980Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-10T08:52:34.178Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2020-04-10T08:52:34.260Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-10T08:52:34.438Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-04-10T08:52:34.438Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-04-10T08:52:34.540Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-10T08:52:34.795Z] #44 38.74 CC images/core-s390.o [2020-04-10T08:52:35.007Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-04-10T08:52:35.576Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-04-10T08:52:35.836Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-04-10T08:52:36.175Z] #44 40.13 CC images/cpuinfo.o [2020-04-10T08:52:36.405Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-04-10T08:52:36.405Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-04-10T08:52:36.555Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-04-10T08:52:36.665Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-04-10T08:52:36.923Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 71.3% of statements [2020-04-10T08:52:37.102Z] #44 40.94 CC images/inventory.o [2020-04-10T08:52:37.166Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-04-10T08:52:37.357Z] #44 41.29 CC images/fdinfo.o [2020-04-10T08:52:37.357Z] #44 ... [2020-04-10T08:52:37.357Z] [2020-04-10T08:52:37.357Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:52:37.357Z] #47 131.8 go/parser [2020-04-10T08:52:37.357Z] #47 131.9 text/template [2020-04-10T08:52:37.357Z] #47 137.7 encoding/xml [2020-04-10T08:52:37.357Z] #47 140.5 go/doc [2020-04-10T08:52:37.776Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-04-10T08:52:37.863Z] ok github.com/docker/docker/pkg/tailfile 0.090s coverage: 88.6% of statements [2020-04-10T08:52:37.863Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 35.0% of statements [2020-04-10T08:52:38.123Z] ok github.com/docker/docker/pkg/signal 2.816s coverage: 61.0% of statements [2020-04-10T08:52:38.282Z] #47 ... [2020-04-10T08:52:38.282Z] [2020-04-10T08:52:38.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:38.282Z] #44 42.11 CC images/fown.o [2020-04-10T08:52:38.282Z] #44 ... [2020-04-10T08:52:38.282Z] [2020-04-10T08:52:38.282Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:52:38.282Z] #56 132.6 mvdan.cc/editorconfig [2020-04-10T08:52:38.282Z] #56 134.3 mvdan.cc/sh/v3/fileutil [2020-04-10T08:52:38.282Z] #56 134.6 mvdan.cc/sh/v3/syntax [2020-04-10T08:52:38.386Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-04-10T08:52:38.388Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2020-04-10T08:52:38.537Z] #56 ... [2020-04-10T08:52:38.537Z] [2020-04-10T08:52:38.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:38.537Z] #44 42.41 CC images/ns.o [2020-04-10T08:52:38.648Z] testing: warning: no tests to run [2020-04-10T08:52:38.648Z] coverage: [no statements] [2020-04-10T08:52:38.648Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-04-10T08:52:38.648Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2020-04-10T08:52:39.097Z] #44 42.79 CC images/regfile.o [2020-04-10T08:52:39.216Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-04-10T08:52:39.216Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-04-10T08:52:39.216Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-04-10T08:52:39.352Z] #44 43.32 CC images/ghost-file.o [2020-04-10T08:52:39.608Z] #44 43.68 CC images/fifo.o [2020-04-10T08:52:40.168Z] #44 44.06 CC images/remap-file-path.o [2020-04-10T08:52:40.599Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-04-10T08:52:40.728Z] #44 44.44 CC images/eventfd.o [2020-04-10T08:52:40.728Z] #44 44.82 CC images/eventpoll.o [2020-04-10T08:52:41.169Z] ok github.com/docker/docker/profiles/seccomp 0.037s coverage: 73.8% of statements [2020-04-10T08:52:41.697Z] #44 45.30 CC images/fh.o [2020-04-10T08:52:41.697Z] #44 45.63 CC images/fsnotify.o [2020-04-10T08:52:41.740Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-04-10T08:52:42.665Z] #44 46.62 CC images/signalfd.o [2020-04-10T08:52:42.679Z] ok github.com/docker/docker/plugin 0.564s coverage: 27.1% of statements [2020-04-10T08:52:42.921Z] #44 47.02 CC images/fs.o [2020-04-10T08:52:42.943Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-04-10T08:52:43.203Z] ok github.com/docker/docker/registry 0.236s coverage: 56.0% of statements [2020-04-10T08:52:43.203Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 45.3% of statements [2020-04-10T08:52:43.481Z] #44 47.37 CC images/pstree.o [2020-04-10T08:52:43.736Z] #44 47.65 CC images/pipe.o [2020-04-10T08:52:44.146Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2020-04-10T08:52:44.146Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-04-10T08:52:44.297Z] #44 48.12 CC images/tcp-stream.o [2020-04-10T08:52:44.858Z] #44 48.76 CC images/sk-packet.o [2020-04-10T08:52:45.419Z] #44 49.34 CC images/mnt.o [2020-04-10T08:52:45.674Z] #44 49.66 CC images/pipe-data.o [2020-04-10T08:52:46.327Z] #44 50.10 CC images/sa.o [2020-04-10T08:52:46.583Z] #44 50.62 CC images/timer.o [2020-04-10T08:52:46.693Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-04-10T08:52:46.693Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-04-10T08:52:46.693Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.0% of statements [2020-04-10T08:52:47.526Z] #44 51.20 CC images/timerfd.o [2020-04-10T08:52:47.526Z] #44 51.55 CC images/mm.o [2020-04-10T08:52:48.071Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-04-10T08:52:48.456Z] #44 52.19 CC images/sk-opts.o [2020-04-10T08:52:48.710Z] #44 52.71 CC images/sk-unix.o [2020-04-10T08:52:49.637Z] #44 53.39 CC images/sk-inet.o [2020-04-10T08:52:50.199Z] #44 ... [2020-04-10T08:52:50.199Z] [2020-04-10T08:52:50.199Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-10T08:52:50.199Z] #56 145.1 mvdan.cc/sh/v3/cmd/shfmt [2020-04-10T08:52:50.199Z] #56 DONE 154.4s [2020-04-10T08:52:50.199Z] [2020-04-10T08:52:50.199Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:52:50.199Z] #47 145.4 github.com/LK4D4/vndr/build [2020-04-10T08:52:50.199Z] #47 146.5 github.com/LK4D4/vndr/versioned [2020-04-10T08:52:50.199Z] #47 146.7 hash/crc32 [2020-04-10T08:52:50.199Z] #47 147.5 compress/gzip [2020-04-10T08:52:50.199Z] #47 149.0 vendor/golang.org/x/crypto/cryptobyte [2020-04-10T08:52:50.199Z] #47 151.7 net [2020-04-10T08:52:50.199Z] #47 153.2 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-10T08:52:50.199Z] #47 154.2 vendor/golang.org/x/crypto/poly1305 [2020-04-10T08:52:50.199Z] #47 ... [2020-04-10T08:52:50.199Z] [2020-04-10T08:52:50.199Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:52:50.199Z] #44 54.14 CC images/tun.o [2020-04-10T08:52:51.124Z] #44 54.84 CC images/sk-netlink.o [2020-04-10T08:52:51.379Z] #44 55.30 CC images/packet-sock.o [2020-04-10T08:52:52.305Z] #44 56.16 CC images/ipc-var.o [2020-04-10T08:52:52.954Z] #44 56.59 CC images/ipc-desc.o [2020-04-10T08:52:52.954Z] #44 56.93 CC images/ipc-shm.o [2020-04-10T08:52:53.210Z] #44 57.29 CC images/ipc-msg.o [2020-04-10T08:52:54.138Z] #44 58.05 CC images/ipc-sem.o [2020-04-10T08:52:54.699Z] #44 58.71 CC images/utsns.o [2020-04-10T08:52:54.955Z] #44 59.00 CC images/creds.o [2020-04-10T08:52:55.517Z] #44 59.34 CC images/vma.o [2020-04-10T08:52:55.773Z] #44 59.73 CC images/netdev.o [2020-04-10T08:52:56.334Z] #44 60.44 CC images/tty.o [2020-04-10T08:52:56.334Z] #44 ... [2020-04-10T08:52:56.334Z] [2020-04-10T08:52:56.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:52:56.334Z] #10 161.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-10T08:52:56.334Z] #10 161.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-10T08:52:56.334Z] #10 161.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-10T08:52:56.798Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/rootless [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-10T08:52:56.798Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/volume [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-10T08:52:56.799Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === Skipped [2020-04-10T08:52:56.799Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-10T08:52:56.799Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-10T08:52:56.799Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:73: No driver to put! [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-10T08:52:56.799Z] time="2020-04-10T08:51:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-10T08:52:56.799Z] time="2020-04-10T08:51:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-10T08:52:56.799Z] time="2020-04-10T08:51:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-10T08:52:56.799Z] time="2020-04-10T08:51:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-10T08:52:56.799Z] time="2020-04-10T08:51:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:73: No driver to put! [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-10T08:52:56.799Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-10T08:52:56.799Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-10T08:52:56.799Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:52:56.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-10T08:52:56.799Z] graphtest_unix.go:73: No driver to put! [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-10T08:52:56.799Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-10T08:52:56.799Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] [2020-04-10T08:52:56.799Z] DONE 2140 tests, 26 skipped in 183.950s Post stage [Pipeline] junit [2020-04-10T08:52:56.833Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-10T08:52:57.349Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -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:22027541e92d762e6be780f8c5792a0662c2388a hack/make.sh dynbinary test-integration [2020-04-10T08:52:57.630Z] [2020-04-10T08:52:57.630Z] Removing bundles/ [2020-04-10T08:52:57.630Z] [2020-04-10T08:52:57.630Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-10T08:52:57.630Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:52:57.630Z] GOOS="" GOARCH="" GOARM="" [2020-04-10T08:53:01.622Z] #10 ... [2020-04-10T08:53:01.622Z] [2020-04-10T08:53:01.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:01.622Z] #47 155.1 vendor/golang.org/x/sys/cpu [2020-04-10T08:53:01.622Z] #47 155.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-10T08:53:01.622Z] #47 158.0 vendor/golang.org/x/crypto/hkdf [2020-04-10T08:53:01.622Z] #47 158.2 vendor/golang.org/x/text/transform [2020-04-10T08:53:01.622Z] #47 160.0 vendor/golang.org/x/text/unicode/bidi [2020-04-10T08:53:01.622Z] #47 162.5 vendor/golang.org/x/text/secure/bidirule [2020-04-10T08:53:01.622Z] #47 163.0 vendor/golang.org/x/text/unicode/norm [2020-04-10T08:53:01.622Z] #47 ... [2020-04-10T08:53:01.622Z] [2020-04-10T08:53:01.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:01.622Z] #44 61.38 CC images/file-lock.o [2020-04-10T08:53:01.622Z] #44 61.60 CC images/rlimit.o [2020-04-10T08:53:01.622Z] #44 62.02 CC images/pagemap.o [2020-04-10T08:53:01.622Z] #44 62.53 CC images/siginfo.o [2020-04-10T08:53:01.622Z] #44 63.03 CC images/rpc.o [2020-04-10T08:53:01.622Z] #44 64.82 CC images/ext-file.o [2020-04-10T08:53:01.622Z] #44 65.16 CC images/cgroup.o [2020-04-10T08:53:02.550Z] #44 66.18 CC images/userns.o [2020-04-10T08:53:02.806Z] #44 66.65 CC images/google/protobuf/descriptor.o [2020-04-10T08:53:03.305Z] #23 163.8 + return [2020-04-10T08:53:03.305Z] #23 DONE 163.9s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:53:03.305Z] #65 ... [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-10T08:53:03.305Z] #24 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-10T08:53:03.305Z] #28 DONE 0.5s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #31 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #34 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #39 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #42 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-10T08:53:03.305Z] #45 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:53:03.305Z] #65 ... [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #48 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #51 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #54 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #57 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:53:03.305Z] #65 ... [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-10T08:53:03.305Z] #61 DONE 0.1s [2020-04-10T08:53:03.305Z] [2020-04-10T08:53:03.305Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:53:05.409Z] #44 ... [2020-04-10T08:53:05.409Z] [2020-04-10T08:53:05.409Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:05.409Z] #47 169.5 vendor/golang.org/x/net/idna [2020-04-10T08:53:06.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-10T08:53:06.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-10T08:53:07.251Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.101845858s with top 10 stages: buildssa: 1m32.69124701s, goimports: 22.372027108s, unconvert: 12.103515265s, gosec: 9.945951455s, golint: 6.106451587s, misspell: 4.254975378s, ineffassign: 4.24612278s, inspect: 4.045369821s, vrp: 3.365697473s, fact_purity: 1.758005763s [2020-04-10T08:53:08.821Z] #65 178.8 + bin/containerd-stress [2020-04-10T08:53:09.659Z] #47 173.6 vendor/golang.org/x/net/http2/hpack [2020-04-10T08:53:10.000Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/rootless [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-10T08:53:10.000Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-10T08:53:10.001Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-10T08:53:10.001Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-10T08:53:10.001Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-10T08:53:10.001Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-10T08:53:10.001Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-10T08:53:10.001Z] ? github.com/docker/docker/volume [no test files] [2020-04-10T08:53:10.001Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-10T08:53:10.001Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === Skipped [2020-04-10T08:53:10.001Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-10T08:53:10.001Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-10T08:53:10.001Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:73: No driver to put! [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-10T08:53:10.001Z] time="2020-04-10T08:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-10T08:53:10.001Z] time="2020-04-10T08:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-10T08:53:10.001Z] time="2020-04-10T08:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-10T08:53:10.001Z] time="2020-04-10T08:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-10T08:53:10.001Z] time="2020-04-10T08:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:73: No driver to put! [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-10T08:53:10.001Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-10T08:53:10.001Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-10T08:53:10.001Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T08:53:10.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-10T08:53:10.001Z] graphtest_unix.go:73: No driver to put! [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-10T08:53:10.001Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-10T08:53:10.001Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] [2020-04-10T08:53:10.001Z] DONE 2140 tests, 26 skipped in 189.943s Post stage [Pipeline] junit [2020-04-10T08:53:10.013Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-10T08:53:10.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -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:22027541e92d762e6be780f8c5792a0662c2388a hack/make.sh dynbinary test-integration [2020-04-10T08:53:10.628Z] #47 ... [2020-04-10T08:53:10.628Z] [2020-04-10T08:53:10.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:10.628Z] #44 69.48 CC images/opts.o [2020-04-10T08:53:10.628Z] #44 69.91 CC images/seccomp.o [2020-04-10T08:53:10.628Z] #44 70.43 CC images/binfmt-misc.o [2020-04-10T08:53:10.628Z] #44 70.88 CC images/time.o [2020-04-10T08:53:10.628Z] #44 71.26 CC images/sysctl.o [2020-04-10T08:53:10.628Z] #44 71.72 CC images/autofs.o [2020-04-10T08:53:10.628Z] #44 72.09 CC images/macvlan.o [2020-04-10T08:53:10.628Z] #44 72.48 CC images/sit.o [2020-04-10T08:53:10.628Z] #44 72.68 LINK images/built-in.o [2020-04-10T08:53:10.628Z] #44 72.82 GEN compel/include/asm [2020-04-10T08:53:10.628Z] #44 72.85 GEN compel/include/version.h [2020-04-10T08:53:10.628Z] #44 72.87 touch .config [2020-04-10T08:53:10.628Z] #44 72.88 GEN include/common/config.h [2020-04-10T08:53:10.628Z] #44 72.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-10T08:53:10.628Z] #44 72.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-10T08:53:10.628Z] #44 73.05 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-10T08:53:10.628Z] #44 73.07 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-10T08:53:10.628Z] #44 73.12 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-10T08:53:10.629Z] #44 73.15 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-10T08:53:10.629Z] #44 73.21 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-10T08:53:10.629Z] #44 73.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-10T08:53:10.629Z] #44 73.29 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-10T08:53:10.629Z] #44 73.31 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-10T08:53:10.629Z] #44 73.32 DEP compel/plugins/std/infect.d [2020-04-10T08:53:10.629Z] #44 73.46 DEP compel/plugins/std/string.d [2020-04-10T08:53:10.629Z] #44 73.60 DEP compel/plugins/std/log.d [2020-04-10T08:53:10.629Z] #44 73.71 DEP compel/plugins/std/fds.d [2020-04-10T08:53:10.629Z] #44 73.83 DEP compel/plugins/std/std.d [2020-04-10T08:53:10.629Z] #44 73.97 DEP compel/plugins/shmem/shmem.d [2020-04-10T08:53:10.629Z] #44 74.12 DEP compel/plugins/fds/fds.d [2020-04-10T08:53:10.629Z] #44 74.31 CC compel/plugins/std/std.o [2020-04-10T08:53:10.629Z] #44 74.69 CC compel/plugins/std/fds.o [2020-04-10T08:53:11.191Z] #44 ... [2020-04-10T08:53:11.191Z] [2020-04-10T08:53:11.191Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:11.191Z] #47 175.7 mime [2020-04-10T08:53:11.508Z] [2020-04-10T08:53:11.508Z] Removing bundles/ [2020-04-10T08:53:11.508Z] [2020-04-10T08:53:11.508Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-10T08:53:11.508Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:53:11.508Z] GOOS="" GOARCH="" GOARM="" [2020-04-10T08:53:13.251Z] #65 182.4 + bin/containerd-shim [2020-04-10T08:53:15.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-10T08:53:15.354Z] #47 179.3 mime/quotedprintable [2020-04-10T08:53:15.915Z] #47 180.3 net/http/internal [2020-04-10T08:53:17.319Z] #47 ... [2020-04-10T08:53:17.319Z] [2020-04-10T08:53:17.319Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:17.319Z] #44 75.34 CC compel/plugins/std/log.o [2020-04-10T08:53:17.319Z] #44 76.71 CC compel/plugins/std/string.o [2020-04-10T08:53:17.319Z] #44 78.09 CC compel/plugins/std/infect.o [2020-04-10T08:53:17.319Z] #44 78.68 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-10T08:53:17.319Z] #44 78.82 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-10T08:53:17.319Z] #44 79.07 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-10T08:53:17.319Z] #44 79.17 AR compel/plugins/std.lib.a [2020-04-10T08:53:17.319Z] #44 79.34 CC compel/plugins/fds/fds.o [2020-04-10T08:53:17.319Z] #44 79.78 AR compel/plugins/fds.lib.a [2020-04-10T08:53:17.319Z] #44 79.86 HOSTDEP compel/src/lib/log-host.d [2020-04-10T08:53:17.319Z] #44 80.00 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-10T08:53:17.319Z] #44 80.18 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-10T08:53:17.319Z] #44 80.28 HOSTDEP compel/src/main-host.d [2020-04-10T08:53:17.319Z] #44 80.41 DEP compel/src/lib/ptrace.d [2020-04-10T08:53:17.319Z] #44 80.52 DEP compel/src/lib/infect.d [2020-04-10T08:53:17.319Z] #44 80.72 DEP compel/src/lib/infect-util.d [2020-04-10T08:53:17.319Z] #44 80.87 DEP compel/src/lib/infect-rpc.d [2020-04-10T08:53:17.319Z] #44 81.03 DEP compel/arch/x86/src/lib/infect.d [2020-04-10T08:53:17.319Z] #44 81.21 DEP compel/arch/x86/src/lib/cpu.d [2020-04-10T08:53:17.319Z] #44 81.35 DEP compel/src/lib/log.d [2020-04-10T08:53:17.575Z] #44 81.55 DEP compel/src/main.d [2020-04-10T08:53:17.831Z] #44 81.71 DEP compel/src/lib/handle-elf.d [2020-04-10T08:53:17.831Z] #44 81.85 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-10T08:53:18.086Z] #44 82.08 CC compel/src/lib/log.o [2020-04-10T08:53:18.342Z] #44 ... [2020-04-10T08:53:18.342Z] [2020-04-10T08:53:18.342Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:18.342Z] #47 182.7 crypto/tls [2020-04-10T08:53:18.342Z] #47 ... [2020-04-10T08:53:18.342Z] [2020-04-10T08:53:18.342Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:53:18.342Z] #68 173.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-10T08:53:18.342Z] #68 173.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-10T08:53:18.342Z] #68 DONE 182.7s [2020-04-10T08:53:18.342Z] [2020-04-10T08:53:18.342Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-10T08:53:18.342Z] #69 DONE 0.1s [2020-04-10T08:53:18.598Z] [2020-04-10T08:53:18.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:18.598Z] #44 82.42 CC compel/arch/x86/src/lib/cpu.o [2020-04-10T08:53:19.451Z] INFO [runner/unused/goanalysis] analyzers took 25.954269723s with top 10 stages: buildssa: 22.002728956s, U1000: 3.951540767s [2020-04-10T08:53:19.451Z] INFO [runner] Issues before processing: 2296, after processing: 0 [2020-04-10T08:53:19.451Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1687/1687, path_prettifier: 1687/1687, filename_unadjuster: 1687/1687, skip_files: 1687/1687, cgo: 1687/2296, identifier_marker: 1582/1582, exclude: 1582/1582, exclude-rules: 63/1582, nolint: 0/63, autogenerated_exclude: 1582/1687 [2020-04-10T08:53:19.451Z] INFO [runner] processing took 61.406241ms with stages: nolint: 28.107889ms, identifier_marker: 16.655264ms, path_prettifier: 7.611352ms, autogenerated_exclude: 3.749424ms, exclude-rules: 3.275247ms, skip_dirs: 1.566742ms, cgo: 341.282µs, filename_unadjuster: 93.77µs, max_same_issues: 1.883µs, uniq_by_line: 933ns, source_code: 413ns, path_shortener: 392ns, exclude: 366ns, max_from_linter: 358ns, diff: 351ns, max_per_file_from_linter: 298ns, skip_files: 277ns [2020-04-10T08:53:19.451Z] INFO [runner] linters took 1m32.516014616s with stages: goanalysis_metalinter: 1m14.554497245s, unused: 17.89997889s [2020-04-10T08:53:19.451Z] INFO File cache stats: 1447 entries of total size 6.8MiB [2020-04-10T08:53:19.451Z] INFO Memory: 1565 samples, avg is 242.3MB, max is 3167.8MB [2020-04-10T08:53:19.451Z] INFO Execution took 3m25.599749202s [2020-04-10T08:53:19.451Z] Congratulations! The shell scripts are properly formatted. [2020-04-10T08:53:19.524Z] #44 83.28 CC compel/arch/x86/src/lib/infect.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-10T08:53:20.127Z] #44 84.18 CC compel/src/lib/infect-rpc.o [2020-04-10T08:53:20.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22027541e92d762e6be780f8c5792a0662c2388a hack/make.sh dynbinary-daemon test-docker-py [2020-04-10T08:53:20.595Z] Removing intermediate container 1ed9ae77e8f4 [2020-04-10T08:53:20.595Z] ---> b85516a6cf9c [2020-04-10T08:53:20.595Z] 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-04-10T08:53:20.595Z] ---> Running in ae690f9928cd [2020-04-10T08:53:20.687Z] #44 84.62 CC compel/src/lib/infect-util.o [2020-04-10T08:53:20.712Z] [2020-04-10T08:53:20.712Z] Removing bundles/ [2020-04-10T08:53:20.712Z] [2020-04-10T08:53:20.712Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-10T08:53:20.712Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:53:20.712Z] GOOS="" GOARCH="" GOARM="" [2020-04-10T08:53:21.248Z] #44 84.95 CC compel/src/lib/infect.o [2020-04-10T08:53:22.174Z] #44 ... [2020-04-10T08:53:22.174Z] [2020-04-10T08:53:22.174Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:53:22.174Z] #50 DONE 186.4s [2020-04-10T08:53:22.174Z] [2020-04-10T08:53:22.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-10T08:53:22.174Z] #10 186.8 Selecting previously unselected package libapparmor1:amd64. [2020-04-10T08:53:22.174Z] #10 186.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-10T08:53:22.174Z] #10 186.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-10T08:53:22.174Z] #10 186.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-10T08:53:22.174Z] #10 187.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-10T08:53:22.174Z] #10 187.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-10T08:53:22.430Z] #10 187.3 Selecting previously unselected package libbtrfs0. [2020-04-10T08:53:22.430Z] #10 187.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-10T08:53:22.685Z] #10 187.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-10T08:53:22.940Z] #10 187.5 Selecting previously unselected package libbtrfs-dev. [2020-04-10T08:53:22.940Z] #10 187.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-10T08:53:22.940Z] #10 187.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-10T08:53:22.940Z] #10 187.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-10T08:53:23.199Z] #10 187.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-10T08:53:23.199Z] #10 187.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-10T08:53:23.199Z] #10 188.0 Selecting previously unselected package libudev-dev:amd64. [2020-04-10T08:53:23.199Z] #10 188.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-10T08:53:23.455Z] #10 188.1 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-10T08:53:23.455Z] #10 188.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-10T08:53:23.455Z] #10 188.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-10T08:53:23.455Z] #10 188.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-10T08:53:23.580Z] #65 192.7 + bin/containerd-shim-runc-v1 [2020-04-10T08:53:23.710Z] #10 188.5 Selecting previously unselected package libpcre16-3:amd64. [2020-04-10T08:53:23.710Z] #10 188.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-10T08:53:23.710Z] #10 188.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-10T08:53:23.966Z] #10 188.6 Selecting previously unselected package libpcre32-3:amd64. [2020-04-10T08:53:23.966Z] #10 188.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-10T08:53:23.966Z] #10 188.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-10T08:53:23.966Z] #10 188.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-10T08:53:23.966Z] #10 188.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-10T08:53:23.966Z] #10 188.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-10T08:53:23.966Z] #10 188.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-10T08:53:24.221Z] #10 188.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-10T08:53:24.221Z] #10 188.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-10T08:53:24.370Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-10T08:53:24.477Z] #10 189.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-10T08:53:24.477Z] #10 189.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-10T08:53:24.477Z] #10 189.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-10T08:53:24.776Z] #10 189.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-10T08:53:24.776Z] #10 189.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-10T08:53:24.776Z] #10 189.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-10T08:53:24.776Z] #10 189.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-10T08:53:24.776Z] #10 189.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-10T08:53:24.776Z] #10 189.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-10T08:53:25.074Z] #10 189.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-10T08:53:25.074Z] #10 189.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-10T08:53:25.074Z] #10 189.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-10T08:53:25.586Z] #10 190.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-10T08:53:25.586Z] #10 190.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-10T08:53:25.586Z] #10 190.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-10T08:53:25.586Z] #10 190.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-10T08:53:25.586Z] #10 190.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-10T08:53:25.586Z] #10 190.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-10T08:53:25.586Z] #10 190.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-10T08:53:25.586Z] #10 190.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-10T08:53:25.586Z] #10 190.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-10T08:53:25.841Z] #10 190.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-10T08:53:25.841Z] #10 190.5 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-04-10T08:53:25.841Z] #10 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-10T08:53:25.841Z] #10 190.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-10T08:53:25.841Z] #10 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-10T08:53:25.841Z] #10 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-10T08:53:25.841Z] #10 190.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-10T08:53:25.841Z] #10 190.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-10T08:53:25.841Z] #10 190.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-10T08:53:25.841Z] #10 190.6 Setting up dmsetup (2:1.02.155-3) ... [2020-04-10T08:53:25.841Z] #10 190.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-10T08:53:25.841Z] #10 190.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-10T08:53:25.841Z] #10 190.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-10T08:53:26.402Z] #10 DONE 191.0s [2020-04-10T08:53:26.402Z] [2020-04-10T08:53:26.402Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-10T08:53:26.402Z] #11 ... [2020-04-10T08:53:26.402Z] [2020-04-10T08:53:26.402Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T08:53:26.402Z] #58 DONE 0.1s [2020-04-10T08:53:26.402Z] [2020-04-10T08:53:26.402Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-10T08:53:26.402Z] #59 DONE 0.1s [2020-04-10T08:53:26.657Z] [2020-04-10T08:53:26.657Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:28.009Z] #65 197.6 + bin/containerd-shim-runc-v2 [2020-04-10T08:53:29.168Z] #60 2.259 + RM_GOPATH=0 [2020-04-10T08:53:29.168Z] #60 2.259 + TMP_GOPATH= [2020-04-10T08:53:29.168Z] #60 2.259 + : /build [2020-04-10T08:53:29.168Z] #60 2.259 + '[' -z '' ']' [2020-04-10T08:53:29.168Z] #60 2.260 ++ mktemp -d [2020-04-10T08:53:29.168Z] #60 2.265 + export GOPATH=/tmp/tmp.e76hYNauJi [2020-04-10T08:53:29.168Z] #60 2.265 + GOPATH=/tmp/tmp.e76hYNauJi [2020-04-10T08:53:29.168Z] #60 2.265 + RM_GOPATH=1 [2020-04-10T08:53:29.168Z] #60 2.266 ++ dirname ./install.sh [2020-04-10T08:53:29.168Z] #60 2.269 + dir=. [2020-04-10T08:53:29.168Z] #60 2.271 + bin=runc [2020-04-10T08:53:29.168Z] #60 2.271 + shift [2020-04-10T08:53:29.168Z] #60 2.272 + '[' '!' -f ./runc.installer ']' [2020-04-10T08:53:29.168Z] #60 2.273 + . ./runc.installer [2020-04-10T08:53:29.168Z] #60 2.273 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-10T08:53:29.168Z] #60 2.274 + install_runc [2020-04-10T08:53:29.168Z] #60 2.276 + uname -r [2020-04-10T08:53:29.168Z] #60 2.277 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-10T08:53:29.168Z] #60 2.288 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-10T08:53:29.168Z] #60 2.288 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-10T08:53:29.168Z] #60 2.288 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-10T08:53:29.168Z] #60 2.289 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e76hYNauJi/src/github.com/opencontainers/runc [2020-04-10T08:53:29.168Z] #60 2.293 Cloning into '/tmp/tmp.e76hYNauJi/src/github.com/opencontainers/runc'... [2020-04-10T08:53:29.168Z] #60 ... [2020-04-10T08:53:29.168Z] [2020-04-10T08:53:29.168Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-10T08:53:29.168Z] #11 DONE 2.7s [2020-04-10T08:53:29.168Z] [2020-04-10T08:53:29.168Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-10T08:53:29.491Z] #65 199.1 + binaries [2020-04-10T08:53:29.491Z] #65 199.1 + mkdir -p /build [2020-04-10T08:53:29.491Z] #65 199.1 + cp bin/containerd /build/containerd [2020-04-10T08:53:29.491Z] #65 199.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-10T08:53:29.491Z] #65 199.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-10T08:53:29.491Z] #65 199.2 + cp bin/ctr /build/ctr [2020-04-10T08:53:29.491Z] #65 DONE 199.3s [2020-04-10T08:53:30.975Z] [2020-04-10T08:53:30.975Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-10T08:53:30.975Z] #66 DONE 0.1s [2020-04-10T08:53:30.975Z] [2020-04-10T08:53:30.975Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-10T08:53:30.975Z] #70 DONE 0.1s [2020-04-10T08:53:30.975Z] [2020-04-10T08:53:30.975Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-10T08:53:31.050Z] #12 DONE 2.3s [2020-04-10T08:53:31.050Z] [2020-04-10T08:53:31.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:31.050Z] #44 87.62 CC compel/src/lib/ptrace.o [2020-04-10T08:53:31.050Z] #44 88.03 AR compel/libcompel.a [2020-04-10T08:53:31.050Z] #44 88.10 HOSTCC compel/src/main-host.o [2020-04-10T08:53:31.050Z] #44 88.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-10T08:53:31.050Z] #44 88.54 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-10T08:53:31.050Z] #44 88.90 HOSTCC compel/src/lib/log-host.o [2020-04-10T08:53:31.050Z] #44 89.08 HOSTLINK compel/compel-host-bin [2020-04-10T08:53:31.050Z] #44 89.19 DEP soccr/soccr.d [2020-04-10T08:53:31.050Z] #44 89.29 CC soccr/soccr.o [2020-04-10T08:53:31.050Z] #44 90.48 AR soccr/libsoccr.a [2020-04-10T08:53:31.050Z] #44 90.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-10T08:53:31.050Z] #44 91.08 DEP criu/arch/x86/sigframe.d [2020-04-10T08:53:31.050Z] #44 91.21 DEP criu/arch/x86/sigaction_compat.d [2020-04-10T08:53:31.050Z] #44 91.28 DEP criu/arch/x86/kerndat.d [2020-04-10T08:53:31.050Z] #44 91.43 DEP criu/arch/x86/crtools.d [2020-04-10T08:53:31.050Z] #44 91.57 DEP criu/arch/x86/cpu.d [2020-04-10T08:53:31.050Z] #44 91.75 CC criu/arch/x86/cpu.o [2020-04-10T08:53:31.050Z] #44 92.34 CC criu/arch/x86/crtools.o [2020-04-10T08:53:31.050Z] #44 93.84 CC criu/arch/x86/kerndat.o [2020-04-10T08:53:31.050Z] #44 94.35 CC criu/arch/x86/sigaction_compat.o [2020-04-10T08:53:31.050Z] #44 94.56 CC criu/arch/x86/sigframe.o [2020-04-10T08:53:31.050Z] #44 94.85 LINK criu/arch/x86/crtools.built-in.o [2020-04-10T08:53:31.050Z] #44 94.91 DEP criu/pie/util-vdso-elf32.d [2020-04-10T08:53:31.050Z] #44 95.05 DEP criu/pie/util-vdso.d [2020-04-10T08:53:31.262Z] #72 DONE 0.2s [2020-04-10T08:53:31.262Z] [2020-04-10T08:53:31.262Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-10T08:53:31.262Z] #75 DONE 0.1s [2020-04-10T08:53:31.262Z] [2020-04-10T08:53:31.262Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-10T08:53:31.262Z] #76 DONE 0.0s [2020-04-10T08:53:31.262Z] [2020-04-10T08:53:31.262Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-10T08:53:31.305Z] #44 95.27 DEP criu/pie/util.d [2020-04-10T08:53:31.305Z] #44 ... [2020-04-10T08:53:31.305Z] [2020-04-10T08:53:31.305Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-10T08:53:32.277Z] #77 DONE 1.0s [2020-04-10T08:53:32.277Z] [2020-04-10T08:53:32.277Z] #78 exporting to oci image format [2020-04-10T08:53:32.277Z] #78 exporting layers [2020-04-10T08:53:33.275Z] #13 2.012 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-10T08:53:33.275Z] #13 DONE 2.1s [2020-04-10T08:53:33.275Z] [2020-04-10T08:53:33.275Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-10T08:53:35.787Z] #14 DONE 2.2s [2020-04-10T08:53:35.787Z] [2020-04-10T08:53:35.787Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-10T08:53:35.787Z] #15 ... [2020-04-10T08:53:35.787Z] [2020-04-10T08:53:35.787Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:35.787Z] #47 190.1 net/http/httptrace [2020-04-10T08:53:35.787Z] #47 190.3 net/http [2020-04-10T08:53:35.787Z] #47 ... [2020-04-10T08:53:35.787Z] [2020-04-10T08:53:35.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:35.787Z] #44 95.48 CC criu/pie/util.o [2020-04-10T08:53:35.787Z] #44 95.81 CC criu/pie/util-vdso.o [2020-04-10T08:53:35.787Z] #44 96.55 CC criu/pie/util-vdso-elf32.o [2020-04-10T08:53:35.787Z] #44 97.29 AR criu/pie/pie.lib.a [2020-04-10T08:53:35.787Z] #44 97.44 DEP criu/pie/restorer.d [2020-04-10T08:53:35.787Z] #44 97.88 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-10T08:53:35.787Z] #44 98.01 DEP criu/arch/x86/restorer_unmap.d [2020-04-10T08:53:35.787Z] #44 98.09 DEP criu/arch/x86/restorer.d [2020-04-10T08:53:35.787Z] #44 98.25 DEP criu/arch/x86/vdso-pie.d [2020-04-10T08:53:35.787Z] #44 98.35 DEP criu/pie/parasite-vdso.d [2020-04-10T08:53:35.787Z] #44 98.54 DEP criu/pie/parasite.d [2020-04-10T08:53:35.787Z] #44 98.78 CC criu/pie/parasite.o [2020-04-10T08:53:36.713Z] #44 100.4 LINK criu/pie/parasite.built-in.o [2020-04-10T08:53:36.714Z] #44 100.4 GEN criu/pie/parasite-blob.h [2020-04-10T08:53:36.714Z] #44 100.4 CC criu/pie/parasite-vdso.o [2020-04-10T08:53:37.275Z] #44 101.1 CC criu/arch/x86/vdso-pie.o [2020-04-10T08:53:37.530Z] #44 101.4 CC criu/arch/x86/restorer.o [2020-04-10T08:53:37.786Z] #44 ... [2020-04-10T08:53:37.786Z] [2020-04-10T08:53:37.786Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-10T08:53:37.786Z] #15 DONE 2.2s [2020-04-10T08:53:37.786Z] [2020-04-10T08:53:37.786Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-10T08:53:40.386Z] #16 DONE 2.2s [2020-04-10T08:53:40.386Z] [2020-04-10T08:53:40.386Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:53:42.899Z] #17 2.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-10T08:53:42.899Z] #17 2.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-10T08:53:42.899Z] #17 3.073 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-10T08:53:43.460Z] #17 3.516 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-10T08:53:44.824Z] #17 4.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-10T08:53:46.187Z] #17 6.172 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-10T08:53:46.187Z] #17 ... [2020-04-10T08:53:46.187Z] [2020-04-10T08:53:46.187Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:46.187Z] #44 102.2 CC criu/arch/x86/restorer_unmap.o [2020-04-10T08:53:46.187Z] #44 102.3 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-10T08:53:46.187Z] #44 102.5 CC criu/pie/restorer.o [2020-04-10T08:53:46.187Z] #44 106.1 LINK criu/pie/restorer.built-in.o [2020-04-10T08:53:46.187Z] #44 106.1 GEN criu/pie/restorer-blob.h [2020-04-10T08:53:46.187Z] #44 106.3 DEP criu/vdso.d [2020-04-10T08:53:46.187Z] #44 106.4 DEP criu/vdso-compat.d [2020-04-10T08:53:46.187Z] #44 106.6 DEP criu/uts_ns.d [2020-04-10T08:53:46.187Z] #44 106.7 DEP criu/util.d [2020-04-10T08:53:46.187Z] #44 107.0 DEP criu/uffd.d [2020-04-10T08:53:46.187Z] #44 107.2 DEP criu/tun.d [2020-04-10T08:53:46.187Z] #44 107.3 DEP criu/tty.d [2020-04-10T08:53:46.187Z] #44 107.5 DEP criu/timerfd.d [2020-04-10T08:53:46.187Z] #44 107.8 DEP criu/sysfs_parse.d [2020-04-10T08:53:46.187Z] #44 108.0 DEP criu/sysctl.d [2020-04-10T08:53:46.187Z] #44 108.1 DEP criu/string.d [2020-04-10T08:53:46.187Z] #44 108.2 DEP criu/stats.d [2020-04-10T08:53:46.187Z] #44 108.3 DEP criu/sockets.d [2020-04-10T08:53:46.187Z] #44 108.5 DEP criu/sk-unix.d [2020-04-10T08:53:46.187Z] #44 108.7 DEP criu/sk-tcp.d [2020-04-10T08:53:46.187Z] #44 109.0 DEP criu/sk-queue.d [2020-04-10T08:53:46.187Z] #44 109.1 DEP criu/sk-packet.d [2020-04-10T08:53:46.187Z] #44 109.4 DEP criu/sk-netlink.d [2020-04-10T08:53:46.187Z] #44 109.7 DEP criu/sk-inet.d [2020-04-10T08:53:46.187Z] #44 109.8 DEP criu/signalfd.d [2020-04-10T08:53:46.187Z] #44 110.0 DEP criu/sigframe.d [2020-04-10T08:53:46.187Z] #44 110.0 DEP criu/shmem.d [2020-04-10T08:53:46.187Z] #44 110.2 DEP criu/servicefd.d [2020-04-10T08:53:46.443Z] #44 ... [2020-04-10T08:53:46.443Z] [2020-04-10T08:53:46.443Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:46.443Z] #60 9.813 + cd /tmp/tmp.e76hYNauJi/src/github.com/opencontainers/runc [2020-04-10T08:53:46.443Z] #60 9.814 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-10T08:53:46.443Z] #60 10.33 + '[' -z '' ']' [2020-04-10T08:53:46.443Z] #60 10.33 + target=static [2020-04-10T08:53:46.443Z] #60 10.33 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-10T08:53:46.443Z] #60 12.07 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-04-10T08:53:46.443Z] #60 ... [2020-04-10T08:53:46.443Z] [2020-04-10T08:53:46.443Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:46.443Z] #44 110.4 DEP criu/seize.d [2020-04-10T08:53:46.699Z] #44 110.5 DEP criu/seccomp.d [2020-04-10T08:53:46.955Z] #44 110.8 DEP criu/rst-malloc.d [2020-04-10T08:53:46.955Z] #44 110.9 DEP criu/rbtree.d [2020-04-10T08:53:46.955Z] #44 110.9 DEP criu/pstree.d [2020-04-10T08:53:47.210Z] #44 111.1 DEP criu/protobuf.d [2020-04-10T08:53:47.466Z] #44 111.3 GEN criu/protobuf-desc-gen.h [2020-04-10T08:53:48.873Z] #44 112.8 DEP criu/protobuf-desc.d [2020-04-10T08:53:49.129Z] #44 113.0 DEP criu/proc_parse.d [2020-04-10T08:53:49.129Z] #44 113.2 DEP criu/plugin.d [2020-04-10T08:53:49.384Z] #44 113.3 DEP criu/pipes.d [2020-04-10T08:53:49.384Z] #44 113.4 DEP criu/pie-util.d [2020-04-10T08:53:49.639Z] #44 113.5 DEP criu/pie-util-vdso.d [2020-04-10T08:53:49.639Z] #44 113.7 DEP criu/pie-util-vdso-elf32.d [2020-04-10T08:53:49.895Z] #44 113.8 DEP criu/path.d [2020-04-10T08:53:49.895Z] #44 ... [2020-04-10T08:53:49.895Z] [2020-04-10T08:53:49.895Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:49.895Z] #47 204.2 github.com/LK4D4/vndr/godl [2020-04-10T08:53:49.895Z] #47 205.5 github.com/LK4D4/vndr [2020-04-10T08:53:49.895Z] #47 ... [2020-04-10T08:53:49.895Z] [2020-04-10T08:53:49.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:49.895Z] #44 113.9 DEP criu/parasite-syscall.d [2020-04-10T08:53:50.151Z] #44 ... [2020-04-10T08:53:50.151Z] [2020-04-10T08:53:50.151Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:53:50.151Z] #47 DONE 214.5s [2020-04-10T08:53:50.151Z] [2020-04-10T08:53:50.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:50.151Z] #44 114.1 DEP criu/pagemap.d [2020-04-10T08:53:50.408Z] #44 114.4 DEP criu/pagemap-cache.d [2020-04-10T08:53:50.408Z] #44 114.5 DEP criu/page-xfer.d [2020-04-10T08:53:50.969Z] #44 114.8 DEP criu/page-pipe.d [2020-04-10T08:53:51.248Z] #44 115.0 DEP criu/netfilter.d [2020-04-10T08:53:51.248Z] #44 115.2 DEP criu/net.d [2020-04-10T08:53:51.546Z] #44 115.4 DEP criu/namespaces.d [2020-04-10T08:53:51.802Z] #44 115.6 DEP criu/mount.d [2020-04-10T08:53:51.802Z] #44 115.7 DEP criu/mem.d [2020-04-10T08:53:52.057Z] #44 115.9 DEP criu/lsm.d [2020-04-10T08:53:52.057Z] #44 116.0 DEP criu/log.d [2020-04-10T08:53:52.313Z] #44 116.2 DEP criu/libnetlink.d [2020-04-10T08:53:52.313Z] #44 116.3 DEP criu/kerndat.d [2020-04-10T08:53:52.568Z] #44 116.5 DEP criu/kcmp-ids.d [2020-04-10T08:53:52.824Z] #44 116.6 DEP criu/irmap.d [2020-04-10T08:53:52.824Z] #44 116.7 DEP criu/ipc_ns.d [2020-04-10T08:53:53.083Z] #44 116.9 DEP criu/image.d [2020-04-10T08:53:53.083Z] #44 117.0 DEP criu/image-desc.d [2020-04-10T08:53:53.083Z] #44 117.1 DEP criu/fsnotify.d [2020-04-10T08:53:53.338Z] #44 117.3 DEP criu/filesystems.d [2020-04-10T08:53:53.593Z] #44 117.4 DEP criu/files.d [2020-04-10T08:53:53.593Z] #44 117.6 DEP criu/files-reg.d [2020-04-10T08:53:53.891Z] #44 117.7 DEP criu/files-ext.d [2020-04-10T08:53:54.147Z] #44 117.9 DEP criu/file-lock.d [2020-04-10T08:53:54.147Z] #44 118.1 DEP criu/file-ids.d [2020-04-10T08:53:54.372Z] INFO: Sources obtained for gotestsum... [2020-04-10T08:53:54.373Z] INFO: Checkout done for gotestsum... [2020-04-10T08:53:54.375Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:53:54.375Z] [2020-04-10T08:53:54.375Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-10T08:53:54.375Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-10T08:53:54.375Z] HOSTNAME=cb6ac81577ae [2020-04-10T08:53:54.375Z] TESTDEBUG=0 [2020-04-10T08:53:54.375Z] DEST=bundles/test-integration [2020-04-10T08:53:54.375Z] PWD=/go/src/github.com/docker/docker [2020-04-10T08:53:54.375Z] DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T08:53:54.375Z] container=docker [2020-04-10T08:53:54.375Z] HOME=/root [2020-04-10T08:53:54.375Z] GOLANG_VERSION=1.13.9 [2020-04-10T08:53:54.375Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-10T08:53:54.375Z] VALIDATE_BRANCH=master [2020-04-10T08:53:54.375Z] TERM=xterm [2020-04-10T08:53:54.375Z] DOCKER_PKG=github.com/docker/docker [2020-04-10T08:53:54.375Z] SHLVL=1 [2020-04-10T08:53:54.375Z] TIMEOUT=120m [2020-04-10T08:53:54.375Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-10T08:53:54.375Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-10T08:53:54.375Z] GO111MODULE=off [2020-04-10T08:53:54.375Z] DOCKER_EXPERIMENTAL=1 [2020-04-10T08:53:54.375Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-10T08:53:54.375Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-10T08:53:54.375Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-10T08:53:54.375Z] GOPATH=/go [2020-04-10T08:53:54.375Z] PKG_CONFIG=pkg-config [2020-04-10T08:53:54.375Z] _=/usr/bin/env [2020-04-10T08:53:54.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-10T08:53:54.402Z] #44 118.2 DEP criu/fifo.d [2020-04-10T08:53:54.402Z] #44 118.4 DEP criu/fdstore.d [2020-04-10T08:53:54.657Z] #44 118.5 DEP criu/fault-injection.d [2020-04-10T08:53:54.657Z] #44 118.5 DEP criu/external.d [2020-04-10T08:53:54.657Z] #44 118.7 DEP criu/eventpoll.d [2020-04-10T08:53:54.911Z] #44 118.8 DEP criu/eventfd.d [2020-04-10T08:53:55.166Z] #44 119.0 DEP criu/crtools.d [2020-04-10T08:53:55.166Z] #44 119.1 DEP criu/cr-service.d [2020-04-10T08:53:55.166Z] #44 119.2 DEP criu/cr-restore.d [2020-04-10T08:53:55.350Z] INFO: Build done for gotestsum... [2020-04-10T08:53:55.464Z] #44 119.4 DEP criu/cr-errno.d [2020-04-10T08:53:55.464Z] #44 119.4 DEP criu/cr-dump.d [2020-04-10T08:53:55.719Z] #44 119.6 DEP criu/cr-dedup.d [2020-04-10T08:53:55.719Z] #44 119.7 DEP criu/cr-check.d [2020-04-10T08:53:55.974Z] #44 119.9 DEP criu/config.d [2020-04-10T08:53:56.229Z] #44 120.1 DEP criu/clone-noasan.d [2020-04-10T08:53:56.229Z] #44 120.1 DEP criu/cgroup.d [2020-04-10T08:53:56.484Z] #44 120.3 DEP criu/cgroup-props.d [2020-04-10T08:53:56.484Z] #44 120.5 DEP criu/bitmap.d [2020-04-10T08:53:56.484Z] #44 120.5 DEP criu/bfd.d [2020-04-10T08:53:56.739Z] #44 120.6 DEP criu/autofs.d [2020-04-10T08:53:56.993Z] #44 120.8 DEP criu/aio.d [2020-04-10T08:53:56.993Z] #44 121.0 DEP criu/action-scripts.d [2020-04-10T08:53:57.252Z] #44 121.3 CC criu/action-scripts.o [2020-04-10T08:53:57.811Z] #44 ... [2020-04-10T08:53:57.811Z] [2020-04-10T08:53:57.811Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-10T08:53:57.811Z] #30 DONE 222.2s [2020-04-10T08:53:57.811Z] [2020-04-10T08:53:57.811Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:53:57.811Z] #17 11.97 Fetched 8337 kB in 10s (873 kB/s) [2020-04-10T08:53:57.811Z] #17 11.97 Reading package lists... [2020-04-10T08:53:57.811Z] #17 15.46 Reading package lists... [2020-04-10T08:53:57.811Z] #17 ... [2020-04-10T08:53:57.811Z] [2020-04-10T08:53:57.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:53:57.811Z] #44 121.8 CC criu/aio.o [2020-04-10T08:53:58.778Z] #44 122.7 CC criu/autofs.o [2020-04-10T08:54:00.183Z] #44 124.0 CC criu/bfd.o [2020-04-10T08:54:00.438Z] #44 124.5 CC criu/bitmap.o [2020-04-10T08:54:00.693Z] #44 124.7 CC criu/cgroup-props.o [2020-04-10T08:54:01.658Z] #44 125.3 CC criu/cgroup.o [2020-04-10T08:54:03.598Z] #44 ... [2020-04-10T08:54:03.598Z] [2020-04-10T08:54:03.598Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:54:03.598Z] #17 15.46 Reading package lists... [2020-04-10T08:54:03.598Z] #17 19.37 Building dependency tree... [2020-04-10T08:54:03.598Z] #17 20.91 libcap2-bin is already the newest version (1:2.25-2). [2020-04-10T08:54:03.598Z] #17 20.91 The following additional packages will be installed: [2020-04-10T08:54:03.598Z] #17 20.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-10T08:54:03.598Z] #17 20.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-10T08:54:03.598Z] #17 20.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-10T08:54:03.598Z] #17 20.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-10T08:54:03.598Z] #17 20.91 python3.7 python3.7-minimal vim-runtime xxd [2020-04-10T08:54:03.598Z] #17 20.91 Suggested packages: [2020-04-10T08:54:03.598Z] #17 20.92 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-10T08:54:03.598Z] #17 20.92 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-10T08:54:03.598Z] #17 20.92 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-10T08:54:03.598Z] #17 20.92 Recommended packages: [2020-04-10T08:54:03.598Z] #17 20.92 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-10T08:54:03.598Z] #17 20.92 python3-keyrings.alt python3-xdg unzip [2020-04-10T08:54:03.598Z] #17 22.42 The following NEW packages will be installed: [2020-04-10T08:54:03.598Z] #17 22.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-10T08:54:03.598Z] #17 22.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-10T08:54:03.598Z] #17 22.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-10T08:54:03.598Z] #17 22.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-10T08:54:03.598Z] #17 22.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-10T08:54:03.598Z] #17 22.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-10T08:54:03.598Z] #17 22.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-10T08:54:03.598Z] #17 22.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-10T08:54:03.598Z] #17 22.43 xz-utils zip [2020-04-10T08:54:03.598Z] #17 22.73 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-10T08:54:03.598Z] #17 22.73 Need to get 28.5 MB of archives. [2020-04-10T08:54:03.598Z] #17 22.73 After this operation, 116 MB of additional disk space will be used. [2020-04-10T08:54:03.598Z] #17 22.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-10T08:54:03.598Z] #17 22.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-10T08:54:03.598Z] #17 22.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-10T08:54:03.598Z] #17 22.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-10T08:54:03.598Z] #17 22.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-10T08:54:03.598Z] #17 22.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-10T08:54:03.598Z] #17 22.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-10T08:54:03.598Z] #17 22.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-10T08:54:03.598Z] #17 22.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-10T08:54:03.598Z] #17 22.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-10T08:54:03.598Z] #17 22.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-10T08:54:03.598Z] #17 22.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-10T08:54:03.598Z] #17 22.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-10T08:54:03.598Z] #17 22.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-10T08:54:03.598Z] #17 22.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-10T08:54:03.598Z] #17 22.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-10T08:54:03.598Z] #17 23.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-10T08:54:03.598Z] #17 23.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-10T08:54:03.598Z] #17 23.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-10T08:54:03.598Z] #17 23.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-10T08:54:03.598Z] #17 23.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-10T08:54:03.598Z] #17 23.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-10T08:54:03.598Z] #17 23.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-10T08:54:03.598Z] #17 23.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-10T08:54:03.598Z] #17 23.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-10T08:54:03.598Z] #17 23.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-10T08:54:03.598Z] #17 23.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-10T08:54:03.598Z] #17 23.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-10T08:54:03.598Z] #17 23.13 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-10T08:54:03.598Z] #17 23.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-10T08:54:03.598Z] #17 23.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-10T08:54:03.598Z] #17 23.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-10T08:54:03.598Z] #17 23.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-10T08:54:03.598Z] #17 23.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-10T08:54:03.598Z] #17 23.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-10T08:54:03.598Z] #17 23.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-10T08:54:03.598Z] #17 23.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-10T08:54:03.598Z] #17 23.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-10T08:54:03.598Z] #17 23.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-10T08:54:03.598Z] #17 23.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-10T08:54:03.598Z] #17 23.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-10T08:54:03.598Z] #17 23.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-10T08:54:03.598Z] #17 23.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-10T08:54:03.895Z] #17 23.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-10T08:54:03.895Z] #17 23.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-10T08:54:03.895Z] #17 24.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-10T08:54:03.895Z] #17 24.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-10T08:54:04.150Z] #17 24.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-10T08:54:04.714Z] #17 24.69 debconf: delaying package configuration, since apt-utils is not installed [2020-04-10T08:54:04.714Z] #17 24.82 Fetched 28.5 MB in 2s (16.9 MB/s) [2020-04-10T08:54:04.714Z] #17 24.87 Selecting previously unselected package pigz. [2020-04-10T08:54:05.012Z] #17 24.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-10T08:54:05.012Z] #17 24.91 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-10T08:54:05.012Z] #17 24.93 Unpacking pigz (2.4-1) ... [2020-04-10T08:54:05.012Z] #17 25.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-10T08:54:05.012Z] #17 25.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-10T08:54:05.012Z] #17 25.05 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-10T08:54:05.351Z] #17 25.42 Selecting previously unselected package python3.7-minimal. [2020-04-10T08:54:05.351Z] #17 25.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-10T08:54:05.351Z] #17 25.44 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-10T08:54:06.491Z] #17 26.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-10T08:54:06.491Z] #17 26.23 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-10T08:54:07.757Z] Removing intermediate container ae690f9928cd [2020-04-10T08:54:07.757Z] ---> da700fc3df06 [2020-04-10T08:54:07.757Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-10T08:54:07.757Z] ---> Running in 8bf8ed62c394 [2020-04-10T08:54:07.757Z] Removing intermediate container 8bf8ed62c394 [2020-04-10T08:54:07.757Z] ---> ded52069d88e [2020-04-10T08:54:07.757Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-10T08:54:07.757Z] ---> Running in 852d581daa3e [2020-04-10T08:54:08.062Z] #17 28.11 Selecting previously unselected package python3-minimal. [2020-04-10T08:54:08.062Z] #17 28.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-10T08:54:08.062Z] #17 28.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-10T08:54:08.062Z] #17 28.15 Unpacking python3-minimal (3.7.3-1) ... [2020-04-10T08:54:08.062Z] #17 28.19 Selecting previously unselected package libmpdec2:amd64. [2020-04-10T08:54:08.062Z] #17 28.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-10T08:54:08.062Z] #17 28.21 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-10T08:54:08.221Z] Removing intermediate container 852d581daa3e [2020-04-10T08:54:08.221Z] ---> f80915cca3de [2020-04-10T08:54:08.221Z] Step 10/10 : COPY . . [2020-04-10T08:54:08.407Z] #17 28.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-10T08:54:08.407Z] #17 28.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-10T08:54:08.407Z] #17 28.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-10T08:54:09.094Z] #17 29.27 Selecting previously unselected package python3.7. [2020-04-10T08:54:09.395Z] #17 29.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-10T08:54:09.395Z] #17 29.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-10T08:54:09.395Z] #17 29.42 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-10T08:54:09.395Z] #17 29.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-10T08:54:09.395Z] #17 29.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-10T08:54:09.735Z] #17 29.56 Setting up python3-minimal (3.7.3-1) ... [2020-04-10T08:54:10.422Z] #17 30.37 Selecting previously unselected package python3. [2020-04-10T08:54:10.422Z] #17 30.37 (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-04-10T08:54:10.422Z] #17 30.43 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-10T08:54:10.422Z] #17 30.44 Unpacking python3 (3.7.3-1) ... [2020-04-10T08:54:10.422Z] #17 30.52 Selecting previously unselected package libip4tc0:amd64. [2020-04-10T08:54:10.422Z] #17 30.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-10T08:54:10.422Z] #17 30.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-10T08:54:10.422Z] #17 30.60 Selecting previously unselected package libip6tc0:amd64. [2020-04-10T08:54:10.422Z] #17 30.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-10T08:54:10.422Z] #17 30.61 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-10T08:54:10.679Z] #17 30.72 Selecting previously unselected package libiptc0:amd64. [2020-04-10T08:54:10.679Z] #17 30.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-10T08:54:10.679Z] #17 30.72 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-10T08:54:10.679Z] #17 30.79 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-10T08:54:10.679Z] #17 30.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-10T08:54:10.679Z] #17 30.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-10T08:54:10.679Z] #17 30.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-10T08:54:10.679Z] #17 30.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-10T08:54:10.679Z] #17 30.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-10T08:54:10.934Z] #17 30.95 Selecting previously unselected package libnftnl11:amd64. [2020-04-10T08:54:10.934Z] #17 30.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-10T08:54:10.934Z] #17 30.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-10T08:54:10.934Z] #17 31.05 Selecting previously unselected package iptables. [2020-04-10T08:54:10.934Z] #17 31.05 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-10T08:54:10.934Z] #17 31.07 Unpacking iptables (1.8.2-4) ... [2020-04-10T08:54:11.231Z] #17 31.37 Selecting previously unselected package xxd. [2020-04-10T08:54:11.231Z] #17 31.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-10T08:54:11.231Z] #17 31.37 Unpacking xxd (2:8.1.0875-5) ... [2020-04-10T08:54:11.231Z] #17 31.49 Selecting previously unselected package vim-common. [2020-04-10T08:54:11.529Z] #17 31.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-10T08:54:11.529Z] #17 31.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-10T08:54:11.529Z] #17 31.64 Selecting previously unselected package bash-completion. [2020-04-10T08:54:11.529Z] #17 31.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-10T08:54:12.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-10T08:54:12.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-10T08:54:13.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-10T08:54:14.082Z] #17 ... [2020-04-10T08:54:14.082Z] [2020-04-10T08:54:14.082Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:54:14.082Z] #44 127.8 CC criu/clone-noasan.o [2020-04-10T08:54:14.082Z] #44 128.0 CC criu/config.o [2020-04-10T08:54:14.082Z] #44 129.3 CC criu/cr-check.o [2020-04-10T08:54:14.082Z] #44 131.0 CC criu/cr-dedup.o [2020-04-10T08:54:14.083Z] #44 131.3 CC criu/cr-dump.o [2020-04-10T08:54:14.083Z] #44 133.4 CC criu/cr-errno.o [2020-04-10T08:54:14.083Z] #44 133.5 CC criu/cr-restore.o [2020-04-10T08:54:14.083Z] #44 138.0 CC criu/cr-service.o [2020-04-10T08:54:14.083Z] #44 ... [2020-04-10T08:54:14.083Z] [2020-04-10T08:54:14.083Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:54:14.083Z] #17 34.19 Unpacking bash-completion (1:2.8-6) ... [2020-04-10T08:54:14.337Z] #17 34.57 Selecting previously unselected package bzip2. [2020-04-10T08:54:14.679Z] #17 34.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-10T08:54:14.679Z] #17 34.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-10T08:54:14.679Z] #17 34.68 Selecting previously unselected package xz-utils. [2020-04-10T08:54:14.679Z] #17 34.70 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-10T08:54:14.679Z] #17 34.70 Unpacking xz-utils (5.2.4-1) ... [2020-04-10T08:54:14.679Z] #17 34.85 Selecting previously unselected package apparmor. [2020-04-10T08:54:14.934Z] #17 34.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-10T08:54:14.934Z] #17 34.94 Unpacking apparmor (2.13.2-10) ... [2020-04-10T08:54:15.189Z] #17 35.27 Selecting previously unselected package aufs-tools. [2020-04-10T08:54:15.189Z] #17 35.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-10T08:54:15.189Z] #17 35.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-10T08:54:15.189Z] #17 35.41 Selecting previously unselected package libonig5:amd64. [2020-04-10T08:54:15.487Z] #17 35.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-10T08:54:15.487Z] #17 35.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-10T08:54:15.487Z] #17 35.56 Selecting previously unselected package libjq1:amd64. [2020-04-10T08:54:15.487Z] #17 35.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-10T08:54:15.487Z] #17 35.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-10T08:54:15.826Z] #17 35.71 Selecting previously unselected package jq. [2020-04-10T08:54:15.826Z] #17 35.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-10T08:54:15.826Z] #17 35.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-10T08:54:15.826Z] #17 35.89 Selecting previously unselected package libaio1:amd64. [2020-04-10T08:54:15.826Z] #17 35.90 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-10T08:54:15.826Z] #17 35.90 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-10T08:54:16.167Z] #17 35.96 Selecting previously unselected package libgpm2:amd64. [2020-04-10T08:54:16.167Z] #17 35.97 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-10T08:54:16.167Z] #17 35.98 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-10T08:54:16.167Z] #17 36.04 Selecting previously unselected package libicu63:amd64. [2020-04-10T08:54:16.167Z] #17 36.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-10T08:54:16.167Z] #17 36.05 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-10T08:54:19.221Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:54:19.221Z] [2020-04-10T08:54:19.221Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-10T08:54:19.595Z] #17 39.59 Selecting previously unselected package libnet1:amd64. [2020-04-10T08:54:19.595Z] #17 39.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-10T08:54:19.595Z] #17 39.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-10T08:54:19.595Z] #17 39.70 Selecting previously unselected package libnl-3-200:amd64. [2020-04-10T08:54:19.595Z] #17 39.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-10T08:54:19.595Z] #17 39.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-10T08:54:19.595Z] #17 39.79 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-10T08:54:19.789Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-10T08:54:19.789Z] HOSTNAME=0ba04db88070 [2020-04-10T08:54:19.789Z] TESTDEBUG=0 [2020-04-10T08:54:19.789Z] DEST=bundles/test-integration [2020-04-10T08:54:19.789Z] PWD=/go/src/github.com/docker/docker [2020-04-10T08:54:19.789Z] DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T08:54:19.789Z] container=docker [2020-04-10T08:54:19.789Z] HOME=/root [2020-04-10T08:54:19.789Z] GOLANG_VERSION=1.13.9 [2020-04-10T08:54:19.789Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-10T08:54:19.789Z] VALIDATE_BRANCH=master [2020-04-10T08:54:19.789Z] TERM=xterm [2020-04-10T08:54:19.789Z] DOCKER_PKG=github.com/docker/docker [2020-04-10T08:54:19.789Z] SHLVL=1 [2020-04-10T08:54:19.789Z] TIMEOUT=120m [2020-04-10T08:54:19.789Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-10T08:54:19.789Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-10T08:54:19.789Z] GO111MODULE=off [2020-04-10T08:54:19.789Z] DOCKER_EXPERIMENTAL=1 [2020-04-10T08:54:19.789Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-10T08:54:19.789Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-10T08:54:19.789Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-10T08:54:19.789Z] GOPATH=/go [2020-04-10T08:54:19.789Z] PKG_CONFIG=pkg-config [2020-04-10T08:54:19.789Z] _=/usr/bin/env [2020-04-10T08:54:19.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-10T08:54:19.891Z] #17 39.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-10T08:54:19.891Z] #17 39.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-10T08:54:19.891Z] #17 39.85 Selecting previously unselected package libreadline5:amd64. [2020-04-10T08:54:19.891Z] #17 39.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-10T08:54:19.891Z] #17 39.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-10T08:54:19.891Z] #17 39.97 Selecting previously unselected package net-tools. [2020-04-10T08:54:19.891Z] #17 39.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-10T08:54:19.891Z] #17 39.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-10T08:54:20.188Z] #17 40.19 Selecting previously unselected package python-pip-whl. [2020-04-10T08:54:20.188Z] #17 40.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-10T08:54:20.188Z] #17 40.21 Unpacking python-pip-whl (18.1-5) ... [2020-04-10T08:54:20.790Z] #17 40.78 Selecting previously unselected package python3-lib2to3. [2020-04-10T08:54:20.790Z] #17 40.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-10T08:54:20.790Z] #17 40.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-10T08:54:20.790Z] #17 40.92 Selecting previously unselected package python3-distutils. [2020-04-10T08:54:25.019Z] #17 40.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-10T08:54:25.019Z] #17 40.93 Unpacking python3-distutils (3.7.3-1) ... [2020-04-10T08:54:25.019Z] #17 41.07 Selecting previously unselected package python3-pip. [2020-04-10T08:54:25.019Z] #17 41.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-10T08:54:25.019Z] #17 41.08 Unpacking python3-pip (18.1-5) ... [2020-04-10T08:54:25.019Z] #17 41.27 Selecting previously unselected package python3-pkg-resources. [2020-04-10T08:54:25.019Z] #17 41.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-10T08:54:25.019Z] #17 41.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-10T08:54:25.019Z] #17 41.40 Selecting previously unselected package python3-setuptools. [2020-04-10T08:54:25.019Z] #17 41.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-10T08:54:25.019Z] #17 41.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-10T08:54:25.019Z] #17 41.63 Selecting previously unselected package python3-wheel. [2020-04-10T08:54:25.019Z] #17 41.64 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-10T08:54:25.019Z] #17 41.64 Unpacking python3-wheel (0.32.3-2) ... [2020-04-10T08:54:25.019Z] #17 41.71 Selecting previously unselected package sudo. [2020-04-10T08:54:25.019Z] #17 41.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-10T08:54:25.019Z] #17 41.74 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-10T08:54:25.019Z] #17 42.21 Selecting previously unselected package thin-provisioning-tools. [2020-04-10T08:54:25.019Z] #17 42.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-10T08:54:25.019Z] #17 42.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-10T08:54:25.019Z] #17 42.45 Selecting previously unselected package uidmap. [2020-04-10T08:54:25.019Z] #17 42.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-10T08:54:25.019Z] #17 42.46 Unpacking uidmap (1:4.5-1.1) ... [2020-04-10T08:54:25.019Z] #17 42.60 Selecting previously unselected package vim-runtime. [2020-04-10T08:54:25.019Z] #17 42.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-10T08:54:25.019Z] #17 42.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-10T08:54:25.019Z] #17 42.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-10T08:54:25.019Z] #17 42.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-10T08:54:25.707Z] #17 ... [2020-04-10T08:54:25.707Z] [2020-04-10T08:54:25.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:54:25.707Z] #44 139.5 CC criu/crtools.o [2020-04-10T08:54:25.707Z] #44 140.0 CC criu/eventfd.o [2020-04-10T08:54:25.707Z] #44 140.4 CC criu/eventpoll.o [2020-04-10T08:54:25.707Z] #44 141.3 CC criu/external.o [2020-04-10T08:54:25.707Z] #44 141.6 CC criu/fault-injection.o [2020-04-10T08:54:25.707Z] #44 141.7 CC criu/fdstore.o [2020-04-10T08:54:25.707Z] #44 142.1 CC criu/fifo.o [2020-04-10T08:54:25.707Z] #44 142.5 CC criu/file-ids.o [2020-04-10T08:54:25.707Z] #44 142.9 CC criu/file-lock.o [2020-04-10T08:54:25.707Z] #44 143.8 CC criu/files-ext.o [2020-04-10T08:54:25.707Z] #44 144.2 CC criu/files-reg.o [2020-04-10T08:54:25.707Z] #44 146.4 CC criu/files.o [2020-04-10T08:54:25.707Z] #44 148.6 CC criu/filesystems.o [2020-04-10T08:54:25.707Z] #44 149.5 CC criu/fsnotify.o [2020-04-10T08:54:25.707Z] #44 ... [2020-04-10T08:54:25.707Z] [2020-04-10T08:54:25.707Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:54:25.707Z] #17 45.68 Selecting previously unselected package vim. [2020-04-10T08:54:25.707Z] #17 45.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-10T08:54:25.707Z] #17 45.72 Unpacking vim (2:8.1.0875-5) ... [2020-04-10T08:54:26.310Z] #17 46.23 Selecting previously unselected package xfsprogs. [2020-04-10T08:54:26.310Z] #17 46.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-10T08:54:26.310Z] #17 46.24 Unpacking xfsprogs (4.20.0-1) ... [2020-04-10T08:54:26.566Z] #17 46.71 Selecting previously unselected package zip. [2020-04-10T08:54:26.566Z] #17 46.71 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-10T08:54:26.566Z] #17 46.72 Unpacking zip (3.0-11+b1) ... [2020-04-10T08:54:26.822Z] #17 46.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-10T08:54:26.822Z] #17 46.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-10T08:54:26.822Z] #17 46.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-10T08:54:26.822Z] #17 46.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-10T08:54:26.822Z] #17 47.01 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-10T08:54:26.822Z] #17 47.02 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-10T08:54:27.078Z] #17 47.03 Setting up uidmap (1:4.5-1.1) ... [2020-04-10T08:54:27.078Z] #17 47.04 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-10T08:54:27.078Z] #17 47.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-10T08:54:27.078Z] #17 47.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-10T08:54:27.078Z] #17 47.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-10T08:54:27.078Z] #17 47.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-10T08:54:27.078Z] #17 47.10 Setting up xxd (2:8.1.0875-5) ... [2020-04-10T08:54:27.078Z] #17 47.11 Setting up zip (3.0-11+b1) ... [2020-04-10T08:54:27.078Z] #17 47.12 Setting up vim-common (2:8.1.0875-5) ... [2020-04-10T08:54:27.078Z] #17 47.14 Setting up bash-completion (1:2.8-6) ... [2020-04-10T08:54:29.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-10T08:54:29.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-10T08:54:29.591Z] #17 49.71 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-10T08:54:29.591Z] #17 49.72 Setting up xz-utils (5.2.4-1) ... [2020-04-10T08:54:29.591Z] #17 49.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-10T08:54:29.591Z] #17 49.78 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-10T08:54:29.846Z] #17 49.91 invoke-rc.d: could not determine current runlevel [2020-04-10T08:54:29.846Z] #17 49.92 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-10T08:54:29.846Z] #17 49.93 Setting up pigz (2.4-1) ... [2020-04-10T08:54:29.846Z] #17 49.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-10T08:54:29.846Z] #17 49.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-10T08:54:29.846Z] #17 49.97 Setting up python-pip-whl (18.1-5) ... [2020-04-10T08:54:29.846Z] #17 49.98 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-10T08:54:29.846Z] #17 49.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-10T08:54:30.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-10T08:54:30.407Z] #17 50.36 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-10T08:54:30.408Z] #17 50.37 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-10T08:54:30.408Z] #17 50.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-10T08:54:30.408Z] #17 50.39 Setting up vim (2:8.1.0875-5) ... [2020-04-10T08:54:30.408Z] #17 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-10T08:54:30.408Z] #17 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-10T08:54:30.408Z] #17 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-10T08:54:30.408Z] #17 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-10T08:54:30.408Z] #17 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-10T08:54:30.408Z] #17 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-10T08:54:30.408Z] #17 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-10T08:54:30.408Z] #17 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-10T08:54:30.408Z] #17 50.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-10T08:54:30.408Z] #17 50.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-10T08:54:30.408Z] #17 50.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-10T08:54:30.408Z] #17 50.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-10T08:54:30.408Z] #17 50.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-10T08:54:30.408Z] #17 50.54 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-10T08:54:30.663Z] #17 ... [2020-04-10T08:54:30.663Z] [2020-04-10T08:54:30.663Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:54:30.663Z] #41 255.4 + dpkg --print-architecture [2020-04-10T08:54:30.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-10T08:54:30.919Z] #41 255.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-10T08:54:31.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-10T08:54:31.174Z] #41 255.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-10T08:54:31.174Z] #41 255.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-10T08:54:32.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-10T08:54:33.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-10T08:54:34.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-10T08:54:35.446Z] ---> d079348725b4 [2020-04-10T08:54:35.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-10T08:54:35.909Z] Successfully built d079348725b4 [2020-04-10T08:54:35.909Z] Successfully tagged docker:latest [2020-04-10T08:54:35.909Z] INFO: Image build ended at 04/10/2020 08:54:35. Duration:00:04:12.5198972 [2020-04-10T08:54:36.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-10T08:54:36.371Z] [2020-04-10T08:54:36.371Z] [2020-04-10T08:54:36.371Z] INFO: Building the test binaries at 04/10/2020 08:54:35... [2020-04-10T08:54:37.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-10T08:54:37.749Z] #41 ... [2020-04-10T08:54:37.749Z] [2020-04-10T08:54:37.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:54:37.749Z] #44 150.7 CC criu/image-desc.o [2020-04-10T08:54:37.749Z] #44 150.8 CC criu/image.o [2020-04-10T08:54:37.749Z] #44 151.8 CC criu/ipc_ns.o [2020-04-10T08:54:37.749Z] #44 153.2 CC criu/irmap.o [2020-04-10T08:54:37.749Z] #44 153.9 CC criu/kcmp-ids.o [2020-04-10T08:54:37.749Z] #44 154.2 CC criu/kerndat.o [2020-04-10T08:54:37.749Z] #44 155.3 CC criu/libnetlink.o [2020-04-10T08:54:37.749Z] #44 155.7 CC criu/log.o [2020-04-10T08:54:37.749Z] #44 156.2 CC criu/lsm.o [2020-04-10T08:54:37.749Z] #44 156.6 CC criu/mem.o [2020-04-10T08:54:37.749Z] #44 158.4 CC criu/mount.o [2020-04-10T08:54:37.749Z] #44 ... [2020-04-10T08:54:37.749Z] [2020-04-10T08:54:37.749Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-10T08:54:37.749Z] #17 53.42 Setting up iptables (1.8.2-4) ... [2020-04-10T08:54:37.749Z] #17 53.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-10T08:54:37.749Z] #17 53.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-10T08:54:37.749Z] #17 53.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-10T08:54:37.749Z] #17 53.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-10T08:54:37.749Z] #17 53.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-10T08:54:37.749Z] #17 53.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-10T08:54:37.749Z] #17 53.48 Setting up python3 (3.7.3-1) ... [2020-04-10T08:54:37.749Z] #17 53.87 Setting up python3-wheel (0.32.3-2) ... [2020-04-10T08:54:37.749Z] #17 54.55 Setting up apparmor (2.13.2-10) ... [2020-04-10T08:54:37.749Z] #17 56.08 Setting up xfsprogs (4.20.0-1) ... [2020-04-10T08:54:37.749Z] #17 56.09 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-10T08:54:37.749Z] #17 56.49 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-10T08:54:37.749Z] #17 57.45 Setting up python3-distutils (3.7.3-1) ... [2020-04-10T08:54:37.749Z] #17 57.99 Setting up python3-setuptools (40.8.0-1) ... [2020-04-10T08:54:38.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-10T08:54:38.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-10T08:54:38.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-10T08:54:38.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-10T08:54:38.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-10T08:54:38.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-10T08:54:39.113Z] #17 59.06 Setting up python3-pip (18.1-5) ... [2020-04-10T08:54:39.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-10T08:54:40.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-10T08:54:40.294Z] #17 60.20 Processing triggers for libc-bin (2.28-10) ... [2020-04-10T08:54:40.294Z] #17 60.23 Processing triggers for mime-support (3.62) ... [2020-04-10T08:54:40.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-10T08:54:40.855Z] #17 DONE 60.8s [2020-04-10T08:54:40.855Z] [2020-04-10T08:54:40.855Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-10T08:54:41.079Z] INFO: make.ps1 starting at 04/10/2020 08:54:40 [2020-04-10T08:54:41.079Z] INFO: Git commit (2079758aa7) assumed from DOCKER_GITCOMMIT environment variable [2020-04-10T08:54:41.079Z] INFO: Invoking autogen... [2020-04-10T08:54:41.079Z] INFO: Building daemon... [2020-04-10T08:54:41.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-10T08:54:41.824Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-10T08:54:41.824Z] Using test binary docker [2020-04-10T08:54:41.824Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-10T08:54:41.824Z] +++ /etc/init.d/apparmor start [2020-04-10T08:54:41.824Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-10T08:54:41.824Z] INFO: Waiting for daemon to start... [2020-04-10T08:54:41.824Z] Starting dockerd [2020-04-10T08:54:41.824Z] +++ 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-04-10T08:54:42.100Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:54:42.100Z] [2020-04-10T08:54:42.100Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-10T08:54:42.100Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-10T08:54:42.100Z] Using test binary docker [2020-04-10T08:54:42.100Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-10T08:54:42.100Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-10T08:54:42.100Z] INFO: Waiting for daemon to start... [2020-04-10T08:54:42.100Z] Starting dockerd [2020-04-10T08:54:42.425Z] #18 1.699 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-10T08:54:42.425Z] #18 1.704 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-10T08:54:42.425Z] #18 1.707 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-10T08:54:42.670Z] . [2020-04-10T08:54:42.670Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-10T08:54:42.681Z] #18 DONE 1.8s [2020-04-10T08:54:42.681Z] [2020-04-10T08:54:42.681Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-10T08:54:43.836Z] . [2020-04-10T08:54:43.836Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-10T08:54:43.836Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-10T08:54:43.836Z] Error: No such image: emptyfs [2020-04-10T08:54:43.836Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-10T08:54:43.836Z] ++++ docker load [2020-04-10T08:54:43.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-10T08:54:44.117Z] Running integration-test (iteration 1) [2020-04-10T08:54:44.117Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-10T08:54:44.117Z] ++ 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-04-10T08:54:44.117Z] ++ set -e [2020-04-10T08:54:44.117Z] ++ '[' -n 0 ']' [2020-04-10T08:54:44.117Z] ++ set -x [2020-04-10T08:54:44.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=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-04-10T08:54:48.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-10T08:54:49.209Z] #19 5.946 Collecting yamllint==1.16.0 [2020-04-10T08:54:49.209Z] #19 ... [2020-04-10T08:54:49.209Z] [2020-04-10T08:54:49.209Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:54:49.209Z] #44 162.4 CC criu/namespaces.o [2020-04-10T08:54:49.209Z] #44 164.4 CC criu/net.o [2020-04-10T08:54:49.209Z] #44 168.5 CC criu/netfilter.o [2020-04-10T08:54:49.209Z] #44 169.0 CC criu/page-pipe.o [2020-04-10T08:54:49.209Z] #44 169.7 CC criu/page-xfer.o [2020-04-10T08:54:49.209Z] #44 171.3 CC criu/pagemap-cache.o [2020-04-10T08:54:49.209Z] #44 171.7 CC criu/pagemap.o [2020-04-10T08:54:49.209Z] #44 172.7 CC criu/parasite-syscall.o [2020-04-10T08:54:49.769Z] #44 173.6 CC criu/path.o [2020-04-10T08:54:50.025Z] #44 173.9 CC criu/pie-util-vdso-elf32.o [2020-04-10T08:54:50.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-10T08:54:50.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-10T08:54:50.586Z] #44 174.4 CC criu/pie-util-vdso.o [2020-04-10T08:54:50.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-10T08:54:50.841Z] #44 174.9 CC criu/pie-util.o [2020-04-10T08:54:50.905Z] Loaded image: buildpack-deps:jessie [2020-04-10T08:54:50.905Z] Loaded image: busybox:latest [2020-04-10T08:54:51.096Z] #44 175.1 CC criu/pipes.o [2020-04-10T08:54:51.185Z] Loaded image: busybox:glibc [2020-04-10T08:54:51.185Z] Loaded image: debian:jessie [2020-04-10T08:54:51.185Z] Loaded image: hello-world:latest [2020-04-10T08:54:51.465Z] INFO: Testing against a local daemon [2020-04-10T08:54:51.465Z] === RUN TestCgroupNamespacesBuild [2020-04-10T08:54:52.022Z] #44 175.8 CC criu/plugin.o [2020-04-10T08:54:52.278Z] #44 176.2 CC criu/proc_parse.o [2020-04-10T08:54:53.477Z] --- PASS: TestCgroupNamespacesBuild (2.15s) [2020-04-10T08:54:53.477Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-10T08:54:54.165Z] #44 ... [2020-04-10T08:54:54.165Z] [2020-04-10T08:54:54.165Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-10T08:54:54.165Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-10T08:54:54.165Z] #19 11.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-10T08:54:54.165Z] #19 11.46 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-10T08:54:54.165Z] #19 11.52 Collecting pyyaml (from yamllint==1.16.0) [2020-04-10T08:54:54.420Z] #19 11.69 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-10T08:54:54.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-10T08:54:55.496Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-04-10T08:54:55.496Z] === RUN TestBuildWithSession [2020-04-10T08:54:55.496Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-10T08:54:55.496Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T08:54:55.496Z] === RUN TestBuildSquashParent [2020-04-10T08:54:55.783Z] #19 13.11 Building wheels for collected packages: pyyaml [2020-04-10T08:54:55.783Z] #19 13.12 Running setup.py bdist_wheel for pyyaml: started [2020-04-10T08:54:56.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-10T08:54:57.147Z] #19 14.24 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-10T08:54:57.147Z] #19 14.25 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-10T08:54:57.147Z] #19 14.31 Successfully built pyyaml [2020-04-10T08:54:57.147Z] #19 14.32 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-10T08:54:57.147Z] #19 14.66 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-10T08:54:57.708Z] #19 DONE 15.1s [2020-04-10T08:54:57.708Z] [2020-04-10T08:54:57.708Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:54:57.708Z] #44 178.9 CC criu/protobuf-desc.o [2020-04-10T08:54:57.708Z] #44 180.0 CC criu/protobuf.o [2020-04-10T08:54:57.708Z] #44 180.5 CC criu/pstree.o [2020-04-10T08:54:57.963Z] #44 ... [2020-04-10T08:54:57.963Z] [2020-04-10T08:54:57.963Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-10T08:54:57.963Z] #24 DONE 0.2s [2020-04-10T08:54:57.963Z] [2020-04-10T08:54:57.963Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-10T08:54:58.521Z] #28 DONE 0.7s [2020-04-10T08:54:58.521Z] [2020-04-10T08:54:58.521Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-10T08:54:58.521Z] #31 DONE 0.1s [2020-04-10T08:54:58.521Z] [2020-04-10T08:54:58.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:54:58.521Z] #44 182.1 CC criu/rbtree.o [2020-04-10T08:54:58.521Z] #44 182.2 CC criu/rst-malloc.o [2020-04-10T08:54:58.521Z] #44 182.5 CC criu/seccomp.o [2020-04-10T08:54:58.776Z] #44 ... [2020-04-10T08:54:58.776Z] [2020-04-10T08:54:58.776Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-10T08:54:58.776Z] #34 DONE 0.1s [2020-04-10T08:54:58.776Z] [2020-04-10T08:54:58.776Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-10T08:54:58.776Z] #39 DONE 0.1s [2020-04-10T08:54:58.776Z] [2020-04-10T08:54:58.776Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:54:59.335Z] #41 ... [2020-04-10T08:54:59.335Z] [2020-04-10T08:54:59.335Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:54:59.335Z] #44 183.2 CC criu/seize.o [2020-04-10T08:54:59.895Z] #44 ... [2020-04-10T08:54:59.895Z] [2020-04-10T08:54:59.895Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-10T08:54:59.895Z] #41 DONE 284.3s [2020-04-10T08:54:59.895Z] [2020-04-10T08:54:59.895Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:55:00.456Z] #60 ... [2020-04-10T08:55:00.456Z] [2020-04-10T08:55:00.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:55:00.456Z] #44 184.2 CC criu/servicefd.o [2020-04-10T08:55:01.015Z] #44 ... [2020-04-10T08:55:01.015Z] [2020-04-10T08:55:01.015Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-10T08:55:01.015Z] #42 DONE 0.2s [2020-04-10T08:55:01.015Z] [2020-04-10T08:55:01.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:55:01.015Z] #44 184.9 CC criu/shmem.o [2020-04-10T08:55:01.575Z] #44 185.6 CC criu/sigframe.o [2020-04-10T08:55:01.829Z] #44 185.8 CC criu/signalfd.o [2020-04-10T08:55:01.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-10T08:55:02.084Z] #44 186.1 CC criu/sk-inet.o [2020-04-10T08:55:02.299Z] --- PASS: TestBuildSquashParent (6.45s) [2020-04-10T08:55:02.299Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-10T08:55:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:55:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:55:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:55:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:55:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:55:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:55:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:55:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:55:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:55:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:55:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:55:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:55:02.299Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:55:02.299Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:55:03.009Z] #44 187.0 CC criu/sk-netlink.o [2020-04-10T08:55:03.569Z] #44 187.4 CC criu/sk-packet.o [2020-04-10T08:55:03.824Z] #44 187.8 CC criu/sk-queue.o [2020-04-10T08:55:04.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:55:04.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:55:04.384Z] #44 188.2 CC criu/sk-tcp.o [2020-04-10T08:55:04.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-10T08:55:04.639Z] #44 188.6 CC criu/sk-unix.o [2020-04-10T08:55:06.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:55:06.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:55:06.526Z] #44 190.2 CC criu/sockets.o [2020-04-10T08:55:07.109Z] #44 191.0 CC criu/stats.o [2020-04-10T08:55:07.109Z] #44 191.2 CC criu/string.o [2020-04-10T08:55:07.376Z] #44 191.4 CC criu/sysctl.o [2020-04-10T08:55:07.953Z] #44 192.1 CC criu/sysfs_parse.o [2020-04-10T08:55:08.521Z] #44 192.5 CC criu/timerfd.o [2020-04-10T08:55:08.776Z] #44 192.8 CC criu/tty.o [2020-04-10T08:55:08.998Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-10T08:55:08.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s) [2020-04-10T08:55:08.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s) [2020-04-10T08:55:08.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2020-04-10T08:55:08.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s) [2020-04-10T08:55:08.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2020-04-10T08:55:08.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-04-10T08:55:08.998Z] === RUN TestBuildMultiStageCopy [2020-04-10T08:55:08.998Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-10T08:55:10.660Z] #44 194.5 CC criu/tun.o [2020-04-10T08:55:10.915Z] #44 194.9 CC criu/uffd.o [2020-04-10T08:55:10.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-10T08:55:11.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-10T08:55:11.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-10T08:55:12.273Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-10T08:55:12.276Z] #44 196.0 CC criu/util.o [2020-04-10T08:55:12.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-10T08:55:12.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-10T08:55:12.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-10T08:55:12.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-10T08:55:12.883Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-10T08:55:13.199Z] #44 197.0 CC criu/uts_ns.o [2020-04-10T08:55:13.199Z] #44 197.2 CC criu/vdso-compat.o [2020-04-10T08:55:13.453Z] #44 197.3 CC criu/vdso.o [2020-04-10T08:55:13.494Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2020-04-10T08:55:13.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-04-10T08:55:13.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-04-10T08:55:13.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-04-10T08:55:13.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-04-10T08:55:13.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-04-10T08:55:13.494Z] === RUN TestBuildMultiStageParentConfig [2020-04-10T08:55:14.013Z] #44 198.0 LINK criu/built-in.o [2020-04-10T08:55:14.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-10T08:55:14.267Z] #44 198.1 LINK criu/criu [2020-04-10T08:55:14.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-10T08:55:14.522Z] #44 198.5 DEP lib/c/criu.d [2020-04-10T08:55:14.522Z] #44 198.6 CC images/rpc.pb-c.o [2020-04-10T08:55:14.957Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2020-04-10T08:55:14.957Z] === RUN TestBuildLabelWithTargets [2020-04-10T08:55:15.082Z] #44 199.1 CC lib/c/criu.o [2020-04-10T08:55:15.641Z] #44 ... [2020-04-10T08:55:15.641Z] [2020-04-10T08:55:15.641Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-10T08:55:15.641Z] #60 108.9 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-04-10T08:55:16.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-10T08:55:16.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-10T08:55:17.002Z] #60 110.5 + mkdir -p /build [2020-04-10T08:55:17.002Z] #60 110.5 + cp runc /build/runc [2020-04-10T08:55:17.257Z] #60 DONE 110.7s [2020-04-10T08:55:17.257Z] [2020-04-10T08:55:17.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-10T08:55:17.257Z] #44 200.0 LINK lib/c/built-in.o [2020-04-10T08:55:17.257Z] #44 200.0 LINK lib/c/libcriu.so [2020-04-10T08:55:17.257Z] #44 200.1 LINK lib/c/libcriu.a [2020-04-10T08:55:17.257Z] #44 200.2 GEN magic.py [2020-04-10T08:55:17.257Z] #44 200.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-10T08:55:17.257Z] #44 200.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-10T08:55:17.257Z] #44 200.3 Note: Building without GnuTLS support [2020-04-10T08:55:17.257Z] #44 200.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-10T08:55:17.621Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-04-10T08:55:17.621Z] === RUN TestBuildWithEmptyLayers [2020-04-10T08:55:17.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-10T08:55:17.816Z] #44 201.8 make[1]: Nothing to be done for 'all'. [2020-04-10T08:55:18.233Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-04-10T08:55:18.233Z] === RUN TestBuildMultiStageOnBuild [2020-04-10T08:55:18.740Z] #44 202.7 make[1]: 'images/built-in.o' is up to date. [2020-04-10T08:55:18.740Z] #44 202.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-10T08:55:18.740Z] #44 202.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-10T08:55:18.995Z] #44 202.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-10T08:55:18.995Z] #44 203.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-10T08:55:18.995Z] #44 203.0 make[1]: Nothing to be done for 'all'. [2020-04-10T08:55:18.996Z] #44 203.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-10T08:55:18.996Z] #44 203.1 make[2]: Nothing to be done for 'all'. [2020-04-10T08:55:19.250Z] #44 203.1 make[2]: Nothing to be done for 'all'. [2020-04-10T08:55:19.250Z] #44 203.1 make[2]: Nothing to be done for 'all'. [2020-04-10T08:55:19.250Z] #44 203.2 make[2]: Nothing to be done for 'all'. [2020-04-10T08:55:19.250Z] #44 203.3 make[2]: Nothing to be done for 'all'. [2020-04-10T08:55:19.250Z] #44 203.3 make[2]: Nothing to be done for 'all'. [2020-04-10T08:55:19.250Z] #44 203.3 make[2]: Nothing to be done for 'all'. [2020-04-10T08:55:19.452Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-10T08:55:19.452Z] Using test binary docker [2020-04-10T08:55:19.452Z] +++ /etc/init.d/apparmor start [2020-04-10T08:55:19.452Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-10T08:55:19.452Z] INFO: Waiting for daemon to start... [2020-04-10T08:55:19.452Z] Starting dockerd [2020-04-10T08:55:19.452Z] +++ 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-04-10T08:55:19.546Z] #44 203.4 make[2]: Nothing to be done for 'all'. [2020-04-10T08:55:19.546Z] #44 203.4 INSTALL criu/criu [2020-04-10T08:55:19.546Z] #44 DONE 203.5s [2020-04-10T08:55:19.546Z] [2020-04-10T08:55:19.546Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:55:19.546Z] #65 242.8 + bin/containerd [2020-04-10T08:55:19.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-10T08:55:20.600Z] #65 ... [2020-04-10T08:55:20.600Z] [2020-04-10T08:55:20.600Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-10T08:55:20.600Z] #45 DONE 0.1s [2020-04-10T08:55:20.854Z] [2020-04-10T08:55:20.854Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-10T08:55:20.854Z] #48 DONE 0.1s [2020-04-10T08:55:20.854Z] [2020-04-10T08:55:20.854Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:55:20.854Z] #53 ... [2020-04-10T08:55:20.854Z] [2020-04-10T08:55:20.854Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-10T08:55:20.854Z] #51 DONE 0.1s [2020-04-10T08:55:21.109Z] [2020-04-10T08:55:21.109Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:55:21.351Z] . [2020-04-10T08:55:21.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-10T08:55:21.609Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-10T08:55:21.609Z] Error: No such image: emptyfs [2020-04-10T08:55:21.609Z] ++++ docker load [2020-04-10T08:55:21.609Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-10T08:55:21.672Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2020-04-10T08:55:21.672Z] === RUN TestBuildUncleanTarFilenames [2020-04-10T08:55:22.175Z] Running integration-test (iteration 1) [2020-04-10T08:55:22.175Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-10T08:55:22.175Z] ++ 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-04-10T08:55:22.175Z] ++ set -e [2020-04-10T08:55:22.175Z] ++ '[' -n 0 ']' [2020-04-10T08:55:22.175Z] ++ set -x [2020-04-10T08:55:22.175Z] ++ env -i DEST=/go/src/github.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-04-10T08:55:22.283Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-04-10T08:55:22.283Z] === RUN TestBuildMultiStageLayerLeak [2020-04-10T08:55:22.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-10T08:55:23.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-10T08:55:25.752Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-04-10T08:55:25.752Z] === RUN TestBuildWithHugeFile [2020-04-10T08:55:25.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-10T08:55:26.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-10T08:55:29.272Z] sha256:208cc4c51765f0a66a459042d12513e359808ce20b76050e7696364bbbfeac44 [2020-04-10T08:55:29.272Z] INFO: Starting docker-py tests... [2020-04-10T08:55:29.272Z] ============================= test session starts ============================== [2020-04-10T08:55:29.272Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-10T08:55:29.272Z] rootdir: /src, inifile: pytest.ini [2020-04-10T08:55:29.272Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-10T08:55:29.272Z] collected 387 items / 1 deselected / 386 selected [2020-04-10T08:55:29.272Z] [2020-04-10T08:55:29.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-10T08:55:29.311Z] #53 DONE 312.6s [2020-04-10T08:55:29.311Z] [2020-04-10T08:55:29.311Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:55:29.872Z] #65 ... [2020-04-10T08:55:29.872Z] [2020-04-10T08:55:29.872Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-10T08:55:30.169Z] #54 DONE 0.2s [2020-04-10T08:55:30.169Z] [2020-04-10T08:55:30.169Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:55:30.169Z] #65 ... [2020-04-10T08:55:30.169Z] [2020-04-10T08:55:30.169Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-10T08:55:30.169Z] #57 DONE 0.1s [2020-04-10T08:55:30.169Z] [2020-04-10T08:55:30.169Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-10T08:55:30.169Z] #61 DONE 0.1s [2020-04-10T08:55:30.169Z] [2020-04-10T08:55:30.169Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-10T08:55:30.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-10T08:55:32.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-10T08:55:33.425Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-10T08:55:33.425Z] Using test binary docker [2020-04-10T08:55:33.425Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-10T08:55:33.425Z] +++ /etc/init.d/apparmor start [2020-04-10T08:55:33.425Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-10T08:55:33.425Z] INFO: Waiting for daemon to start... [2020-04-10T08:55:33.425Z] Starting dockerd [2020-04-10T08:55:33.425Z] +++ 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-04-10T08:55:35.329Z] . [2020-04-10T08:55:35.329Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-10T08:55:35.329Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-10T08:55:35.329Z] Error: No such image: emptyfs [2020-04-10T08:55:35.329Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-10T08:55:35.329Z] ++++ docker load [2020-04-10T08:55:35.897Z] Running integration-test (iteration 1) [2020-04-10T08:55:35.897Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-10T08:55:35.897Z] ++ 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-04-10T08:55:35.897Z] ++ set -e [2020-04-10T08:55:35.897Z] ++ '[' -n 0 ']' [2020-04-10T08:55:35.897Z] ++ set -x [2020-04-10T08:55:35.897Z] ++ env -i DEST=/go/src/github.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-04-10T08:55:39.538Z] #78 exporting layers 113.0s done [2020-04-10T08:55:39.538Z] #78 exporting manifest sha256:f51599c4ef0218fc6aaea1d18dfd3fb3585a5f1fe1244839fb2448535026be05 done [2020-04-10T08:55:39.538Z] #78 exporting config sha256:35b06f000fb7f43d90e3cbda046eb4aee8f9683d28e6a2ff6eea1c8b6b64a811 done [2020-04-10T08:55:39.538Z] #78 sending tarball [2020-04-10T08:55:44.016Z] Loaded image: buildpack-deps:jessie [2020-04-10T08:55:44.275Z] Loaded image: busybox:latest [2020-04-10T08:55:44.534Z] Loaded image: busybox:glibc [2020-04-10T08:55:44.534Z] Loaded image: debian:jessie [2020-04-10T08:55:44.534Z] Loaded image: hello-world:latest [2020-04-10T08:55:44.793Z] INFO: Testing against a local daemon [2020-04-10T08:55:44.793Z] === RUN TestCgroupNamespacesBuild [2020-04-10T08:55:45.121Z] #78 sending tarball 19.1s done [2020-04-10T08:55:45.121Z] #78 DONE 132.1s [2020-04-10T08:55:45.121Z] [2020-04-10T08:55:45.121Z] #79 importing to docker [2020-04-10T08:55:48.078Z] --- PASS: TestCgroupNamespacesBuild (3.31s) [2020-04-10T08:55:48.078Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-10T08:55:49.981Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-04-10T08:55:49.981Z] === RUN TestBuildWithSession [2020-04-10T08:55:49.981Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-10T08:55:49.981Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T08:55:49.981Z] === RUN TestBuildSquashParent [2020-04-10T08:55:50.052Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-10T08:55:50.308Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-10T08:55:52.045Z] #65 273.1 + bin/containerd-stress [2020-04-10T08:55:52.045Z] #65 274.8 + bin/containerd-shim [2020-04-10T08:55:52.481Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-10T08:55:52.719Z] --- PASS: TestBuildWithHugeFile (25.75s) [2020-04-10T08:55:52.719Z] === RUN TestBuildWithEmptyDockerfile [2020-04-10T08:55:52.719Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:55:52.719Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:55:52.719Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:55:52.719Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:55:52.719Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:55:52.719Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:55:52.719Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:55:52.719Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:55:52.719Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:55:52.719Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-04-10T08:55:52.719Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-04-10T08:55:52.719Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-04-10T08:55:52.719Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-04-10T08:55:52.719Z] === RUN TestBuildPreserveOwnership [2020-04-10T08:55:52.719Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-10T08:55:53.363Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-10T08:55:53.363Z] [2020-04-10T08:55:53.363Z] ________ ____ __. [2020-04-10T08:55:53.363Z] \_____ \ | |/ _| [2020-04-10T08:55:53.363Z] / | \| < [2020-04-10T08:55:53.363Z] / | \ | \ [2020-04-10T08:55:53.363Z] \_______ /____|__ \ [2020-04-10T08:55:53.363Z] \/ \/ [2020-04-10T08:55:53.363Z] [2020-04-10T08:55:53.363Z] INFO: make.ps1 ended at 04/10/2020 08:55:45 [2020-04-10T08:55:53.363Z] INFO: Binaries build ended at 04/10/2020 08:55:47. Duration:00:01:11.3292430 [2020-04-10T08:55:53.363Z] INFO: Copying the built daemon binary to d:\CI\PR-40749\16\binary\dockerd-2079758aa7.exe... [2020-04-10T08:55:53.363Z] INFO: Copying the built client binary to d:\CI\PR-40749\16\binary\docker-2079758aa7.exe... [2020-04-10T08:55:53.363Z] INFO: Copying dockerversion from the container... [2020-04-10T08:55:53.363Z] INFO: Copying the golang package from the container to d:\CI\PR-40749\16\installer\go.zip... [2020-04-10T08:55:54.236Z] Loaded image: buildpack-deps:jessie [2020-04-10T08:55:54.236Z] Loaded image: busybox:latest [2020-04-10T08:55:54.236Z] Loaded image: busybox:glibc [2020-04-10T08:55:54.236Z] Loaded image: debian:jessie [2020-04-10T08:55:54.236Z] Loaded image: hello-world:latest [2020-04-10T08:55:54.236Z] INFO: Testing against a local daemon [2020-04-10T08:55:54.236Z] === RUN TestCgroupNamespacesBuild [2020-04-10T08:55:54.908Z] INFO: Extracting go.zip to d:\CI\PR-40749\16\go [2020-04-10T08:55:56.167Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-10T08:55:56.546Z] --- PASS: TestBuildSquashParent (5.89s) [2020-04-10T08:55:56.546Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-10T08:55:56.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:55:56.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:55:56.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:55:56.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:55:56.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:55:56.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:55:56.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:55:56.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:55:56.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:55:56.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:55:56.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:55:56.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:55:56.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:55:56.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:55:56.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:55:56.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:55:56.765Z] --- PASS: TestCgroupNamespacesBuild (3.02s) [2020-04-10T08:55:56.765Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-10T08:55:58.185Z] --- PASS: TestBuildPreserveOwnership (6.37s) [2020-04-10T08:55:58.185Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) [2020-04-10T08:55:58.185Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s) [2020-04-10T08:55:58.185Z] === RUN TestBuildPlatformInvalid [2020-04-10T08:55:58.185Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-10T08:55:58.185Z] PASS [2020-04-10T08:55:58.185Z] [2020-04-10T08:55:58.185Z] === Skipped [2020-04-10T08:55:58.185Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-10T08:55:58.185Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T08:55:58.185Z] [2020-04-10T08:55:58.185Z] [2020-04-10T08:55:58.185Z] DONE 32 tests, 1 skipped in 73.898s [2020-04-10T08:55:58.185Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-10T08:55:58.185Z] ++ 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-04-10T08:55:58.186Z] ++ set -e [2020-04-10T08:55:58.186Z] ++ '[' -n 0 ']' [2020-04-10T08:55:58.186Z] ++ set -x [2020-04-10T08:55:58.186Z] ++ env -i DEST=/go/src/github.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-04-10T08:55:58.186Z] INFO: Testing against a local daemon [2020-04-10T08:55:58.186Z] === RUN TestConfigList [2020-04-10T08:55:58.658Z] #65 281.2 + bin/containerd-shim-runc-v1 [2020-04-10T08:55:58.664Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2020-04-10T08:55:58.664Z] === RUN TestBuildWithSession [2020-04-10T08:55:58.664Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-10T08:55:58.664Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T08:55:58.664Z] === RUN TestBuildSquashParent [2020-04-10T08:55:59.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:55:59.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:56:00.985Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-10T08:56:00.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2020-04-10T08:56:00.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-04-10T08:56:00.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2020-04-10T08:56:00.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2020-04-10T08:56:00.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2020-04-10T08:56:00.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2020-04-10T08:56:00.985Z] === RUN TestBuildMultiStageCopy [2020-04-10T08:56:00.985Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-10T08:56:01.252Z] #65 284.1 + bin/containerd-shim-runc-v2 [2020-04-10T08:56:01.509Z] #65 284.9 + binaries [2020-04-10T08:56:01.509Z] #65 284.9 + mkdir -p /build [2020-04-10T08:56:01.509Z] #65 284.9 + cp bin/containerd /build/containerd [2020-04-10T08:56:01.509Z] #65 285.0 + cp bin/containerd-shim /build/containerd-shim [2020-04-10T08:56:01.509Z] #65 285.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-10T08:56:01.509Z] #65 285.0 + cp bin/ctr /build/ctr [2020-04-10T08:56:02.069Z] #65 DONE 285.4s [2020-04-10T08:56:02.560Z] --- PASS: TestConfigList (3.76s) [2020-04-10T08:56:02.560Z] === RUN TestConfigsCreateAndDelete [2020-04-10T08:56:02.991Z] [2020-04-10T08:56:02.991Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-10T08:56:02.991Z] #66 DONE 0.3s [2020-04-10T08:56:02.991Z] [2020-04-10T08:56:02.991Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-10T08:56:02.991Z] #70 DONE 0.1s [2020-04-10T08:56:03.245Z] [2020-04-10T08:56:03.245Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-10T08:56:03.245Z] #72 DONE 0.1s [2020-04-10T08:56:03.245Z] [2020-04-10T08:56:03.245Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-10T08:56:03.245Z] #75 DONE 0.1s [2020-04-10T08:56:03.245Z] [2020-04-10T08:56:03.245Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-10T08:56:03.245Z] #76 DONE 0.0s [2020-04-10T08:56:03.517Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-10T08:56:03.517Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-10T08:56:03.543Z] [2020-04-10T08:56:03.543Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-10T08:56:04.084Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-10T08:56:04.509Z] #77 DONE 1.1s [2020-04-10T08:56:04.509Z] [2020-04-10T08:56:04.509Z] #78 exporting to image [2020-04-10T08:56:04.509Z] #78 exporting layers [2020-04-10T08:56:04.651Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-10T08:56:05.218Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2020-04-10T08:56:05.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-04-10T08:56:05.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-04-10T08:56:05.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-04-10T08:56:05.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-04-10T08:56:05.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-04-10T08:56:05.218Z] === RUN TestBuildMultiStageParentConfig [2020-04-10T08:56:06.008Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-04-10T08:56:06.008Z] === RUN TestConfigsUpdate [2020-04-10T08:56:06.595Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-04-10T08:56:06.595Z] === RUN TestBuildLabelWithTargets [2020-04-10T08:56:09.127Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-04-10T08:56:09.127Z] === RUN TestBuildWithEmptyLayers [2020-04-10T08:56:09.492Z] --- PASS: TestConfigsUpdate (3.69s) [2020-04-10T08:56:09.493Z] === RUN TestTemplatedConfig [2020-04-10T08:56:09.695Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-04-10T08:56:09.695Z] === RUN TestBuildMultiStageOnBuild [2020-04-10T08:56:10.857Z] --- PASS: TestBuildSquashParent (10.02s) [2020-04-10T08:56:10.857Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-10T08:56:10.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:56:10.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:56:10.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:56:10.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:56:10.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:56:10.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:56:10.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:56:10.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:56:10.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:56:10.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:56:10.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:56:10.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:56:10.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:56:10.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:56:11.030Z] #78 exporting layers 6.1s done [2020-04-10T08:56:11.030Z] #78 writing image sha256:f70a9edcfd86d4fc1ee5f4fdee825e1c59db64b414b367ec885fe8a721b12317 done [2020-04-10T08:56:11.030Z] #78 naming to docker.io/library/docker:22027541e92d762e6be780f8c5792a0662c2388a done [2020-04-10T08:56:11.030Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-10T08:56:11.380Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -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:22027541e92d762e6be780f8c5792a0662c2388a hack/make.sh dynbinary test-integration [2020-04-10T08:56:11.940Z] [2020-04-10T08:56:11.940Z] Removing bundles/ [2020-04-10T08:56:11.940Z] [2020-04-10T08:56:11.940Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-10T08:56:11.940Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:56:11.940Z] GOOS="" GOARCH="" GOARM="" [2020-04-10T08:56:12.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:56:12.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:56:12.946Z] --- PASS: TestTemplatedConfig (3.59s) [2020-04-10T08:56:12.946Z] === RUN TestConfigInspect [2020-04-10T08:56:12.980Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-04-10T08:56:12.980Z] === RUN TestBuildUncleanTarFilenames [2020-04-10T08:56:13.917Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-04-10T08:56:13.917Z] === RUN TestBuildMultiStageLayerLeak [2020-04-10T08:56:15.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:56:15.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:56:16.394Z] --- PASS: TestConfigInspect (3.11s) [2020-04-10T08:56:16.394Z] === RUN TestConfigCreateWithLabels [2020-04-10T08:56:17.203Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-04-10T08:56:17.203Z] === RUN TestBuildWithHugeFile [2020-04-10T08:56:18.793Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-10T08:56:18.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2020-04-10T08:56:18.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2020-04-10T08:56:18.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2020-04-10T08:56:18.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2020-04-10T08:56:18.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s) [2020-04-10T08:56:18.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2020-04-10T08:56:18.793Z] === RUN TestBuildMultiStageCopy [2020-04-10T08:56:18.793Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-10T08:56:19.069Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-04-10T08:56:19.069Z] === RUN TestConfigCreateResolve [2020-04-10T08:56:20.088Z] INFO: Extraction ended at 04/10/2020 08:56:17. Duration:00:00:23.4812439 [2020-04-10T08:56:20.088Z] INFO: Updating the golang and path environment variables [2020-04-10T08:56:20.088Z] INFO: GOPATH=d:\gopath [2020-04-10T08:56:20.088Z] INFO: go version go1.13.9 windows/amd64 [2020-04-10T08:56:20.088Z] INFO: Running the daemon under test in debug mode [2020-04-10T08:56:20.088Z] INFO: Starting a daemon under test... [2020-04-10T08:56:20.088Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40749\16\daemon --pidfile d:\CI\PR-40749\16\docker.pid -D [2020-04-10T08:56:20.088Z] INFO: Process started successfully. [2020-04-10T08:56:20.088Z] INFO: Start tailing logs of the daemon under tests [2020-04-10T08:56:20.088Z] INFO: Waiting for the daemon under test to start... [2020-04-10T08:56:21.633Z] INFO: Daemon under test started and replied! [2020-04-10T08:56:21.633Z] INFO: Docker version of the daemon under test [2020-04-10T08:56:21.633Z] [2020-04-10T08:56:22.075Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-10T08:56:22.095Z] Client: [2020-04-10T08:56:22.095Z] Version: 17.06.2-ce [2020-04-10T08:56:22.095Z] API version: 1.30 [2020-04-10T08:56:22.095Z] Go version: go1.8.3 [2020-04-10T08:56:22.095Z] Git commit: cec0b72 [2020-04-10T08:56:22.095Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-10T08:56:22.095Z] OS/Arch: windows/amd64 [2020-04-10T08:56:22.095Z] [2020-04-10T08:56:22.095Z] Server: [2020-04-10T08:56:22.095Z] Version: 0.0.0-dev [2020-04-10T08:56:22.095Z] API version: 1.41 (minimum version 1.24) [2020-04-10T08:56:22.095Z] Go version: go1.13.9 [2020-04-10T08:56:22.095Z] Git commit: 2079758aa7 [2020-04-10T08:56:22.095Z] Built: 04/10/2020 08:54:40 [2020-04-10T08:56:22.095Z] OS/Arch: windows/amd64 [2020-04-10T08:56:22.095Z] Experimental: false [2020-04-10T08:56:22.095Z] [2020-04-10T08:56:22.095Z] INFO: Docker info of the daemon under test [2020-04-10T08:56:22.095Z] [2020-04-10T08:56:22.095Z] Containers: 0 [2020-04-10T08:56:22.095Z] Running: 0 [2020-04-10T08:56:22.095Z] Paused: 0 [2020-04-10T08:56:22.095Z] Stopped: 0 [2020-04-10T08:56:22.095Z] Images: 0 [2020-04-10T08:56:22.095Z] Server Version: 0.0.0-dev [2020-04-10T08:56:22.095Z] Storage Driver: windowsfilter [2020-04-10T08:56:22.095Z] Windows: [2020-04-10T08:56:22.095Z] Logging Driver: json-file [2020-04-10T08:56:22.095Z] Plugins: [2020-04-10T08:56:22.095Z] Volume: local [2020-04-10T08:56:22.095Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-10T08:56:22.095Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-10T08:56:22.095Z] Swarm: inactive [2020-04-10T08:56:22.095Z] Default Isolation: process [2020-04-10T08:56:22.095Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-10T08:56:22.095Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-10T08:56:22.095Z] OSType: windows [2020-04-10T08:56:22.095Z] Architecture: x86_64 [2020-04-10T08:56:22.095Z] CPUs: 4 [2020-04-10T08:56:22.095Z] Total Memory: 32GiB [2020-04-10T08:56:22.095Z] Name: azwin-2-184610 [2020-04-10T08:56:22.095Z] ID: HLPP:W2BW:7LCZ:QO6T:GUTX:HRDB:MX3D:GUWZ:GCXC:SM5E:4Z5P:UUN3 [2020-04-10T08:56:22.095Z] Docker Root Dir: D:\CI\PR-40749\16\daemon [2020-04-10T08:56:22.095Z] Debug Mode (client): false [2020-04-10T08:56:22.095Z] Debug Mode (server): true [2020-04-10T08:56:22.095Z] File Descriptors: -1 [2020-04-10T08:56:22.095Z] Goroutines: 17 [2020-04-10T08:56:22.095Z] System Time: 2020-04-10T08:56:21.7344242Z [2020-04-10T08:56:22.095Z] EventsListeners: 0 [2020-04-10T08:56:22.095Z] Registry: https://index.docker.io/v1/ [2020-04-10T08:56:22.095Z] Labels: [2020-04-10T08:56:22.095Z] Experimental: false [2020-04-10T08:56:22.095Z] Insecure Registries: [2020-04-10T08:56:22.095Z] 127.0.0.0/8 [2020-04-10T08:56:22.095Z] Live Restore Enabled: false [2020-04-10T08:56:22.095Z] [2020-04-10T08:56:22.095Z] [2020-04-10T08:56:22.095Z] INFO: Docker images of the daemon under test [2020-04-10T08:56:22.095Z] [2020-04-10T08:56:22.095Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-10T08:56:22.095Z] [2020-04-10T08:56:22.095Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-10T08:56:22.095Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-10T08:56:22.095Z] ltsc2019: Pulling from windows/servercore [2020-04-10T08:56:22.557Z] 65014b3c3121: Pulling fs layer [2020-04-10T08:56:22.557Z] 23645bd7ee08: Pulling fs layer [2020-04-10T08:56:22.640Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-10T08:56:23.205Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-10T08:56:23.444Z] --- PASS: TestConfigCreateResolve (3.56s) [2020-04-10T08:56:23.444Z] === RUN TestConfigDaemonLibtrustID [2020-04-10T08:56:23.444Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-04-10T08:56:23.444Z] PASS [2020-04-10T08:56:23.444Z] [2020-04-10T08:56:23.444Z] DONE 8 tests in 25.190s [2020-04-10T08:56:23.444Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-10T08:56:23.444Z] ++ 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-04-10T08:56:23.444Z] ++ set -e [2020-04-10T08:56:23.444Z] ++ '[' -n 0 ']' [2020-04-10T08:56:23.444Z] ++ set -x [2020-04-10T08:56:23.444Z] ++ env -i DEST=/go/src/github.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-04-10T08:56:23.444Z] INFO: Testing against a local daemon [2020-04-10T08:56:23.444Z] === RUN TestCheckpoint [2020-04-10T08:56:23.444Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-10T08:56:23.444Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T08:56:23.444Z] === RUN TestContainerInvalidJSON [2020-04-10T08:56:23.444Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:56:23.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:56:23.444Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:56:23.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:56:23.444Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:56:23.444Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:56:23.444Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:56:23.444Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:56:23.444Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:56:23.444Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-10T08:56:23.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-10T08:56:23.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-10T08:56:23.444Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-10T08:56:23.444Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-10T08:56:23.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-04-10T08:56:23.444Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-10T08:56:23.726Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-10T08:56:23.726Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-10T08:56:23.726Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-04-10T08:56:23.726Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-10T08:56:23.770Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-10T08:56:24.007Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-04-10T08:56:24.007Z] === RUN TestCopyFromContainer [2020-04-10T08:56:24.363Z] #79 DONE 35.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-10T08:56:24.703Z] --- PASS: TestBuildMultiStageCopy (5.62s) [2020-04-10T08:56:24.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.09s) [2020-04-10T08:56:24.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-04-10T08:56:24.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-04-10T08:56:24.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-04-10T08:56:24.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-04-10T08:56:24.703Z] === RUN TestBuildMultiStageParentConfig [2020-04-10T08:56:24.798Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22027541e92d762e6be780f8c5792a0662c2388a hack/test/unit [2020-04-10T08:56:26.026Z] === RUN TestCopyFromContainer// [2020-04-10T08:56:26.026Z] === RUN TestCopyFromContainer//bar/root [2020-04-10T08:56:26.027Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-10T08:56:26.073Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-04-10T08:56:26.073Z] === RUN TestBuildLabelWithTargets [2020-04-10T08:56:26.308Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-10T08:56:26.308Z] === RUN TestCopyFromContainer/bar/quux [2020-04-10T08:56:26.308Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-10T08:56:26.590Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-10T08:56:26.590Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-10T08:56:26.590Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-10T08:56:26.590Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-10T08:56:26.872Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer (2.98s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-10T08:56:26.872Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-10T08:56:26.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-10T08:56:26.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:56:26.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:56:26.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:56:26.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:56:26.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:56:26.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:56:26.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:56:26.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:56:26.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:56:26.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-10T08:56:26.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-10T08:56:26.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-10T08:56:26.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-10T08:56:26.872Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-10T08:56:26.872Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-10T08:56:26.872Z] === RUN TestCreateWithInvalidEnv [2020-04-10T08:56:26.872Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-10T08:56:26.872Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-10T08:56:26.872Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-10T08:56:26.872Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-10T08:56:26.872Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-10T08:56:26.872Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-10T08:56:26.872Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-10T08:56:26.872Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-10T08:56:26.872Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-10T08:56:26.872Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-10T08:56:26.872Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-10T08:56:26.872Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-10T08:56:26.872Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-10T08:56:26.872Z] === RUN TestCreateTmpfsMountsTarget [2020-04-10T08:56:26.872Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-10T08:56:26.872Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-10T08:56:28.596Z] --- PASS: TestBuildLabelWithTargets (2.57s) [2020-04-10T08:56:28.596Z] === RUN TestBuildWithEmptyLayers [2020-04-10T08:56:29.229Z] ? github.com/docker/docker/api [no test files] [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:56:29.544Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:56:29.544Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-10T08:56:29.544Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-10T08:56:29.544Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-10T08:56:29.676Z] 23645bd7ee08: Verifying Checksum [2020-04-10T08:56:29.676Z] 23645bd7ee08: Download complete [2020-04-10T08:56:29.969Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2020-04-10T08:56:29.969Z] === RUN TestBuildMultiStageOnBuild [2020-04-10T08:56:32.216Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2020-04-10T08:56:32.216Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-10T08:56:32.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:56:32.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:56:32.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:56:32.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:56:32.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:56:32.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:56:32.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:56:32.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:56:32.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:56:32.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:56:32.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:56:32.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:56:32.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:56:32.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:56:32.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:56:32.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-10T08:56:32.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-04-10T08:56:32.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-10T08:56:32.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-10T08:56:32.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-10T08:56:32.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-10T08:56:32.216Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-10T08:56:33.223Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-04-10T08:56:33.223Z] === RUN TestContainerStartOnDaemonRestart [2020-04-10T08:56:33.223Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-10T08:56:33.223Z] === RUN TestDaemonRestartIpcMode [2020-04-10T08:56:33.223Z] === PAUSE TestDaemonRestartIpcMode [2020-04-10T08:56:33.223Z] === RUN TestDaemonHostGatewayIP [2020-04-10T08:56:33.223Z] === PAUSE TestDaemonHostGatewayIP [2020-04-10T08:56:33.223Z] === RUN TestDiff [2020-04-10T08:56:33.836Z] --- PASS: TestDiff (0.85s) [2020-04-10T08:56:33.836Z] === RUN TestExecWithCloseStdin [2020-04-10T08:56:34.150Z] --- PASS: TestBuildMultiStageOnBuild (3.62s) [2020-04-10T08:56:34.150Z] === RUN TestBuildUncleanTarFilenames [2020-04-10T08:56:34.882Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-04-10T08:56:34.882Z] === RUN TestExec [2020-04-10T08:56:35.523Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2020-04-10T08:56:35.523Z] === RUN TestBuildMultiStageLayerLeak [2020-04-10T08:56:35.893Z] --- PASS: TestExec (0.95s) [2020-04-10T08:56:35.893Z] === RUN TestExecUser [2020-04-10T08:56:36.506Z] --- PASS: TestExecUser (0.89s) [2020-04-10T08:56:36.506Z] === RUN TestExportContainerAndImportImage [2020-04-10T08:56:37.975Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-04-10T08:56:37.975Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-10T08:56:39.446Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-04-10T08:56:39.446Z] === RUN TestHealthCheckWorkdir [2020-04-10T08:56:39.704Z] --- PASS: TestBuildMultiStageLayerLeak (4.02s) [2020-04-10T08:56:39.704Z] === RUN TestBuildWithHugeFile [2020-04-10T08:56:40.453Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-04-10T08:56:40.454Z] === RUN TestHealthKillContainer [2020-04-10T08:56:43.904Z] --- PASS: TestHealthKillContainer (3.04s) [2020-04-10T08:56:43.904Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-10T08:56:44.185Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-04-10T08:56:44.186Z] === RUN TestIpcModeNone [2020-04-10T08:56:45.192Z] --- PASS: TestIpcModeNone (0.90s) [2020-04-10T08:56:45.192Z] === RUN TestIpcModePrivate [2020-04-10T08:56:46.197Z] --- PASS: TestIpcModePrivate (0.88s) [2020-04-10T08:56:46.197Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-10T08:56:46.197Z] === RUN TestIpcModeShareable [2020-04-10T08:56:47.202Z] --- PASS: TestIpcModeShareable (0.96s) [2020-04-10T08:56:47.202Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-10T08:56:47.202Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-10T08:56:47.393Z] 65014b3c3121: Verifying Checksum [2020-04-10T08:56:47.393Z] 65014b3c3121: Download complete [2020-04-10T08:56:49.873Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-04-10T08:56:49.873Z] === RUN TestAPIIpcModeHost [2020-04-10T08:56:50.486Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-04-10T08:56:50.486Z] === RUN TestDaemonIpcModeShareable [2020-04-10T08:56:52.505Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-04-10T08:56:52.505Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-10T08:56:52.505Z] === RUN TestDaemonIpcModePrivate [2020-04-10T08:56:54.524Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-04-10T08:56:54.524Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-10T08:56:54.524Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-10T08:56:54.571Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-10T08:56:54.571Z] Using test binary docker [2020-04-10T08:56:54.571Z] +++ /etc/init.d/apparmor start [2020-04-10T08:56:54.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-10T08:56:54.571Z] INFO: Waiting for daemon to start... [2020-04-10T08:56:54.571Z] Starting dockerd [2020-04-10T08:56:54.571Z] +++ 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-04-10T08:56:54.571Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-10T08:56:54.571Z] Using test binary docker [2020-04-10T08:56:54.571Z] .+++ /etc/init.d/apparmor start [2020-04-10T08:56:54.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-10T08:56:54.571Z] INFO: Waiting for daemon to start... [2020-04-10T08:56:54.571Z] Starting dockerd [2020-04-10T08:56:54.571Z] +++ 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-04-10T08:56:55.940Z] . [2020-04-10T08:56:55.940Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-10T08:56:55.940Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-10T08:56:55.940Z] Error: No such image: emptyfs [2020-04-10T08:56:55.992Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-04-10T08:56:55.992Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-10T08:56:55.992Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-10T08:56:56.217Z] [2020-04-10T08:56:56.217Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-10T08:56:56.217Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-10T08:56:56.217Z] ++++ docker load [2020-04-10T08:56:56.217Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-10T08:56:56.217Z] Error: No such image: emptyfs [2020-04-10T08:56:56.217Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-10T08:56:56.217Z] ++++ docker load [2020-04-10T08:56:56.273Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2020-04-10T08:56:56.495Z] Running integration-test (iteration 1) [2020-04-10T08:56:56.495Z] 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-04-10T08:56:56.495Z] ++ 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-04-10T08:56:56.495Z] ++ set -e [2020-04-10T08:56:56.495Z] ++ '[' -n 0 ']' [2020-04-10T08:56:56.495Z] ++ set -x [2020-04-10T08:56:56.495Z] ++ env -i DEST=/go/src/github.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-04-10T08:56:56.784Z] Running integration-test (iteration 1) [2020-04-10T08:56:56.784Z] 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-04-10T08:56:56.784Z] ++ 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-04-10T08:56:56.784Z] ++ set -e [2020-04-10T08:56:56.784Z] ++ '[' -n 0 ']' [2020-04-10T08:56:56.784Z] ++ set -x [2020-04-10T08:56:56.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T08:56:58.047Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-04-10T08:56:58.047Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-10T08:56:58.047Z] === RUN TestIpcModeOlderClient [2020-04-10T08:56:58.047Z] === PAUSE TestIpcModeOlderClient [2020-04-10T08:56:58.047Z] === RUN TestKillContainerInvalidSignal [2020-04-10T08:56:58.661Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-04-10T08:56:58.661Z] === RUN TestKillContainer [2020-04-10T08:56:58.661Z] === RUN TestKillContainer/no_signal [2020-04-10T08:56:59.274Z] === RUN TestKillContainer/non_killing_signal [2020-04-10T08:56:59.888Z] === RUN TestKillContainer/killing_signal [2020-04-10T08:57:01.356Z] --- PASS: TestKillContainer (2.54s) [2020-04-10T08:57:01.356Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-04-10T08:57:01.356Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-04-10T08:57:01.356Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-04-10T08:57:01.356Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-10T08:57:01.356Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-10T08:57:01.970Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-10T08:57:02.978Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-04-10T08:57:02.978Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2020-04-10T08:57:02.978Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-04-10T08:57:02.978Z] === RUN TestKillStoppedContainer [2020-04-10T08:57:02.978Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-10T08:57:02.978Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-10T08:57:02.978Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-10T08:57:02.978Z] === RUN TestKillDifferentUserContainer [2020-04-10T08:57:03.884Z] --- PASS: TestBuildWithHugeFile (41.39s) [2020-04-10T08:57:03.884Z] === RUN TestBuildWithEmptyDockerfile [2020-04-10T08:57:03.884Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:57:03.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:57:03.884Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:57:03.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:57:03.884Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:57:03.884Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:57:03.884Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:57:03.884Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:57:03.884Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:57:03.884Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-10T08:57:03.884Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-04-10T08:57:03.884Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2020-04-10T08:57:03.884Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-04-10T08:57:03.884Z] === RUN TestBuildPreserveOwnership [2020-04-10T08:57:03.884Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-10T08:57:03.884Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-10T08:57:03.983Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-04-10T08:57:03.983Z] === RUN TestInspectOomKilledTrue [2020-04-10T08:57:03.983Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-10T08:57:03.983Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:57:03.983Z] === RUN TestInspectOomKilledFalse [2020-04-10T08:57:03.983Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-10T08:57:03.983Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:57:03.983Z] === RUN TestLinksEtcHostsContentMatch [2020-04-10T08:57:04.143Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2020-04-10T08:57:04.143Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2020-04-10T08:57:04.143Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-04-10T08:57:04.143Z] === RUN TestBuildPlatformInvalid [2020-04-10T08:57:04.402Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-04-10T08:57:04.402Z] PASS [2020-04-10T08:57:04.402Z] [2020-04-10T08:57:04.402Z] === Skipped [2020-04-10T08:57:04.402Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-10T08:57:04.402Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T08:57:04.402Z] [2020-04-10T08:57:04.402Z] [2020-04-10T08:57:04.402Z] DONE 32 tests, 1 skipped in 88.614s [2020-04-10T08:57:04.402Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-10T08:57:04.402Z] ++ 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-04-10T08:57:04.402Z] ++ set -e [2020-04-10T08:57:04.402Z] ++ '[' -n 0 ']' [2020-04-10T08:57:04.402Z] ++ set -x [2020-04-10T08:57:04.402Z] ++ env -i DEST=/go/src/github.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-04-10T08:57:04.597Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-04-10T08:57:04.597Z] === RUN TestLinksContainerNames [2020-04-10T08:57:04.661Z] INFO: Testing against a local daemon [2020-04-10T08:57:04.661Z] === RUN TestConfigList [2020-04-10T08:57:06.616Z] --- PASS: TestLinksContainerNames (1.76s) [2020-04-10T08:57:06.616Z] === RUN TestLogsFollowTailEmpty [2020-04-10T08:57:07.229Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-04-10T08:57:07.229Z] === RUN TestContainerNetworkMountsNoChown [2020-04-10T08:57:07.843Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/default [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/default [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/private [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/private [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/rprivate [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/slave [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/slave [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/rslave [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/shared [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/shared [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/rshared [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-10T08:57:07.843Z] === CONT TestMountDaemonRoot/default [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-10T08:57:07.843Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:57:07.843Z] === CONT TestMountDaemonRoot/rshared [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:57:07.843Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:57:07.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:57:07.843Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:57:07.946Z] --- PASS: TestConfigList (3.49s) [2020-04-10T08:57:07.946Z] === RUN TestConfigsCreateAndDelete [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/shared [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/rslave [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/slave [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/rprivate [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/private [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-10T08:57:08.125Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:57:08.125Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:57:08.125Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:57:08.406Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-10T08:57:08.406Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:57:08.406Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:57:08.406Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-10T08:57:08.406Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:57:08.406Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-10T08:57:08.406Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:57:08.688Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:57:08.969Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:57:08.969Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:57:08.969Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-10T08:57:08.969Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.15s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-10T08:57:08.969Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-10T08:57:08.970Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-10T08:57:08.970Z] === RUN TestContainerBindMountNonRecursive [2020-04-10T08:57:10.989Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-04-10T08:57:10.990Z] === RUN TestNetworkNat [2020-04-10T08:57:11.232Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2020-04-10T08:57:11.232Z] === RUN TestConfigsUpdate [2020-04-10T08:57:11.995Z] --- PASS: TestNetworkNat (0.88s) [2020-04-10T08:57:11.995Z] === RUN TestNetworkLocalhostTCPNat [2020-04-10T08:57:13.000Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-04-10T08:57:13.000Z] === RUN TestNetworkLoopbackNat [2020-04-10T08:57:14.006Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-04-10T08:57:14.006Z] === RUN TestPause [2020-04-10T08:57:14.519Z] --- PASS: TestConfigsUpdate (3.23s) [2020-04-10T08:57:14.519Z] === RUN TestTemplatedConfig [2020-04-10T08:57:15.012Z] --- PASS: TestPause (0.88s) [2020-04-10T08:57:15.013Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-10T08:57:15.013Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T08:57:15.013Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T08:57:15.013Z] === RUN TestPauseStopPausedContainer [2020-04-10T08:57:15.626Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-04-10T08:57:15.626Z] === RUN TestPsFilter [2020-04-10T08:57:15.908Z] --- PASS: TestPsFilter (0.30s) [2020-04-10T08:57:15.908Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-10T08:57:16.943Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-04-10T08:57:16.943Z] === RUN TestRemoveContainerWithVolume [2020-04-10T08:57:17.556Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-04-10T08:57:17.556Z] === RUN TestRemoveContainerRunning [2020-04-10T08:57:17.807Z] --- PASS: TestTemplatedConfig (3.45s) [2020-04-10T08:57:17.808Z] === RUN TestConfigInspect [2020-04-10T08:57:18.561Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-04-10T08:57:18.561Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-10T08:57:19.566Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-04-10T08:57:19.566Z] === RUN TestRemoveInvalidContainer [2020-04-10T08:57:19.566Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-10T08:57:19.566Z] === RUN TestRenameLinkedContainer [2020-04-10T08:57:21.092Z] --- PASS: TestConfigInspect (3.20s) [2020-04-10T08:57:21.092Z] === RUN TestConfigCreateWithLabels [2020-04-10T08:57:23.013Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-04-10T08:57:23.013Z] === RUN TestRenameStoppedContainer [2020-04-10T08:57:23.628Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-04-10T08:57:23.628Z] === RUN TestRenameRunningContainerAndReuse [2020-04-10T08:57:24.376Z] --- PASS: TestConfigCreateWithLabels (3.22s) [2020-04-10T08:57:24.376Z] === RUN TestConfigCreateResolve [2020-04-10T08:57:25.646Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-04-10T08:57:25.646Z] === RUN TestRenameInvalidName [2020-04-10T08:57:26.259Z] --- PASS: TestRenameInvalidName (0.84s) [2020-04-10T08:57:26.259Z] === RUN TestRenameAnonymousContainer [2020-04-10T08:57:26.666Z] ................................................ [ 29%] [2020-04-10T08:57:27.661Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-04-10T08:57:27.661Z] === RUN TestConfigDaemonLibtrustID [2020-04-10T08:57:28.228Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-04-10T08:57:28.228Z] PASS [2020-04-10T08:57:28.228Z] [2020-04-10T08:57:28.228Z] DONE 8 tests in 23.791s [2020-04-10T08:57:28.228Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-10T08:57:28.228Z] ++ 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-04-10T08:57:28.228Z] ++ set -e [2020-04-10T08:57:28.228Z] ++ '[' -n 0 ']' [2020-04-10T08:57:28.228Z] ++ set -x [2020-04-10T08:57:28.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T08:57:28.487Z] INFO: Testing against a local daemon [2020-04-10T08:57:28.487Z] === RUN TestCheckpoint [2020-04-10T08:57:28.487Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-10T08:57:28.487Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T08:57:28.487Z] === RUN TestContainerInvalidJSON [2020-04-10T08:57:28.487Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:57:28.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:57:28.487Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:57:28.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:57:28.487Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:57:28.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:57:28.487Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:57:28.487Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:57:28.487Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:57:28.487Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-10T08:57:28.487Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-10T08:57:28.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-10T08:57:28.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-10T08:57:28.487Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-10T08:57:28.487Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-10T08:57:28.487Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-10T08:57:28.746Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-10T08:57:28.746Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-10T08:57:28.746Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-10T08:57:28.746Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-10T08:57:28.746Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-10T08:57:28.746Z] === RUN TestCopyFromContainer [2020-04-10T08:57:28.967Z] Loaded image: buildpack-deps:jessie [2020-04-10T08:57:28.967Z] Loaded image: busybox:latest [2020-04-10T08:57:28.967Z] Loaded image: buildpack-deps:jessie [2020-04-10T08:57:28.967Z] Loaded image: busybox:glibc [2020-04-10T08:57:29.224Z] Loaded image: debian:jessie [2020-04-10T08:57:29.224Z] Loaded image: busybox:latest [2020-04-10T08:57:29.481Z] Loaded image: hello-world:latest [2020-04-10T08:57:29.481Z] INFO: Testing against a local daemon [2020-04-10T08:57:29.481Z] === RUN TestDockerDaemonSuite [2020-04-10T08:57:29.481Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-10T08:57:29.739Z] Loaded image: busybox:glibc [2020-04-10T08:57:29.739Z] Loaded image: debian:jessie [2020-04-10T08:57:29.739Z] Loaded image: hello-world:latest [2020-04-10T08:57:29.996Z] INFO: Testing against a local daemon [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-10T08:57:29.996Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-10T08:57:30.649Z] === RUN TestCopyFromContainer// [2020-04-10T08:57:30.908Z] === RUN TestCopyFromContainer//bar/root [2020-04-10T08:57:30.908Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-10T08:57:30.927Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-10T08:57:30.928Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-10T08:57:31.167Z] === RUN TestCopyFromContainer/bar/quux [2020-04-10T08:57:31.167Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-10T08:57:31.425Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-10T08:57:31.425Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-10T08:57:31.683Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-10T08:57:31.683Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-10T08:57:31.683Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-10T08:57:31.737Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2020-04-10T08:57:31.737Z] === RUN TestRenameContainerWithSameName [2020-04-10T08:57:31.737Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-04-10T08:57:31.737Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-10T08:57:31.859Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-10T08:57:31.859Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer (3.09s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-10T08:57:31.942Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-10T08:57:31.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-10T08:57:31.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:57:31.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:57:31.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:57:31.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:57:31.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:57:31.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:57:31.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:57:31.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:57:31.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:57:31.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-10T08:57:31.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-10T08:57:31.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-10T08:57:31.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-10T08:57:31.942Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-10T08:57:31.942Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-10T08:57:31.942Z] === RUN TestCreateWithInvalidEnv [2020-04-10T08:57:31.942Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-10T08:57:31.942Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-10T08:57:31.942Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-10T08:57:31.942Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-10T08:57:31.942Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-10T08:57:31.942Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-10T08:57:32.201Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-10T08:57:32.201Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-10T08:57:32.201Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-10T08:57:32.201Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-10T08:57:32.201Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-10T08:57:32.201Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-10T08:57:32.201Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-10T08:57:32.201Z] === RUN TestCreateTmpfsMountsTarget [2020-04-10T08:57:32.201Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-10T08:57:32.201Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-10T08:57:32.791Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-10T08:57:33.048Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-10T08:57:33.048Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-10T08:57:33.290Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T08:57:33.290Z] [2020-04-10T08:57:33.290Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-10T08:57:33.290Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-10T08:57:33.290Z] HOSTNAME=79b9d5b78f64 [2020-04-10T08:57:33.290Z] DEST=bundles/test-integration [2020-04-10T08:57:33.290Z] PWD=/go/src/github.com/docker/docker [2020-04-10T08:57:33.290Z] DOCKER_ROOTLESS=1 [2020-04-10T08:57:33.290Z] DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T08:57:33.290Z] container=docker [2020-04-10T08:57:33.290Z] HOME=/root [2020-04-10T08:57:33.290Z] GOLANG_VERSION=1.13.9 [2020-04-10T08:57:33.290Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-10T08:57:33.290Z] VALIDATE_BRANCH=master [2020-04-10T08:57:33.290Z] TERM=xterm [2020-04-10T08:57:33.290Z] DOCKER_PKG=github.com/docker/docker [2020-04-10T08:57:33.290Z] SHLVL=1 [2020-04-10T08:57:33.290Z] TIMEOUT=120m [2020-04-10T08:57:33.290Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-10T08:57:33.290Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-10T08:57:33.290Z] GO111MODULE=off [2020-04-10T08:57:33.290Z] DOCKER_EXPERIMENTAL=1 [2020-04-10T08:57:33.290Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-10T08:57:33.290Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-10T08:57:33.290Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-10T08:57:33.290Z] GOPATH=/go [2020-04-10T08:57:33.290Z] PKG_CONFIG=pkg-config [2020-04-10T08:57:33.290Z] _=/usr/bin/env [2020-04-10T08:57:33.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-10T08:57:33.754Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-04-10T08:57:33.754Z] === RUN TestResize [2020-04-10T08:57:34.367Z] --- PASS: TestResize (0.86s) [2020-04-10T08:57:34.367Z] === RUN TestResizeWithInvalidSize [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:57:34.731Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:57:34.731Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-04-10T08:57:34.731Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-10T08:57:34.731Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-10T08:57:34.945Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-10T08:57:35.205Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-10T08:57:35.205Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-10T08:57:35.205Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-10T08:57:35.372Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-04-10T08:57:35.372Z] === RUN TestResizeWhenContainerNotStarted [2020-04-10T08:57:35.462Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-10T08:57:35.986Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:57:35.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:57:35.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:57:35.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T08:57:35.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T08:57:36.393Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-10T08:57:37.262Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2020-04-10T08:57:37.262Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-10T08:57:37.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:57:37.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:57:37.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:57:37.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:57:37.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:57:37.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:57:37.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:57:37.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:57:37.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:57:37.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:57:37.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:57:37.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:57:37.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:57:37.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:57:37.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:57:37.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-10T08:57:37.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-10T08:57:37.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-10T08:57:37.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-10T08:57:37.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-04-10T08:57:37.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-10T08:57:37.262Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-10T08:57:37.329Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-10T08:57:37.586Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-10T08:57:37.586Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-10T08:57:37.586Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-10T08:57:37.586Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-10T08:57:37.829Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-04-10T08:57:37.829Z] === RUN TestContainerStartOnDaemonRestart [2020-04-10T08:57:37.829Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-10T08:57:37.829Z] === RUN TestDaemonRestartIpcMode [2020-04-10T08:57:37.829Z] === PAUSE TestDaemonRestartIpcMode [2020-04-10T08:57:37.829Z] === RUN TestDaemonHostGatewayIP [2020-04-10T08:57:37.829Z] === PAUSE TestDaemonHostGatewayIP [2020-04-10T08:57:37.829Z] === RUN TestDiff [2020-04-10T08:57:38.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:57:38.151Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-10T08:57:38.287Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:57:38.395Z] --- PASS: TestDiff (0.77s) [2020-04-10T08:57:38.395Z] === RUN TestExecWithCloseStdin [2020-04-10T08:57:39.330Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-04-10T08:57:39.330Z] === RUN TestExec [2020-04-10T08:57:39.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:57:39.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:57:40.266Z] --- PASS: TestExec (0.98s) [2020-04-10T08:57:40.266Z] === RUN TestExecUser [2020-04-10T08:57:41.201Z] --- PASS: TestExecUser (0.88s) [2020-04-10T08:57:41.201Z] === RUN TestExportContainerAndImportImage [2020-04-10T08:57:41.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T08:57:41.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T08:57:41.425Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-10T08:57:41.989Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-10T08:57:42.136Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-04-10T08:57:42.136Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-10T08:57:43.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T08:57:43.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T08:57:44.515Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-10T08:57:44.515Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-10T08:57:44.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-04-10T08:57:44.668Z] === RUN TestHealthCheckWorkdir [2020-04-10T08:57:45.236Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-04-10T08:57:45.236Z] === RUN TestHealthKillContainer [2020-04-10T08:57:46.177Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-10T08:57:46.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T08:57:46.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T08:57:46.411Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-10T08:57:46.975Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-10T08:57:47.907Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-10T08:57:48.520Z] --- PASS: TestHealthKillContainer (2.95s) [2020-04-10T08:57:48.520Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-10T08:57:48.838Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.74s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2020-04-10T08:57:48.913Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2020-04-10T08:57:48.913Z] === RUN TestCgroupNamespacesRun [2020-04-10T08:57:49.087Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-04-10T08:57:49.087Z] === RUN TestIpcModeNone [2020-04-10T08:57:50.023Z] --- PASS: TestIpcModeNone (0.91s) [2020-04-10T08:57:50.023Z] === RUN TestIpcModePrivate [2020-04-10T08:57:50.209Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-10T08:57:50.382Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-04-10T08:57:50.382Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-10T08:57:50.959Z] --- PASS: TestIpcModePrivate (0.91s) [2020-04-10T08:57:50.959Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-04-10T08:57:50.959Z] === RUN TestIpcModeShareable [2020-04-10T08:57:51.140Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-10T08:57:51.397Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-10T08:57:51.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2020-04-10T08:57:51.851Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-10T08:57:51.894Z] --- PASS: TestIpcModeShareable (0.89s) [2020-04-10T08:57:51.894Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-04-10T08:57:51.894Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-10T08:57:52.328Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-10T08:57:53.572Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-10T08:57:53.700Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-10T08:57:53.870Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-04-10T08:57:53.870Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-10T08:57:54.264Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-10T08:57:54.426Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2020-04-10T08:57:54.426Z] === RUN TestAPIIpcModeHost [2020-04-10T08:57:54.993Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-04-10T08:57:54.993Z] === RUN TestDaemonIpcModeShareable [2020-04-10T08:57:55.338Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-04-10T08:57:55.338Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-10T08:57:56.157Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-10T08:57:56.896Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-04-10T08:57:56.896Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-10T08:57:56.896Z] === RUN TestDaemonIpcModePrivate [2020-04-10T08:57:57.356Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-04-10T08:57:57.356Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-10T08:57:57.699Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-10T08:57:57.969Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2020-04-10T08:57:57.969Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-10T08:57:58.053Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-10T08:57:58.311Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-10T08:57:58.798Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-04-10T08:57:58.798Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-10T08:57:58.798Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-10T08:57:58.974Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-04-10T08:57:58.974Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-10T08:57:59.244Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-10T08:58:00.443Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-04-10T08:58:00.443Z] === RUN TestKernelTCPMemory [2020-04-10T08:58:00.616Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-10T08:58:00.703Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-04-10T08:58:00.703Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-10T08:58:00.703Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-10T08:58:01.448Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-04-10T08:58:01.448Z] === RUN TestNISDomainname [2020-04-10T08:58:02.453Z] --- PASS: TestNISDomainname (0.95s) [2020-04-10T08:58:02.453Z] === RUN TestHostnameDnsResolution [2020-04-10T08:58:02.607Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-04-10T08:58:02.607Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-10T08:58:02.607Z] === RUN TestIpcModeOlderClient [2020-04-10T08:58:02.607Z] === PAUSE TestIpcModeOlderClient [2020-04-10T08:58:02.607Z] === RUN TestKillContainerInvalidSignal [2020-04-10T08:58:03.141Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-10T08:58:03.141Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-10T08:58:03.174Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-04-10T08:58:03.174Z] === RUN TestKillContainer [2020-04-10T08:58:03.174Z] === RUN TestKillContainer/no_signal [2020-04-10T08:58:03.741Z] === RUN TestKillContainer/non_killing_signal [2020-04-10T08:58:04.308Z] === RUN TestKillContainer/killing_signal [2020-04-10T08:58:04.482Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-04-10T08:58:04.482Z] === RUN TestStats [2020-04-10T08:58:04.513Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-10T08:58:05.444Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-10T08:58:05.684Z] --- PASS: TestKillContainer (2.36s) [2020-04-10T08:58:05.684Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-04-10T08:58:05.684Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-04-10T08:58:05.684Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-04-10T08:58:05.684Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-10T08:58:05.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-10T08:58:05.701Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-10T08:58:05.952Z] --- PASS: TestStats (1.89s) [2020-04-10T08:58:05.952Z] === RUN TestStopContainerWithTimeout [2020-04-10T08:58:05.952Z] === RUN TestStopContainerWithTimeout/0 [2020-04-10T08:58:05.952Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-10T08:58:05.952Z] === RUN TestStopContainerWithTimeout/1 [2020-04-10T08:58:05.952Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-10T08:58:05.952Z] === RUN TestStopContainerWithTimeout/3 [2020-04-10T08:58:05.952Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-10T08:58:05.952Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-10T08:58:05.952Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-10T08:58:05.952Z] === CONT TestStopContainerWithTimeout/0 [2020-04-10T08:58:05.952Z] === CONT TestStopContainerWithTimeout/3 [2020-04-10T08:58:06.252Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-10T08:58:06.958Z] === CONT TestStopContainerWithTimeout/1 [2020-04-10T08:58:07.070Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-10T08:58:07.070Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-10T08:58:07.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-04-10T08:58:07.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-04-10T08:58:07.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-04-10T08:58:07.187Z] === RUN TestKillStoppedContainer [2020-04-10T08:58:07.187Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-10T08:58:07.187Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-10T08:58:07.187Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-10T08:58:07.187Z] === RUN TestKillDifferentUserContainer [2020-04-10T08:58:08.121Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-04-10T08:58:08.121Z] === RUN TestInspectOomKilledTrue [2020-04-10T08:58:08.121Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-10T08:58:08.121Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:58:08.121Z] === RUN TestInspectOomKilledFalse [2020-04-10T08:58:08.121Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-10T08:58:08.121Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:58:08.121Z] === RUN TestLinksEtcHostsContentMatch [2020-04-10T08:58:08.688Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-04-10T08:58:08.688Z] === RUN TestLinksContainerNames [2020-04-10T08:58:08.976Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-10T08:58:10.064Z] --- PASS: TestLinksContainerNames (1.54s) [2020-04-10T08:58:10.064Z] === RUN TestLogsFollowTailEmpty [2020-04-10T08:58:10.347Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-10T08:58:10.347Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-10T08:58:10.347Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-10T08:58:10.910Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-10T08:58:10.999Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-04-10T08:58:10.999Z] === RUN TestContainerNetworkMountsNoChown [2020-04-10T08:58:11.475Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-10T08:58:11.567Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/default [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/default [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/private [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/private [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rprivate [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/slave [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/slave [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rslave [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/shared [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/shared [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rshared [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/default [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/rslave [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/rshared [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/rprivate [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/slave [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/private [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/shared [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-10T08:58:11.567Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:58:11.567Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:58:11.567Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:58:11.651Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-10T08:58:11.651Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-04-10T08:58:11.651Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-04-10T08:58:11.651Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-04-10T08:58:11.651Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2020-04-10T08:58:11.651Z] === RUN TestDeleteDevicemapper [2020-04-10T08:58:11.651Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-10T08:58:11.651Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T08:58:11.651Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-10T08:58:11.826Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:58:11.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-10T08:58:11.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-10T08:58:11.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-10T08:58:12.084Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-10T08:58:12.084Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-04-10T08:58:12.085Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-10T08:58:12.085Z] === RUN TestContainerBindMountNonRecursive [2020-04-10T08:58:12.849Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-10T08:58:13.106Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-10T08:58:13.106Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-10T08:58:13.106Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-10T08:58:13.987Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-04-10T08:58:13.987Z] === RUN TestNetworkNat [2020-04-10T08:58:14.482Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-10T08:58:14.923Z] --- PASS: TestNetworkNat (0.89s) [2020-04-10T08:58:14.923Z] === RUN TestNetworkLocalhostTCPNat [2020-04-10T08:58:15.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s) [2020-04-10T08:58:15.104Z] === RUN TestUpdateMemory [2020-04-10T08:58:15.104Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-10T08:58:15.104Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:58:15.104Z] === RUN TestUpdateCPUQuota [2020-04-10T08:58:15.856Z] --- PASS: TestBuildWithHugeFile (96.22s) [2020-04-10T08:58:15.856Z] === RUN TestBuildWithEmptyDockerfile [2020-04-10T08:58:15.856Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-10T08:58:15.856Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:58:15.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:58:15.856Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:58:15.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:58:15.856Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:58:15.856Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:58:15.856Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T08:58:15.856Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T08:58:15.856Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T08:58:15.856Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-10T08:58:15.856Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-04-10T08:58:15.856Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-04-10T08:58:15.856Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-10T08:58:15.856Z] === RUN TestBuildPreserveOwnership [2020-04-10T08:58:15.858Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-04-10T08:58:15.858Z] === RUN TestNetworkLoopbackNat [2020-04-10T08:58:16.108Z] --- PASS: TestUpdateCPUQuota (1.14s) [2020-04-10T08:58:16.108Z] === RUN TestUpdatePidsLimit [2020-04-10T08:58:16.108Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-10T08:58:16.113Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-10T08:58:16.113Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-10T08:58:16.722Z] === RUN TestUpdatePidsLimit/no_change [2020-04-10T08:58:16.792Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-04-10T08:58:16.792Z] === RUN TestPause [2020-04-10T08:58:17.003Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-10T08:58:17.285Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-10T08:58:17.566Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-10T08:58:17.728Z] --- PASS: TestPause (0.86s) [2020-04-10T08:58:17.728Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-10T08:58:17.728Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T08:58:17.728Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T08:58:17.728Z] === RUN TestPauseStopPausedContainer [2020-04-10T08:58:18.009Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-10T08:58:18.086Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-10T08:58:18.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-10T08:58:18.461Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-10T08:58:18.663Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-04-10T08:58:18.663Z] === RUN TestPsFilter [2020-04-10T08:58:18.922Z] --- PASS: TestPsFilter (0.26s) [2020-04-10T08:58:18.922Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-10T08:58:19.858Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-04-10T08:58:19.858Z] === RUN TestRemoveContainerWithVolume [2020-04-10T08:58:19.929Z] --- PASS: TestUpdatePidsLimit (3.58s) [2020-04-10T08:58:19.929Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-04-10T08:58:19.929Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-04-10T08:58:19.929Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-10T08:58:19.929Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-10T08:58:19.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-10T08:58:19.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-10T08:58:19.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-04-10T08:58:19.929Z] === RUN TestUpdateRestartPolicy [2020-04-10T08:58:20.426Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-04-10T08:58:20.426Z] === RUN TestRemoveContainerRunning [2020-04-10T08:58:20.535Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-10T08:58:20.535Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-10T08:58:21.362Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-04-10T08:58:21.362Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-10T08:58:21.469Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-10T08:58:21.928Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-04-10T08:58:21.928Z] === RUN TestRemoveInvalidContainer [2020-04-10T08:58:21.928Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-10T08:58:21.928Z] === RUN TestRenameLinkedContainer [2020-04-10T08:58:22.063Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-10T08:58:22.321Z] --- PASS: TestBuildPreserveOwnership (6.26s) [2020-04-10T08:58:22.321Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.11s) [2020-04-10T08:58:22.321Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2020-04-10T08:58:22.321Z] === RUN TestBuildPlatformInvalid [2020-04-10T08:58:22.321Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-10T08:58:22.321Z] PASS [2020-04-10T08:58:22.321Z] [2020-04-10T08:58:22.321Z] === Skipped [2020-04-10T08:58:22.321Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-10T08:58:22.321Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T08:58:22.321Z] [2020-04-10T08:58:22.321Z] [2020-04-10T08:58:22.321Z] DONE 32 tests, 1 skipped in 180.332s [2020-04-10T08:58:22.580Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-10T08:58:22.580Z] ++ 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-04-10T08:58:22.580Z] ++ set -e [2020-04-10T08:58:22.580Z] ++ '[' -n 0 ']' [2020-04-10T08:58:22.580Z] ++ set -x [2020-04-10T08:58:22.580Z] ++ env -i DEST=/go/src/github.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-04-10T08:58:22.580Z] INFO: Testing against a local daemon [2020-04-10T08:58:22.580Z] === RUN TestConfigList [2020-04-10T08:58:25.214Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-04-10T08:58:25.214Z] === RUN TestRenameStoppedContainer [2020-04-10T08:58:25.780Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-04-10T08:58:25.781Z] === RUN TestRenameRunningContainerAndReuse [2020-04-10T08:58:25.830Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-10T08:58:25.852Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-10T08:58:25.853Z] --- PASS: TestConfigList (3.35s) [2020-04-10T08:58:25.853Z] === RUN TestConfigsCreateAndDelete [2020-04-10T08:58:27.683Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-04-10T08:58:27.683Z] === RUN TestRenameInvalidName [2020-04-10T08:58:27.750Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-10T08:58:28.619Z] --- PASS: TestRenameInvalidName (0.82s) [2020-04-10T08:58:28.619Z] === RUN TestRenameAnonymousContainer [2020-04-10T08:58:29.127Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-04-10T08:58:29.127Z] === RUN TestConfigsUpdate [2020-04-10T08:58:29.127Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-10T08:58:29.693Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-10T08:58:30.256Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-10T08:58:30.823Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-10T08:58:31.391Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-10T08:58:31.951Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-10T08:58:32.434Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-04-10T08:58:32.434Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-10T08:58:32.761Z] --- PASS: TestConfigsUpdate (3.49s) [2020-04-10T08:58:32.762Z] === RUN TestTemplatedConfig [2020-04-10T08:58:32.809Z] --- PASS: TestRenameAnonymousContainer (3.96s) [2020-04-10T08:58:32.809Z] === RUN TestRenameContainerWithSameName [2020-04-10T08:58:33.067Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-04-10T08:58:33.067Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-10T08:58:33.439Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-04-10T08:58:33.439Z] === RUN TestWaitNonBlocked [2020-04-10T08:58:33.439Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T08:58:33.439Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T08:58:33.439Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T08:58:33.439Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T08:58:33.439Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T08:58:33.439Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T08:58:33.455Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 14.7% of statements [2020-04-10T08:58:34.447Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-10T08:58:34.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-04-10T08:58:34.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-04-10T08:58:34.447Z] === RUN TestWaitBlocked [2020-04-10T08:58:34.447Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T08:58:34.447Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T08:58:34.447Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T08:58:34.447Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T08:58:34.447Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T08:58:34.447Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T08:58:34.656Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-10T08:58:34.656Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-10T08:58:34.970Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-04-10T08:58:34.970Z] === RUN TestResize [2020-04-10T08:58:35.504Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-10T08:58:35.504Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-04-10T08:58:35.504Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-10T08:58:35.504Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-10T08:58:35.504Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-10T08:58:35.537Z] --- PASS: TestResize (0.80s) [2020-04-10T08:58:35.537Z] === RUN TestResizeWithInvalidSize [2020-04-10T08:58:35.589Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-10T08:58:35.918Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-10T08:58:35.918Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-04-10T08:58:35.918Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-04-10T08:58:35.918Z] === CONT TestContainerStartOnDaemonRestart [2020-04-10T08:58:35.918Z] === CONT TestIpcModeOlderClient [2020-04-10T08:58:35.918Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-10T08:58:35.918Z] === CONT TestDaemonHostGatewayIP [2020-04-10T08:58:36.130Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-10T08:58:36.130Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-10T08:58:36.130Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-10T08:58:36.130Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-10T08:58:36.130Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-10T08:58:36.473Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-04-10T08:58:36.473Z] === RUN TestResizeWhenContainerNotStarted [2020-04-10T08:58:36.520Z] --- PASS: TestTemplatedConfig (3.81s) [2020-04-10T08:58:36.520Z] === RUN TestConfigInspect [2020-04-10T08:58:36.756Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-10T08:58:37.041Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:58:37.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:58:37.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:58:37.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T08:58:37.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T08:58:37.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:58:37.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T08:58:37.451Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-10T08:58:37.451Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-10T08:58:38.250Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-10T08:58:38.250Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-10T08:58:38.383Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-10T08:58:38.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-10T08:58:38.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-10T08:58:38.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-10T08:58:38.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-10T08:58:38.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-10T08:58:38.591Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s) [2020-04-10T08:58:38.591Z] === CONT TestDaemonRestartIpcMode [2020-04-10T08:58:38.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:58:38.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T08:58:39.205Z] --- PASS: TestDaemonHostGatewayIP (3.38s) [2020-04-10T08:58:39.277Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2020-04-10T08:58:39.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-10T08:58:39.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T08:58:39.564Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2020-04-10T08:58:39.754Z] --- PASS: TestConfigInspect (3.23s) [2020-04-10T08:58:39.754Z] === RUN TestConfigCreateWithLabels [2020-04-10T08:58:39.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T08:58:39.851Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-04-10T08:58:39.851Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/types [no test files] [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-10T08:58:39.851Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-10T08:58:40.015Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-10T08:58:40.138Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-10T08:58:40.138Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-10T08:58:40.138Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-10T08:58:40.138Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-10T08:58:40.138Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-10T08:58:40.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-10T08:58:40.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T08:58:40.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T08:58:40.947Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-10T08:58:41.452Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/builder [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-10T08:58:41.452Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-10T08:58:41.452Z] ok github.com/docker/docker/builder/dockerignore 0.028s coverage: 96.8% of statements [2020-04-10T08:58:41.881Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2020-04-10T08:58:41.881Z] PASS [2020-04-10T08:58:41.881Z] [2020-04-10T08:58:41.881Z] === Skipped [2020-04-10T08:58:41.881Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-10T08:58:41.881Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T08:58:41.881Z] [2020-04-10T08:58:41.881Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-10T08:58:41.881Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:58:41.881Z] [2020-04-10T08:58:41.881Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-10T08:58:41.881Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:58:41.881Z] [2020-04-10T08:58:41.881Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T08:58:41.881Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T08:58:41.881Z] [2020-04-10T08:58:41.881Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-10T08:58:41.881Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T08:58:41.881Z] [2020-04-10T08:58:41.881Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-10T08:58:41.881Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:58:41.881Z] [2020-04-10T08:58:41.881Z] [2020-04-10T08:58:41.881Z] DONE 199 tests, 6 skipped in 138.718s [2020-04-10T08:58:41.881Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-10T08:58:41.881Z] ++ 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-04-10T08:58:41.881Z] ++ set -e [2020-04-10T08:58:41.881Z] ++ '[' -n 0 ']' [2020-04-10T08:58:41.881Z] ++ set -x [2020-04-10T08:58:41.881Z] ++ env -i DEST=/go/src/github.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-04-10T08:58:42.162Z] INFO: Testing against a local daemon [2020-04-10T08:58:42.162Z] === RUN TestCommitInheritsEnv [2020-04-10T08:58:42.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-10T08:58:42.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T08:58:42.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T08:58:42.775Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-04-10T08:58:42.775Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-10T08:58:42.775Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-10T08:58:42.775Z] === RUN TestImagesFilterMultiReference [2020-04-10T08:58:42.775Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-10T08:58:42.775Z] === RUN TestImagePullPlatformInvalid [2020-04-10T08:58:42.775Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-10T08:58:42.775Z] === RUN TestRemoveImageOrphaning [2020-04-10T08:58:42.842Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-10T08:58:42.842Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-10T08:58:43.099Z] --- PASS: TestConfigCreateWithLabels (3.38s) [2020-04-10T08:58:43.099Z] === RUN TestConfigCreateResolve [2020-04-10T08:58:43.389Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-04-10T08:58:43.389Z] === RUN TestRemoveImageGarbageCollector [2020-04-10T08:58:43.389Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-10T08:58:43.389Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T08:58:43.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-10T08:58:43.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-10T08:58:43.389Z] === RUN TestTagInvalidReference [2020-04-10T08:58:43.389Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-10T08:58:43.389Z] === RUN TestTagValidPrefixedRepo [2020-04-10T08:58:43.389Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-10T08:58:43.389Z] === RUN TestTagExistedNameWithoutForce [2020-04-10T08:58:43.389Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-10T08:58:43.389Z] === RUN TestTagOfficialNames [2020-04-10T08:58:43.389Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-10T08:58:43.389Z] === RUN TestTagMatchesDigest [2020-04-10T08:58:43.389Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-10T08:58:43.389Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-10T08:58:43.668Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-10T08:58:44.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-10T08:58:44.599Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-10T08:58:44.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-10T08:58:44.856Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2020-04-10T08:58:45.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2020-04-10T08:58:45.158Z] === RUN TestCgroupNamespacesRun [2020-04-10T08:58:46.226Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-04-10T08:58:46.226Z] === RUN TestConfigDaemonLibtrustID [2020-04-10T08:58:46.495Z] ......................... [ 67%] [2020-04-10T08:58:46.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-10T08:58:46.791Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-04-10T08:58:46.791Z] PASS [2020-04-10T08:58:46.791Z] [2020-04-10T08:58:46.791Z] DONE 8 tests in 24.295s [2020-04-10T08:58:46.791Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-10T08:58:46.791Z] ++ 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-04-10T08:58:46.791Z] ++ set -e [2020-04-10T08:58:46.791Z] ++ '[' -n 0 ']' [2020-04-10T08:58:46.791Z] ++ set -x [2020-04-10T08:58:46.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T08:58:47.000Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-04-10T08:58:47.048Z] INFO: Testing against a local daemon [2020-04-10T08:58:47.048Z] === RUN TestCheckpoint [2020-04-10T08:58:47.048Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-10T08:58:47.048Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T08:58:47.048Z] === RUN TestContainerInvalidJSON [2020-04-10T08:58:47.048Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:58:47.048Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:58:47.048Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:58:47.048Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:58:47.048Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:58:47.048Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:58:47.048Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T08:58:47.048Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-10T08:58:47.048Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T08:58:47.048Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-10T08:58:47.048Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-04-10T08:58:47.048Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-04-10T08:58:47.048Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-04-10T08:58:47.048Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-10T08:58:47.048Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-10T08:58:47.048Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-10T08:58:47.048Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-10T08:58:47.061Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-04-10T08:58:47.061Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-10T08:58:47.305Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-04-10T08:58:47.305Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-10T08:58:47.305Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-04-10T08:58:47.305Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-10T08:58:47.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-10T08:58:47.563Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-04-10T08:58:47.563Z] === RUN TestCopyFromContainer [2020-04-10T08:58:48.933Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-10T08:58:48.965Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-04-10T08:58:48.965Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-10T08:58:49.058Z] ok github.com/docker/docker/builder/remotecontext/git 4.816s coverage: 86.3% of statements [2020-04-10T08:58:49.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-10T08:58:49.498Z] === RUN TestCopyFromContainer// [2020-04-10T08:58:49.498Z] === RUN TestCopyFromContainer//bar/root [2020-04-10T08:58:49.756Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-10T08:58:50.013Z] === RUN TestCopyFromContainer/bar/quux [2020-04-10T08:58:50.013Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-10T08:58:50.270Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-10T08:58:50.270Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-10T08:58:50.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-10T08:58:50.528Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-10T08:58:50.528Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-10T08:58:50.528Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-10T08:58:50.528Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-10T08:58:50.785Z] --- PASS: TestCopyFromContainer (3.33s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-04-10T08:58:50.786Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-10T08:58:50.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-10T08:58:50.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:58:50.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:58:50.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:58:50.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:58:50.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:58:50.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:58:50.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T08:58:50.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T08:58:50.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T08:58:50.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-10T08:58:50.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-10T08:58:50.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-10T08:58:50.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-10T08:58:50.786Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-10T08:58:50.786Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-10T08:58:50.786Z] === RUN TestCreateWithInvalidEnv [2020-04-10T08:58:50.786Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-10T08:58:50.786Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-10T08:58:50.786Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-10T08:58:50.786Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-10T08:58:50.786Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-10T08:58:50.786Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-10T08:58:50.786Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-10T08:58:50.786Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-10T08:58:50.786Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-10T08:58:50.786Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-10T08:58:50.786Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-10T08:58:50.786Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-10T08:58:50.786Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-10T08:58:50.786Z] === RUN TestCreateTmpfsMountsTarget [2020-04-10T08:58:50.877Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-04-10T08:58:50.877Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-10T08:58:51.044Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-10T08:58:51.044Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-10T08:58:51.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-10T08:58:51.766Z] ok github.com/docker/docker/builder/remotecontext 0.600s coverage: 13.6% of statements [2020-04-10T08:58:52.580Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-10T08:58:52.580Z] Using test binary docker [2020-04-10T08:58:52.580Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-10T08:58:52.580Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-10T08:58:52.580Z] INFO: Waiting for daemon to start... [2020-04-10T08:58:52.580Z] Starting dockerd [2020-04-10T08:58:52.785Z] --- PASS: TestCgroupNamespacesRunHostMode (2.03s) [2020-04-10T08:58:52.785Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-10T08:58:53.264Z] ok github.com/docker/docker/builder/dockerfile 1.490s coverage: 48.2% of statements [2020-04-10T08:58:53.264Z] ? github.com/docker/docker/cli [no test files] [2020-04-10T08:58:53.264Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-10T08:58:53.567Z] --- PASS: TestCreateWithCustomMaskedPaths (2.66s) [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:58:53.567Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:58:53.567Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:58:53.567Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-10T08:58:53.567Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T08:58:53.567Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T08:58:53.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-10T08:58:53.567Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-10T08:58:53.827Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-10T08:58:53.827Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-10T08:58:53.827Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T08:58:53.827Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T08:58:53.827Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-10T08:58:53.827Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-10T08:58:53.827Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-10T08:58:53.827Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-10T08:58:53.827Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-10T08:58:53.827Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-10T08:58:54.391Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-10T08:58:54.459Z] . [2020-04-10T08:58:54.459Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-10T08:58:54.459Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-10T08:58:54.459Z] Error: No such image: emptyfs [2020-04-10T08:58:54.692Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-04-10T08:58:54.692Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-10T08:58:54.755Z] Running integration-test (iteration 1) [2020-04-10T08:58:54.755Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-10T08:58:55.260Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-04-10T08:58:55.260Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-10T08:58:56.197Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-04-10T08:58:56.197Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-10T08:58:56.917Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s) [2020-04-10T08:58:56.917Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-10T08:58:56.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:58:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:58:56.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:58:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:58:56.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:58:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:58:56.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:58:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:58:56.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:58:56.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:58:56.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T08:58:56.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T08:58:56.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T08:58:56.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T08:58:56.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T08:58:56.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-10T08:58:56.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-10T08:58:56.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-04-10T08:58:56.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-10T08:58:56.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-10T08:58:56.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-10T08:58:56.917Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-10T08:58:57.482Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-04-10T08:58:57.482Z] === RUN TestContainerStartOnDaemonRestart [2020-04-10T08:58:57.482Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-10T08:58:57.482Z] === RUN TestDaemonRestartIpcMode [2020-04-10T08:58:57.482Z] === PAUSE TestDaemonRestartIpcMode [2020-04-10T08:58:57.482Z] === RUN TestDaemonHostGatewayIP [2020-04-10T08:58:57.482Z] === PAUSE TestDaemonHostGatewayIP [2020-04-10T08:58:57.482Z] === RUN TestDiff [2020-04-10T08:58:58.045Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-10T08:58:58.045Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-10T08:58:58.100Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-04-10T08:58:58.100Z] === RUN TestKernelTCPMemory [2020-04-10T08:58:58.302Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-10T08:58:58.302Z] --- PASS: TestDiff (0.87s) [2020-04-10T08:58:58.302Z] === RUN TestExecWithCloseStdin [2020-04-10T08:58:59.036Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-04-10T08:58:59.037Z] === RUN TestNISDomainname [2020-04-10T08:58:59.127Z] 65014b3c3121: Pull complete [2020-04-10T08:58:59.238Z] --- PASS: TestExecWithCloseStdin (1.00s) [2020-04-10T08:58:59.238Z] === RUN TestExec [2020-04-10T08:58:59.972Z] --- PASS: TestNISDomainname (0.98s) [2020-04-10T08:58:59.972Z] === RUN TestHostnameDnsResolution [2020-04-10T08:59:00.131Z] ok github.com/docker/docker/client 0.877s coverage: 75.8% of statements [2020-04-10T08:59:00.172Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-10T08:59:00.428Z] --- PASS: TestExec (1.11s) [2020-04-10T08:59:00.428Z] === RUN TestExecUser [2020-04-10T08:59:01.798Z] --- PASS: TestExecUser (1.16s) [2020-04-10T08:59:01.798Z] === RUN TestExportContainerAndImportImage [2020-04-10T08:59:01.878Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-04-10T08:59:01.878Z] === RUN TestStats [2020-04-10T08:59:02.732Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-04-10T08:59:02.732Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-10T08:59:02.732Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-10T08:59:03.780Z] --- PASS: TestStats (1.88s) [2020-04-10T08:59:03.780Z] === RUN TestStopContainerWithTimeout [2020-04-10T08:59:03.780Z] === RUN TestStopContainerWithTimeout/0 [2020-04-10T08:59:03.780Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-10T08:59:03.780Z] === RUN TestStopContainerWithTimeout/1 [2020-04-10T08:59:03.780Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-10T08:59:03.780Z] === RUN TestStopContainerWithTimeout/3 [2020-04-10T08:59:03.780Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-10T08:59:03.780Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-10T08:59:03.780Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-10T08:59:03.780Z] === CONT TestStopContainerWithTimeout/0 [2020-04-10T08:59:03.780Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-10T08:59:03.780Z] === CONT TestStopContainerWithTimeout/3 [2020-04-10T08:59:03.780Z] === CONT TestStopContainerWithTimeout/1 [2020-04-10T08:59:04.100Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-10T08:59:04.357Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-04-10T08:59:04.357Z] === RUN TestHealthCheckWorkdir [2020-04-10T08:59:04.723Z] Loaded image: buildpack-deps:jessie [2020-04-10T08:59:04.723Z] Loaded image: busybox:latest [2020-04-10T08:59:04.723Z] Loaded image: busybox:glibc [2020-04-10T08:59:04.723Z] Loaded image: debian:jessie [2020-04-10T08:59:04.723Z] Loaded image: hello-world:latest [2020-04-10T08:59:04.723Z] INFO: Testing against a local daemon [2020-04-10T08:59:04.723Z] === RUN TestCgroupNamespacesBuild [2020-04-10T08:59:05.728Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2020-04-10T08:59:05.728Z] === RUN TestHealthKillContainer [2020-04-10T08:59:05.728Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-10T08:59:06.292Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-10T08:59:06.292Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-10T08:59:06.855Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-10T08:59:07.065Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-10T08:59:07.065Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-04-10T08:59:07.065Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2020-04-10T08:59:07.065Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-04-10T08:59:07.065Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-04-10T08:59:07.065Z] === RUN TestDeleteDevicemapper [2020-04-10T08:59:07.065Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-10T08:59:07.065Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T08:59:07.065Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-10T08:59:07.401Z] --- PASS: TestCgroupNamespacesBuild (2.94s) [2020-04-10T08:59:07.401Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-10T08:59:07.420Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-10T08:59:07.677Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-10T08:59:08.608Z] --- PASS: TestHealthKillContainer (3.18s) [2020-04-10T08:59:08.608Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-10T08:59:08.967Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s) [2020-04-10T08:59:08.967Z] === RUN TestUpdateMemory [2020-04-10T08:59:08.967Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-10T08:59:08.967Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:59:08.967Z] === RUN TestUpdateCPUQuota [2020-04-10T08:59:09.539Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-10T08:59:09.795Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2020-04-10T08:59:09.795Z] === RUN TestIpcModeNone [2020-04-10T08:59:09.992Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.53s) [2020-04-10T08:59:09.992Z] === RUN TestBuildWithSession [2020-04-10T08:59:09.992Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-10T08:59:09.992Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T08:59:09.992Z] === RUN TestBuildSquashParent [2020-04-10T08:59:10.053Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-10T08:59:10.343Z] --- PASS: TestUpdateCPUQuota (1.37s) [2020-04-10T08:59:10.343Z] === RUN TestUpdatePidsLimit [2020-04-10T08:59:10.343Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-10T08:59:10.601Z] === RUN TestUpdatePidsLimit/no_change [2020-04-10T08:59:10.985Z] --- PASS: TestIpcModeNone (1.17s) [2020-04-10T08:59:10.985Z] === RUN TestIpcModePrivate [2020-04-10T08:59:11.168Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-10T08:59:11.242Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-10T08:59:11.427Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-10T08:59:11.806Z] --- PASS: TestIpcModePrivate (0.83s) [2020-04-10T08:59:11.806Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2020-04-10T08:59:11.806Z] === RUN TestIpcModeShareable [2020-04-10T08:59:11.993Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-10T08:59:12.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-10T08:59:12.738Z] --- PASS: TestIpcModeShareable (0.88s) [2020-04-10T08:59:12.738Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true [2020-04-10T08:59:12.738Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-10T08:59:12.820Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-10T08:59:12.995Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-10T08:59:12.995Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-10T08:59:14.198Z] --- PASS: TestUpdatePidsLimit (3.90s) [2020-04-10T08:59:14.198Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-04-10T08:59:14.198Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-04-10T08:59:14.198Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-10T08:59:14.198Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-10T08:59:14.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-04-10T08:59:14.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-04-10T08:59:14.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-04-10T08:59:14.198Z] === RUN TestUpdateRestartPolicy [2020-04-10T08:59:14.493Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-10T08:59:14.750Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-10T08:59:15.683Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2020-04-10T08:59:15.683Z] === RUN TestAPIIpcModeHost [2020-04-10T08:59:15.683Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-10T08:59:16.619Z] --- PASS: TestAPIIpcModeHost (0.87s) [2020-04-10T08:59:16.619Z] === RUN TestDaemonIpcModeShareable [2020-04-10T08:59:16.876Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-10T08:59:18.247Z] --- PASS: TestBuildSquashParent (7.54s) [2020-04-10T08:59:18.247Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-10T08:59:18.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:59:18.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:59:18.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:59:18.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:59:18.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:59:18.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:59:18.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:59:18.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:59:18.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:59:18.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:59:18.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:59:18.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:59:18.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T08:59:18.248Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T08:59:18.248Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-04-10T08:59:18.248Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2020-04-10T08:59:18.248Z] === RUN TestDaemonIpcModePrivate [2020-04-10T08:59:18.505Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-10T08:59:19.069Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-10T08:59:20.172Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T08:59:20.172Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T08:59:20.511Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2020-04-10T08:59:20.511Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2020-04-10T08:59:20.511Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-10T08:59:20.772Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-10T08:59:21.338Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-10T08:59:22.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T08:59:22.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T08:59:22.269Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-04-10T08:59:22.269Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2020-04-10T08:59:22.269Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-10T08:59:23.693Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-10T08:59:23.979Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-10T08:59:23.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2020-04-10T08:59:23.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2020-04-10T08:59:23.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2020-04-10T08:59:23.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2020-04-10T08:59:23.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2020-04-10T08:59:23.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-04-10T08:59:23.979Z] === RUN TestBuildMultiStageCopy [2020-04-10T08:59:23.979Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-10T08:59:24.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2020-04-10T08:59:24.165Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-04-10T08:59:24.165Z] === RUN TestIpcModeOlderClient [2020-04-10T08:59:24.165Z] === PAUSE TestIpcModeOlderClient [2020-04-10T08:59:24.165Z] === RUN TestKillContainerInvalidSignal [2020-04-10T08:59:24.729Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-04-10T08:59:24.729Z] === RUN TestKillContainer [2020-04-10T08:59:24.729Z] === RUN TestKillContainer/no_signal [2020-04-10T08:59:24.986Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-10T08:59:25.550Z] === RUN TestKillContainer/non_killing_signal [2020-04-10T08:59:26.114Z] === RUN TestKillContainer/killing_signal [2020-04-10T08:59:27.046Z] --- PASS: TestKillContainer (2.48s) [2020-04-10T08:59:27.046Z] --- PASS: TestKillContainer/no_signal (0.92s) [2020-04-10T08:59:27.046Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-04-10T08:59:27.046Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-04-10T08:59:27.046Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-10T08:59:27.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-10T08:59:27.232Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-10T08:59:27.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-10T08:59:27.866Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-10T08:59:28.154Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-10T08:59:28.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-04-10T08:59:28.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-04-10T08:59:28.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2020-04-10T08:59:28.798Z] === RUN TestKillStoppedContainer [2020-04-10T08:59:28.798Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-10T08:59:28.798Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-10T08:59:29.054Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-04-10T08:59:29.054Z] === RUN TestKillDifferentUserContainer [2020-04-10T08:59:29.071Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2020-04-10T08:59:29.071Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-10T08:59:29.071Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-04-10T08:59:29.071Z] === RUN TestWaitNonBlocked [2020-04-10T08:59:29.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T08:59:29.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T08:59:29.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T08:59:29.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T08:59:29.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T08:59:29.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T08:59:29.071Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-10T08:59:29.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-04-10T08:59:29.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-04-10T08:59:29.071Z] === RUN TestWaitBlocked [2020-04-10T08:59:29.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T08:59:29.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T08:59:29.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T08:59:29.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T08:59:29.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T08:59:29.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T08:59:29.118Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-10T08:59:29.638Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-10T08:59:29.638Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-04-10T08:59:29.638Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-04-10T08:59:29.638Z] === CONT TestContainerStartOnDaemonRestart [2020-04-10T08:59:29.638Z] === CONT TestIpcModeOlderClient [2020-04-10T08:59:29.638Z] === CONT TestDaemonHostGatewayIP [2020-04-10T08:59:29.638Z] === CONT TestDaemonRestartIpcMode [2020-04-10T08:59:29.638Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-04-10T08:59:29.985Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-04-10T08:59:29.985Z] === RUN TestInspectOomKilledTrue [2020-04-10T08:59:29.985Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-10T08:59:29.985Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:59:29.985Z] === RUN TestInspectOomKilledFalse [2020-04-10T08:59:29.985Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-10T08:59:29.985Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:59:29.985Z] === RUN TestLinksEtcHostsContentMatch [2020-04-10T08:59:30.475Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-10T08:59:30.548Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-04-10T08:59:30.548Z] === RUN TestLinksContainerNames [2020-04-10T08:59:31.441Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2020-04-10T08:59:31.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2020-04-10T08:59:31.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-10T08:59:31.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-10T08:59:31.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-10T08:59:31.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-10T08:59:31.441Z] === RUN TestBuildMultiStageParentConfig [2020-04-10T08:59:31.480Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-10T08:59:32.045Z] --- PASS: TestLinksContainerNames (1.66s) [2020-04-10T08:59:32.045Z] === RUN TestLogsFollowTailEmpty [2020-04-10T08:59:32.045Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-10T08:59:32.930Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2020-04-10T08:59:32.977Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-04-10T08:59:32.977Z] === RUN TestContainerNetworkMountsNoChown [2020-04-10T08:59:33.499Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-04-10T08:59:33.909Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/default [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/default [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/private [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/private [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rprivate [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/slave [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/slave [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rslave [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/shared [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/shared [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rshared [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/default [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/rshared [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/shared [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/rslave [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/slave [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/rprivate [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/private [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-10T08:59:33.909Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:59:33.909Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-10T08:59:33.909Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-10T08:59:34.067Z] --- PASS: TestDaemonHostGatewayIP (4.56s) [2020-04-10T08:59:34.067Z] PASS [2020-04-10T08:59:34.067Z] [2020-04-10T08:59:34.067Z] === Skipped [2020-04-10T08:59:34.067Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-10T08:59:34.067Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T08:59:34.067Z] [2020-04-10T08:59:34.067Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-10T08:59:34.067Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:59:34.067Z] [2020-04-10T08:59:34.067Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-10T08:59:34.067Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:59:34.067Z] [2020-04-10T08:59:34.067Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T08:59:34.067Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T08:59:34.067Z] [2020-04-10T08:59:34.067Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-10T08:59:34.067Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T08:59:34.067Z] [2020-04-10T08:59:34.067Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-10T08:59:34.067Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-10T08:59:34.067Z] [2020-04-10T08:59:34.067Z] [2020-04-10T08:59:34.067Z] DONE 199 tests, 6 skipped in 125.865s [2020-04-10T08:59:34.067Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-10T08:59:34.067Z] ++ 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-04-10T08:59:34.067Z] ++ set -e [2020-04-10T08:59:34.067Z] ++ '[' -n 0 ']' [2020-04-10T08:59:34.067Z] ++ set -x [2020-04-10T08:59:34.067Z] ++ env -i DEST=/go/src/github.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-04-10T08:59:34.166Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-10T08:59:34.166Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-10T08:59:34.166Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T08:59:34.166Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-10T08:59:34.166Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-10T08:59:34.166Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-10T08:59:34.166Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-10T08:59:34.326Z] INFO: Testing against a local daemon [2020-04-10T08:59:34.326Z] === RUN TestCommitInheritsEnv [2020-04-10T08:59:34.424Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-10T08:59:34.424Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-10T08:59:34.424Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-10T08:59:34.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T08:59:34.424Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-10T08:59:34.424Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T08:59:34.424Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-10T08:59:34.681Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-10T08:59:34.681Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-10T08:59:34.682Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-10T08:59:34.682Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-10T08:59:34.682Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T08:59:34.682Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-10T08:59:34.682Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T08:59:34.682Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-10T08:59:34.682Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-10T08:59:34.682Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-10T08:59:34.682Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-04-10T08:59:34.682Z] === RUN TestContainerBindMountNonRecursive [2020-04-10T08:59:34.894Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-04-10T08:59:34.894Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-10T08:59:34.894Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-10T08:59:34.894Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-10T08:59:34.894Z] === RUN TestImagesFilterMultiReference [2020-04-10T08:59:34.894Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-10T08:59:34.894Z] === RUN TestImagePullPlatformInvalid [2020-04-10T08:59:35.153Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-10T08:59:35.153Z] === RUN TestRemoveImageOrphaning [2020-04-10T08:59:35.613Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-10T08:59:35.719Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-04-10T08:59:35.719Z] === RUN TestRemoveImageGarbageCollector [2020-04-10T08:59:35.719Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-10T08:59:35.719Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T08:59:35.719Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-10T08:59:35.719Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-10T08:59:35.719Z] === RUN TestTagInvalidReference [2020-04-10T08:59:35.719Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-10T08:59:35.719Z] === RUN TestTagValidPrefixedRepo [2020-04-10T08:59:35.719Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-10T08:59:35.719Z] === RUN TestTagExistedNameWithoutForce [2020-04-10T08:59:35.719Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-10T08:59:35.719Z] === RUN TestTagOfficialNames [2020-04-10T08:59:35.719Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-10T08:59:35.719Z] === RUN TestTagMatchesDigest [2020-04-10T08:59:35.978Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-10T08:59:35.978Z] PASS [2020-04-10T08:59:35.978Z] [2020-04-10T08:59:35.978Z] === Skipped [2020-04-10T08:59:35.978Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-10T08:59:35.978Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-10T08:59:35.978Z] [2020-04-10T08:59:35.978Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-10T08:59:35.978Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T08:59:35.978Z] [2020-04-10T08:59:35.978Z] [2020-04-10T08:59:35.978Z] DONE 12 tests, 2 skipped in 1.775s [2020-04-10T08:59:35.978Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-10T08:59:35.978Z] ++ 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-04-10T08:59:35.978Z] ++ set -e [2020-04-10T08:59:35.978Z] ++ '[' -n 0 ']' [2020-04-10T08:59:35.978Z] ++ set -x [2020-04-10T08:59:35.978Z] ++ env -i DEST=/go/src/github.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-04-10T08:59:35.978Z] INFO: Testing against a local daemon [2020-04-10T08:59:35.978Z] === RUN TestNetworkCreateDelete [2020-04-10T08:59:36.177Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-10T08:59:36.545Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-04-10T08:59:36.545Z] === RUN TestDockerNetworkDeletePreferID [2020-04-10T08:59:36.710Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-04-10T08:59:36.710Z] === RUN TestBuildLabelWithTargets [2020-04-10T08:59:37.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-10T08:59:37.367Z] --- PASS: TestContainerBindMountNonRecursive (2.68s) [2020-04-10T08:59:37.367Z] === RUN TestNetworkNat [2020-04-10T08:59:37.920Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-04-10T08:59:37.921Z] === RUN TestInspectNetwork [2020-04-10T08:59:38.506Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-10T08:59:38.739Z] --- PASS: TestNetworkNat (1.00s) [2020-04-10T08:59:38.739Z] === RUN TestNetworkLocalhostTCPNat [2020-04-10T08:59:39.669Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2020-04-10T08:59:39.670Z] === RUN TestNetworkLoopbackNat [2020-04-10T08:59:39.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-10T08:59:41.011Z] tests/integration/client_test.py ..... [ 75%] [2020-04-10T08:59:41.011Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-10T08:59:41.011Z] tests/integration/errors_test.py . [ 76%] [2020-04-10T08:59:41.040Z] --- PASS: TestNetworkLoopbackNat (1.33s) [2020-04-10T08:59:41.040Z] === RUN TestPause [2020-04-10T08:59:42.411Z] --- PASS: TestPause (1.48s) [2020-04-10T08:59:42.411Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-10T08:59:42.411Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T08:59:42.411Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T08:59:42.411Z] === RUN TestPauseStopPausedContainer [2020-04-10T08:59:43.189Z] === RUN TestInspectNetwork/full_network_id [2020-04-10T08:59:43.189Z] === RUN TestInspectNetwork/partial_network_id [2020-04-10T08:59:43.189Z] === RUN TestInspectNetwork/network_name [2020-04-10T08:59:43.189Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-10T08:59:43.781Z] --- PASS: TestPauseStopPausedContainer (1.26s) [2020-04-10T08:59:43.781Z] === RUN TestPsFilter [2020-04-10T08:59:43.781Z] --- PASS: TestPsFilter (0.22s) [2020-04-10T08:59:43.781Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-10T08:59:44.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-04-10T08:59:44.713Z] === RUN TestRemoveContainerWithVolume [2020-04-10T08:59:44.826Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-10T08:59:44.826Z] === RUN TestBuildWithEmptyLayers [2020-04-10T08:59:46.083Z] --- PASS: TestRemoveContainerWithVolume (1.42s) [2020-04-10T08:59:46.083Z] === RUN TestRemoveContainerRunning [2020-04-10T08:59:46.647Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-10T08:59:46.904Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-04-10T08:59:46.904Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-10T08:59:47.330Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-10T08:59:47.330Z] === RUN TestBuildMultiStageOnBuild [2020-04-10T08:59:47.374Z] --- PASS: TestInspectNetwork (9.47s) [2020-04-10T08:59:47.374Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-10T08:59:47.374Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-10T08:59:47.375Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-10T08:59:47.375Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-10T08:59:47.375Z] === RUN TestRunContainerWithBridgeNone [2020-04-10T08:59:47.837Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2020-04-10T08:59:47.837Z] === RUN TestRemoveInvalidContainer [2020-04-10T08:59:47.837Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-10T08:59:47.837Z] === RUN TestRenameLinkedContainer [2020-04-10T08:59:48.402Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-10T08:59:49.906Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-04-10T08:59:49.906Z] === RUN TestNetworkInvalidJSON [2020-04-10T08:59:49.906Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-10T08:59:49.906Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-10T08:59:49.906Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T08:59:49.906Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T08:59:49.906Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T08:59:49.906Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T08:59:49.906Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-10T08:59:49.906Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T08:59:49.906Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T08:59:49.906Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-10T08:59:49.906Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-10T08:59:49.906Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-10T08:59:49.906Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-10T08:59:49.906Z] === RUN TestHostIPv4BridgeLabel [2020-04-10T08:59:50.299Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-10T08:59:50.474Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-04-10T08:59:50.474Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-10T08:59:51.850Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-04-10T08:59:51.850Z] === RUN TestDaemonDefaultNetworkPools [2020-04-10T08:59:52.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-10T08:59:52.558Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-10T08:59:52.558Z] === RUN TestBuildUncleanTarFilenames [2020-04-10T08:59:52.854Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-04-10T08:59:52.854Z] === RUN TestBuildMultiStageLayerLeak [2020-04-10T08:59:53.130Z] --- PASS: TestRenameLinkedContainer (5.15s) [2020-04-10T08:59:53.130Z] === RUN TestRenameStoppedContainer [2020-04-10T08:59:53.226Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-04-10T08:59:53.226Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-10T08:59:54.064Z] --- PASS: TestRenameStoppedContainer (1.03s) [2020-04-10T08:59:54.064Z] === RUN TestRenameRunningContainerAndReuse [2020-04-10T08:59:54.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-10T08:59:55.132Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2020-04-10T08:59:55.132Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-10T08:59:55.195Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-10T08:59:55.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-10T08:59:56.015Z] --- PASS: TestRenameRunningContainerAndReuse (1.96s) [2020-04-10T08:59:56.015Z] === RUN TestRenameInvalidName [2020-04-10T08:59:56.947Z] --- PASS: TestRenameInvalidName (0.92s) [2020-04-10T08:59:56.947Z] === RUN TestRenameAnonymousContainer [2020-04-10T08:59:57.035Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.27s) [2020-04-10T08:59:57.035Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-10T08:59:57.036Z] ok github.com/docker/docker/cmd/dockerd 0.191s coverage: 30.8% of statements [2020-04-10T08:59:57.970Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-04-10T08:59:57.970Z] === RUN TestServiceWithPredefinedNetwork [2020-04-10T08:59:58.087Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-04-10T08:59:58.087Z] === RUN TestBuildWithHugeFile [2020-04-10T09:00:00.224Z] --- PASS: TestRenameAnonymousContainer (3.46s) [2020-04-10T09:00:00.224Z] === RUN TestRenameContainerWithSameName [2020-04-10T09:00:01.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-10T09:00:01.155Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-04-10T09:00:01.155Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-10T09:00:02.089Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-10T09:00:02.159Z] --- PASS: TestServiceWithPredefinedNetwork (3.51s) [2020-04-10T09:00:02.159Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-10T09:00:02.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:00:02.159Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:00:02.159Z] === RUN TestServiceWithDataPathPortInit [2020-04-10T09:00:02.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-10T09:00:03.220Z] --- PASS: TestRenameContainerWithLinkedContainer (2.13s) [2020-04-10T09:00:03.220Z] === RUN TestResize [2020-04-10T09:00:03.904Z] ok github.com/docker/docker/container 0.180s coverage: 34.9% of statements [2020-04-10T09:00:03.904Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-10T09:00:03.904Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-10T09:00:03.904Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-10T09:00:03.904Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-10T09:00:04.590Z] --- PASS: TestResize (1.09s) [2020-04-10T09:00:04.591Z] === RUN TestResizeWithInvalidSize [2020-04-10T09:00:04.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-10T09:00:05.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-10T09:00:05.411Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-04-10T09:00:05.411Z] === RUN TestResizeWhenContainerNotStarted [2020-04-10T09:00:06.781Z] --- PASS: TestResizeWhenContainerNotStarted (1.14s) [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:00:06.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:00:06.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:00:06.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T09:00:06.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T09:00:07.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-10T09:00:08.345Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2020-04-10T09:00:09.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:00:09.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:00:09.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-10T09:00:10.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:00:10.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:00:10.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-10T09:00:12.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T09:00:12.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T09:00:12.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-10T09:00:12.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-10T09:00:15.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T09:00:15.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-10T09:00:15.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T09:00:15.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-10T09:00:16.801Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.6% of statements [2020-04-10T09:00:17.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-10T09:00:18.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T09:00:18.865Z] ok github.com/docker/docker/daemon/cluster 0.153s coverage: 0.5% of statements [2020-04-10T09:00:19.117Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-10T09:00:19.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T09:00:19.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-10T09:00:20.239Z] --- PASS: TestServiceWithDataPathPortInit (18.19s) [2020-04-10T09:00:20.239Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-10T09:00:20.387Z] --- PASS: TestImportExtremelyLargeImageWorks (83.37s) [2020-04-10T09:00:20.387Z] PASS [2020-04-10T09:00:20.387Z] [2020-04-10T09:00:20.387Z] === Skipped [2020-04-10T09:00:20.387Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-10T09:00:20.387Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:00:20.387Z] [2020-04-10T09:00:20.387Z] [2020-04-10T09:00:20.387Z] DONE 12 tests, 1 skipped in 84.793s [2020-04-10T09:00:20.387Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-10T09:00:20.387Z] ++ 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-04-10T09:00:20.387Z] ++ set -e [2020-04-10T09:00:20.387Z] ++ '[' -n 0 ']' [2020-04-10T09:00:20.387Z] ++ set -x [2020-04-10T09:00:20.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=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-04-10T09:00:20.387Z] INFO: Testing against a local daemon [2020-04-10T09:00:20.387Z] === RUN TestNetworkCreateDelete [2020-04-10T09:00:20.387Z] --- PASS: TestNetworkCreateDelete (0.10s) [2020-04-10T09:00:20.387Z] === RUN TestDockerNetworkDeletePreferID [2020-04-10T09:00:20.387Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-04-10T09:00:20.387Z] === RUN TestInspectNetwork [2020-04-10T09:00:20.387Z] === RUN TestInspectNetwork/full_network_id [2020-04-10T09:00:20.387Z] === RUN TestInspectNetwork/partial_network_id [2020-04-10T09:00:20.387Z] === RUN TestInspectNetwork/network_name [2020-04-10T09:00:20.387Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-10T09:00:20.387Z] --- PASS: TestInspectNetwork (11.17s) [2020-04-10T09:00:20.387Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-10T09:00:20.387Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-10T09:00:20.387Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-10T09:00:20.387Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-10T09:00:20.387Z] === RUN TestRunContainerWithBridgeNone [2020-04-10T09:00:21.000Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-04-10T09:00:21.000Z] === RUN TestNetworkInvalidJSON [2020-04-10T09:00:21.000Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-10T09:00:21.000Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-10T09:00:21.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:00:21.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:00:21.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:00:21.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:00:21.000Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-10T09:00:21.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:00:21.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:00:21.000Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-10T09:00:21.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-10T09:00:21.000Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-10T09:00:21.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-10T09:00:21.000Z] === RUN TestHostIPv4BridgeLabel [2020-04-10T09:00:21.612Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-10T09:00:21.612Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.00s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2020-04-10T09:00:21.715Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-04-10T09:00:21.715Z] === RUN TestCgroupNamespacesRun [2020-04-10T09:00:22.617Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-10T09:00:22.617Z] === RUN TestDaemonDefaultNetworkPools [2020-04-10T09:00:23.230Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-04-10T09:00:23.230Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-10T09:00:23.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-10T09:00:23.614Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2020-04-10T09:00:23.614Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-10T09:00:24.413Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2020-04-10T09:00:24.729Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-04-10T09:00:24.730Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-10T09:00:25.509Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-04-10T09:00:25.509Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-10T09:00:25.741Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-04-10T09:00:25.741Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-10T09:00:26.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-10T09:00:26.357Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-04-10T09:00:26.357Z] === RUN TestServiceWithPredefinedNetwork [2020-04-10T09:00:27.123Z] ok github.com/docker/docker/daemon/config 0.113s coverage: 81.7% of statements [2020-04-10T09:00:27.123Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2020-04-10T09:00:27.445Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.00s) [2020-04-10T09:00:27.445Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-10T09:00:28.353Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.44s) [2020-04-10T09:00:28.353Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zeigs8g0c1n1247aota5f263b Created:2020-04-10 09:00:20.760430069 +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[938f111f221fd1ff4b9a78147f759f564f68f683a734e19569da89e76b105336:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.47sodffhcp4sf29c6zycum7th EndpointID:dde593c04b4be42e09aafd9e645f92ac5818a0f0569c1fad93054a53802782d4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9007f0f244a3197ed3c46f28dab794fdca9d11ca597881533b355833c3eef100 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:c6d824eff2d4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.47sodffhcp4sf29c6zycum7th EndpointID:dde593c04b4be42e09aafd9e645f92ac5818a0f0569c1fad93054a53802782d4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-10T09:00:28.353Z] PASS [2020-04-10T09:00:28.353Z] [2020-04-10T09:00:28.353Z] === Skipped [2020-04-10T09:00:28.353Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:00:28.353Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:00:28.353Z] [2020-04-10T09:00:28.353Z] [2020-04-10T09:00:28.353Z] DONE 22 tests, 1 skipped in 52.188s [2020-04-10T09:00:28.353Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:00:28.353Z] ++ 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-04-10T09:00:28.353Z] ++ set -e [2020-04-10T09:00:28.353Z] ++ '[' -n 0 ']' [2020-04-10T09:00:28.353Z] ++ set -x [2020-04-10T09:00:28.353Z] ++ env -i DEST=/go/src/github.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-04-10T09:00:28.353Z] INFO: Testing against a local daemon [2020-04-10T09:00:28.353Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-10T09:00:28.353Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-10T09:00:28.353Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:00:28.353Z] === RUN TestDockerNetworkIpvlan [2020-04-10T09:00:28.353Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:00:28.353Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:00:28.353Z] PASS [2020-04-10T09:00:28.353Z] [2020-04-10T09:00:28.353Z] === Skipped [2020-04-10T09:00:28.353Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-10T09:00:28.353Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:00:28.353Z] [2020-04-10T09:00:28.353Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:00:28.353Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:00:28.353Z] [2020-04-10T09:00:28.353Z] [2020-04-10T09:00:28.353Z] DONE 2 tests, 2 skipped in 0.153s [2020-04-10T09:00:28.353Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:00:28.353Z] ++ 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-04-10T09:00:28.353Z] ++ set -e [2020-04-10T09:00:28.353Z] ++ '[' -n 0 ']' [2020-04-10T09:00:28.353Z] ++ set -x [2020-04-10T09:00:28.353Z] ++ env -i DEST=/go/src/github.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-04-10T09:00:28.353Z] INFO: Testing against a local daemon [2020-04-10T09:00:28.353Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-10T09:00:29.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-10T09:00:29.344Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2020-04-10T09:00:29.344Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-10T09:00:29.809Z] --- PASS: TestServiceWithPredefinedNetwork (3.54s) [2020-04-10T09:00:29.809Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-10T09:00:29.809Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:00:29.809Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:00:29.809Z] === RUN TestServiceWithDataPathPortInit [2020-04-10T09:00:30.612Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-10T09:00:30.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-10T09:00:30.885Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.03s) [2020-04-10T09:00:30.885Z] === RUN TestDockerNetworkMacvlan [2020-04-10T09:00:30.972Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-04-10T09:00:30.972Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-10T09:00:31.453Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-10T09:00:31.903Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-04-10T09:00:31.903Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-10T09:00:32.829Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-10T09:00:32.836Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-04-10T09:00:32.836Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-10T09:00:33.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-10T09:00:34.091Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.533s coverage: 13.8% of statements [2020-04-10T09:00:34.205Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-10T09:00:34.463Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2020-04-10T09:00:34.464Z] === RUN TestKernelTCPMemory [2020-04-10T09:00:34.716Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-04-10T09:00:35.833Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-04-10T09:00:35.833Z] === RUN TestNISDomainname [2020-04-10T09:00:36.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-10T09:00:36.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-10T09:00:36.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-10T09:00:36.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-10T09:00:36.769Z] ok github.com/docker/docker/daemon 12.630s coverage: 17.3% of statements [2020-04-10T09:00:36.769Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-10T09:00:36.769Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-10T09:00:36.769Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-10T09:00:36.769Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-10T09:00:36.771Z] ......... [ 86%] [2020-04-10T09:00:36.912Z] --- PASS: TestNISDomainname (1.48s) [2020-04-10T09:00:36.912Z] === RUN TestHostnameDnsResolution [2020-04-10T09:00:37.489Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-10T09:00:37.800Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.156s coverage: 57.9% of statements [2020-04-10T09:00:38.806Z] --- PASS: TestHostnameDnsResolution (1.45s) [2020-04-10T09:00:38.806Z] === RUN TestStats [2020-04-10T09:00:39.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-10T09:00:40.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-10T09:00:40.300Z] --- PASS: TestStats (1.93s) [2020-04-10T09:00:40.300Z] === RUN TestStopContainerWithTimeout [2020-04-10T09:00:40.300Z] === RUN TestStopContainerWithTimeout/0 [2020-04-10T09:00:40.300Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-10T09:00:40.300Z] === RUN TestStopContainerWithTimeout/1 [2020-04-10T09:00:40.300Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-10T09:00:40.300Z] === RUN TestStopContainerWithTimeout/3 [2020-04-10T09:00:40.300Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-10T09:00:40.300Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-10T09:00:40.300Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-10T09:00:40.300Z] === CONT TestStopContainerWithTimeout/0 [2020-04-10T09:00:40.300Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-10T09:00:40.773Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-10T09:00:41.302Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.336s coverage: 68.6% of statements [2020-04-10T09:00:41.672Z] === CONT TestStopContainerWithTimeout/3 [2020-04-10T09:00:41.940Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-04-10T09:00:41.993Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-10T09:00:42.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-10T09:00:42.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-10T09:00:43.607Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-10T09:00:43.790Z] === CONT TestStopContainerWithTimeout/1 [2020-04-10T09:00:44.653Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.383s coverage: 49.5% of statements [2020-04-10T09:00:44.942Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.823s coverage: 45.9% of statements [2020-04-10T09:00:44.942Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-10T09:00:45.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-10T09:00:45.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-10T09:00:45.726Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-10T09:00:45.726Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-04-10T09:00:45.726Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2020-04-10T09:00:45.726Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-04-10T09:00:45.726Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-04-10T09:00:45.726Z] === RUN TestDeleteDevicemapper [2020-04-10T09:00:45.726Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-10T09:00:45.726Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T09:00:45.726Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-10T09:00:47.333Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-10T09:00:48.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-10T09:00:48.251Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) [2020-04-10T09:00:48.251Z] === RUN TestUpdateMemory [2020-04-10T09:00:48.251Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-10T09:00:48.251Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-10T09:00:48.251Z] === RUN TestUpdateCPUQuota [2020-04-10T09:00:48.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-10T09:00:48.441Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.747s coverage: 76.1% of statements [2020-04-10T09:00:48.709Z] --- PASS: TestDockerNetworkMacvlan (18.37s) [2020-04-10T09:00:48.709Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-10T09:00:48.709Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-10T09:00:48.709Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-04-10T09:00:48.709Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-04-10T09:00:48.709Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-04-10T09:00:48.709Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-04-10T09:00:48.709Z] PASS [2020-04-10T09:00:48.709Z] [2020-04-10T09:00:48.709Z] DONE 8 tests in 20.544s [2020-04-10T09:00:48.923Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-10T09:00:48.968Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-10T09:00:48.968Z] ++ 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-04-10T09:00:48.968Z] ++ set -e [2020-04-10T09:00:48.968Z] ++ '[' -n 0 ']' [2020-04-10T09:00:48.968Z] ++ set -x [2020-04-10T09:00:48.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T09:00:48.968Z] testing: warning: no tests to run [2020-04-10T09:00:48.968Z] PASS [2020-04-10T09:00:48.968Z] [2020-04-10T09:00:48.968Z] DONE 0 tests in 0.030s [2020-04-10T09:00:48.968Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-10T09:00:48.968Z] ++ 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-04-10T09:00:48.968Z] ++ set -e [2020-04-10T09:00:48.968Z] ++ '[' -n 0 ']' [2020-04-10T09:00:48.968Z] ++ set -x [2020-04-10T09:00:48.969Z] ++ env -i DEST=/go/src/github.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-04-10T09:00:48.969Z] INFO: Testing against a local daemon [2020-04-10T09:00:48.969Z] === RUN TestAuthZPluginAllowRequest [2020-04-10T09:00:49.464Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-04-10T09:00:49.622Z] --- PASS: TestUpdateCPUQuota (1.62s) [2020-04-10T09:00:49.622Z] === RUN TestUpdatePidsLimit [2020-04-10T09:00:49.622Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-10T09:00:50.090Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-04-10T09:00:50.190Z] === RUN TestUpdatePidsLimit/no_change [2020-04-10T09:00:50.283Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-10T09:00:50.448Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-10T09:00:50.871Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-04-10T09:00:50.871Z] === RUN TestAuthZPluginTLS [2020-04-10T09:00:51.013Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-10T09:00:51.117Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.049s coverage: 55.4% of statements [2020-04-10T09:00:51.117Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-10T09:00:51.117Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-10T09:00:51.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-10T09:00:51.438Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-04-10T09:00:51.438Z] === RUN TestAuthZPluginDenyRequest [2020-04-10T09:00:51.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-10T09:00:51.744Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2020-04-10T09:00:51.784Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-10T09:00:52.006Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-04-10T09:00:52.006Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-10T09:00:52.110Z] --- PASS: TestServiceWithDataPathPortInit (19.92s) [2020-04-10T09:00:52.110Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-10T09:00:52.347Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-10T09:00:52.943Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-04-10T09:00:52.943Z] === RUN TestAuthZPluginDenyResponse [2020-04-10T09:00:53.510Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-04-10T09:00:53.510Z] === RUN TestAuthZPluginAllowEventStream [2020-04-10T09:00:53.717Z] --- PASS: TestUpdatePidsLimit (3.91s) [2020-04-10T09:00:53.717Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-04-10T09:00:53.717Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-04-10T09:00:53.717Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-10T09:00:53.717Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2020-04-10T09:00:53.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-04-10T09:00:53.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-04-10T09:00:53.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-04-10T09:00:53.717Z] === RUN TestUpdateRestartPolicy [2020-04-10T09:00:53.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-10T09:00:54.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-10T09:00:54.314Z] --- PASS: TestBuildWithHugeFile (51.02s) [2020-04-10T09:00:54.314Z] === RUN TestBuildWithEmptyDockerfile [2020-04-10T09:00:54.314Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T09:00:54.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T09:00:54.314Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T09:00:54.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T09:00:54.314Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T09:00:54.314Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T09:00:54.314Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T09:00:54.314Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T09:00:54.314Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T09:00:54.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-04-10T09:00:54.314Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-04-10T09:00:54.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-04-10T09:00:54.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-10T09:00:54.314Z] === RUN TestBuildPreserveOwnership [2020-04-10T09:00:54.314Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-10T09:00:55.279Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-10T09:00:55.412Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-04-10T09:00:55.412Z] === RUN TestAuthZPluginErrorResponse [2020-04-10T09:00:55.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-10T09:00:55.671Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-04-10T09:00:55.671Z] === RUN TestAuthZPluginErrorRequest [2020-04-10T09:00:55.675Z] 23645bd7ee08: Pull complete [2020-04-10T09:00:55.675Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-10T09:00:55.675Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:00:55.675Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-10T09:00:55.675Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-10T09:00:55.675Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-10T09:00:55.675Z] WARN: Skipping validation tests [2020-04-10T09:00:55.675Z] INFO: Running unit tests at 04/10/2020 09:00:53... [2020-04-10T09:00:56.070Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-10T09:00:56.181Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 41.8% of statements [2020-04-10T09:00:56.238Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-04-10T09:00:56.238Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-10T09:00:57.023Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-10T09:00:57.177Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-04-10T09:00:57.177Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-10T09:00:57.208Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2020-04-10T09:00:57.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-10T09:00:57.589Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-10T09:00:57.835Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2020-04-10T09:00:57.835Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-10T09:00:57.835Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-10T09:00:57.835Z] ok github.com/docker/docker/daemon/logger/awslogs 0.690s coverage: 77.8% of statements [2020-04-10T09:00:57.835Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-10T09:00:57.835Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-10T09:00:57.948Z] INFO: make.ps1 starting at 04/10/2020 09:00:57 [2020-04-10T09:00:57.948Z] INFO: Git commit (2079758aa7) assumed from DOCKER_GITCOMMIT environment variable [2020-04-10T09:00:57.948Z] INFO: Invoking autogen... [2020-04-10T09:00:58.421Z] INFO: Running unit tests... [2020-04-10T09:00:58.520Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-10T09:00:59.081Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-04-10T09:00:59.081Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-10T09:00:59.473Z] --- PASS: TestBuildPreserveOwnership (10.67s) [2020-04-10T09:00:59.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.66s) [2020-04-10T09:00:59.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-10T09:00:59.473Z] === RUN TestBuildPlatformInvalid [2020-04-10T09:00:59.473Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-10T09:00:59.473Z] PASS [2020-04-10T09:00:59.473Z] [2020-04-10T09:00:59.473Z] === Skipped [2020-04-10T09:00:59.473Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-10T09:00:59.473Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T09:00:59.473Z] [2020-04-10T09:00:59.473Z] [2020-04-10T09:00:59.473Z] DONE 32 tests, 1 skipped in 124.617s [2020-04-10T09:00:59.473Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-10T09:00:59.473Z] INFO: Testing against a local daemon [2020-04-10T09:00:59.473Z] === RUN TestConfigList [2020-04-10T09:00:59.473Z] --- SKIP: TestConfigList (0.03s) [2020-04-10T09:00:59.473Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:00:59.473Z] === RUN TestConfigsCreateAndDelete [2020-04-10T09:00:59.473Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-10T09:00:59.473Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:00:59.473Z] === RUN TestConfigsUpdate [2020-04-10T09:00:59.473Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-10T09:00:59.473Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:00:59.473Z] === RUN TestTemplatedConfig [2020-04-10T09:00:59.473Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-10T09:00:59.473Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:00:59.473Z] === RUN TestConfigInspect [2020-04-10T09:00:59.473Z] --- SKIP: TestConfigInspect (0.01s) [2020-04-10T09:00:59.473Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:00:59.473Z] === RUN TestConfigCreateWithLabels [2020-04-10T09:00:59.473Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-04-10T09:00:59.473Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:00:59.473Z] === RUN TestConfigCreateResolve [2020-04-10T09:00:59.473Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-10T09:00:59.473Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:00:59.473Z] === RUN TestConfigDaemonLibtrustID [2020-04-10T09:00:59.832Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-10T09:00:59.832Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-10T09:00:59.886Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2020-04-10T09:00:59.886Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-04-10T09:01:00.478Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.62s) [2020-04-10T09:01:00.478Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ws79hnfhgdsvjqjyypaeqf3nv Created:2020-04-10 09:00:51.138643176 +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[394f4b8ae7ec580e97caca96ef6c30621c1c6e33dea758a8f8adddb2d4321059:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uu3t9ycodip516hpsqmeihjr1 EndpointID:17d3b54a8cabcf958056f4fcd51488d9161e4eb930d778140d77bece72e6d878 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d7a4960613100453e2c6c1f21e428b58d080b37b6da13640266073479f89e15a 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:e17afcab3c4a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uu3t9ycodip516hpsqmeihjr1 EndpointID:17d3b54a8cabcf958056f4fcd51488d9161e4eb930d778140d77bece72e6d878 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-10T09:01:00.478Z] PASS [2020-04-10T09:01:00.478Z] [2020-04-10T09:01:00.478Z] === Skipped [2020-04-10T09:01:00.478Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:01:00.478Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:01:00.478Z] [2020-04-10T09:01:00.478Z] [2020-04-10T09:01:00.478Z] DONE 22 tests, 1 skipped in 52.632s [2020-04-10T09:01:00.478Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:01:00.478Z] ++ 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-04-10T09:01:00.478Z] ++ set -e [2020-04-10T09:01:00.478Z] ++ '[' -n 0 ']' [2020-04-10T09:01:00.478Z] ++ set -x [2020-04-10T09:01:00.478Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:00.478Z] INFO: Testing against a local daemon [2020-04-10T09:01:00.478Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-10T09:01:00.478Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-10T09:01:00.478Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:01:00.478Z] === RUN TestDockerNetworkIpvlan [2020-04-10T09:01:00.478Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:01:00.478Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:01:00.478Z] PASS [2020-04-10T09:01:00.478Z] [2020-04-10T09:01:00.478Z] === Skipped [2020-04-10T09:01:00.478Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-10T09:01:00.478Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:01:00.478Z] [2020-04-10T09:01:00.478Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:01:00.478Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:01:00.478Z] [2020-04-10T09:01:00.478Z] [2020-04-10T09:01:00.478Z] DONE 2 tests, 2 skipped in 0.074s [2020-04-10T09:01:00.478Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:01:00.478Z] ++ 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-04-10T09:01:00.478Z] ++ set -e [2020-04-10T09:01:00.478Z] ++ '[' -n 0 ']' [2020-04-10T09:01:00.478Z] ++ set -x [2020-04-10T09:01:00.478Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:00.478Z] INFO: Testing against a local daemon [2020-04-10T09:01:00.478Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-10T09:01:01.088Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-04-10T09:01:01.088Z] === RUN TestDockerNetworkMacvlan [2020-04-10T09:01:01.379Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2020-04-10T09:01:01.393Z] --- PASS: TestConfigDaemonLibtrustID (1.69s) [2020-04-10T09:01:01.393Z] PASS [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] === Skipped [2020-04-10T09:01:01.393Z] === SKIP: amd64.integration.config TestConfigList (0.03s) [2020-04-10T09:01:01.393Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-10T09:01:01.393Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-10T09:01:01.393Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-10T09:01:01.393Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-04-10T09:01:01.393Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-04-10T09:01:01.393Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-10T09:01:01.393Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] [2020-04-10T09:01:01.393Z] DONE 8 tests, 7 skipped in 1.871s [2020-04-10T09:01:01.393Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-10T09:01:01.393Z] INFO: Testing against a local daemon [2020-04-10T09:01:01.393Z] === RUN TestCheckpoint [2020-04-10T09:01:01.393Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-10T09:01:01.393Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T09:01:01.393Z] === RUN TestContainerInvalidJSON [2020-04-10T09:01:01.393Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T09:01:01.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T09:01:01.393Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T09:01:01.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T09:01:01.393Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-10T09:01:01.393Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-10T09:01:01.393Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T09:01:01.393Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-10T09:01:01.393Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T09:01:01.393Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-10T09:01:01.393Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-10T09:01:01.394Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-10T09:01:01.394Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-10T09:01:01.394Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-10T09:01:01.394Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-10T09:01:01.394Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-10T09:01:01.394Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-10T09:01:01.394Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-10T09:01:01.612Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-04-10T09:01:01.612Z] === RUN TestAuthZPluginHeader [2020-04-10T09:01:01.648Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-10T09:01:01.648Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-10T09:01:01.648Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-10T09:01:01.648Z] === RUN TestCopyFromContainer [2020-04-10T09:01:01.707Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-10T09:01:01.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-10T09:01:02.548Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-04-10T09:01:02.548Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-10T09:01:02.548Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-10T09:01:02.548Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:02.548Z] === RUN TestAuthZPluginV2Disable [2020-04-10T09:01:02.548Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-10T09:01:02.548Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:02.548Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-10T09:01:02.548Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-10T09:01:02.548Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:02.548Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-10T09:01:02.548Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-10T09:01:02.548Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:02.548Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-10T09:01:02.708Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-10T09:01:03.431Z] ok github.com/docker/docker/daemon/logger/local 0.121s coverage: 74.7% of statements [2020-04-10T09:01:03.431Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-10T09:01:03.708Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-10T09:01:03.709Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-10T09:01:04.057Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 33.3% of statements [2020-04-10T09:01:04.057Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2020-04-10T09:01:04.218Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-10T09:01:04.218Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-10T09:01:04.218Z] [2020-04-10T09:01:04.218Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-10T09:01:04.218Z] =========================== short test summary info ============================ [2020-04-10T09:01:04.218Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-10T09:01:04.218Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-10T09:01:04.218Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-10T09:01:04.218Z] Not supported on most drivers [2020-04-10T09:01:04.218Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-10T09:01:04.218Z] Can fail if eth0 has multiple IP addresses [2020-04-10T09:01:04.218Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-10T09:01:04.218Z] This doesn't seem to be taken into account by the engine [2020-04-10T09:01:04.218Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-10T09:01:04.218Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-10T09:01:04.218Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-10T09:01:04.218Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-10T09:01:04.218Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-10T09:01:04.218Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-10T09:01:04.218Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-10T09:01:04.218Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 336.84 seconds == [2020-04-10T09:01:04.326Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-10T09:01:04.472Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-10T09:01:05.696Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer// [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer//bar/root [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer/bar/quux [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-10T09:01:05.800Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer (4.29s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-10T09:01:06.054Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-10T09:01:06.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-10T09:01:06.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T09:01:06.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T09:01:06.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T09:01:06.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T09:01:06.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T09:01:06.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T09:01:06.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T09:01:06.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T09:01:06.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T09:01:06.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-10T09:01:06.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-10T09:01:06.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-10T09:01:06.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-10T09:01:06.054Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-10T09:01:06.054Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-10T09:01:06.054Z] === RUN TestCreateWithInvalidEnv [2020-04-10T09:01:06.054Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-10T09:01:06.054Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-10T09:01:06.054Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-10T09:01:06.054Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-10T09:01:06.054Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-10T09:01:06.054Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-10T09:01:06.054Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-10T09:01:06.054Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-10T09:01:06.054Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-10T09:01:06.054Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-10T09:01:06.054Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-10T09:01:06.054Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-10T09:01:06.054Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-10T09:01:06.054Z] === RUN TestCreateTmpfsMountsTarget [2020-04-10T09:01:06.054Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-10T09:01:06.054Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-10T09:01:06.104Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2020-04-10T09:01:06.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-10T09:01:06.518Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-10T09:01:07.125Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 47.8% of statements [2020-04-10T09:01:07.448Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-10T09:01:07.448Z] --- PASS: TestUpdateRestartPolicy (13.79s) [2020-04-10T09:01:07.448Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-10T09:01:07.749Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2020-04-10T09:01:07.976Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2020-04-10T09:01:07.976Z] === RUN TestCreateWithCapabilities [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T09:01:07.977Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-10T09:01:07.977Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-10T09:01:07.977Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-10T09:01:07.977Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-10T09:01:08.076Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-10T09:01:08.381Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-04-10T09:01:08.381Z] === RUN TestWaitNonBlocked [2020-04-10T09:01:08.381Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:01:08.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:01:08.381Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:01:08.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:01:08.381Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:01:08.381Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:01:08.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-10T09:01:08.796Z] 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-04-10T09:01:09.567Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-10T09:01:09.567Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-04-10T09:01:09.567Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-04-10T09:01:09.567Z] === RUN TestWaitBlocked [2020-04-10T09:01:09.567Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:01:09.567Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:01:09.567Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:01:09.567Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:01:09.567Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:01:09.567Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:01:09.856Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-04-10T09:01:09.856Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-10T09:01:09.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T09:01:09.856Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T09:01:09.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T09:01:09.856Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T09:01:09.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T09:01:09.856Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T09:01:09.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T09:01:09.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T09:01:09.857Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T09:01:09.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T09:01:09.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T09:01:09.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T09:01:09.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T09:01:09.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T09:01:09.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T09:01:09.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-10T09:01:09.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-10T09:01:09.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-10T09:01:09.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-10T09:01:09.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-10T09:01:09.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-10T09:01:09.857Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-10T09:01:10.153Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-04-10T09:01:10.153Z] === RUN TestContainerStartOnDaemonRestart [2020-04-10T09:01:10.153Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-10T09:01:10.153Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-10T09:01:10.153Z] === RUN TestDaemonRestartIpcMode [2020-04-10T09:01:10.153Z] === PAUSE TestDaemonRestartIpcMode [2020-04-10T09:01:10.153Z] === RUN TestDaemonHostGatewayIP [2020-04-10T09:01:10.153Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-10T09:01:10.153Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:01:10.153Z] === RUN TestDiff [2020-04-10T09:01:10.461Z] ok github.com/docker/docker/daemon/logger/splunk 3.066s coverage: 82.5% of statements [2020-04-10T09:01:10.461Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-10T09:01:10.461Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-10T09:01:10.711Z] --- PASS: TestDiff (0.56s) [2020-04-10T09:01:10.711Z] === RUN TestExecWithCloseStdin [2020-04-10T09:01:10.938Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-10T09:01:10.938Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-04-10T09:01:10.938Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-04-10T09:01:10.938Z] === CONT TestContainerStartOnDaemonRestart [2020-04-10T09:01:10.938Z] === CONT TestIpcModeOlderClient [2020-04-10T09:01:10.938Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-04-10T09:01:10.938Z] === CONT TestDaemonHostGatewayIP [2020-04-10T09:01:11.270Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-04-10T09:01:11.270Z] === RUN TestExec [2020-04-10T09:01:11.525Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-10T09:01:11.828Z] --- PASS: TestExec (0.66s) [2020-04-10T09:01:11.828Z] === RUN TestExecUser [2020-04-10T09:01:11.869Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-10T09:01:12.751Z] --- PASS: TestExecUser (0.64s) [2020-04-10T09:01:12.751Z] === RUN TestExportContainerAndImportImage [2020-04-10T09:01:13.203Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2020-04-10T09:01:13.309Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-04-10T09:01:13.309Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-10T09:01:14.225Z] ok github.com/docker/docker/errdefs 0.046s coverage: 49.4% of statements [2020-04-10T09:01:14.850Z] ok github.com/docker/docker/distribution 0.588s coverage: 22.1% of statements [2020-04-10T09:01:14.850Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-10T09:01:15.145Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-10T09:01:15.145Z] --- PASS: TestContainerStartOnDaemonRestart (4.13s) [2020-04-10T09:01:15.145Z] === CONT TestDaemonRestartIpcMode [2020-04-10T09:01:15.145Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-04-10T09:01:15.731Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-10T09:01:15.898Z] ? github.com/docker/docker/api [no test files] [2020-04-10T09:01:16.348Z] ok github.com/docker/docker/distribution/xfer 1.697s coverage: 85.1% of statements [2020-04-10T09:01:16.348Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-10T09:01:16.600Z] --- PASS: TestExportContainerAfterDaemonRestart (2.81s) [2020-04-10T09:01:16.600Z] === RUN TestHealthCheckWorkdir [2020-04-10T09:01:16.617Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-10T09:01:16.617Z] [2020-04-10T09:01:16.617Z] Unloading profiles will leave already running processes permanently [2020-04-10T09:01:16.617Z] unconfined, which can lead to unexpected situations. [2020-04-10T09:01:16.617Z] [2020-04-10T09:01:16.617Z] To set a process to complain mode, use the command line tool [2020-04-10T09:01:16.617Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-10T09:01:16.617Z] [2020-04-10T09:01:16.854Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-04-10T09:01:16.854Z] === RUN TestHealthKillContainer Post stage [Pipeline] junit [2020-04-10T09:01:17.184Z] Recording test results [2020-04-10T09:01:17.666Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-10T09:01:17.666Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-10T09:01:18.229Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-10T09:01:18.322Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] sh [2020-04-10T09:01:18.398Z] ok github.com/docker/docker/image 0.169s coverage: 86.4% of statements [2020-04-10T09:01:18.759Z] + echo Ensuring container killed. [2020-04-10T09:01:18.759Z] Ensuring container killed. [2020-04-10T09:01:18.759Z] + docker rm -vf docker-pr16 [2020-04-10T09:01:18.759Z] Error: No such container: docker-pr16 [2020-04-10T09:01:18.759Z] + true [Pipeline] sh [2020-04-10T09:01:18.792Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-10T09:01:18.792Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-04-10T09:01:18.792Z] PASS [2020-04-10T09:01:18.792Z] [2020-04-10T09:01:18.792Z] === Skipped [2020-04-10T09:01:18.792Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-10T09:01:18.792Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T09:01:18.792Z] [2020-04-10T09:01:18.792Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-10T09:01:18.792Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T09:01:18.792Z] [2020-04-10T09:01:18.792Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-10T09:01:18.792Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T09:01:18.792Z] [2020-04-10T09:01:18.792Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T09:01:18.792Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T09:01:18.792Z] [2020-04-10T09:01:18.792Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-10T09:01:18.793Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T09:01:18.793Z] [2020-04-10T09:01:18.793Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-10T09:01:18.793Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-10T09:01:18.793Z] [2020-04-10T09:01:18.793Z] [2020-04-10T09:01:18.793Z] DONE 199 tests, 6 skipped in 152.051s [2020-04-10T09:01:18.793Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-10T09:01:18.793Z] ++ 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-04-10T09:01:18.793Z] ++ set -e [2020-04-10T09:01:18.793Z] ++ '[' -n 0 ']' [2020-04-10T09:01:18.793Z] ++ set -x [2020-04-10T09:01:18.793Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:19.025Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2020-04-10T09:01:19.025Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-10T09:01:19.049Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-10T09:01:19.049Z] INFO: Testing against a local daemon [2020-04-10T09:01:19.049Z] === RUN TestCommitInheritsEnv [2020-04-10T09:01:19.126Z] + echo Chowning /workspace to jenkins user [2020-04-10T09:01:19.126Z] Chowning /workspace to jenkins user [2020-04-10T09:01:19.126Z] + id -u [2020-04-10T09:01:19.126Z] + id -g [2020-04-10T09:01:19.126Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40749:/workspace busybox chown -R 1000:1000 /workspace [2020-04-10T09:01:19.306Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-10T09:01:19.563Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-04-10T09:01:19.563Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-10T09:01:19.563Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-10T09:01:19.563Z] === RUN TestImagesFilterMultiReference [2020-04-10T09:01:19.563Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-04-10T09:01:19.563Z] === RUN TestImagePullPlatformInvalid [2020-04-10T09:01:19.563Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-10T09:01:19.563Z] === RUN TestRemoveImageOrphaning [2020-04-10T09:01:19.652Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2020-04-10T09:01:19.652Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-10T09:01:19.792Z] --- PASS: TestDockerNetworkMacvlan (18.87s) [2020-04-10T09:01:19.792Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-04-10T09:01:19.792Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-10T09:01:19.792Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s) [2020-04-10T09:01:19.792Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s) [2020-04-10T09:01:19.792Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.17s) [2020-04-10T09:01:19.792Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-04-10T09:01:19.792Z] PASS [2020-04-10T09:01:19.792Z] [2020-04-10T09:01:19.792Z] DONE 8 tests in 20.365s [2020-04-10T09:01:19.792Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-10T09:01:19.792Z] ++ 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-04-10T09:01:19.792Z] ++ set -e [2020-04-10T09:01:19.792Z] ++ '[' -n 0 ']' [2020-04-10T09:01:19.792Z] ++ set -x [2020-04-10T09:01:19.792Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:19.792Z] testing: warning: no tests to run [2020-04-10T09:01:19.792Z] PASS [2020-04-10T09:01:19.792Z] [2020-04-10T09:01:19.792Z] DONE 0 tests in 0.015s [2020-04-10T09:01:19.792Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-10T09:01:19.792Z] ++ 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-04-10T09:01:19.792Z] ++ set -e [2020-04-10T09:01:19.792Z] ++ '[' -n 0 ']' [2020-04-10T09:01:19.792Z] ++ set -x [2020-04-10T09:01:19.792Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:19.820Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-10T09:01:19.820Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-10T09:01:19.945Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-10T09:01:20.074Z] INFO: Testing against a local daemon [2020-04-10T09:01:20.074Z] === RUN TestAuthZPluginAllowRequest [2020-04-10T09:01:20.077Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-04-10T09:01:20.077Z] === RUN TestRemoveImageGarbageCollector [2020-04-10T09:01:20.234Z] --- PASS: TestHealthKillContainer (2.73s) [2020-04-10T09:01:20.234Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-10T09:01:20.234Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-04-10T09:01:20.234Z] === RUN TestIpcModeNone [2020-04-10T09:01:20.508Z] + bundleName=docker-py [2020-04-10T09:01:20.508Z] + echo Creating docker-py-bundles.tar.gz [2020-04-10T09:01:20.508Z] Creating docker-py-bundles.tar.gz [2020-04-10T09:01:20.508Z] + 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-04-10T09:01:20.516Z] Archiving artifacts [2020-04-10T09:01:20.629Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s) [2020-04-10T09:01:20.630Z] PASS [2020-04-10T09:01:20.630Z] [2020-04-10T09:01:20.630Z] === Skipped [2020-04-10T09:01:20.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-10T09:01:20.630Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:20.630Z] [2020-04-10T09:01:20.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-10T09:01:20.630Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:20.630Z] [2020-04-10T09:01:20.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-10T09:01:20.630Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:20.630Z] [2020-04-10T09:01:20.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-10T09:01:20.630Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:20.630Z] [2020-04-10T09:01:20.630Z] [2020-04-10T09:01:20.630Z] DONE 17 tests, 4 skipped in 31.623s [2020-04-10T09:01:20.630Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-10T09:01:20.630Z] ++ 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-04-10T09:01:20.630Z] ++ set -e [2020-04-10T09:01:20.630Z] ++ '[' -n 0 ']' [2020-04-10T09:01:20.630Z] ++ set -x [2020-04-10T09:01:20.630Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:20.630Z] INFO: Testing against a local daemon [2020-04-10T09:01:20.630Z] === RUN TestPluginInvalidJSON [2020-04-10T09:01:20.630Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:01:20.630Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:01:20.630Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:01:20.630Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-10T09:01:20.630Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-10T09:01:20.630Z] PASS [2020-04-10T09:01:20.630Z] [2020-04-10T09:01:20.630Z] DONE 2 tests in 0.200s [2020-04-10T09:01:20.630Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-10T09:01:20.630Z] ++ 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-04-10T09:01:20.630Z] ++ set -e [2020-04-10T09:01:20.630Z] ++ '[' -n 0 ']' [2020-04-10T09:01:20.630Z] ++ set -x [2020-04-10T09:01:20.630Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:20.889Z] INFO: Testing against a local daemon [2020-04-10T09:01:20.889Z] === RUN TestExternalGraphDriver [2020-04-10T09:01:20.919Z] --- PASS: TestIpcModeNone (0.61s) [2020-04-10T09:01:20.920Z] === RUN TestIpcModePrivate [2020-04-10T09:01:21.010Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-10T09:01:21.010Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-10T09:01:21.148Z] === RUN TestExternalGraphDriver/json [2020-04-10T09:01:21.445Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 50.0% of statements [2020-04-10T09:01:21.520Z] --- PASS: TestIpcModePrivate (0.64s) [2020-04-10T09:01:21.520Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-10T09:01:21.520Z] === RUN TestIpcModeShareable [2020-04-10T09:01:21.520Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-10T09:01:21.520Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:01:21.520Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-10T09:01:22.069Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40749/16/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-04-10T09:01:22.094Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-04-10T09:01:22.094Z] === RUN TestAuthZPluginTLS [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-10T09:01:22.376Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-04-10T09:01:22.376Z] === RUN TestAuthZPluginDenyRequest [2020-04-10T09:01:22.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER docker:22027541e92d762e6be780f8c5792a0662c2388a hack/make.sh binary-daemon [2020-04-10T09:01:22.658Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-10T09:01:22.658Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-10T09:01:22.717Z] [2020-04-10T09:01:22.902Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2020-04-10T09:01:22.902Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-10T09:01:22.902Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-10T09:01:22.902Z] === RUN TestTagInvalidReference [2020-04-10T09:01:22.902Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-10T09:01:22.902Z] === RUN TestTagValidPrefixedRepo [2020-04-10T09:01:22.903Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-10T09:01:22.903Z] === RUN TestTagExistedNameWithoutForce [2020-04-10T09:01:22.903Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-10T09:01:22.903Z] === RUN TestTagOfficialNames [2020-04-10T09:01:22.903Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-10T09:01:22.903Z] === RUN TestTagMatchesDigest [2020-04-10T09:01:22.903Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-10T09:01:22.903Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-10T09:01:22.971Z] Removing bundles/ [2020-04-10T09:01:22.971Z] [2020-04-10T09:01:22.971Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-10T09:01:22.971Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-10T09:01:22.971Z] GOOS="" GOARCH="" GOARM="" [2020-04-10T09:01:23.271Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-04-10T09:01:23.271Z] === RUN TestAuthZPluginDenyResponse [2020-04-10T09:01:23.487Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2020-04-10T09:01:23.487Z] === RUN TestAPIIpcModeHost [2020-04-10T09:01:23.488Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-10T09:01:23.488Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:01:23.488Z] === RUN TestDaemonIpcModeShareable [2020-04-10T09:01:23.488Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-10T09:01:23.488Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:01:23.488Z] === RUN TestDaemonIpcModePrivate [2020-04-10T09:01:23.678Z] === RUN TestExternalGraphDriver/spec [2020-04-10T09:01:23.884Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-04-10T09:01:23.884Z] === RUN TestAuthZPluginAllowEventStream [2020-04-10T09:01:25.871Z] ok github.com/docker/docker/opts 0.087s coverage: 67.4% of statements [2020-04-10T09:01:25.901Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-04-10T09:01:25.902Z] === RUN TestAuthZPluginErrorResponse [2020-04-10T09:01:25.993Z] --- PASS: TestDaemonIpcModePrivate (2.45s) [2020-04-10T09:01:25.993Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-10T09:01:25.993Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-10T09:01:25.993Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-10T09:01:25.993Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:01:25.993Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-10T09:01:25.993Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-10T09:01:25.993Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:01:25.993Z] === RUN TestIpcModeOlderClient [2020-04-10T09:01:25.993Z] === PAUSE TestIpcModeOlderClient [2020-04-10T09:01:25.993Z] === RUN TestKillContainerInvalidSignal [2020-04-10T09:01:26.158Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2020-04-10T09:01:26.177Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-10T09:01:26.183Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-10T09:01:26.183Z] === RUN TestAuthZPluginErrorRequest [2020-04-10T09:01:26.210Z] === RUN TestExternalGraphDriver/pull [2020-04-10T09:01:26.550Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-04-10T09:01:26.551Z] === RUN TestKillContainer [2020-04-10T09:01:26.551Z] === RUN TestKillContainer/no_signal [2020-04-10T09:01:26.785Z] ok github.com/docker/docker/pkg/archive 1.250s coverage: 77.0% of statements [2020-04-10T09:01:26.785Z] ok github.com/docker/docker/pkg/authorization 1.279s coverage: 68.3% of statements [2020-04-10T09:01:26.796Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-10T09:01:26.796Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-10T09:01:27.072Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2020-04-10T09:01:27.078Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-10T09:01:27.078Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-10T09:01:27.109Z] === RUN TestKillContainer/non_killing_signal [2020-04-10T09:01:27.364Z] === RUN TestKillContainer/killing_signal [2020-04-10T09:01:27.546Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-10T09:01:27.698Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-04-10T09:01:27.803Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-10T09:01:27.803Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-10T09:01:28.286Z] --- PASS: TestKillContainer (1.71s) [2020-04-10T09:01:28.286Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-04-10T09:01:28.286Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-04-10T09:01:28.286Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2020-04-10T09:01:28.286Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-10T09:01:28.286Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-10T09:01:28.506Z] ok github.com/docker/docker/api/server 0.150s coverage: 9.0% of statements [2020-04-10T09:01:28.733Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-10T09:01:28.742Z] --- PASS: TestExternalGraphDriver (7.47s) [2020-04-10T09:01:28.742Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-04-10T09:01:28.742Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2020-04-10T09:01:28.742Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-04-10T09:01:28.742Z] === RUN TestGraphdriverPluginV2 [2020-04-10T09:01:28.742Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-10T09:01:28.742Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:28.742Z] PASS [2020-04-10T09:01:28.742Z] [2020-04-10T09:01:28.742Z] === Skipped [2020-04-10T09:01:28.742Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-10T09:01:28.742Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:28.742Z] [2020-04-10T09:01:28.742Z] [2020-04-10T09:01:28.742Z] DONE 5 tests, 1 skipped in 7.653s [2020-04-10T09:01:28.742Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-10T09:01:28.742Z] ++ 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-04-10T09:01:28.742Z] ++ set -e [2020-04-10T09:01:28.742Z] ++ '[' -n 0 ']' [2020-04-10T09:01:28.742Z] ++ set -x [2020-04-10T09:01:28.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T09:01:28.742Z] INFO: Testing against a local daemon [2020-04-10T09:01:28.742Z] === RUN TestContinueAfterPluginCrash [2020-04-10T09:01:28.742Z] === PAUSE TestContinueAfterPluginCrash [2020-04-10T09:01:28.742Z] === RUN TestReadPluginNoRead [2020-04-10T09:01:28.742Z] === PAUSE TestReadPluginNoRead [2020-04-10T09:01:28.742Z] === RUN TestDaemonStartWithLogOpt [2020-04-10T09:01:28.742Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-10T09:01:28.742Z] === CONT TestContinueAfterPluginCrash [2020-04-10T09:01:28.742Z] === CONT TestDaemonStartWithLogOpt [2020-04-10T09:01:28.742Z] === CONT TestReadPluginNoRead [2020-04-10T09:01:28.844Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-10T09:01:28.990Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-10T09:01:29.096Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-04-10T09:01:29.096Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-10T09:01:29.216Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-04-10T09:01:29.402Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-04-10T09:01:29.402Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2020-04-10T09:01:29.402Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-04-10T09:01:29.402Z] === RUN TestKillStoppedContainer [2020-04-10T09:01:29.402Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-10T09:01:29.402Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-10T09:01:29.402Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-10T09:01:29.402Z] === RUN TestKillDifferentUserContainer [2020-04-10T09:01:29.505Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-04-10T09:01:29.960Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-04-10T09:01:29.960Z] === RUN TestInspectOomKilledTrue [2020-04-10T09:01:29.960Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-10T09:01:29.960Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:01:29.960Z] === RUN TestInspectOomKilledFalse [2020-04-10T09:01:29.960Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-10T09:01:29.960Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T09:01:29.960Z] === RUN TestLinksEtcHostsContentMatch [2020-04-10T09:01:29.960Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-10T09:01:29.960Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-10T09:01:29.960Z] === RUN TestLinksContainerNames [2020-04-10T09:01:31.000Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-10T09:01:31.286Z] ok github.com/docker/docker/layer 7.501s coverage: 68.8% of statements [2020-04-10T09:01:31.286Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-10T09:01:31.286Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-10T09:01:31.286Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-10T09:01:31.286Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-10T09:01:31.286Z] ? github.com/docker/docker/oci [no test files] [2020-04-10T09:01:31.286Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-10T09:01:31.318Z] --- PASS: TestLinksContainerNames (1.11s) [2020-04-10T09:01:31.318Z] === RUN TestLogsFollowTailEmpty [2020-04-10T09:01:31.769Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-04-10T09:01:31.769Z] === RUN TestAuthZPluginHeader [2020-04-10T09:01:31.876Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-04-10T09:01:31.876Z] === RUN TestContainerNetworkMountsNoChown [2020-04-10T09:01:32.309Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-04-10T09:01:32.309Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-04-10T09:01:32.383Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-04-10T09:01:32.383Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-10T09:01:32.383Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-10T09:01:32.383Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:32.383Z] === RUN TestAuthZPluginV2Disable [2020-04-10T09:01:32.383Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-10T09:01:32.383Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:32.383Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-10T09:01:32.383Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-10T09:01:32.383Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:32.383Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-10T09:01:32.383Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-10T09:01:32.383Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:32.383Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-10T09:01:32.434Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/default [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/default [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/private [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/private [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rprivate [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/slave [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/slave [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rslave [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/shared [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/shared [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rshared [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/default [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/rslave [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/rshared [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/shared [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/rprivate [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/slave [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/private [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-10T09:01:32.434Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-10T09:01:32.434Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-10T09:01:32.434Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T09:01:32.688Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-10T09:01:32.942Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-10T09:01:32.942Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-10T09:01:32.942Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-10T09:01:32.942Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-10T09:01:32.942Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-10T09:01:32.942Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-10T09:01:32.942Z] === RUN TestContainerBindMountNonRecursive [2020-04-10T09:01:32.942Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-10T09:01:32.942Z] 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-04-10T09:01:32.942Z] === RUN TestNetworkNat [2020-04-10T09:01:33.168Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-10T09:01:33.732Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-10T09:01:33.803Z] ok github.com/docker/docker/pkg/chrootarchive 4.264s coverage: 43.2% of statements [2020-04-10T09:01:33.803Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-10T09:01:33.803Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-10T09:01:33.803Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-04-10T09:01:33.803Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-10T09:01:33.864Z] --- PASS: TestNetworkNat (0.71s) [2020-04-10T09:01:33.864Z] === RUN TestNetworkLocalhostTCPNat [2020-04-10T09:01:34.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-04-10T09:01:34.120Z] === RUN TestNetworkLoopbackNat [2020-04-10T09:01:34.297Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-10T09:01:34.554Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-10T09:01:34.811Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-10T09:01:34.811Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-10T09:01:35.042Z] --- PASS: TestNetworkLoopbackNat (0.81s) [2020-04-10T09:01:35.042Z] === RUN TestPause [2020-04-10T09:01:35.042Z] --- SKIP: TestPause (0.00s) [2020-04-10T09:01:35.042Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:01:35.042Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-10T09:01:35.042Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T09:01:35.042Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T09:01:35.042Z] === RUN TestPauseStopPausedContainer [2020-04-10T09:01:35.042Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-10T09:01:35.042Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:01:35.042Z] === RUN TestPsFilter [2020-04-10T09:01:35.296Z] ok github.com/docker/docker/pkg/discovery/kv 3.188s coverage: 84.1% of statements [2020-04-10T09:01:35.296Z] ok github.com/docker/docker/pkg/fsutils 0.414s coverage: 85.1% of statements [2020-04-10T09:01:35.339Z] --- PASS: TestPsFilter (0.20s) [2020-04-10T09:01:35.339Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-10T09:01:35.376Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-10T09:01:35.582Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2020-04-10T09:01:35.633Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-10T09:01:35.890Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-10T09:01:35.939Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-04-10T09:01:35.939Z] === RUN TestRemoveContainerWithVolume [2020-04-10T09:01:36.148Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-10T09:01:36.497Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-04-10T09:01:36.497Z] === RUN TestRemoveContainerRunning [2020-04-10T09:01:37.055Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-04-10T09:01:37.055Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-10T09:01:37.613Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-04-10T09:01:37.613Z] === RUN TestRemoveInvalidContainer [2020-04-10T09:01:37.613Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-10T09:01:37.613Z] === RUN TestRenameLinkedContainer [2020-04-10T09:01:37.627Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-04-10T09:01:37.627Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-04-10T09:01:37.913Z] ok github.com/docker/docker/pkg/idtools 0.934s coverage: 70.1% of statements [2020-04-10T09:01:38.201Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-04-10T09:01:38.487Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-04-10T09:01:39.111Z] ok github.com/docker/docker/pkg/ioutils 1.702s coverage: 70.6% of statements [2020-04-10T09:01:39.111Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-10T09:01:39.111Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-10T09:01:39.111Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-10T09:01:39.398Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-04-10T09:01:39.424Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-10T09:01:39.686Z] ok github.com/docker/docker/pkg/parsers/kernel 0.037s coverage: 60.0% of statements [2020-04-10T09:01:39.988Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-10T09:01:40.119Z] --- PASS: TestRenameLinkedContainer (2.32s) [2020-04-10T09:01:40.119Z] === RUN TestRenameStoppedContainer [2020-04-10T09:01:40.310Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.072s coverage: 91.4% of statements [2020-04-10T09:01:40.374Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-04-10T09:01:40.374Z] === RUN TestRenameRunningContainerAndReuse [2020-04-10T09:01:40.596Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-04-10T09:01:40.596Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-10T09:01:40.596Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-10T09:01:40.957Z] === RUN TestReadPluginNoRead/default [2020-04-10T09:01:41.216Z] --- PASS: TestDaemonStartWithLogOpt (12.61s) [2020-04-10T09:01:41.621Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2020-04-10T09:01:41.733Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2020-04-10T09:01:41.733Z] === RUN TestRenameInvalidName [2020-04-10T09:01:42.151Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-10T09:01:42.334Z] --- PASS: TestRenameInvalidName (0.58s) [2020-04-10T09:01:42.334Z] === RUN TestRenameAnonymousContainer [2020-04-10T09:01:42.650Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-04-10T09:01:43.276Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2020-04-10T09:01:43.276Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-04-10T09:01:44.052Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-10T09:01:44.164Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-10T09:01:44.294Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-10T09:01:44.880Z] --- PASS: TestRenameAnonymousContainer (2.72s) [2020-04-10T09:01:44.880Z] === RUN TestRenameContainerWithSameName [2020-04-10T09:01:44.918Z] ok github.com/docker/docker/pkg/pubsub 1.202s coverage: 73.9% of statements [2020-04-10T09:01:45.438Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-04-10T09:01:45.438Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-10T09:01:45.534Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-10T09:01:45.543Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2020-04-10T09:01:45.953Z] --- PASS: TestReadPluginNoRead (17.10s) [2020-04-10T09:01:45.953Z] --- PASS: TestReadPluginNoRead/default (1.98s) [2020-04-10T09:01:45.953Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-04-10T09:01:45.953Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-04-10T09:01:45.953Z] read_test.go:91: [dbf6015e2d438] daemon is not started [2020-04-10T09:01:45.953Z] --- PASS: TestContinueAfterPluginCrash (17.42s) [2020-04-10T09:01:45.953Z] PASS [2020-04-10T09:01:45.953Z] [2020-04-10T09:01:45.953Z] DONE 6 tests in 17.590s [2020-04-10T09:01:45.953Z] 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-04-10T09:01:45.953Z] ++ 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-04-10T09:01:45.953Z] ++ set -e [2020-04-10T09:01:45.953Z] ++ '[' -n 0 ']' [2020-04-10T09:01:45.953Z] ++ set -x [2020-04-10T09:01:45.953Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:46.212Z] testing: warning: no tests to run [2020-04-10T09:01:46.212Z] PASS [2020-04-10T09:01:46.212Z] [2020-04-10T09:01:46.212Z] DONE 0 tests in 0.049s [2020-04-10T09:01:46.212Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-10T09:01:46.212Z] ++ 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-04-10T09:01:46.212Z] ++ set -e [2020-04-10T09:01:46.212Z] ++ '[' -n 0 ']' [2020-04-10T09:01:46.212Z] ++ set -x [2020-04-10T09:01:46.212Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:46.212Z] INFO: Testing against a local daemon [2020-04-10T09:01:46.212Z] === RUN TestPluginWithDevMounts [2020-04-10T09:01:46.212Z] === PAUSE TestPluginWithDevMounts [2020-04-10T09:01:46.212Z] === CONT TestPluginWithDevMounts [2020-04-10T09:01:46.562Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2020-04-10T09:01:46.562Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-10T09:01:46.796Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2020-04-10T09:01:46.796Z] === RUN TestResize [2020-04-10T09:01:47.202Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-04-10T09:01:47.354Z] --- PASS: TestResize (0.64s) [2020-04-10T09:01:47.354Z] === RUN TestResizeWithInvalidSize [2020-04-10T09:01:47.827Z] ok github.com/docker/docker/pkg/sysinfo 0.047s coverage: 70.8% of statements [2020-04-10T09:01:47.911Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-04-10T09:01:47.911Z] === RUN TestResizeWhenContainerNotStarted [2020-04-10T09:01:48.114Z] ok github.com/docker/docker/pkg/signal 3.517s coverage: 61.0% of statements [2020-04-10T09:01:48.469Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-04-10T09:01:48.469Z] === RUN TestDaemonRestartKillContainers [2020-04-10T09:01:48.469Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-10T09:01:48.469Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-10T09:01:48.469Z] === RUN TestCgroupNamespacesRun [2020-04-10T09:01:48.739Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 35.0% of statements [2020-04-10T09:01:48.742Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-04-10T09:01:48.742Z] PASS [2020-04-10T09:01:48.742Z] [2020-04-10T09:01:48.742Z] DONE 1 tests in 2.344s [2020-04-10T09:01:48.742Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-10T09:01:48.742Z] ++ 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-04-10T09:01:48.742Z] ++ set -e [2020-04-10T09:01:48.742Z] ++ '[' -n 0 ']' [2020-04-10T09:01:48.742Z] ++ set -x [2020-04-10T09:01:48.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T09:01:48.742Z] INFO: Testing against a local daemon [2020-04-10T09:01:48.742Z] === RUN TestSecretInspect [2020-04-10T09:01:49.361Z] ok github.com/docker/docker/pkg/tailfile 0.206s coverage: 88.6% of statements [2020-04-10T09:01:50.386Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2020-04-10T09:01:50.673Z] testing: warning: no tests to run [2020-04-10T09:01:50.673Z] coverage: [no statements] [2020-04-10T09:01:50.673Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-04-10T09:01:50.791Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-10T09:01:50.815Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2020-04-10T09:01:50.815Z] PASS [2020-04-10T09:01:50.815Z] [2020-04-10T09:01:50.815Z] === Skipped [2020-04-10T09:01:50.815Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-10T09:01:50.815Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:50.815Z] [2020-04-10T09:01:50.815Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-10T09:01:50.815Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:50.815Z] [2020-04-10T09:01:50.815Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-10T09:01:50.815Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:50.815Z] [2020-04-10T09:01:50.815Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-10T09:01:50.815Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:50.815Z] [2020-04-10T09:01:50.815Z] [2020-04-10T09:01:50.815Z] DONE 17 tests, 4 skipped in 29.569s [2020-04-10T09:01:50.815Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-10T09:01:50.815Z] ++ 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-04-10T09:01:50.815Z] ++ set -e [2020-04-10T09:01:50.815Z] ++ '[' -n 0 ']' [2020-04-10T09:01:50.815Z] ++ set -x [2020-04-10T09:01:50.815Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:50.815Z] INFO: Testing against a local daemon [2020-04-10T09:01:50.815Z] === RUN TestPluginInvalidJSON [2020-04-10T09:01:50.815Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:01:50.815Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:01:50.815Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:01:50.815Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-10T09:01:50.815Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-10T09:01:50.815Z] PASS [2020-04-10T09:01:50.815Z] [2020-04-10T09:01:50.815Z] DONE 2 tests in 0.086s [2020-04-10T09:01:50.815Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-10T09:01:50.815Z] ++ 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-04-10T09:01:50.815Z] ++ set -e [2020-04-10T09:01:50.815Z] ++ '[' -n 0 ']' [2020-04-10T09:01:50.815Z] ++ set -x [2020-04-10T09:01:50.815Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:50.815Z] INFO: Testing against a local daemon [2020-04-10T09:01:50.815Z] === RUN TestExternalGraphDriver [2020-04-10T09:01:50.815Z] === RUN TestExternalGraphDriver/json [2020-04-10T09:01:50.961Z] ok github.com/docker/docker/pkg/tarsum 0.217s coverage: 89.3% of statements [2020-04-10T09:01:50.976Z] --- PASS: TestCgroupNamespacesRun (2.43s) [2020-04-10T09:01:50.976Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-10T09:01:51.048Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-10T09:01:51.048Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-10T09:01:51.251Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-04-10T09:01:51.540Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-04-10T09:01:51.820Z] === RUN TestExternalGraphDriver/spec [2020-04-10T09:01:51.830Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-04-10T09:01:52.027Z] --- PASS: TestSecretInspect (3.24s) [2020-04-10T09:01:52.027Z] === RUN TestSecretList [2020-04-10T09:01:52.417Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-10T09:01:52.982Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-10T09:01:53.482Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.50s) [2020-04-10T09:01:53.482Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-10T09:01:53.838Z] === RUN TestExternalGraphDriver/pull [2020-04-10T09:01:55.312Z] --- PASS: TestSecretList (3.25s) [2020-04-10T09:01:55.312Z] === RUN TestSecretsCreateAndDelete [2020-04-10T09:01:55.314Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 14.5% of statements [2020-04-10T09:01:55.942Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 68.8% of statements [2020-04-10T09:01:56.028Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.61s) [2020-04-10T09:01:56.028Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-10T09:01:56.522Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-04-10T09:01:56.522Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-04-10T09:01:56.522Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-04-10T09:01:56.522Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-04-10T09:01:56.522Z] === RUN TestGraphdriverPluginV2 [2020-04-10T09:01:56.522Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-10T09:01:56.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:56.522Z] PASS [2020-04-10T09:01:56.522Z] [2020-04-10T09:01:56.522Z] === Skipped [2020-04-10T09:01:56.523Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-10T09:01:56.523Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:01:56.523Z] [2020-04-10T09:01:56.523Z] [2020-04-10T09:01:56.523Z] DONE 5 tests, 1 skipped in 6.561s [2020-04-10T09:01:56.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-10T09:01:56.523Z] ++ 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-04-10T09:01:56.523Z] ++ set -e [2020-04-10T09:01:56.523Z] ++ '[' -n 0 ']' [2020-04-10T09:01:56.523Z] ++ set -x [2020-04-10T09:01:56.523Z] ++ env -i DEST=/go/src/github.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-04-10T09:01:56.523Z] INFO: Testing against a local daemon [2020-04-10T09:01:56.523Z] === RUN TestContinueAfterPluginCrash [2020-04-10T09:01:56.523Z] === PAUSE TestContinueAfterPluginCrash [2020-04-10T09:01:56.523Z] === RUN TestReadPluginNoRead [2020-04-10T09:01:56.523Z] === PAUSE TestReadPluginNoRead [2020-04-10T09:01:56.523Z] === RUN TestDaemonStartWithLogOpt [2020-04-10T09:01:56.523Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-10T09:01:56.523Z] === CONT TestContinueAfterPluginCrash [2020-04-10T09:01:56.523Z] === CONT TestDaemonStartWithLogOpt [2020-04-10T09:01:56.990Z] ok github.com/docker/docker/reference 0.067s coverage: 84.4% of statements [2020-04-10T09:01:57.163Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-10T09:01:57.163Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-10T09:01:57.614Z] ok github.com/docker/docker/plugin 0.607s coverage: 27.1% of statements [2020-04-10T09:01:58.533Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s) [2020-04-10T09:01:58.534Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-10T09:01:58.598Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-04-10T09:01:58.598Z] === RUN TestSecretsUpdate [2020-04-10T09:01:59.108Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-04-10T09:01:59.736Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-04-10T09:02:00.441Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-10T09:02:00.761Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2020-04-10T09:02:01.081Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.58s) [2020-04-10T09:02:01.081Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-10T09:02:01.388Z] ok github.com/docker/docker/registry 0.372s coverage: 56.0% of statements [2020-04-10T09:02:01.677Z] ok github.com/docker/docker/runconfig 0.059s coverage: 68.2% of statements [2020-04-10T09:02:01.884Z] --- PASS: TestSecretsUpdate (3.30s) [2020-04-10T09:02:01.884Z] === RUN TestTemplatedSecret [2020-04-10T09:02:02.337Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-10T09:02:03.004Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s) [2020-04-10T09:02:03.004Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-10T09:02:03.708Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-10T09:02:04.273Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-10T09:02:04.273Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-10T09:02:04.273Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-10T09:02:04.273Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-10T09:02:04.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-10T09:02:04.884Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2020-04-10T09:02:04.884Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-10T09:02:04.894Z] --- PASS: TestDaemonStartWithLogOpt (8.42s) [2020-04-10T09:02:04.894Z] === CONT TestReadPluginNoRead [2020-04-10T09:02:05.172Z] --- PASS: TestTemplatedSecret (3.38s) [2020-04-10T09:02:05.172Z] === RUN TestSecretCreateResolve [2020-04-10T09:02:05.181Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-04-10T09:02:06.168Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-10T09:02:06.425Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-10T09:02:06.989Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-10T09:02:07.552Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-10T09:02:07.564Z] === RUN TestReadPluginNoRead/default [2020-04-10T09:02:07.889Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.0% of statements [2020-04-10T09:02:07.889Z] ok github.com/docker/docker/volume/local 0.058s coverage: 73.0% of statements [2020-04-10T09:02:08.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2020-04-10T09:02:08.186Z] === RUN TestKernelTCPMemory [2020-04-10T09:02:08.186Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-10T09:02:08.186Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:08.186Z] === RUN TestNISDomainname [2020-04-10T09:02:08.186Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-10T09:02:08.186Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-10T09:02:08.186Z] === RUN TestHostnameDnsResolution [2020-04-10T09:02:08.458Z] --- PASS: TestSecretCreateResolve (3.28s) [2020-04-10T09:02:08.458Z] PASS [2020-04-10T09:02:08.458Z] [2020-04-10T09:02:08.458Z] DONE 6 tests in 19.859s [2020-04-10T09:02:08.458Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-10T09:02:08.458Z] ++ 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-04-10T09:02:08.458Z] ++ set -e [2020-04-10T09:02:08.458Z] ++ '[' -n 0 ']' [2020-04-10T09:02:08.458Z] ++ set -x [2020-04-10T09:02:08.458Z] ++ env -i DEST=/go/src/github.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-04-10T09:02:08.458Z] INFO: Testing against a local daemon [2020-04-10T09:02:08.458Z] === RUN TestServiceCreateInit [2020-04-10T09:02:08.458Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-10T09:02:08.745Z] --- PASS: TestHostnameDnsResolution (1.03s) [2020-04-10T09:02:08.745Z] === RUN TestStats [2020-04-10T09:02:08.745Z] --- SKIP: TestStats (0.00s) [2020-04-10T09:02:08.745Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:08.745Z] === RUN TestStopContainerWithTimeout [2020-04-10T09:02:08.745Z] === RUN TestStopContainerWithTimeout/0 [2020-04-10T09:02:08.745Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-10T09:02:08.745Z] === RUN TestStopContainerWithTimeout/1 [2020-04-10T09:02:08.745Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-10T09:02:08.745Z] === RUN TestStopContainerWithTimeout/3 [2020-04-10T09:02:08.745Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-10T09:02:08.745Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-10T09:02:08.745Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-10T09:02:08.745Z] === CONT TestStopContainerWithTimeout/0 [2020-04-10T09:02:08.745Z] === CONT TestStopContainerWithTimeout/3 [2020-04-10T09:02:09.373Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-04-10T09:02:09.449Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-10T09:02:09.449Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-10T09:02:09.449Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-10T09:02:09.583Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-10T09:02:09.583Z] --- PASS: TestContinueAfterPluginCrash (13.23s) [2020-04-10T09:02:09.667Z] === CONT TestStopContainerWithTimeout/1 [2020-04-10T09:02:11.066Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-10T09:02:11.347Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-10T09:02:11.601Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-10T09:02:13.242Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-10T09:02:13.570Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-10T09:02:13.570Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2020-04-10T09:02:13.570Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2020-04-10T09:02:13.570Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2020-04-10T09:02:13.570Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2020-04-10T09:02:13.570Z] === RUN TestDeleteDevicemapper [2020-04-10T09:02:13.570Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-10T09:02:13.570Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T09:02:13.570Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-10T09:02:13.620Z] --- PASS: TestReadPluginNoRead (8.65s) [2020-04-10T09:02:13.620Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-04-10T09:02:13.620Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2020-04-10T09:02:13.620Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s) [2020-04-10T09:02:13.620Z] read_test.go:91: [d8488c3a105e5] daemon is not started [2020-04-10T09:02:13.620Z] PASS [2020-04-10T09:02:13.620Z] [2020-04-10T09:02:13.620Z] DONE 6 tests in 17.150s [2020-04-10T09:02:13.620Z] 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-04-10T09:02:13.620Z] ++ 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-04-10T09:02:13.620Z] ++ set -e [2020-04-10T09:02:13.620Z] ++ '[' -n 0 ']' [2020-04-10T09:02:13.620Z] ++ set -x [2020-04-10T09:02:13.620Z] ++ env -i DEST=/go/src/github.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-04-10T09:02:13.620Z] testing: warning: no tests to run [2020-04-10T09:02:13.620Z] PASS [2020-04-10T09:02:13.620Z] [2020-04-10T09:02:13.620Z] DONE 0 tests in 0.029s [2020-04-10T09:02:13.620Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-10T09:02:13.620Z] ++ 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-04-10T09:02:13.620Z] ++ set -e [2020-04-10T09:02:13.620Z] ++ '[' -n 0 ']' [2020-04-10T09:02:13.620Z] ++ set -x [2020-04-10T09:02:13.620Z] ++ env -i DEST=/go/src/github.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-04-10T09:02:13.620Z] INFO: Testing against a local daemon [2020-04-10T09:02:13.620Z] === RUN TestPluginWithDevMounts [2020-04-10T09:02:13.620Z] === PAUSE TestPluginWithDevMounts [2020-04-10T09:02:13.620Z] === CONT TestPluginWithDevMounts [2020-04-10T09:02:13.727Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-10T09:02:15.451Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2020-04-10T09:02:15.451Z] === RUN TestUpdateMemory [2020-04-10T09:02:15.451Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-10T09:02:15.451Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:15.451Z] === RUN TestUpdateCPUQuota [2020-04-10T09:02:15.451Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-10T09:02:15.451Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:15.451Z] === RUN TestUpdatePidsLimit [2020-04-10T09:02:15.451Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-10T09:02:15.451Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:15.451Z] === RUN TestUpdateRestartPolicy [2020-04-10T09:02:15.638Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-04-10T09:02:15.638Z] PASS [2020-04-10T09:02:15.638Z] [2020-04-10T09:02:15.638Z] DONE 1 tests in 1.952s [2020-04-10T09:02:15.638Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-10T09:02:15.638Z] ++ 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-04-10T09:02:15.638Z] ++ set -e [2020-04-10T09:02:15.638Z] ++ '[' -n 0 ']' [2020-04-10T09:02:15.638Z] ++ set -x [2020-04-10T09:02:15.638Z] ++ env -i DEST=/go/src/github.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-04-10T09:02:15.638Z] INFO: Testing against a local daemon [2020-04-10T09:02:15.638Z] === RUN TestSecretInspect [2020-04-10T09:02:15.765Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-10T09:02:17.136Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-10T09:02:17.767Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/rootless [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/volume [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-10T09:02:17.767Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === Skipped [2020-04-10T09:02:17.767Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-10T09:02:17.767Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-10T09:02:17.767Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:73: No driver to put! [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-10T09:02:17.767Z] time="2020-04-10T09:00:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-10T09:02:17.767Z] time="2020-04-10T09:00:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-10T09:02:17.767Z] time="2020-04-10T09:00:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-10T09:02:17.767Z] time="2020-04-10T09:00:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-10T09:02:17.767Z] time="2020-04-10T09:00:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:73: No driver to put! [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-10T09:02:17.767Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-10T09:02:17.767Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-10T09:02:17.767Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:02:17.767Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-10T09:02:17.767Z] graphtest_unix.go:73: No driver to put! [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-10T09:02:17.767Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-10T09:02:17.767Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] [2020-04-10T09:02:17.767Z] DONE 2140 tests, 26 skipped in 350.004s Post stage [Pipeline] junit [2020-04-10T09:02:17.829Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-10T09:02:18.507Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-10T09:02:18.672Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -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:22027541e92d762e6be780f8c5792a0662c2388a hack/make.sh dynbinary test-integration [2020-04-10T09:02:18.959Z] [2020-04-10T09:02:18.997Z] --- PASS: TestServiceCreateInit (10.08s) [2020-04-10T09:02:18.997Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-04-10T09:02:18.997Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-04-10T09:02:18.997Z] === RUN TestCreateServiceMultipleTimes [2020-04-10T09:02:19.088Z] --- PASS: TestSecretInspect (3.68s) [2020-04-10T09:02:19.088Z] === RUN TestSecretList [2020-04-10T09:02:19.249Z] Removing bundles/ [2020-04-10T09:02:19.249Z] [2020-04-10T09:02:19.249Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-10T09:02:19.249Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T09:02:19.249Z] GOOS="" GOARCH="" GOARM="" [2020-04-10T09:02:19.311Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-10T09:02:19.311Z] ok github.com/docker/docker/api/server/httputils 0.153s coverage: 14.7% of statements [2020-04-10T09:02:19.311Z] ok github.com/docker/docker/api/server/middleware 0.139s coverage: 37.7% of statements [2020-04-10T09:02:19.311Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-10T09:02:19.312Z] ok github.com/docker/docker/api/types/filters 0.070s coverage: 92.2% of statements [2020-04-10T09:02:19.312Z] ok github.com/docker/docker/api/types/strslice 0.115s coverage: 90.0% of statements [2020-04-10T09:02:19.312Z] ok github.com/docker/docker/api/server/router/swarm 0.159s coverage: 4.5% of statements [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-10T09:02:19.312Z] ok github.com/docker/docker/api/types/time 0.286s coverage: 100.0% of statements [2020-04-10T09:02:19.312Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/builder [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-10T09:02:19.312Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-10T09:02:19.312Z] ok github.com/docker/docker/builder/dockerignore 0.071s coverage: 96.8% of statements [2020-04-10T09:02:19.438Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-10T09:02:20.002Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-10T09:02:20.286Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2020-04-10T09:02:20.566Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-10T09:02:21.259Z] ok github.com/docker/docker/builder/remotecontext 0.768s coverage: 9.2% of statements [2020-04-10T09:02:21.259Z] ok github.com/docker/docker/builder/dockerfile 0.577s coverage: 46.3% of statements [2020-04-10T09:02:22.577Z] --- PASS: TestSecretList (3.60s) [2020-04-10T09:02:22.577Z] === RUN TestSecretsCreateAndDelete [2020-04-10T09:02:24.746Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-10T09:02:26.957Z] --- PASS: TestSecretsCreateAndDelete (3.72s) [2020-04-10T09:02:26.957Z] === RUN TestSecretsUpdate [2020-04-10T09:02:27.680Z] --- PASS: TestUpdateRestartPolicy (11.64s) [2020-04-10T09:02:27.680Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-10T09:02:27.680Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-04-10T09:02:27.680Z] === RUN TestWaitNonBlocked [2020-04-10T09:02:27.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:02:27.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:02:27.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:02:27.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:02:27.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:02:27.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:02:28.065Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-10T09:02:28.066Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-10T09:02:28.239Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-10T09:02:28.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-04-10T09:02:28.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2020-04-10T09:02:28.239Z] === RUN TestWaitBlocked [2020-04-10T09:02:28.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:02:28.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:02:28.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:02:28.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:02:28.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:02:28.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:02:29.163Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-10T09:02:29.163Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-04-10T09:02:29.163Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2020-04-10T09:02:29.163Z] === CONT TestDaemonRestartIpcMode [2020-04-10T09:02:29.163Z] === CONT TestIpcModeOlderClient [2020-04-10T09:02:29.163Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-04-10T09:02:30.405Z] --- PASS: TestSecretsUpdate (3.55s) [2020-04-10T09:02:30.405Z] === RUN TestTemplatedSecret [2020-04-10T09:02:33.077Z] --- PASS: TestTemplatedSecret (3.19s) [2020-04-10T09:02:33.077Z] === RUN TestSecretCreateResolve [2020-04-10T09:02:33.320Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-10T09:02:33.683Z] ok github.com/docker/docker/client 0.665s coverage: 75.3% of statements [2020-04-10T09:02:34.397Z] --- PASS: TestDaemonRestartIpcMode (4.93s) [2020-04-10T09:02:34.397Z] PASS [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === Skipped [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-10T09:02:34.397Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-10T09:02:34.397Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-10T09:02:34.397Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-10T09:02:34.397Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-10T09:02:34.397Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-10T09:02:34.397Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-10T09:02:34.397Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-10T09:02:34.397Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-10T09:02:34.397Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-10T09:02:34.397Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-10T09:02:34.397Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-10T09:02:34.397Z] 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-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-10T09:02:34.397Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T09:02:34.397Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-10T09:02:34.397Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-10T09:02:34.397Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-10T09:02:34.397Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-10T09:02:34.397Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-10T09:02:34.397Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-10T09:02:34.397Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-10T09:02:34.397Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-10T09:02:34.397Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-10T09:02:34.397Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] [2020-04-10T09:02:34.397Z] DONE 180 tests, 23 skipped in 92.937s [2020-04-10T09:02:34.397Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-10T09:02:34.397Z] INFO: Testing against a local daemon [2020-04-10T09:02:34.397Z] === RUN TestCommitInheritsEnv [2020-04-10T09:02:35.217Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-10T09:02:35.475Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-10T09:02:36.039Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-10T09:02:36.039Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-10T09:02:36.277Z] --- PASS: TestCommitInheritsEnv (1.87s) [2020-04-10T09:02:36.277Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-10T09:02:36.277Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-10T09:02:36.277Z] === RUN TestImagesFilterMultiReference [2020-04-10T09:02:36.277Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-10T09:02:36.277Z] === RUN TestImagePullPlatformInvalid [2020-04-10T09:02:36.277Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-10T09:02:36.277Z] === RUN TestRemoveImageOrphaning [2020-04-10T09:02:37.408Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-10T09:02:37.450Z] --- PASS: TestSecretCreateResolve (3.61s) [2020-04-10T09:02:37.451Z] PASS [2020-04-10T09:02:37.451Z] [2020-04-10T09:02:37.451Z] DONE 6 tests in 21.421s [2020-04-10T09:02:37.451Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-10T09:02:37.451Z] ++ 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-04-10T09:02:37.451Z] ++ set -e [2020-04-10T09:02:37.451Z] ++ '[' -n 0 ']' [2020-04-10T09:02:37.451Z] ++ set -x [2020-04-10T09:02:37.451Z] ++ env -i DEST=/go/src/github.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-04-10T09:02:37.451Z] INFO: Testing against a local daemon [2020-04-10T09:02:37.451Z] === RUN TestServiceCreateInit [2020-04-10T09:02:37.451Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-10T09:02:37.665Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-10T09:02:38.157Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-10T09:02:38.157Z] === RUN TestRemoveImageGarbageCollector [2020-04-10T09:02:38.157Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-10T09:02:38.157Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-10T09:02:38.157Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-10T09:02:38.157Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-10T09:02:38.157Z] === RUN TestTagInvalidReference [2020-04-10T09:02:38.157Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-10T09:02:38.157Z] === RUN TestTagValidPrefixedRepo [2020-04-10T09:02:38.157Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-10T09:02:38.157Z] === RUN TestTagExistedNameWithoutForce [2020-04-10T09:02:38.157Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-10T09:02:38.157Z] === RUN TestTagOfficialNames [2020-04-10T09:02:38.412Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-10T09:02:38.412Z] === RUN TestTagMatchesDigest [2020-04-10T09:02:38.412Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-10T09:02:38.412Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-10T09:02:40.942Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-10T09:02:40.952Z] --- PASS: TestCreateServiceMultipleTimes (19.34s) [2020-04-10T09:02:40.952Z] === RUN TestCreateServiceConflict [2020-04-10T09:02:41.210Z] --- PASS: TestCreateServiceConflict (3.32s) [2020-04-10T09:02:41.210Z] === RUN TestCreateServiceMaxReplicas [2020-04-10T09:02:42.838Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-10T09:02:42.930Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-10T09:02:43.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-10T09:02:43.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-10T09:02:44.311Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-10T09:02:44.311Z] Copying nested executables into bundles/binary-daemon [2020-04-10T09:02:44.311Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-10T09:02:44.828Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER docker:22027541e92d762e6be780f8c5792a0662c2388a hack/make.sh cross [2020-04-10T09:02:45.299Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-10T09:02:45.387Z] [2020-04-10T09:02:45.387Z] Removing bundles/ [2020-04-10T09:02:45.387Z] [2020-04-10T09:02:45.387Z] ---> Making bundle: cross (in bundles/cross) [2020-04-10T09:02:45.387Z] Cross building: bundles/cross/linux/amd64 [2020-04-10T09:02:45.387Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-10T09:02:45.387Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-10T09:02:45.398Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-04-10T09:02:45.398Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-10T09:02:46.110Z] ok github.com/docker/docker/builder/remotecontext/git 28.034s coverage: 86.3% of statements [2020-04-10T09:02:46.575Z] ? github.com/docker/docker/cli [no test files] [2020-04-10T09:02:46.575Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-10T09:02:46.669Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-10T09:02:48.041Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-10T09:02:48.408Z] --- PASS: TestServiceCreateInit (10.63s) [2020-04-10T09:02:48.408Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2020-04-10T09:02:48.408Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s) [2020-04-10T09:02:48.408Z] === RUN TestCreateServiceMultipleTimes [2020-04-10T09:02:49.939Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-10T09:02:55.184Z] ok github.com/docker/docker/cmd/dockerd 0.740s coverage: 19.3% of statements [2020-04-10T09:02:55.646Z] ok github.com/docker/docker/container 0.627s coverage: 41.9% of statements [2020-04-10T09:02:55.646Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-10T09:02:55.646Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-10T09:02:55.646Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-10T09:02:55.646Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-10T09:02:56.629Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.287s coverage: 65.3% of statements [2020-04-10T09:02:59.896Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-10T09:03:00.271Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2020-04-10T09:03:00.271Z] === RUN TestCreateServiceSecretFileMode [2020-04-10T09:03:00.828Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-10T09:03:02.198Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-10T09:03:02.450Z] ok github.com/docker/docker/daemon/cluster/convert 0.792s coverage: 35.6% of statements [2020-04-10T09:03:02.456Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-10T09:03:03.561Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2020-04-10T09:03:03.561Z] === RUN TestCreateServiceConfigFileMode [2020-04-10T09:03:04.351Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-10T09:03:06.846Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2020-04-10T09:03:06.846Z] === RUN TestCreateServiceSysctls [2020-04-10T09:03:06.876Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-10T09:03:07.161Z] ok github.com/docker/docker/daemon/cluster 1.791s coverage: 0.5% of statements [2020-04-10T09:03:07.441Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-10T09:03:07.699Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-10T09:03:08.137Z] ok github.com/docker/docker/daemon/config 0.629s coverage: 79.6% of statements [2020-04-10T09:03:09.682Z] ok github.com/docker/docker/daemon/discovery 0.217s coverage: 30.0% of statements [2020-04-10T09:03:09.682Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.059s coverage: 10.9% of statements [2020-04-10T09:03:10.655Z] ok github.com/docker/docker/daemon/events 0.295s coverage: 50.0% of statements [2020-04-10T09:03:10.714Z] --- PASS: TestCreateServiceMultipleTimes (22.76s) [2020-04-10T09:03:10.714Z] === RUN TestCreateServiceConflict [2020-04-10T09:03:11.036Z] --- PASS: TestCreateServiceSysctls (4.22s) [2020-04-10T09:03:11.036Z] === RUN TestCreateServiceCapabilities [2020-04-10T09:03:11.629Z] ok github.com/docker/docker/daemon/graphdriver 0.174s coverage: 2.3% of statements [2020-04-10T09:03:11.629Z] ok github.com/docker/docker/daemon/links 0.246s coverage: 93.0% of statements [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite (343.46s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.88s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.07s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.38s) [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:1449: [d3d6c4aca1e28] daemon is not started [2020-04-10T09:03:12.957Z] check_test.go:309: [d2bdce904e1bd] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.61s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.20s) [2020-04-10T09:03:12.957Z] check_test.go:309: [dc21262e4b2fe] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.68s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.29s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.86s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.20s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.35s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.92s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.63s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-10T09:03:12.957Z] check_test.go:309: [db8174ef5d53e] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d30e89a7d91a7] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.75s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d4db1b89d3b50] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.00s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-10T09:03:12.957Z] check_test.go:309: [de7a31b98224a] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.56s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.75s) [2020-04-10T09:03:12.957Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-10T09:03:12.957Z] check_test.go:309: [d3caf0030bbcf] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d02d111f8643a] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d39eb0d296b7a] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.78s) [2020-04-10T09:03:12.957Z] docker_cli_daemon_plugins_test.go:79: [d0c658700a1d1] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.47s) [2020-04-10T09:03:12.957Z] docker_cli_daemon_plugins_test.go:169: [dcab9a6e41a55] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-10T09:03:12.957Z] check_test.go:309: [dd7819788ec0d] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.01s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.32s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d713a69e92534] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.75s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.27s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.31s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.44s) [2020-04-10T09:03:12.957Z] check_test.go:309: [db7e6fe2bba94] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.76s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.60s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.88s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.09s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.31s) [2020-04-10T09:03:12.957Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-10T09:03:12.957Z] check_test.go:309: [d6ade8fc03d51] daemon is not started [2020-04-10T09:03:12.957Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-10T09:03:12.957Z] check_test.go:309: [d131ed9c48ae8] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.81s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d94e5123adfc7] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.91s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.13s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.28s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.03s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.62s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2020-04-10T09:03:12.957Z] check_test.go:309: [dc853fa1555fe] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.44s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.61s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d41713f78eef2] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.37s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-10T09:03:12.957Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-10T09:03:12.957Z] check_test.go:309: [d58c9a7458f61] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2020-04-10T09:03:12.957Z] check_test.go:309: [ddab681d946ad] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.49s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d3053a569113a] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.48s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.64s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d015d670b4a2f] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.49s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.79s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2020-04-10T09:03:12.957Z] check_test.go:309: [dc81eaf186415] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-10T09:03:12.957Z] check_test.go:309: [d3dc177baa8b8] daemon is not started [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.94s) [2020-04-10T09:03:12.957Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.78s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.90s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.11s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.39s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.05s) [2020-04-10T09:03:12.958Z] docker_cli_daemon_test.go:2542: [d42c889d69ef5] daemon is not started [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.40s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.35s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.18s) [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-04-10T09:03:12.958Z] check_test.go:309: [d8723ccc127a9] daemon is not started [2020-04-10T09:03:12.958Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.37s) [2020-04-10T09:03:12.958Z] === RUN TestDockerSwarmSuite [2020-04-10T09:03:12.958Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-10T09:03:14.160Z] --- PASS: TestCreateServiceConflict (3.59s) [2020-04-10T09:03:14.160Z] === RUN TestCreateServiceMaxReplicas [2020-04-10T09:03:14.322Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-04-10T09:03:14.322Z] === RUN TestInspect [2020-04-10T09:03:15.379Z] ok github.com/docker/docker/daemon 3.037s coverage: 9.2% of statements [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-10T09:03:15.379Z] ok github.com/docker/docker/daemon/images 0.576s coverage: 4.9% of statements [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-10T09:03:15.379Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-10T09:03:16.350Z] ok github.com/docker/docker/daemon/logger 1.011s coverage: 42.1% of statements [2020-04-10T09:03:16.813Z] ok github.com/docker/docker/daemon/logger/awslogs 0.951s coverage: 77.8% of statements [2020-04-10T09:03:16.813Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-10T09:03:16.813Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-10T09:03:16.813Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-10T09:03:16.813Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-10T09:03:16.813Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-10T09:03:17.133Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-10T09:03:17.606Z] --- PASS: TestInspect (3.55s) [2020-04-10T09:03:17.606Z] === RUN TestCreateJob [2020-04-10T09:03:17.608Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-04-10T09:03:17.608Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-10T09:03:17.787Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.275s coverage: 88.3% of statements [2020-04-10T09:03:18.761Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.501s coverage: 62.1% of statements [2020-04-10T09:03:18.761Z] ok github.com/docker/docker/daemon/logger/local 0.536s coverage: 74.7% of statements [2020-04-10T09:03:18.761Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-10T09:03:19.223Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.347s coverage: 21.4% of statements [2020-04-10T09:03:20.409Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-10T09:03:20.409Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-10T09:03:20.769Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.259s coverage: 33.3% of statements [2020-04-10T09:03:21.231Z] ok github.com/docker/docker/daemon/logger/templates 0.375s coverage: 8.3% of statements [2020-04-10T09:03:21.694Z] ok github.com/docker/docker/daemon/logger/syslog 0.617s coverage: 47.8% of statements [2020-04-10T09:03:21.779Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-10T09:03:21.779Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-10T09:03:21.795Z] --- PASS: TestCreateJob (4.39s) [2020-04-10T09:03:21.795Z] === RUN TestReplicatedJob [2020-04-10T09:03:23.240Z] ok github.com/docker/docker/daemon/logger/splunk 2.000s coverage: 82.5% of statements [2020-04-10T09:03:23.240Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-10T09:03:23.240Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-10T09:03:23.240Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-10T09:03:25.438Z] ok github.com/docker/docker/distribution/metadata 1.631s coverage: 48.2% of statements [2020-04-10T09:03:25.903Z] ok github.com/docker/docker/distribution 1.475s coverage: 20.3% of statements [2020-04-10T09:03:25.903Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-10T09:03:25.903Z] ok github.com/docker/docker/errdefs 0.138s coverage: 49.4% of statements [2020-04-10T09:03:25.903Z] ok github.com/docker/docker/distribution/xfer 1.976s coverage: 76.8% of statements [2020-04-10T09:03:25.903Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-10T09:03:25.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-10T09:03:27.856Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-10T09:03:28.097Z] ok github.com/docker/docker/image/v1 0.125s coverage: 25.0% of statements [2020-04-10T09:03:28.097Z] ok github.com/docker/docker/image/cache 0.223s coverage: 19.2% of statements [2020-04-10T09:03:28.358Z] --- PASS: TestReplicatedJob (6.25s) [2020-04-10T09:03:28.358Z] === RUN TestUpdateReplicatedJob [2020-04-10T09:03:29.071Z] ok github.com/docker/docker/image 1.014s coverage: 86.4% of statements [2020-04-10T09:03:29.071Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-10T09:03:29.071Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-10T09:03:29.533Z] ok github.com/docker/docker/libcontainerd/queue 0.200s coverage: 100.0% of statements [2020-04-10T09:03:30.381Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-10T09:03:30.508Z] ok github.com/docker/docker/layer 0.524s coverage: 30.1% of statements [2020-04-10T09:03:30.509Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-10T09:03:30.509Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements [2020-04-10T09:03:32.546Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-04-10T09:03:32.546Z] === RUN TestServiceListWithStatuses [2020-04-10T09:03:32.546Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-10T09:03:32.546Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:03:32.546Z] === RUN TestDockerNetworkConnectAlias [2020-04-10T09:03:32.700Z] ok github.com/docker/docker/opts 0.262s coverage: 67.7% of statements [2020-04-10T09:03:32.700Z] ok github.com/docker/docker/libcontainerd/local 0.425s coverage: 1.0% of statements [2020-04-10T09:03:32.700Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-10T09:03:32.700Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-10T09:03:32.700Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-10T09:03:32.700Z] ? github.com/docker/docker/oci [no test files] [2020-04-10T09:03:32.700Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-10T09:03:33.655Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-10T09:03:33.674Z] ok github.com/docker/docker/pkg/authorization 0.418s coverage: 26.8% of statements [2020-04-10T09:03:33.674Z] ok github.com/docker/docker/pkg/broadcaster 0.067s coverage: 100.0% of statements [2020-04-10T09:03:34.136Z] ok github.com/docker/docker/pkg/capabilities 0.071s coverage: 87.5% of statements [2020-04-10T09:03:35.111Z] ok github.com/docker/docker/pkg/chrootarchive 0.224s coverage: 15.4% of statements [2020-04-10T09:03:35.111Z] ok github.com/docker/docker/pkg/directory 0.165s coverage: 80.0% of statements [2020-04-10T09:03:35.574Z] ok github.com/docker/docker/pkg/discovery 0.235s coverage: 58.3% of statements [2020-04-10T09:03:36.037Z] ok github.com/docker/docker/pkg/discovery/file 0.211s coverage: 92.9% of statements [2020-04-10T09:03:36.039Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.28s) [2020-04-10T09:03:36.039Z] === RUN TestCreateServiceSecretFileMode [2020-04-10T09:03:36.652Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-04-10T09:03:36.652Z] === RUN TestCreateServiceConfigFileMode [2020-04-10T09:03:37.012Z] ok github.com/docker/docker/pkg/discovery/memory 0.154s coverage: 92.3% of statements [2020-04-10T09:03:37.474Z] ok github.com/docker/docker/pkg/discovery/nodes 0.234s coverage: 93.8% of statements [2020-04-10T09:03:38.451Z] ok github.com/docker/docker/pkg/filenotify 0.102s coverage: 36.2% of statements [2020-04-10T09:03:38.915Z] ok github.com/docker/docker/pkg/fileutils 0.151s coverage: 87.7% of statements [2020-04-10T09:03:39.110Z] --- PASS: TestDockerNetworkConnectAlias (6.36s) [2020-04-10T09:03:39.110Z] === RUN TestDockerNetworkReConnect [2020-04-10T09:03:39.377Z] ok github.com/docker/docker/pkg/homedir 0.078s coverage: 42.9% of statements [2020-04-10T09:03:40.101Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-04-10T09:03:40.101Z] === RUN TestCreateServiceSysctls [2020-04-10T09:03:40.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-10T09:03:40.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-10T09:03:40.207Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-10T09:03:40.352Z] ok github.com/docker/docker/pkg/idtools 0.123s coverage: 6.3% of statements [2020-04-10T09:03:40.352Z] ok github.com/docker/docker/pkg/discovery/kv 3.396s coverage: 84.1% of statements [2020-04-10T09:03:41.330Z] ok github.com/docker/docker/pkg/archive 8.219s coverage: 62.0% of statements [2020-04-10T09:03:41.330Z] ok github.com/docker/docker/pkg/locker 0.117s coverage: 88.9% of statements [2020-04-10T09:03:41.792Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2020-04-10T09:03:41.792Z] ok github.com/docker/docker/pkg/ioutils 0.745s coverage: 68.4% of statements [2020-04-10T09:03:42.255Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-04-10T09:03:42.255Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-04-10T09:03:43.232Z] ok github.com/docker/docker/pkg/parsers 0.249s coverage: 97.0% of statements [2020-04-10T09:03:43.232Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2020-04-10T09:03:43.488Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-10T09:03:44.379Z] --- PASS: TestDockerNetworkReConnect (5.25s) [2020-04-10T09:03:44.379Z] === RUN TestServicePlugin [2020-04-10T09:03:44.379Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-10T09:03:44.379Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:03:44.379Z] === RUN TestServiceUpdateLabel [2020-04-10T09:03:44.477Z] --- PASS: TestCreateServiceSysctls (4.17s) [2020-04-10T09:03:44.477Z] === RUN TestCreateServiceCapabilities [2020-04-10T09:03:44.779Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.089s coverage: 56.8% of statements [2020-04-10T09:03:45.350Z] ok github.com/docker/docker/pkg/plugins/transport 0.132s coverage: 85.7% of statements [2020-04-10T09:03:45.813Z] ok github.com/docker/docker/pkg/pools 0.059s coverage: 88.2% of statements [2020-04-10T09:03:46.118Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-10T09:03:46.275Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2020-04-10T09:03:46.737Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2020-04-10T09:03:47.682Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-04-10T09:03:47.682Z] === RUN TestServiceUpdateSecrets [2020-04-10T09:03:47.710Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 73.9% of statements [2020-04-10T09:03:47.710Z] ok github.com/docker/docker/pkg/signal 0.092s coverage: 20.3% of statements [2020-04-10T09:03:47.928Z] --- PASS: TestCreateServiceCapabilities (3.67s) [2020-04-10T09:03:47.928Z] === RUN TestInspect [2020-04-10T09:03:48.686Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2020-04-10T09:03:49.150Z] ok github.com/docker/docker/pkg/streamformatter 0.067s coverage: 66.2% of statements [2020-04-10T09:03:49.150Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2020-04-10T09:03:49.611Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 38.2% of statements [2020-04-10T09:03:51.159Z] ok github.com/docker/docker/pkg/tailfile 0.169s coverage: 88.6% of statements [2020-04-10T09:03:51.159Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-04-10T09:03:52.132Z] ok github.com/docker/docker/pkg/term 0.087s coverage: 30.8% of statements [2020-04-10T09:03:52.132Z] ok github.com/docker/docker/pkg/tarsum 0.204s coverage: 89.3% of statements [2020-04-10T09:03:52.305Z] --- PASS: TestInspect (3.98s) [2020-04-10T09:03:52.305Z] === RUN TestCreateJob [2020-04-10T09:03:53.106Z] testing: warning: no tests to run [2020-04-10T09:03:53.106Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: 0.0% of statements [no tests to run] [2020-04-10T09:03:53.106Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2020-04-10T09:03:53.570Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2020-04-10T09:03:54.033Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2020-04-10T09:03:54.496Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-10T09:03:54.496Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-10T09:03:54.496Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-10T09:03:54.496Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-10T09:03:54.496Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-10T09:03:54.496Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-10T09:03:54.496Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-10T09:03:54.496Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-10T09:03:55.470Z] ok github.com/docker/docker/plugin/v2 0.225s coverage: 20.1% of statements [2020-04-10T09:03:55.932Z] ok github.com/docker/docker/reference 0.157s coverage: 84.4% of statements [2020-04-10T09:03:55.932Z] ok github.com/docker/docker/plugin 0.232s coverage: 11.7% of statements [2020-04-10T09:03:56.680Z] --- PASS: TestCreateJob (4.33s) [2020-04-10T09:03:56.680Z] === RUN TestReplicatedJob [2020-04-10T09:03:58.129Z] ok github.com/docker/docker/restartmanager 0.102s coverage: 50.9% of statements [2020-04-10T09:03:58.129Z] ok github.com/docker/docker/registry/resumable 0.659s coverage: 100.0% of statements [2020-04-10T09:03:58.593Z] ok github.com/docker/docker/registry 0.523s coverage: 51.7% of statements [2020-04-10T09:03:59.569Z] ok github.com/docker/docker/testutil 0.206s coverage: 62.5% of statements [2020-04-10T09:03:59.569Z] ok github.com/docker/docker/runconfig 0.211s coverage: 54.5% of statements [2020-04-10T09:04:02.494Z] ok github.com/docker/docker/volume/drivers 0.109s coverage: 36.1% of statements [2020-04-10T09:04:02.494Z] ok github.com/docker/docker/volume/local 0.249s coverage: 37.7% of statements [2020-04-10T09:04:02.494Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 66.2% of statements [2020-04-10T09:04:02.559Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2020-04-10T09:04:02.559Z] === RUN TestServiceUpdateConfigs [2020-04-10T09:04:03.479Z] --- PASS: TestReplicatedJob (7.13s) [2020-04-10T09:04:03.479Z] === RUN TestUpdateReplicatedJob [2020-04-10T09:04:04.038Z] ok github.com/docker/docker/volume/service 0.422s coverage: 70.3% of statements [2020-04-10T09:04:06.772Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-10T09:04:06.772Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-10T09:04:06.772Z] Cross building: bundles/cross/windows/amd64 [2020-04-10T09:04:06.772Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-10T09:04:06.772Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-10T09:04:07.854Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2020-04-10T09:04:07.854Z] === RUN TestServiceListWithStatuses [2020-04-10T09:04:07.854Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-10T09:04:07.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:04:07.854Z] === RUN TestDockerNetworkConnectAlias [2020-04-10T09:04:08.059Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-10T09:04:08.059Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-10T09:04:09.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-10T09:04:09.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-10T09:04:11.850Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-10T09:04:12.107Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-10T09:04:12.672Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-10T09:04:13.605Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-10T09:04:13.605Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-10T09:04:14.169Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-10T09:04:14.426Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-10T09:04:16.225Z] --- PASS: TestDockerNetworkConnectAlias (7.95s) [2020-04-10T09:04:16.225Z] === RUN TestDockerNetworkReConnect [2020-04-10T09:04:16.949Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-10T09:04:17.433Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-04-10T09:04:17.433Z] === RUN TestServiceUpdateNetwork [2020-04-10T09:04:18.320Z] --- PASS: TestImportExtremelyLargeImageWorks (175.52s) [2020-04-10T09:04:18.320Z] PASS [2020-04-10T09:04:18.320Z] [2020-04-10T09:04:18.320Z] DONE 12 tests in 179.411s [2020-04-10T09:04:18.320Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-10T09:04:18.320Z] ++ 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-04-10T09:04:18.320Z] ++ set -e [2020-04-10T09:04:18.320Z] ++ '[' -n 0 ']' [2020-04-10T09:04:18.320Z] ++ set -x [2020-04-10T09:04:18.320Z] ++ env -i DEST=/go/src/github.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-04-10T09:04:18.577Z] INFO: Testing against a local daemon [2020-04-10T09:04:18.577Z] === RUN TestNetworkCreateDelete [2020-04-10T09:04:18.577Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-10T09:04:18.577Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-04-10T09:04:18.577Z] === RUN TestDockerNetworkDeletePreferID [2020-04-10T09:04:19.147Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-04-10T09:04:19.147Z] === RUN TestInspectNetwork [2020-04-10T09:04:20.077Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-10T09:04:21.446Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-10T09:04:21.702Z] --- PASS: TestDockerNetworkReConnect (5.97s) [2020-04-10T09:04:21.702Z] === RUN TestServicePlugin [2020-04-10T09:04:21.702Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-10T09:04:21.702Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:04:21.702Z] === RUN TestServiceUpdateLabel [2020-04-10T09:04:21.751Z] ok github.com/docker/docker/pkg/plugins 35.049s coverage: 73.4% of statements [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/rootless [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/volume [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-10T09:04:21.751Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === Skipped [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-10T09:04:21.751Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-10T09:04:21.751Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-10T09:04:21.751Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-04-10T09:04:21.751Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2020-04-10T09:04:21.751Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-10T09:04:21.751Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-10T09:04:21.751Z] daemon_test.go:147: root required [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-10T09:04:21.751Z] reload_test.go:520: root required [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-10T09:04:21.751Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-10T09:04:21.751Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.751Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-10T09:04:21.751Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-10T09:04:21.751Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-10T09:04:21.752Z] download_test.go:268: Needs fixing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-10T09:04:21.752Z] layer_test.go:304: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-10T09:04:21.752Z] layer_test.go:353: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-10T09:04:21.752Z] layer_test.go:468: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-10T09:04:21.752Z] layer_test.go:697: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-10T09:04:21.752Z] migration_test.go:46: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-10T09:04:21.752Z] migration_test.go:182: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-10T09:04:21.752Z] mount_test.go:17: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-10T09:04:21.752Z] mount_test.go:76: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-10T09:04:21.752Z] mount_test.go:125: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-10T09:04:21.752Z] mount_test.go:212: Failing on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:133: Xz not present in msys2 [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:238: Failing on Windows CI machines [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-10T09:04:21.752Z] archive_windows_test.go:16: Currently fails [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-10T09:04:21.752Z] changes_test.go:192: needs more investigation [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-10T09:04:21.752Z] changes_test.go:405: needs further investigation [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-10T09:04:21.752Z] changes_test.go:441: needs further investigation [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-10T09:04:21.752Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-10T09:04:21.752Z] poller_test.go:41: No chmod on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-10T09:04:21.752Z] fileutils_test.go:134: Needs porting to Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-10T09:04:21.752Z] fileutils_test.go:180: Needs porting to Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-10T09:04:21.752Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-10T09:04:21.752Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-10T09:04:21.752Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-04-10T09:04:21.752Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-10T09:04:21.752Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-10T09:04:21.752Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] [2020-04-10T09:04:21.752Z] DONE 1772 tests, 46 skipped in 192.975s [2020-04-10T09:04:21.752Z] INFO: make.ps1 ended at 04/10/2020 09:04:21 [2020-04-10T09:04:22.726Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-10T09:04:22.818Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-10T09:04:23.187Z] INFO: Unit tests ended at 04/10/2020 09:04:22. Duration:00:03:28.4105550 [2020-04-10T09:04:23.187Z] INFO: Building busybox [2020-04-10T09:04:23.187Z] Sending build context to Docker daemon 5.12kB [2020-04-10T09:04:23.187Z] [2020-04-10T09:04:23.187Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-10T09:04:23.187Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-10T09:04:23.187Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-10T09:04:23.187Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-10T09:04:23.187Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-10T09:04:23.187Z] ---> 80e84fd280e2 [2020-04-10T09:04:23.187Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-10T09:04:23.187Z] ---> Running in c1042937f54b [2020-04-10T09:04:23.748Z] === RUN TestInspectNetwork/full_network_id [2020-04-10T09:04:23.748Z] === RUN TestInspectNetwork/partial_network_id [2020-04-10T09:04:23.748Z] === RUN TestInspectNetwork/network_name [2020-04-10T09:04:23.748Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-10T09:04:24.005Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-10T09:04:25.152Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-04-10T09:04:25.152Z] === RUN TestServiceUpdateSecrets [2020-04-10T09:04:26.474Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-10T09:04:26.474Z] [2020-04-10T09:04:26.474Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-10T09:04:26.474Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-10T09:04:26.474Z] HOSTNAME=715ab2c4e946 [2020-04-10T09:04:26.474Z] TESTDEBUG=0 [2020-04-10T09:04:26.474Z] DEST=bundles/test-integration [2020-04-10T09:04:26.474Z] PWD=/go/src/github.com/docker/docker [2020-04-10T09:04:26.474Z] DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a [2020-04-10T09:04:26.474Z] container=docker [2020-04-10T09:04:26.474Z] HOME=/root [2020-04-10T09:04:26.474Z] GOLANG_VERSION=1.13.9 [2020-04-10T09:04:26.474Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-10T09:04:26.474Z] VALIDATE_BRANCH=master [2020-04-10T09:04:26.474Z] TERM=xterm [2020-04-10T09:04:26.474Z] DOCKER_PKG=github.com/docker/docker [2020-04-10T09:04:26.474Z] SHLVL=1 [2020-04-10T09:04:26.474Z] TIMEOUT=120m [2020-04-10T09:04:26.474Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-10T09:04:26.474Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-10T09:04:26.474Z] GO111MODULE=off [2020-04-10T09:04:26.474Z] DOCKER_EXPERIMENTAL=1 [2020-04-10T09:04:26.474Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-10T09:04:26.474Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-10T09:04:26.474Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-10T09:04:26.474Z] GOPATH=/go [2020-04-10T09:04:26.474Z] PKG_CONFIG=pkg-config [2020-04-10T09:04:26.474Z] _=/usr/bin/env [2020-04-10T09:04:26.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-10T09:04:28.181Z] --- PASS: TestInspectNetwork (8.86s) [2020-04-10T09:04:28.181Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-10T09:04:28.181Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-10T09:04:28.181Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-10T09:04:28.181Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-10T09:04:28.181Z] === RUN TestRunContainerWithBridgeNone [2020-04-10T09:04:29.001Z] Removing intermediate container c1042937f54b [2020-04-10T09:04:29.001Z] ---> 8c07a9c27f67 [2020-04-10T09:04:29.001Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-10T09:04:29.001Z] ---> Running in 3e41597c1830 [2020-04-10T09:04:29.001Z] Removing intermediate container 3e41597c1830 [2020-04-10T09:04:29.001Z] ---> 4d6cc25e7907 [2020-04-10T09:04:29.001Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-10T09:04:29.001Z] ---> Running in f3dac52d3319 [2020-04-10T09:04:29.001Z] Removing intermediate container f3dac52d3319 [2020-04-10T09:04:29.001Z] ---> 608cfe271aaf [2020-04-10T09:04:29.001Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-10T09:04:29.808Z] --- PASS: TestImportExtremelyLargeImageWorks (104.04s) [2020-04-10T09:04:29.808Z] PASS [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === Skipped [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-10T09:04:29.808Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] DONE 12 tests, 1 skipped in 108.261s [2020-04-10T09:04:29.808Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-10T09:04:29.808Z] INFO: Testing against a local daemon [2020-04-10T09:04:29.808Z] === RUN TestNetworkCreateDelete [2020-04-10T09:04:29.808Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-10T09:04:29.808Z] === RUN TestDockerNetworkDeletePreferID [2020-04-10T09:04:29.808Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-04-10T09:04:29.808Z] === RUN TestInspectNetwork [2020-04-10T09:04:29.808Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-10T09:04:29.808Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:29.808Z] === RUN TestRunContainerWithBridgeNone [2020-04-10T09:04:29.808Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-10T09:04:29.808Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] === RUN TestNetworkInvalidJSON [2020-04-10T09:04:29.808Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-10T09:04:29.808Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-10T09:04:29.808Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:04:29.808Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:04:29.808Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:04:29.808Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:04:29.808Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-10T09:04:29.808Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:04:29.808Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:04:29.808Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-10T09:04:29.808Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-10T09:04:29.808Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-10T09:04:29.808Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-10T09:04:29.808Z] === RUN TestHostIPv4BridgeLabel [2020-04-10T09:04:29.808Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-10T09:04:29.808Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-10T09:04:29.808Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] === RUN TestDaemonDefaultNetworkPools [2020-04-10T09:04:29.808Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-10T09:04:29.808Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-10T09:04:29.808Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-10T09:04:29.808Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] === RUN TestServiceWithPredefinedNetwork [2020-04-10T09:04:29.808Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:29.808Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-10T09:04:29.808Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:04:29.808Z] === RUN TestServiceWithDataPathPortInit [2020-04-10T09:04:29.808Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:29.808Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-10T09:04:29.808Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:29.808Z] PASS [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === Skipped [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-10T09:04:29.808Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-10T09:04:29.808Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-10T09:04:29.808Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-10T09:04:29.808Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] DONE 18 tests, 12 skipped in 0.560s [2020-04-10T09:04:29.808Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:04:29.808Z] INFO: Testing against a local daemon [2020-04-10T09:04:29.808Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-10T09:04:29.808Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-10T09:04:29.808Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:04:29.808Z] === RUN TestDockerNetworkIpvlan [2020-04-10T09:04:29.808Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:04:29.808Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:04:29.808Z] PASS [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === Skipped [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-10T09:04:29.808Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:04:29.808Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] DONE 2 tests, 2 skipped in 0.104s [2020-04-10T09:04:29.808Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:04:29.808Z] INFO: Testing against a local daemon [2020-04-10T09:04:29.808Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-10T09:04:29.808Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-10T09:04:29.808Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] === RUN TestDockerNetworkMacvlan [2020-04-10T09:04:29.808Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-10T09:04:29.808Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] PASS [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === Skipped [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-10T09:04:29.808Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-10T09:04:29.808Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] DONE 2 tests, 2 skipped in 0.092s [2020-04-10T09:04:29.808Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-10T09:04:29.808Z] testing: warning: no tests to run [2020-04-10T09:04:29.808Z] PASS [2020-04-10T09:04:29.808Z] [2020-04-10T09:04:29.808Z] DONE 0 tests in 0.021s [2020-04-10T09:04:29.808Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-10T09:04:29.808Z] INFO: Testing against a local daemon [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginAllowRequest [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginTLS [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginDenyRequest [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginDenyResponse [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginAllowEventStream [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginErrorResponse [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginErrorRequest [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-10T09:04:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.808Z] === RUN TestAuthZPluginHeader [2020-04-10T09:04:29.808Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-10T09:04:29.809Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] === RUN TestAuthZPluginV2Disable [2020-04-10T09:04:29.809Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-10T09:04:29.809Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-10T09:04:29.809Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-10T09:04:29.809Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] PASS [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === Skipped [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-10T09:04:29.809Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] DONE 17 tests, 17 skipped in 0.352s [2020-04-10T09:04:29.809Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-10T09:04:29.809Z] INFO: Testing against a local daemon [2020-04-10T09:04:29.809Z] === RUN TestPluginInvalidJSON [2020-04-10T09:04:29.809Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:04:29.809Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:04:29.809Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:04:29.809Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-10T09:04:29.809Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-10T09:04:29.809Z] PASS [2020-04-10T09:04:29.809Z] [2020-04-10T09:04:29.809Z] DONE 2 tests in 0.115s [2020-04-10T09:04:29.809Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-10T09:04:29.809Z] INFO: Testing against a local daemon [2020-04-10T09:04:29.809Z] === RUN TestExternalGraphDriver [2020-04-10T09:04:29.809Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-10T09:04:29.809Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-10T09:04:29.809Z] === RUN TestGraphdriverPluginV2 [2020-04-10T09:04:30.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-10T09:04:30.337Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-04-10T09:04:30.337Z] === RUN TestNetworkInvalidJSON [2020-04-10T09:04:30.337Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-10T09:04:30.337Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-10T09:04:30.337Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:04:30.337Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:04:30.337Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:04:30.337Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:04:30.337Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-10T09:04:30.337Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:04:30.337Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:04:30.337Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-10T09:04:30.337Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-10T09:04:30.337Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-10T09:04:30.337Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-10T09:04:30.337Z] === RUN TestHostIPv4BridgeLabel [2020-04-10T09:04:30.367Z] --- PASS: TestGraphdriverPluginV2 (6.45s) [2020-04-10T09:04:30.367Z] PASS [2020-04-10T09:04:30.367Z] [2020-04-10T09:04:30.367Z] === Skipped [2020-04-10T09:04:30.367Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-10T09:04:30.367Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-10T09:04:30.367Z] [2020-04-10T09:04:30.367Z] [2020-04-10T09:04:30.367Z] DONE 2 tests, 1 skipped in 6.624s [2020-04-10T09:04:30.367Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-10T09:04:30.367Z] INFO: Testing against a local daemon [2020-04-10T09:04:30.367Z] === RUN TestContinueAfterPluginCrash [2020-04-10T09:04:30.367Z] === PAUSE TestContinueAfterPluginCrash [2020-04-10T09:04:30.367Z] === RUN TestReadPluginNoRead [2020-04-10T09:04:30.367Z] === PAUSE TestReadPluginNoRead [2020-04-10T09:04:30.367Z] === RUN TestDaemonStartWithLogOpt [2020-04-10T09:04:30.367Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-10T09:04:30.367Z] === CONT TestContinueAfterPluginCrash [2020-04-10T09:04:30.367Z] === CONT TestDaemonStartWithLogOpt [2020-04-10T09:04:30.549Z] [2020-04-10T09:04:30.902Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2020-04-10T09:04:30.902Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-10T09:04:31.011Z] ---> 5554fc32d973 [2020-04-10T09:04:31.011Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-10T09:04:31.011Z] ---> Running in b191fbefd95c [2020-04-10T09:04:31.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-10T09:04:31.159Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-10T09:04:32.091Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-04-10T09:04:32.091Z] === RUN TestDaemonDefaultNetworkPools [2020-04-10T09:04:32.309Z] --- PASS: TestServiceUpdateNetwork (14.63s) [2020-04-10T09:04:32.309Z] PASS [2020-04-10T09:04:32.309Z] [2020-04-10T09:04:32.309Z] === Skipped [2020-04-10T09:04:32.309Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-10T09:04:32.309Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:04:32.310Z] [2020-04-10T09:04:32.310Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-10T09:04:32.310Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:04:32.310Z] [2020-04-10T09:04:32.310Z] [2020-04-10T09:04:32.310Z] DONE 23 tests, 2 skipped in 143.797s [2020-04-10T09:04:32.310Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-10T09:04:32.310Z] ++ 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-04-10T09:04:32.310Z] ++ set -e [2020-04-10T09:04:32.310Z] ++ '[' -n 0 ']' [2020-04-10T09:04:32.310Z] ++ set -x [2020-04-10T09:04:32.310Z] ++ env -i DEST=/go/src/github.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-04-10T09:04:32.310Z] INFO: Testing against a local daemon [2020-04-10T09:04:32.310Z] === RUN TestSessionCreate [2020-04-10T09:04:32.310Z] --- PASS: TestSessionCreate (0.05s) [2020-04-10T09:04:32.310Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-10T09:04:32.310Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-10T09:04:32.310Z] PASS [2020-04-10T09:04:32.310Z] [2020-04-10T09:04:32.310Z] DONE 2 tests in 0.236s [2020-04-10T09:04:32.568Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-10T09:04:32.568Z] ++ 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-04-10T09:04:32.568Z] ++ set -e [2020-04-10T09:04:32.568Z] ++ '[' -n 0 ']' [2020-04-10T09:04:32.568Z] ++ set -x [2020-04-10T09:04:32.568Z] ++ env -i DEST=/go/src/github.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-04-10T09:04:32.568Z] INFO: Testing against a local daemon [2020-04-10T09:04:32.568Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-10T09:04:32.568Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:04:32.568Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:04:32.568Z] === RUN TestEventsExecDie [2020-04-10T09:04:33.021Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-04-10T09:04:33.021Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-10T09:04:33.504Z] --- PASS: TestEventsExecDie (0.95s) [2020-04-10T09:04:33.504Z] === RUN TestEventsBackwardsCompatible [2020-04-10T09:04:33.764Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-10T09:04:33.764Z] === RUN TestInfoBinaryCommits [2020-04-10T09:04:33.764Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-10T09:04:33.764Z] === RUN TestInfoAPIVersioned [2020-04-10T09:04:33.764Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-10T09:04:33.764Z] === RUN TestInfoDiscoveryBackend [2020-04-10T09:04:34.332Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-04-10T09:04:34.332Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-10T09:04:34.391Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.40s) [2020-04-10T09:04:34.391Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-10T09:04:35.267Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-10T09:04:35.267Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-10T09:04:35.321Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-04-10T09:04:35.321Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-10T09:04:35.886Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-10T09:04:35.886Z] === RUN TestServiceWithPredefinedNetwork [2020-04-10T09:04:36.203Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-04-10T09:04:36.203Z] === RUN TestInfoAPI [2020-04-10T09:04:36.203Z] --- PASS: TestInfoAPI (0.05s) [2020-04-10T09:04:36.203Z] === RUN TestInfoAPIWarnings [2020-04-10T09:04:36.772Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-04-10T09:04:36.772Z] === RUN TestInfoDebug [2020-04-10T09:04:37.339Z] --- PASS: TestInfoDebug (0.61s) [2020-04-10T09:04:37.339Z] === RUN TestInfoInsecureRegistries [2020-04-10T09:04:37.906Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-04-10T09:04:37.906Z] === RUN TestInfoRegistryMirrors [2020-04-10T09:04:38.473Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-04-10T09:04:38.473Z] === RUN TestLoginFailsWithBadCredentials [2020-04-10T09:04:39.041Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2020-04-10T09:04:39.041Z] === RUN TestPingCacheHeaders [2020-04-10T09:04:39.041Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-10T09:04:39.041Z] === RUN TestPingGet [2020-04-10T09:04:39.041Z] --- PASS: TestPingGet (0.03s) [2020-04-10T09:04:39.041Z] === RUN TestPingHead [2020-04-10T09:04:39.041Z] --- PASS: TestPingHead (0.05s) [2020-04-10T09:04:39.041Z] === RUN TestVersion [2020-04-10T09:04:39.162Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2020-04-10T09:04:39.162Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-10T09:04:39.162Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:04:39.162Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:04:39.162Z] === RUN TestServiceWithDataPathPortInit [2020-04-10T09:04:39.300Z] --- PASS: TestVersion (0.05s) [2020-04-10T09:04:39.300Z] PASS [2020-04-10T09:04:39.300Z] [2020-04-10T09:04:39.300Z] === Skipped [2020-04-10T09:04:39.300Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:04:39.300Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:04:39.300Z] [2020-04-10T09:04:39.300Z] [2020-04-10T09:04:39.300Z] DONE 18 tests, 1 skipped in 6.745s [2020-04-10T09:04:39.300Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-10T09:04:39.300Z] ++ 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-04-10T09:04:39.300Z] ++ set -e [2020-04-10T09:04:39.300Z] ++ '[' -n 0 ']' [2020-04-10T09:04:39.300Z] ++ set -x [2020-04-10T09:04:39.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-10T09:04:39.300Z] INFO: Testing against a local daemon [2020-04-10T09:04:39.300Z] === RUN TestVolumesCreateAndList [2020-04-10T09:04:39.300Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-10T09:04:39.300Z] === RUN TestVolumesRemove [2020-04-10T09:04:39.558Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-10T09:04:39.559Z] === RUN TestVolumesInspect [2020-04-10T09:04:39.559Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-10T09:04:39.559Z] === RUN TestVolumesInvalidJSON [2020-04-10T09:04:39.559Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-10T09:04:39.559Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-10T09:04:39.559Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-10T09:04:39.559Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-10T09:04:39.559Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-10T09:04:39.559Z] PASS [2020-04-10T09:04:39.559Z] [2020-04-10T09:04:39.559Z] DONE 5 tests in 0.361s [2020-04-10T09:04:39.559Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-10T09:04:39.817Z] ++++ cat bundles/test-integration/docker.pid [2020-04-10T09:04:39.817Z] +++ kill 13339 [2020-04-10T09:04:41.193Z] +++ /etc/init.d/apparmor stop [2020-04-10T09:04:41.193Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-10T09:04:41.193Z] [2020-04-10T09:04:41.193Z] Unloading profiles will leave already running processes permanently [2020-04-10T09:04:41.193Z] unconfined, which can lead to unexpected situations. [2020-04-10T09:04:41.193Z] [2020-04-10T09:04:41.193Z] To set a process to complain mode, use the command line tool [2020-04-10T09:04:41.193Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-10T09:04:41.193Z] +++ true [2020-04-10T09:04:41.193Z] [2020-04-10T09:04:43.421Z] Removing intermediate container b191fbefd95c [2020-04-10T09:04:43.421Z] ---> 59d4c0749db1 [2020-04-10T09:04:43.421Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-10T09:04:43.421Z] ---> Running in 1e305a018fa6 [2020-04-10T09:04:43.421Z] [2020-04-10T09:04:43.421Z] SUCCESS: Specified value was saved. [2020-04-10T09:04:43.587Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2020-04-10T09:04:43.587Z] === RUN TestServiceUpdateConfigs Post stage [Pipeline] junit [2020-04-10T09:04:44.493Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-10T09:04:45.184Z] --- PASS: TestDaemonStartWithLogOpt (13.64s) [2020-04-10T09:04:45.184Z] === CONT TestReadPluginNoRead [2020-04-10T09:04:45.257Z] + echo Ensuring container killed. [2020-04-10T09:04:45.257Z] Ensuring container killed. [2020-04-10T09:04:45.257Z] + docker rm -vf docker-pr16 [2020-04-10T09:04:45.257Z] Error: No such container: docker-pr16 [2020-04-10T09:04:45.257Z] + true [Pipeline] sh [2020-04-10T09:04:45.551Z] + echo Chowning /workspace to jenkins user [2020-04-10T09:04:45.551Z] Chowning /workspace to jenkins user [2020-04-10T09:04:45.551Z] + id -u [2020-04-10T09:04:45.551Z] + id -g [2020-04-10T09:04:45.551Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40749:/workspace busybox chown -R 1000:1000 /workspace [2020-04-10T09:04:46.341Z] Removing intermediate container 1e305a018fa6 [2020-04-10T09:04:46.341Z] ---> 05e94b9ff743 [2020-04-10T09:04:46.341Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-10T09:04:46.341Z] ---> Running in ecd228ca77ba [2020-04-10T09:04:47.691Z] --- PASS: TestContinueAfterPluginCrash (17.11s) [2020-04-10T09:04:47.691Z] === RUN TestReadPluginNoRead/default [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-10T09:04:49.137Z] + bundleName=arm64-integration [2020-04-10T09:04:49.137Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-10T09:04:49.137Z] Creating arm64-integration-bundles.tar.gz [2020-04-10T09:04:49.137Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2020-04-10T09:04:49.137Z] xargs tar -czf arm64-integration-bundles.tar.gz [2020-04-10T09:04:49.258Z] Cannot create a file when that file already exists. [Pipeline] archiveArtifacts [2020-04-10T09:04:49.407Z] Archiving artifacts [2020-04-10T09:04:49.615Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40749/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-10T09:04:49.933Z] + make clean [2020-04-10T09:04:50.500Z] docker volume rm -f docker-dev-cache [2020-04-10T09:04:50.500Z] docker-dev-cache [Pipeline] deleteDir [2020-04-10T09:04:50.945Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-10T09:04:53.536Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-10T09:04:53.963Z] Removing intermediate container ecd228ca77ba [2020-04-10T09:04:53.963Z] ---> 845038ef25a3 [2020-04-10T09:04:53.963Z] Step 13/13 : CMD ["sh"] [2020-04-10T09:04:53.963Z] ---> Running in 3834c22e59dd [2020-04-10T09:04:53.963Z] Removing intermediate container 3834c22e59dd [2020-04-10T09:04:53.963Z] ---> a4e6f9674a25 [2020-04-10T09:04:53.963Z] Successfully built a4e6f9674a25 [2020-04-10T09:04:53.963Z] Successfully tagged busybox:latest [2020-04-10T09:04:53.963Z] INFO: Docker images of the daemon under test [2020-04-10T09:04:53.963Z] [2020-04-10T09:04:54.014Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-10T09:04:54.425Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-10T09:04:54.425Z] busybox latest a4e6f9674a25 Less than a second ago 4.98GB [2020-04-10T09:04:54.425Z] microsoft/windowsservercore latest 80e84fd280e2 4 weeks ago 4.94GB [2020-04-10T09:04:54.425Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 4 weeks ago 4.94GB [2020-04-10T09:04:54.425Z] [2020-04-10T09:04:54.425Z] INFO: Running integration tests at 04/10/2020 09:04:53... [2020-04-10T09:04:54.425Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-10T09:04:54.425Z] INFO: Integration API tests being run from the host: [2020-04-10T09:04:54.425Z] INFO: make.ps1 starting at 04/10/2020 09:04:53 [2020-04-10T09:04:54.886Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-10T09:04:55.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-10T09:04:56.128Z] --- PASS: TestReadPluginNoRead (12.05s) [2020-04-10T09:04:56.128Z] --- PASS: TestReadPluginNoRead/default (2.79s) [2020-04-10T09:04:56.128Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.75s) [2020-04-10T09:04:56.128Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.80s) [2020-04-10T09:04:56.128Z] read_test.go:91: [dde91a7752105] daemon is not started [2020-04-10T09:04:56.128Z] PASS [2020-04-10T09:04:56.128Z] [2020-04-10T09:04:56.128Z] DONE 6 tests in 25.817s [2020-04-10T09:04:56.128Z] 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-04-10T09:04:56.128Z] testing: warning: no tests to run [2020-04-10T09:04:56.128Z] PASS [2020-04-10T09:04:56.128Z] [2020-04-10T09:04:56.128Z] DONE 0 tests in 0.039s [2020-04-10T09:04:56.128Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-10T09:04:56.313Z] --- PASS: TestServiceWithDataPathPortInit (17.44s) [2020-04-10T09:04:56.313Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-10T09:04:56.382Z] INFO: Testing against a local daemon [2020-04-10T09:04:56.383Z] === RUN TestPluginWithDevMounts [2020-04-10T09:04:56.383Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-10T09:04:56.383Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-10T09:04:56.383Z] PASS [2020-04-10T09:04:56.383Z] [2020-04-10T09:04:56.383Z] === Skipped [2020-04-10T09:04:56.383Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-10T09:04:56.383Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-10T09:04:56.383Z] [2020-04-10T09:04:56.383Z] [2020-04-10T09:04:56.383Z] DONE 1 tests, 1 skipped in 0.117s [2020-04-10T09:04:56.383Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-10T09:04:56.383Z] INFO: Testing against a local daemon [2020-04-10T09:04:56.383Z] === RUN TestSecretInspect [2020-04-10T09:04:56.383Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-10T09:04:56.383Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.383Z] === RUN TestSecretList [2020-04-10T09:04:56.383Z] --- SKIP: TestSecretList (0.02s) [2020-04-10T09:04:56.383Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.383Z] === RUN TestSecretsCreateAndDelete [2020-04-10T09:04:56.383Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-04-10T09:04:56.383Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.383Z] === RUN TestSecretsUpdate [2020-04-10T09:04:56.383Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-04-10T09:04:56.383Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.383Z] === RUN TestTemplatedSecret [2020-04-10T09:04:56.383Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-10T09:04:56.383Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.383Z] === RUN TestSecretCreateResolve [2020-04-10T09:04:56.637Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-10T09:04:56.637Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] PASS [2020-04-10T09:04:56.637Z] [2020-04-10T09:04:56.637Z] === Skipped [2020-04-10T09:04:56.637Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-10T09:04:56.637Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] [2020-04-10T09:04:56.637Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-04-10T09:04:56.637Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] [2020-04-10T09:04:56.637Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-04-10T09:04:56.637Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] [2020-04-10T09:04:56.637Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-04-10T09:04:56.637Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] [2020-04-10T09:04:56.637Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-10T09:04:56.637Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] [2020-04-10T09:04:56.637Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-10T09:04:56.637Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] [2020-04-10T09:04:56.637Z] [2020-04-10T09:04:56.637Z] DONE 6 tests, 6 skipped in 0.171s [2020-04-10T09:04:56.637Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-10T09:04:56.637Z] INFO: Testing against a local daemon [2020-04-10T09:04:56.637Z] === RUN TestServiceCreateInit [2020-04-10T09:04:56.637Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-10T09:04:56.637Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-10T09:04:56.637Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-10T09:04:56.637Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-10T09:04:56.637Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-10T09:04:56.637Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] === RUN TestCreateServiceMultipleTimes [2020-04-10T09:04:56.637Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-04-10T09:04:56.637Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] === RUN TestCreateServiceConflict [2020-04-10T09:04:56.637Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-10T09:04:56.637Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] === RUN TestCreateServiceMaxReplicas [2020-04-10T09:04:56.637Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-04-10T09:04:56.637Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-10T09:04:56.637Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-10T09:04:56.637Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] === RUN TestCreateServiceSecretFileMode [2020-04-10T09:04:56.637Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-10T09:04:56.637Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] === RUN TestCreateServiceConfigFileMode [2020-04-10T09:04:56.637Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-10T09:04:56.637Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] === RUN TestCreateServiceSysctls [2020-04-10T09:04:56.637Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-10T09:04:56.637Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.637Z] === RUN TestCreateServiceCapabilities [2020-04-10T09:04:56.891Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-10T09:04:56.891Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.891Z] === RUN TestInspect [2020-04-10T09:04:56.891Z] --- SKIP: TestInspect (0.02s) [2020-04-10T09:04:56.891Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.891Z] === RUN TestCreateJob [2020-04-10T09:04:56.891Z] --- SKIP: TestCreateJob (0.01s) [2020-04-10T09:04:56.891Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.891Z] === RUN TestReplicatedJob [2020-04-10T09:04:56.891Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-10T09:04:56.891Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.891Z] === RUN TestUpdateReplicatedJob [2020-04-10T09:04:56.891Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-04-10T09:04:56.891Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.891Z] === RUN TestServiceListWithStatuses [2020-04-10T09:04:56.891Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-10T09:04:56.891Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:04:56.891Z] === RUN TestDockerNetworkConnectAlias [2020-04-10T09:04:56.891Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-04-10T09:04:56.891Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.891Z] === RUN TestDockerNetworkReConnect [2020-04-10T09:04:56.891Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-10T09:04:56.891Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:04:56.891Z] === RUN TestServicePlugin [2020-04-10T09:04:58.792Z] --- PASS: TestServiceUpdateConfigs (15.75s) [2020-04-10T09:04:58.792Z] === RUN TestServiceUpdateNetwork [2020-04-10T09:05:00.276Z] --- SKIP: TestServicePlugin (3.48s) [2020-04-10T09:05:00.276Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] === RUN TestServiceUpdateLabel [2020-04-10T09:05:00.276Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-04-10T09:05:00.276Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] === RUN TestServiceUpdateSecrets [2020-04-10T09:05:00.276Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-10T09:05:00.276Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] === RUN TestServiceUpdateConfigs [2020-04-10T09:05:00.276Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-10T09:05:00.276Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] === RUN TestServiceUpdateNetwork [2020-04-10T09:05:00.276Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-10T09:05:00.276Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] PASS [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === Skipped [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-10T09:05:00.276Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-10T09:05:00.276Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-10T09:05:00.276Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-10T09:05:00.276Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-04-10T09:05:00.276Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-10T09:05:00.276Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-04-10T09:05:00.276Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-10T09:05:00.276Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-10T09:05:00.276Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-10T09:05:00.276Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-10T09:05:00.276Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-10T09:05:00.276Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-04-10T09:05:00.276Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-10T09:05:00.276Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-10T09:05:00.276Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-04-10T09:05:00.276Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-10T09:05:00.276Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-04-10T09:05:00.276Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-10T09:05:00.276Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2020-04-10T09:05:00.276Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-04-10T09:05:00.276Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-10T09:05:00.276Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-10T09:05:00.276Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-10T09:05:00.276Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] [2020-04-10T09:05:00.276Z] DONE 23 tests, 22 skipped in 3.863s [2020-04-10T09:05:00.276Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-10T09:05:00.530Z] INFO: Testing against a local daemon [2020-04-10T09:05:00.530Z] === RUN TestSessionCreate [2020-04-10T09:05:00.530Z] --- PASS: TestSessionCreate (0.03s) [2020-04-10T09:05:00.530Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-10T09:05:00.530Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-10T09:05:00.530Z] PASS [2020-04-10T09:05:00.530Z] [2020-04-10T09:05:00.530Z] DONE 2 tests in 0.164s [2020-04-10T09:05:00.530Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-10T09:05:00.784Z] INFO: Testing against a local daemon [2020-04-10T09:05:00.784Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-10T09:05:00.784Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:05:00.784Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:05:00.784Z] === RUN TestEventsExecDie [2020-04-10T09:05:01.343Z] --- PASS: TestEventsExecDie (0.68s) [2020-04-10T09:05:01.343Z] === RUN TestEventsBackwardsCompatible [2020-04-10T09:05:01.343Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-10T09:05:01.343Z] === RUN TestInfoBinaryCommits [2020-04-10T09:05:01.597Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-10T09:05:01.597Z] === RUN TestInfoAPIVersioned [2020-04-10T09:05:01.597Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-10T09:05:01.597Z] === RUN TestInfoDiscoveryBackend [2020-04-10T09:05:02.999Z] --- PASS: TestInfoDiscoveryBackend (1.60s) [2020-04-10T09:05:02.999Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-10T09:05:06.267Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-10T09:05:06.267Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.61s) [2020-04-10T09:05:06.267Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2l3jhhj8yszs60wqaua88o26l Created:2020-04-10 09:04:57.760248106 +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[b19f45aec146a7e43b0294055a77b6f77d6875abef567f329c2f4c11533ce4cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u2x8yefchrcxjo5aop9499rxv EndpointID:539bc69ce86055a23a6364e5db15593577e997eed60a6c0b6608f689b9d37442 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5a2378f2f3bcdfa99b24e32af388875d8114a79de78bf746ed16a1fbf4e472e2 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:4e00172e196f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u2x8yefchrcxjo5aop9499rxv EndpointID:539bc69ce86055a23a6364e5db15593577e997eed60a6c0b6608f689b9d37442 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-10T09:05:06.267Z] PASS [2020-04-10T09:05:06.267Z] [2020-04-10T09:05:06.267Z] === Skipped [2020-04-10T09:05:06.267Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:05:06.267Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:05:06.267Z] [2020-04-10T09:05:06.267Z] [2020-04-10T09:05:06.267Z] DONE 22 tests, 1 skipped in 46.475s [2020-04-10T09:05:06.267Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:05:06.267Z] ++ 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-04-10T09:05:06.267Z] ++ set -e [2020-04-10T09:05:06.267Z] ++ '[' -n 0 ']' [2020-04-10T09:05:06.267Z] ++ set -x [2020-04-10T09:05:06.267Z] ++ env -i DEST=/go/src/github.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-04-10T09:05:06.267Z] INFO: Testing against a local daemon [2020-04-10T09:05:06.267Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-10T09:05:06.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-10T09:05:06.267Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:05:06.267Z] === RUN TestDockerNetworkIpvlan [2020-04-10T09:05:06.267Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:05:06.267Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:05:06.267Z] PASS [2020-04-10T09:05:06.267Z] [2020-04-10T09:05:06.267Z] === Skipped [2020-04-10T09:05:06.267Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-10T09:05:06.267Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:05:06.267Z] [2020-04-10T09:05:06.267Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:05:06.267Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:05:06.267Z] [2020-04-10T09:05:06.267Z] [2020-04-10T09:05:06.267Z] DONE 2 tests, 2 skipped in 0.134s [2020-04-10T09:05:06.267Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:05:06.267Z] ++ 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-04-10T09:05:06.267Z] ++ set -e [2020-04-10T09:05:06.267Z] ++ '[' -n 0 ']' [2020-04-10T09:05:06.267Z] ++ set -x [2020-04-10T09:05:06.268Z] ++ env -i DEST=/go/src/github.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-04-10T09:05:06.268Z] INFO: Testing against a local daemon [2020-04-10T09:05:06.268Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-10T09:05:06.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-10T09:05:06.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-10T09:05:06.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-10T09:05:06.524Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-04-10T09:05:06.524Z] === RUN TestDockerNetworkMacvlan [2020-04-10T09:05:07.193Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.55s) [2020-04-10T09:05:07.193Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-10T09:05:07.193Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-10T09:05:07.193Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:05:07.193Z] === RUN TestInfoAPI [2020-04-10T09:05:07.193Z] --- PASS: TestInfoAPI (0.04s) [2020-04-10T09:05:07.193Z] === RUN TestInfoAPIWarnings [2020-04-10T09:05:07.454Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-10T09:05:08.019Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-10T09:05:08.019Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-10T09:05:08.019Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-10T09:05:08.276Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-10T09:05:08.550Z] --- PASS: TestInfoAPIWarnings (1.61s) [2020-04-10T09:05:08.550Z] === RUN TestInfoDebug [2020-04-10T09:05:09.207Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-10T09:05:10.431Z] --- PASS: TestInfoDebug (1.76s) [2020-04-10T09:05:10.431Z] === RUN TestInfoInsecureRegistries [2020-04-10T09:05:11.789Z] --- PASS: TestInfoInsecureRegistries (1.78s) [2020-04-10T09:05:11.789Z] === RUN TestInfoRegistryMirrors [2020-04-10T09:05:12.484Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-10T09:05:13.712Z] --- PASS: TestInfoRegistryMirrors (1.76s) [2020-04-10T09:05:13.712Z] === RUN TestLoginFailsWithBadCredentials [2020-04-10T09:05:13.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-04-10T09:05:13.712Z] === RUN TestPingCacheHeaders [2020-04-10T09:05:13.712Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-10T09:05:13.712Z] === RUN TestPingGet [2020-04-10T09:05:13.712Z] --- PASS: TestPingGet (0.01s) [2020-04-10T09:05:13.712Z] === RUN TestPingHead [2020-04-10T09:05:13.712Z] --- PASS: TestPingHead (0.02s) [2020-04-10T09:05:13.712Z] === RUN TestVersion [2020-04-10T09:05:13.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-10T09:05:13.966Z] --- PASS: TestVersion (0.03s) [2020-04-10T09:05:13.966Z] PASS [2020-04-10T09:05:13.966Z] [2020-04-10T09:05:13.966Z] === Skipped [2020-04-10T09:05:13.966Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:05:13.966Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:05:13.966Z] [2020-04-10T09:05:13.966Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-10T09:05:13.966Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-10T09:05:13.966Z] [2020-04-10T09:05:13.966Z] [2020-04-10T09:05:13.966Z] DONE 18 tests, 2 skipped in 13.271s [2020-04-10T09:05:13.966Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-10T09:05:13.966Z] INFO: Testing against a local daemon [2020-04-10T09:05:13.966Z] === RUN TestVolumesCreateAndList [2020-04-10T09:05:13.966Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-10T09:05:13.966Z] === RUN TestVolumesRemove [2020-04-10T09:05:13.966Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-10T09:05:13.966Z] === RUN TestVolumesInspect [2020-04-10T09:05:13.966Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-10T09:05:13.966Z] === RUN TestVolumesInvalidJSON [2020-04-10T09:05:13.966Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-10T09:05:13.966Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-10T09:05:13.995Z] --- PASS: TestServiceUpdateNetwork (16.17s) [2020-04-10T09:05:13.995Z] PASS [2020-04-10T09:05:13.995Z] [2020-04-10T09:05:13.995Z] === Skipped [2020-04-10T09:05:13.995Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-10T09:05:13.995Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:05:13.995Z] [2020-04-10T09:05:13.995Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-10T09:05:13.995Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:05:13.995Z] [2020-04-10T09:05:13.995Z] [2020-04-10T09:05:13.995Z] DONE 23 tests, 2 skipped in 155.942s [2020-04-10T09:05:13.995Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-10T09:05:13.995Z] ++ 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-04-10T09:05:13.995Z] ++ set -e [2020-04-10T09:05:13.995Z] ++ '[' -n 0 ']' [2020-04-10T09:05:13.995Z] ++ set -x [2020-04-10T09:05:13.995Z] ++ env -i DEST=/go/src/github.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-04-10T09:05:13.995Z] INFO: Testing against a local daemon [2020-04-10T09:05:13.995Z] === RUN TestSessionCreate [2020-04-10T09:05:13.995Z] --- PASS: TestSessionCreate (0.02s) [2020-04-10T09:05:13.995Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-10T09:05:13.995Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-10T09:05:13.995Z] PASS [2020-04-10T09:05:13.995Z] [2020-04-10T09:05:13.995Z] DONE 2 tests in 0.101s [2020-04-10T09:05:13.995Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-10T09:05:13.995Z] ++ 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-04-10T09:05:13.995Z] ++ set -e [2020-04-10T09:05:13.995Z] ++ '[' -n 0 ']' [2020-04-10T09:05:13.995Z] ++ set -x [2020-04-10T09:05:13.995Z] ++ env -i DEST=/go/src/github.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-04-10T09:05:13.995Z] INFO: Testing against a local daemon [2020-04-10T09:05:13.995Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-10T09:05:13.995Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:05:13.995Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:05:13.995Z] === RUN TestEventsExecDie [2020-04-10T09:05:13.995Z] --- PASS: TestEventsExecDie (1.00s) [2020-04-10T09:05:13.995Z] === RUN TestEventsBackwardsCompatible [2020-04-10T09:05:13.995Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-10T09:05:13.995Z] === RUN TestInfoBinaryCommits [2020-04-10T09:05:13.995Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-10T09:05:13.995Z] === RUN TestInfoAPIVersioned [2020-04-10T09:05:13.995Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-10T09:05:13.995Z] === RUN TestInfoDiscoveryBackend [2020-04-10T09:05:14.220Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-10T09:05:14.220Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-10T09:05:14.220Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-10T09:05:14.220Z] PASS [2020-04-10T09:05:14.220Z] [2020-04-10T09:05:14.220Z] DONE 5 tests in 0.241s [2020-04-10T09:05:14.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-10T09:05:14.220Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11791 is not a child of this shell [2020-04-10T09:05:14.220Z] warning: PID 11791 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-10T09:05:14.220Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-10T09:05:14.220Z] [2020-04-10T09:05:14.220Z] Unloading profiles will leave already running processes permanently [2020-04-10T09:05:14.220Z] unconfined, which can lead to unexpected situations. [2020-04-10T09:05:14.220Z] [2020-04-10T09:05:14.220Z] To set a process to complain mode, use the command line tool [2020-04-10T09:05:14.220Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-10T09:05:14.220Z] Removing test suite binaries [2020-04-10T09:05:14.461Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-10T09:05:14.461Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-10T09:05:14.461Z] remote: Enumerating objects: 2, done. [2020-04-10T09:05:14.461Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-10T09:05:14.461Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-10T09:05:14.461Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-10T09:05:14.461Z] 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-04-10T09:05:14.461Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-10T09:05:14.610Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-10T09:05:14.610Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-10T09:05:15.005Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-10T09:05:15.142Z] [2020-04-10T09:05:15.615Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-10T09:05:15.615Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-10T09:05:16.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:05:16.056Z] INFO: Testing against a local daemon [2020-04-10T09:05:16.228Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-10T09:05:16.228Z] === RUN TestInfoAPI [2020-04-10T09:05:16.228Z] --- PASS: TestInfoAPI (0.02s) [2020-04-10T09:05:16.228Z] === RUN TestInfoAPIWarnings [2020-04-10T09:05:16.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main Post stage [Pipeline] junit [2020-04-10T09:05:16.509Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-10T09:05:16.509Z] === RUN TestInfoDebug [2020-04-10T09:05:16.509Z] Recording test results [2020-04-10T09:05:17.124Z] --- PASS: TestInfoDebug (0.53s) [2020-04-10T09:05:17.124Z] === RUN TestInfoInsecureRegistries [2020-04-10T09:05:17.738Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-10T09:05:17.738Z] === RUN TestInfoRegistryMirrors [Pipeline] } [Pipeline] // withEnv [2020-04-10T09:05:18.019Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-10T09:05:18.020Z] === RUN TestLoginFailsWithBadCredentials [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-10T09:05:18.301Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-04-10T09:05:18.301Z] === RUN TestPingCacheHeaders [2020-04-10T09:05:18.416Z] + echo Ensuring container killed. [2020-04-10T09:05:18.416Z] Ensuring container killed. [2020-04-10T09:05:18.416Z] + docker rm -vf docker-pr16 [2020-04-10T09:05:18.416Z] Error: No such container: docker-pr16 [2020-04-10T09:05:18.416Z] + true [Pipeline] sh [2020-04-10T09:05:18.584Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-10T09:05:18.584Z] === RUN TestPingGet [2020-04-10T09:05:18.584Z] --- PASS: TestPingGet (0.01s) [2020-04-10T09:05:18.584Z] === RUN TestPingHead [2020-04-10T09:05:18.584Z] --- PASS: TestPingHead (0.01s) [2020-04-10T09:05:18.584Z] === RUN TestVersion [2020-04-10T09:05:18.584Z] --- PASS: TestVersion (0.01s) [2020-04-10T09:05:18.584Z] PASS [2020-04-10T09:05:18.584Z] [2020-04-10T09:05:18.584Z] === Skipped [2020-04-10T09:05:18.584Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:05:18.584Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:05:18.584Z] [2020-04-10T09:05:18.584Z] [2020-04-10T09:05:18.584Z] DONE 18 tests, 1 skipped in 5.673s [2020-04-10T09:05:18.584Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-10T09:05:18.584Z] ++ 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-04-10T09:05:18.584Z] ++ set -e [2020-04-10T09:05:18.584Z] ++ '[' -n 0 ']' [2020-04-10T09:05:18.584Z] ++ set -x [2020-04-10T09:05:18.584Z] ++ env -i DEST=/go/src/github.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-04-10T09:05:18.584Z] INFO: Testing against a local daemon [2020-04-10T09:05:18.584Z] === RUN TestVolumesCreateAndList [2020-04-10T09:05:18.584Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-10T09:05:18.584Z] === RUN TestVolumesRemove [2020-04-10T09:05:18.584Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-10T09:05:18.584Z] === RUN TestVolumesInspect [2020-04-10T09:05:18.584Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-10T09:05:18.584Z] === RUN TestVolumesInvalidJSON [2020-04-10T09:05:18.584Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-10T09:05:18.584Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-10T09:05:18.584Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-10T09:05:18.584Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-10T09:05:18.584Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-10T09:05:18.584Z] PASS [2020-04-10T09:05:18.584Z] [2020-04-10T09:05:18.584Z] DONE 5 tests in 0.207s [2020-04-10T09:05:18.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-10T09:05:18.616Z] [2020-04-10T09:05:18.856Z] + echo Chowning /workspace to jenkins user [2020-04-10T09:05:18.856Z] Chowning /workspace to jenkins user [2020-04-10T09:05:18.856Z] + id -u [2020-04-10T09:05:18.856Z] + id -g [2020-04-10T09:05:18.856Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40749:/workspace busybox chown -R 1000:1000 /workspace [2020-04-10T09:05:18.856Z] Unable to find image 'busybox:latest' locally [2020-04-10T09:05:18.856Z] latest: Pulling from library/busybox [2020-04-10T09:05:18.856Z] 0669b0daf1fb: Pulling fs layer [2020-04-10T09:05:18.866Z] ++++ cat bundles/test-integration/docker.pid [2020-04-10T09:05:18.866Z] +++ kill 11790 [2020-04-10T09:05:19.415Z] 0669b0daf1fb: Verifying Checksum [2020-04-10T09:05:19.415Z] 0669b0daf1fb: Download complete [2020-04-10T09:05:19.415Z] 0669b0daf1fb: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-10T09:05:19.670Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-10T09:05:19.670Z] Status: Downloaded newer image for busybox:latest [2020-04-10T09:05:19.983Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22027541e92d762e6be780f8c5792a0662c2388a hack/test/unit [2020-04-10T09:05:20.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-10T09:05:20.259Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-10T09:05:20.334Z] +++ /etc/init.d/apparmor stop [2020-04-10T09:05:20.334Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-10T09:05:20.334Z] [2020-04-10T09:05:20.334Z] Unloading profiles will leave already running processes permanently [2020-04-10T09:05:20.334Z] unconfined, which can lead to unexpected situations. [2020-04-10T09:05:20.334Z] [2020-04-10T09:05:20.334Z] To set a process to complain mode, use the command line tool [2020-04-10T09:05:20.334Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-10T09:05:20.334Z] +++ true [2020-04-10T09:05:20.334Z] [2020-04-10T09:05:20.517Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-10T09:05:20.774Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-10T09:05:20.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-10T09:05:21.031Z] === RUN TestDockerSuite/TestBuildExposeOrder [Pipeline] catchError [Pipeline] { [Pipeline] sh Post stage [Pipeline] junit [2020-04-10T09:05:21.374Z] Recording test results [2020-04-10T09:05:21.483Z] + bundleName=amd64-rootless [2020-04-10T09:05:21.483Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-10T09:05:21.483Z] Creating amd64-rootless-bundles.tar.gz [2020-04-10T09:05:21.483Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-10T09:05:21.483Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-10T09:05:21.492Z] Archiving artifacts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-10T09:05:21.962Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-10T09:05:22.002Z] + echo Ensuring container killed. [2020-04-10T09:05:22.002Z] Ensuring container killed. [2020-04-10T09:05:22.002Z] + docker rm -vf docker-pr16 [2020-04-10T09:05:22.002Z] Error: No such container: docker-pr16 [2020-04-10T09:05:22.002Z] + true [Pipeline] sh [2020-04-10T09:05:22.219Z] === RUN TestDockerSuite/TestBuildFails [2020-04-10T09:05:22.372Z] + echo Chowning /workspace to jenkins user [2020-04-10T09:05:22.372Z] Chowning /workspace to jenkins user [2020-04-10T09:05:22.372Z] + id -u [2020-04-10T09:05:22.372Z] + id -g [2020-04-10T09:05:22.372Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40749:/workspace busybox chown -R 1001:1001 /workspace [2020-04-10T09:05:22.535Z] ? github.com/docker/docker/api [no test files] [2020-04-10T09:05:23.068Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40749/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-10T09:05:23.150Z] --- PASS: TestDockerNetworkMacvlan (16.45s) [2020-04-10T09:05:23.150Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-04-10T09:05:23.150Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-04-10T09:05:23.150Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.86s) [2020-04-10T09:05:23.150Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.96s) [2020-04-10T09:05:23.150Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.26s) [2020-04-10T09:05:23.150Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.66s) [2020-04-10T09:05:23.150Z] PASS [2020-04-10T09:05:23.150Z] [2020-04-10T09:05:23.150Z] DONE 8 tests in 17.948s [2020-04-10T09:05:23.150Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-10T09:05:23.150Z] ++ 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-04-10T09:05:23.150Z] ++ set -e [2020-04-10T09:05:23.150Z] ++ '[' -n 0 ']' [2020-04-10T09:05:23.150Z] ++ set -x [2020-04-10T09:05:23.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T09:05:23.150Z] testing: warning: no tests to run [2020-04-10T09:05:23.151Z] PASS [2020-04-10T09:05:23.151Z] [2020-04-10T09:05:23.151Z] DONE 0 tests in 0.043s [2020-04-10T09:05:23.151Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-10T09:05:23.151Z] ++ 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-04-10T09:05:23.151Z] ++ set -e [2020-04-10T09:05:23.151Z] ++ '[' -n 0 ']' [2020-04-10T09:05:23.151Z] ++ set -x [2020-04-10T09:05:23.151Z] ++ env -i DEST=/go/src/github.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-04-10T09:05:23.151Z] INFO: Testing against a local daemon [2020-04-10T09:05:23.151Z] === RUN TestAuthZPluginAllowRequest [2020-04-10T09:05:23.151Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-10T09:05:23.417Z] + make clean [2020-04-10T09:05:23.429Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-10T09:05:23.672Z] docker volume rm -f docker-dev-cache [2020-04-10T09:05:23.672Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-10T09:05:24.225Z] + bundleName=s390x-integration [2020-04-10T09:05:24.225Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-10T09:05:24.225Z] Creating s390x-integration-bundles.tar.gz [2020-04-10T09:05:24.225Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-10T09:05:24.225Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-10T09:05:24.261Z] Archiving artifacts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-10T09:05:24.661Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40749/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-10T09:05:25.051Z] + make clean [2020-04-10T09:05:25.332Z] docker volume rm -f docker-dev-cache [2020-04-10T09:05:25.332Z] docker-dev-cache [2020-04-10T09:05:25.337Z] --- PASS: TestAuthZPluginAllowRequest (1.92s) [2020-04-10T09:05:25.337Z] === RUN TestAuthZPluginTLS [Pipeline] deleteDir [2020-04-10T09:05:25.594Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-04-10T09:05:25.594Z] === RUN TestAuthZPluginDenyRequest [2020-04-10T09:05:26.158Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-10T09:05:26.158Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-04-10T09:05:26.158Z] === RUN TestAuthZPluginAPIDenyResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-10T09:05:26.723Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-10T09:05:26.723Z] === RUN TestAuthZPluginDenyResponse [2020-04-10T09:05:27.287Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-10T09:05:27.287Z] === RUN TestAuthZPluginAllowEventStream [2020-04-10T09:05:28.659Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-10T09:05:28.659Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2020-04-10T09:05:28.659Z] === RUN TestAuthZPluginErrorResponse [2020-04-10T09:05:29.223Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-04-10T09:05:29.223Z] === RUN TestAuthZPluginErrorRequest [2020-04-10T09:05:29.789Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-04-10T09:05:29.789Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-10T09:05:30.353Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-10T09:05:30.353Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-10T09:05:30.353Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-10T09:05:30.904Z] ok github.com/docker/docker/integration/build 14.494s [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === Skipped [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-10T09:05:30.904Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-10T09:05:30.904Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-10T09:05:30.904Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-04-10T09:05:30.904Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-10T09:05:30.904Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-04-10T09:05:30.904Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-10T09:05:30.904Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-10T09:05:30.904Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-04-10T09:05:30.904Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-04-10T09:05:30.904Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] DONE 22 tests, 10 skipped in 34.540s [2020-04-10T09:05:30.904Z] [2020-04-10T09:05:30.904Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-10T09:05:31.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:05:31.877Z] INFO: Testing against a local daemon [2020-04-10T09:05:31.877Z] ok github.com/docker/docker/integration/config 0.238s [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] === Skipped [2020-04-10T09:05:31.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-10T09:05:31.877Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-10T09:05:31.877Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-10T09:05:31.877Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-10T09:05:31.877Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-10T09:05:31.877Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-04-10T09:05:31.877Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-10T09:05:31.877Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-10T09:05:31.877Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] DONE 8 tests, 8 skipped in 2.110s [2020-04-10T09:05:31.877Z] [2020-04-10T09:05:31.877Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-10T09:05:32.248Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-10T09:05:32.249Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-04-10T09:05:32.249Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-10T09:05:32.505Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-10T09:05:33.877Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-10T09:05:34.134Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2020-04-10T09:05:34.134Z] === RUN TestAuthZPluginHeader [2020-04-10T09:05:34.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:05:34.799Z] INFO: Testing against a local daemon [2020-04-10T09:05:35.065Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-10T09:05:35.065Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-10T09:05:35.629Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-10T09:05:36.560Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-10T09:05:36.818Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-10T09:05:37.355Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-04-10T09:05:39.343Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-10T09:05:39.600Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2020-04-10T09:05:39.600Z] === RUN TestAuthZPluginV2Disable [2020-04-10T09:05:40.971Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-10T09:05:42.341Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-10T09:05:43.273Z] --- PASS: TestAuthZPluginV2Disable (3.47s) [2020-04-10T09:05:43.273Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-10T09:05:46.551Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2020-04-10T09:05:46.551Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-10T09:05:47.115Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-10T09:05:47.679Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-10T09:05:47.936Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-10T09:05:48.869Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-10T09:05:49.127Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-10T09:05:49.384Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-10T09:05:50.315Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-10T09:05:51.389Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-10T09:05:51.953Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-10T09:05:52.518Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-10T09:05:52.775Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-10T09:05:53.707Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-10T09:05:55.079Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-10T09:05:55.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-10T09:05:59.821Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-10T09:06:00.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-10T09:06:00.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-10T09:06:00.384Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.96s) [2020-04-10T09:06:00.384Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-10T09:06:00.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-10T09:06:02.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-10T09:06:03.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-10T09:06:05.637Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-10T09:06:06.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-10T09:06:08.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-10T09:06:08.911Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-10T09:06:08.911Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-10T09:06:08.911Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-10T09:06:08.911Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-10T09:06:08.911Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-10T09:06:09.168Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-10T09:06:10.538Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-10T09:06:11.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-10T09:06:11.907Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-10T09:06:15.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-10T09:06:16.082Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-10T09:06:16.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-10T09:06:16.338Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-10T09:06:16.903Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-10T09:06:16.903Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-04-10T09:06:16.903Z] PASS [2020-04-10T09:06:16.903Z] [2020-04-10T09:06:16.903Z] DONE 17 tests in 54.002s [2020-04-10T09:06:17.160Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-10T09:06:17.160Z] ++ 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-04-10T09:06:17.160Z] ++ set -e [2020-04-10T09:06:17.160Z] ++ '[' -n 0 ']' [2020-04-10T09:06:17.160Z] ++ set -x [2020-04-10T09:06:17.160Z] ++ env -i DEST=/go/src/github.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-04-10T09:06:17.160Z] INFO: Testing against a local daemon [2020-04-10T09:06:17.160Z] === RUN TestPluginInvalidJSON [2020-04-10T09:06:17.160Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:06:17.160Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:06:17.160Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:06:17.160Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-10T09:06:17.160Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-10T09:06:17.160Z] PASS [2020-04-10T09:06:17.160Z] [2020-04-10T09:06:17.160Z] DONE 2 tests in 0.136s [2020-04-10T09:06:17.160Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-10T09:06:17.160Z] ++ 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-04-10T09:06:17.160Z] ++ set -e [2020-04-10T09:06:17.160Z] ++ '[' -n 0 ']' [2020-04-10T09:06:17.160Z] ++ set -x [2020-04-10T09:06:17.160Z] ++ env -i DEST=/go/src/github.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-04-10T09:06:17.418Z] INFO: Testing against a local daemon [2020-04-10T09:06:17.418Z] === RUN TestExternalGraphDriver [2020-04-10T09:06:17.418Z] === RUN TestExternalGraphDriver/json [2020-04-10T09:06:19.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-10T09:06:19.945Z] === RUN TestExternalGraphDriver/spec [2020-04-10T09:06:20.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-10T09:06:21.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-10T09:06:21.806Z] === RUN TestExternalGraphDriver/pull [2020-04-10T09:06:24.329Z] --- PASS: TestExternalGraphDriver (6.57s) [2020-04-10T09:06:24.329Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-04-10T09:06:24.329Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-04-10T09:06:24.329Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-04-10T09:06:24.329Z] === RUN TestGraphdriverPluginV2 [2020-04-10T09:06:25.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-10T09:06:26.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-10T09:06:28.503Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-10T09:06:28.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-10T09:06:29.067Z] --- PASS: TestGraphdriverPluginV2 (5.01s) [2020-04-10T09:06:29.067Z] PASS [2020-04-10T09:06:29.067Z] [2020-04-10T09:06:29.067Z] DONE 5 tests in 11.727s [2020-04-10T09:06:29.067Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-10T09:06:29.067Z] ++ 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-04-10T09:06:29.067Z] ++ set -e [2020-04-10T09:06:29.067Z] ++ '[' -n 0 ']' [2020-04-10T09:06:29.067Z] ++ set -x [2020-04-10T09:06:29.067Z] ++ env -i DEST=/go/src/github.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-04-10T09:06:29.067Z] INFO: Testing against a local daemon [2020-04-10T09:06:29.067Z] === RUN TestContinueAfterPluginCrash [2020-04-10T09:06:29.067Z] === PAUSE TestContinueAfterPluginCrash [2020-04-10T09:06:29.067Z] === RUN TestReadPluginNoRead [2020-04-10T09:06:29.067Z] === PAUSE TestReadPluginNoRead [2020-04-10T09:06:29.067Z] === RUN TestDaemonStartWithLogOpt [2020-04-10T09:06:29.067Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-10T09:06:29.067Z] === CONT TestContinueAfterPluginCrash [2020-04-10T09:06:29.067Z] === CONT TestDaemonStartWithLogOpt [2020-04-10T09:06:30.642Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-10T09:06:30.643Z] Using test binary docker [2020-04-10T09:06:30.643Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-10T09:06:30.643Z] +++ /etc/init.d/apparmor start [2020-04-10T09:06:30.643Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-10T09:06:30.643Z] INFO: Waiting for daemon to start... [2020-04-10T09:06:30.643Z] Starting dockerd [2020-04-10T09:06:30.643Z] +++ 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-04-10T09:06:33.284Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-10T09:06:33.339Z] . [2020-04-10T09:06:33.339Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-10T09:06:33.339Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-10T09:06:33.339Z] Error: No such image: emptyfs [2020-04-10T09:06:33.339Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-10T09:06:33.339Z] ++++ docker load [2020-04-10T09:06:33.339Z] Running integration-test (iteration 1) [2020-04-10T09:06:33.339Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-10T09:06:33.339Z] ++ 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-04-10T09:06:33.339Z] ++ set -e [2020-04-10T09:06:33.339Z] ++ '[' -n 0 ']' [2020-04-10T09:06:33.339Z] ++ set -x [2020-04-10T09:06:33.339Z] ++ env -i DEST=/go/src/github.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-04-10T09:06:34.656Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-10T09:06:35.283Z] ok github.com/docker/docker/integration/container 59.703s [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.283Z] === Skipped [2020-04-10T09:06:35.283Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-10T09:06:35.283Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-04-10T09:06:35.283Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-10T09:06:35.283Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-10T09:06:35.283Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-04-10T09:06:35.283Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.283Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-10T09:06:35.283Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.283Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-10T09:06:35.283Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.283Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-10T09:06:35.283Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:06:35.283Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-10T09:06:35.284Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-10T09:06:35.284Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-10T09:06:35.284Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-10T09:06:35.284Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-10T09:06:35.284Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-10T09:06:35.284Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-10T09:06:35.284Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-10T09:06:35.284Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-10T09:06:35.284Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-10T09:06:35.284Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-10T09:06:35.284Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-10T09:06:35.284Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-10T09:06:35.284Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-10T09:06:35.284Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-10T09:06:35.284Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-10T09:06:35.284Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-10T09:06:35.284Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-10T09:06:35.284Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-10T09:06:35.284Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-10T09:06:35.284Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-10T09:06:35.284Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-10T09:06:35.284Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-10T09:06:35.284Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-10T09:06:35.284Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-10T09:06:35.284Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-10T09:06:35.284Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-10T09:06:35.284Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-10T09:06:35.284Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-10T09:06:35.284Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-10T09:06:35.284Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-10T09:06:35.284Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-10T09:06:35.284Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-10T09:06:35.284Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] DONE 80 tests, 41 skipped in 62.321s [2020-04-10T09:06:35.284Z] [2020-04-10T09:06:35.284Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-10T09:06:36.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:06:36.258Z] INFO: Testing against a local daemon [2020-04-10T09:06:36.720Z] ok github.com/docker/docker/integration/image 0.495s [2020-04-10T09:06:36.720Z] [2020-04-10T09:06:36.720Z] === Skipped [2020-04-10T09:06:36.720Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-10T09:06:36.720Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:06:36.720Z] [2020-04-10T09:06:36.720Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-10T09:06:36.720Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-10T09:06:36.720Z] [2020-04-10T09:06:36.720Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-10T09:06:36.720Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:06:36.720Z] [2020-04-10T09:06:36.720Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-10T09:06:36.720Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-10T09:06:36.720Z] [2020-04-10T09:06:36.720Z] [2020-04-10T09:06:36.720Z] DONE 11 tests, 4 skipped in 2.659s [2020-04-10T09:06:36.720Z] [2020-04-10T09:06:36.720Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-10T09:06:38.837Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-10T09:06:38.837Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-10T09:06:39.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:06:39.639Z] INFO: Testing against a local daemon [2020-04-10T09:06:39.639Z] ok github.com/docker/docker/integration/network 0.210s [2020-04-10T09:06:39.639Z] [2020-04-10T09:06:39.639Z] === Skipped [2020-04-10T09:06:39.639Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-10T09:06:39.639Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:06:39.639Z] [2020-04-10T09:06:39.639Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-10T09:06:39.639Z] 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-04-10T09:06:39.639Z] [2020-04-10T09:06:39.639Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-10T09:06:39.639Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-10T09:06:39.639Z] [2020-04-10T09:06:39.639Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-10T09:06:39.640Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-10T09:06:39.640Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-10T09:06:39.640Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] DONE 18 tests, 14 skipped in 2.523s [2020-04-10T09:06:39.640Z] [2020-04-10T09:06:39.640Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-10T09:06:40.102Z] testing: warning: no tests to run [2020-04-10T09:06:40.102Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2020-04-10T09:06:40.102Z] [2020-04-10T09:06:40.102Z] DONE 0 tests in 0.742s [2020-04-10T09:06:40.102Z] [2020-04-10T09:06:40.102Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-10T09:06:41.083Z] testing: warning: no tests to run [2020-04-10T09:06:41.083Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2020-04-10T09:06:41.083Z] [2020-04-10T09:06:41.083Z] DONE 0 tests in 0.759s [2020-04-10T09:06:41.083Z] [2020-04-10T09:06:41.083Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-10T09:06:42.057Z] testing: warning: no tests to run [2020-04-10T09:06:42.057Z] ok github.com/docker/docker/integration/plugin 0.082s [2020-04-10T09:06:42.057Z] [2020-04-10T09:06:42.057Z] DONE 0 tests in 0.781s [2020-04-10T09:06:42.057Z] [2020-04-10T09:06:42.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-10T09:06:42.519Z] testing: warning: no tests to run [2020-04-10T09:06:42.519Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2020-04-10T09:06:42.519Z] [2020-04-10T09:06:42.519Z] DONE 0 tests in 0.718s [2020-04-10T09:06:42.519Z] [2020-04-10T09:06:42.519Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-10T09:06:44.095Z] --- PASS: TestDaemonStartWithLogOpt (15.00s) [2020-04-10T09:06:44.095Z] === CONT TestReadPluginNoRead [2020-04-10T09:06:44.352Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-10T09:06:44.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-10T09:06:44.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:06:44.708Z] INFO: Testing against a local daemon [2020-04-10T09:06:44.708Z] ok github.com/docker/docker/integration/plugin/common 0.211s [2020-04-10T09:06:44.708Z] [2020-04-10T09:06:44.708Z] DONE 2 tests in 2.040s [2020-04-10T09:06:44.708Z] [2020-04-10T09:06:44.708Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-10T09:06:44.958Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-04-10T09:06:44.958Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-10T09:06:44.958Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-10T09:06:45.173Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-10T09:06:45.519Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-10T09:06:45.519Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-10T09:06:46.443Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-04-10T09:06:46.443Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-10T09:06:46.443Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-10T09:06:46.443Z] ? github.com/docker/docker/api/types [no test files] [2020-04-10T09:06:46.443Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-10T09:06:46.443Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-10T09:06:46.443Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-10T09:06:46.443Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-10T09:06:46.698Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-04-10T09:06:46.698Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-04-10T09:06:46.698Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-10T09:06:46.698Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-10T09:06:46.698Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-10T09:06:46.698Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-10T09:06:46.698Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-10T09:06:46.698Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-10T09:06:46.698Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-10T09:06:47.258Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-04-10T09:06:47.258Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/builder [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-10T09:06:47.258Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-10T09:06:47.818Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-04-10T09:06:48.448Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-10T09:06:48.448Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-10T09:06:48.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:06:48.475Z] INFO: Testing against a local daemon [2020-04-10T09:06:48.475Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.256s [2020-04-10T09:06:48.475Z] [2020-04-10T09:06:48.475Z] === Skipped [2020-04-10T09:06:48.476Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-10T09:06:48.476Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-10T09:06:48.476Z] [2020-04-10T09:06:48.476Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-10T09:06:48.476Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-10T09:06:48.476Z] [2020-04-10T09:06:48.476Z] [2020-04-10T09:06:48.476Z] DONE 2 tests, 2 skipped in 3.521s [2020-04-10T09:06:48.476Z] [2020-04-10T09:06:48.476Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-10T09:06:48.634Z] Loaded image: buildpack-deps:jessie [2020-04-10T09:06:48.634Z] Loaded image: busybox:latest [2020-04-10T09:06:48.634Z] Loaded image: busybox:glibc [2020-04-10T09:06:48.634Z] Loaded image: debian:jessie [2020-04-10T09:06:48.634Z] Loaded image: hello-world:latest [2020-04-10T09:06:48.634Z] INFO: Testing against a local daemon [2020-04-10T09:06:48.634Z] === RUN TestCgroupNamespacesBuild [2020-04-10T09:06:48.705Z] --- PASS: TestContinueAfterPluginCrash (19.56s) [2020-04-10T09:06:48.705Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-10T09:06:48.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-10T09:06:49.256Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2020-04-10T09:06:49.256Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-10T09:06:50.332Z] === RUN TestReadPluginNoRead/default [2020-04-10T09:06:50.735Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2020-04-10T09:06:50.735Z] === RUN TestBuildWithSession [2020-04-10T09:06:50.735Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-10T09:06:50.735Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T09:06:50.735Z] === RUN TestBuildSquashParent [2020-04-10T09:06:50.897Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-10T09:06:51.829Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-10T09:06:51.982Z] ok github.com/docker/docker/builder/remotecontext 0.171s coverage: 13.6% of statements [2020-04-10T09:06:51.982Z] ok github.com/docker/docker/builder/dockerfile 0.547s coverage: 48.2% of statements [2020-04-10T09:06:52.393Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-10T09:06:52.541Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-10T09:06:53.323Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-10T09:06:53.465Z] ok github.com/docker/docker/builder/remotecontext/git 1.180s coverage: 86.3% of statements [2020-04-10T09:06:53.465Z] ? github.com/docker/docker/cli [no test files] [2020-04-10T09:06:53.465Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-10T09:06:54.254Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-10T09:06:54.254Z] --- PASS: TestReadPluginNoRead (10.25s) [2020-04-10T09:06:54.254Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s) [2020-04-10T09:06:54.254Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-04-10T09:06:54.254Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.08s) [2020-04-10T09:06:54.254Z] read_test.go:91: [d6d398d3c1e21] daemon is not started [2020-04-10T09:06:54.254Z] PASS [2020-04-10T09:06:54.254Z] [2020-04-10T09:06:54.254Z] DONE 6 tests in 25.392s [2020-04-10T09:06:54.254Z] 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-04-10T09:06:54.254Z] ++ 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-04-10T09:06:54.254Z] ++ set -e [2020-04-10T09:06:54.254Z] ++ '[' -n 0 ']' [2020-04-10T09:06:54.254Z] ++ set -x [2020-04-10T09:06:54.254Z] ++ env -i DEST=/go/src/github.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-04-10T09:06:54.511Z] testing: warning: no tests to run [2020-04-10T09:06:54.511Z] PASS [2020-04-10T09:06:54.511Z] [2020-04-10T09:06:54.511Z] DONE 0 tests in 0.048s [2020-04-10T09:06:54.511Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-10T09:06:54.511Z] ++ 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-04-10T09:06:54.511Z] ++ set -e [2020-04-10T09:06:54.511Z] ++ '[' -n 0 ']' [2020-04-10T09:06:54.511Z] ++ set -x [2020-04-10T09:06:54.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-10T09:06:54.511Z] INFO: Testing against a local daemon [2020-04-10T09:06:54.511Z] === RUN TestPluginWithDevMounts [2020-04-10T09:06:54.511Z] === PAUSE TestPluginWithDevMounts [2020-04-10T09:06:54.511Z] === CONT TestPluginWithDevMounts [2020-04-10T09:06:55.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:06:55.584Z] INFO: Testing against a local daemon [2020-04-10T09:06:55.584Z] ok github.com/docker/docker/integration/plugin/logging 0.308s [2020-04-10T09:06:55.584Z] [2020-04-10T09:06:55.584Z] === Skipped [2020-04-10T09:06:55.584Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-10T09:06:55.584Z] read_test.go:21: no unix domain sockets on Windows [2020-04-10T09:06:55.584Z] [2020-04-10T09:06:55.584Z] [2020-04-10T09:06:55.584Z] DONE 1 tests, 1 skipped in 6.991s [2020-04-10T09:06:55.584Z] [2020-04-10T09:06:55.584Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-10T09:06:56.407Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-10T09:06:56.407Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-04-10T09:06:56.407Z] PASS [2020-04-10T09:06:56.407Z] [2020-04-10T09:06:56.407Z] DONE 1 tests in 2.045s [2020-04-10T09:06:56.407Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-10T09:06:56.407Z] ++ 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-04-10T09:06:56.407Z] ++ set -e [2020-04-10T09:06:56.407Z] ++ '[' -n 0 ']' [2020-04-10T09:06:56.407Z] ++ set -x [2020-04-10T09:06:56.407Z] ++ env -i DEST=/go/src/github.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-04-10T09:06:56.555Z] testing: warning: no tests to run [2020-04-10T09:06:56.556Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2020-04-10T09:06:56.556Z] [2020-04-10T09:06:56.556Z] DONE 0 tests in 1.233s [2020-04-10T09:06:56.556Z] [2020-04-10T09:06:56.556Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-10T09:06:56.664Z] INFO: Testing against a local daemon [2020-04-10T09:06:56.664Z] === RUN TestSecretInspect [2020-04-10T09:06:56.664Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-10T09:06:56.664Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-10T09:06:56.921Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-10T09:06:57.486Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-10T09:06:57.566Z] --- PASS: TestBuildSquashParent (5.63s) [2020-04-10T09:06:57.566Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-10T09:06:57.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T09:06:57.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T09:06:57.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T09:06:57.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T09:06:57.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T09:06:57.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T09:06:57.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T09:06:57.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T09:06:57.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T09:06:57.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T09:06:57.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T09:06:57.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T09:06:57.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-10T09:06:57.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-10T09:06:57.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-10T09:06:57.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-10T09:06:57.622Z] ok github.com/docker/docker/client 0.181s coverage: 75.8% of statements [2020-04-10T09:06:58.049Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-10T09:06:59.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:06:59.473Z] INFO: Testing against a local daemon [2020-04-10T09:06:59.473Z] ok github.com/docker/docker/integration/plugin/volumes 0.263s [2020-04-10T09:06:59.473Z] [2020-04-10T09:06:59.473Z] === Skipped [2020-04-10T09:06:59.473Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-10T09:06:59.473Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:06:59.473Z] [2020-04-10T09:06:59.473Z] [2020-04-10T09:06:59.473Z] DONE 1 tests, 1 skipped in 2.536s [2020-04-10T09:06:59.473Z] [2020-04-10T09:06:59.473Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-10T09:06:59.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-10T09:06:59.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-10T09:06:59.943Z] --- PASS: TestSecretInspect (3.17s) [2020-04-10T09:06:59.943Z] === RUN TestSecretList [2020-04-10T09:07:00.199Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-10T09:07:01.130Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-10T09:07:01.643Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-10T09:07:01.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2020-04-10T09:07:01.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) [2020-04-10T09:07:01.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.51s) [2020-04-10T09:07:01.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s) [2020-04-10T09:07:01.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2020-04-10T09:07:01.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-04-10T09:07:01.643Z] === RUN TestBuildMultiStageCopy [2020-04-10T09:07:01.643Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-10T09:07:01.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:07:01.663Z] INFO: Testing against a local daemon [2020-04-10T09:07:01.663Z] ok github.com/docker/docker/integration/secret 0.207s [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] === Skipped [2020-04-10T09:07:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-10T09:07:01.663Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-10T09:07:01.663Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-10T09:07:01.663Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-10T09:07:01.663Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-10T09:07:01.663Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-10T09:07:01.663Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] DONE 6 tests, 6 skipped in 2.139s [2020-04-10T09:07:01.663Z] [2020-04-10T09:07:01.663Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-10T09:07:03.025Z] --- PASS: TestSecretList (3.10s) [2020-04-10T09:07:03.025Z] === RUN TestSecretsCreateAndDelete [2020-04-10T09:07:03.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-10T09:07:03.681Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-10T09:07:03.681Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-10T09:07:04.213Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-10T09:07:04.301Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-10T09:07:04.584Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-10T09:07:04.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:07:04.593Z] INFO: Testing against a local daemon [2020-04-10T09:07:04.593Z] ok github.com/docker/docker/integration/service 0.369s [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === Skipped [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-10T09:07:04.593Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-10T09:07:04.593Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-10T09:07:04.593Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-10T09:07:04.593Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-10T09:07:04.593Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-10T09:07:04.593Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-10T09:07:04.593Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-10T09:07:04.593Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-10T09:07:04.593Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-10T09:07:04.593Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-10T09:07:04.593Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-10T09:07:04.593Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-10T09:07:04.593Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-10T09:07:04.593Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-10T09:07:04.593Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-10T09:07:04.593Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-10T09:07:04.593Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.593Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-10T09:07:04.593Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.593Z] [2020-04-10T09:07:04.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-10T09:07:04.594Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.594Z] [2020-04-10T09:07:04.594Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-10T09:07:04.594Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:04.594Z] [2020-04-10T09:07:04.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-10T09:07:04.594Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:07:04.594Z] [2020-04-10T09:07:04.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-10T09:07:04.594Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:07:04.594Z] [2020-04-10T09:07:04.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-10T09:07:04.594Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:07:04.594Z] [2020-04-10T09:07:04.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-10T09:07:04.594Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-10T09:07:04.594Z] [2020-04-10T09:07:04.594Z] [2020-04-10T09:07:04.594Z] DONE 23 tests, 22 skipped in 2.970s [2020-04-10T09:07:04.594Z] [2020-04-10T09:07:04.594Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-10T09:07:05.201Z] --- PASS: TestBuildMultiStageCopy (3.48s) [2020-04-10T09:07:05.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2020-04-10T09:07:05.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-04-10T09:07:05.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-04-10T09:07:05.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2020-04-10T09:07:05.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-04-10T09:07:05.201Z] === RUN TestBuildMultiStageParentConfig [2020-04-10T09:07:06.107Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-10T09:07:06.213Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-04-10T09:07:06.213Z] === RUN TestBuildLabelWithTargets [2020-04-10T09:07:06.672Z] --- PASS: TestSecretsCreateAndDelete (3.68s) [2020-04-10T09:07:06.672Z] === RUN TestSecretsUpdate [2020-04-10T09:07:06.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:07:06.782Z] INFO: Testing against a local daemon [2020-04-10T09:07:06.782Z] ok github.com/docker/docker/integration/session 0.214s [2020-04-10T09:07:06.782Z] [2020-04-10T09:07:06.782Z] === Skipped [2020-04-10T09:07:06.782Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-10T09:07:06.782Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-10T09:07:06.782Z] [2020-04-10T09:07:06.782Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-10T09:07:06.782Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-10T09:07:06.782Z] [2020-04-10T09:07:06.782Z] [2020-04-10T09:07:06.782Z] DONE 2 tests, 2 skipped in 2.191s [2020-04-10T09:07:06.782Z] [2020-04-10T09:07:06.782Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-10T09:07:07.698Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2020-04-10T09:07:07.698Z] === RUN TestBuildWithEmptyLayers [2020-04-10T09:07:08.318Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-04-10T09:07:08.318Z] === RUN TestBuildMultiStageOnBuild [2020-04-10T09:07:08.568Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-10T09:07:08.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:07:08.969Z] INFO: Testing against a local daemon [2020-04-10T09:07:09.942Z] ok github.com/docker/docker/integration/system 1.331s [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] === Skipped [2020-04-10T09:07:09.942Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:07:09.942Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-10T09:07:09.942Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-10T09:07:09.942Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-10T09:07:09.942Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-10T09:07:09.942Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-10T09:07:09.942Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-10T09:07:09.942Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] [2020-04-10T09:07:09.942Z] DONE 13 tests, 7 skipped in 3.285s [2020-04-10T09:07:10.357Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2020-04-10T09:07:10.357Z] === RUN TestBuildUncleanTarFilenames [2020-04-10T09:07:10.404Z] [2020-04-10T09:07:10.404Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-10T09:07:10.463Z] --- PASS: TestSecretsUpdate (3.52s) [2020-04-10T09:07:10.463Z] === RUN TestTemplatedSecret [2020-04-10T09:07:10.463Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-10T09:07:11.833Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-10T09:07:11.843Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-04-10T09:07:11.843Z] === RUN TestBuildMultiStageLayerLeak [2020-04-10T09:07:12.397Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-10T09:07:12.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:07:12.593Z] INFO: Testing against a local daemon [2020-04-10T09:07:12.593Z] ok github.com/docker/docker/integration/volume 0.316s [2020-04-10T09:07:12.593Z] [2020-04-10T09:07:12.593Z] === Skipped [2020-04-10T09:07:12.593Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-10T09:07:12.593Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-10T09:07:12.593Z] [2020-04-10T09:07:12.593Z] [2020-04-10T09:07:12.593Z] DONE 5 tests, 1 skipped in 2.528s [2020-04-10T09:07:12.593Z] [2020-04-10T09:07:12.593Z] INFO: make.ps1 ended at 04/10/2020 09:07:12 [2020-04-10T09:07:12.593Z] INFO: Integration CLI tests being run from the host: [2020-04-10T09:07:12.593Z] 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-04-10T09:07:12.654Z] --- PASS: TestTemplatedSecret (2.70s) [2020-04-10T09:07:12.654Z] === RUN TestSecretCreateResolve [2020-04-10T09:07:13.880Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s) [2020-04-10T09:07:13.880Z] === RUN TestBuildWithHugeFile [2020-04-10T09:07:15.927Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-04-10T09:07:15.927Z] PASS [2020-04-10T09:07:15.927Z] [2020-04-10T09:07:15.927Z] DONE 6 tests in 19.462s [2020-04-10T09:07:15.927Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-10T09:07:15.927Z] ++ 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-04-10T09:07:15.927Z] ++ set -e [2020-04-10T09:07:15.927Z] ++ '[' -n 0 ']' [2020-04-10T09:07:15.927Z] ++ set -x [2020-04-10T09:07:15.927Z] ++ env -i DEST=/go/src/github.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-04-10T09:07:16.184Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-10T09:07:16.184Z] INFO: Testing against a local daemon [2020-04-10T09:07:16.184Z] === RUN TestServiceCreateInit [2020-04-10T09:07:16.184Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-10T09:07:18.710Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-10T09:07:19.640Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-10T09:07:20.572Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-10T09:07:21.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-10T09:07:21.195Z] INFO: Testing against a local daemon [2020-04-10T09:07:21.502Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-10T09:07:26.762Z] --- PASS: TestServiceCreateInit (10.46s) [2020-04-10T09:07:26.762Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-04-10T09:07:26.762Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2020-04-10T09:07:26.762Z] === RUN TestCreateServiceMultipleTimes [2020-04-10T09:07:30.938Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-10T09:07:36.193Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-10T09:07:36.314Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 30.8% of statements [2020-04-10T09:07:36.569Z] ok github.com/docker/docker/container 0.125s coverage: 34.9% of statements [2020-04-10T09:07:36.569Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-10T09:07:36.569Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-10T09:07:36.569Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-10T09:07:36.569Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-10T09:07:37.561Z] === RUN TestDockerSuite/TestBuildRm [2020-04-10T09:07:40.836Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-10T09:07:41.788Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-10T09:07:43.174Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-10T09:07:43.431Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-10T09:07:43.997Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-10T09:07:45.366Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-10T09:07:45.623Z] --- PASS: TestCreateServiceMultipleTimes (18.96s) [2020-04-10T09:07:45.623Z] === RUN TestCreateServiceConflict [2020-04-10T09:07:46.506Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-04-10T09:07:46.994Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-10T09:07:47.869Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-10T09:07:47.925Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-10T09:07:48.858Z] --- PASS: TestCreateServiceConflict (3.15s) [2020-04-10T09:07:48.858Z] === RUN TestCreateServiceMaxReplicas [2020-04-10T09:07:49.229Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-04-10T09:07:52.133Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2020-04-10T09:07:52.133Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-10T09:07:52.390Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-10T09:07:52.390Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-10T09:07:52.649Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-10T09:07:52.649Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-10T09:07:53.213Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-10T09:07:54.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-10T09:07:54.401Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-10T09:07:54.659Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-10T09:07:56.032Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-10T09:07:59.154Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-04-10T09:07:59.154Z] ok github.com/docker/docker/daemon 12.213s coverage: 17.3% of statements [2020-04-10T09:07:59.154Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-10T09:07:59.154Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-10T09:07:59.713Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.7% of statements [2020-04-10T09:08:00.637Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-10T09:08:00.637Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-04-10T09:08:00.637Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-10T09:08:00.637Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-10T09:08:01.285Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-10T09:08:01.849Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-10T09:08:02.519Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-10T09:08:03.219Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-10T09:08:03.784Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-10T09:08:04.402Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-04-10T09:08:05.153Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-10T09:08:05.325Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.204s coverage: 57.0% of statements [2020-04-10T09:08:06.522Z] === RUN TestDockerSuite/TestBuildUser [2020-04-10T09:08:06.779Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s) [2020-04-10T09:08:06.779Z] === RUN TestCreateServiceSecretFileMode [2020-04-10T09:08:08.586Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.388s coverage: 72.5% of statements [2020-04-10T09:08:08.586Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.612s coverage: 46.2% of statements [2020-04-10T09:08:08.674Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-10T09:08:09.947Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-04-10T09:08:09.947Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-10T09:08:10.047Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2020-04-10T09:08:10.047Z] === RUN TestCreateServiceConfigFileMode [2020-04-10T09:08:10.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-10T09:08:11.832Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.106s coverage: 49.5% of statements [2020-04-10T09:08:13.193Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.316s coverage: 76.1% of statements [2020-04-10T09:08:13.322Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-10T09:08:14.117Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-04-10T09:08:14.252Z] --- PASS: TestCreateServiceConfigFileMode (4.03s) [2020-04-10T09:08:14.252Z] === RUN TestCreateServiceSysctls [2020-04-10T09:08:14.676Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.159s coverage: 61.0% of statements [2020-04-10T09:08:14.676Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-10T09:08:14.676Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-10T09:08:15.600Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-10T09:08:16.523Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-04-10T09:08:17.884Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-04-10T09:08:17.884Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-10T09:08:17.884Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-10T09:08:18.428Z] --- PASS: TestCreateServiceSysctls (3.88s) [2020-04-10T09:08:18.428Z] === RUN TestCreateServiceCapabilities [2020-04-10T09:08:18.444Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 41.8% of statements [2020-04-10T09:08:19.804Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 77.4% of statements [2020-04-10T09:08:19.805Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-10T09:08:19.805Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-10T09:08:19.805Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-04-10T09:08:21.209Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-04-10T09:08:21.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-04-10T09:08:21.701Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2020-04-10T09:08:21.701Z] === RUN TestInspect [2020-04-10T09:08:21.768Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-04-10T09:08:22.693Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-04-10T09:08:22.693Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-10T09:08:23.300Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 19.9% of statements [2020-04-10T09:08:24.227Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-04-10T09:08:24.981Z] --- PASS: TestInspect (3.21s) [2020-04-10T09:08:24.981Z] === RUN TestCreateJob [2020-04-10T09:08:26.141Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-10T09:08:26.141Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-10T09:08:26.701Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-10T09:08:26.701Z] ok github.com/docker/docker/daemon/logger/splunk 1.683s coverage: 82.5% of statements [2020-04-10T09:08:26.701Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-10T09:08:26.701Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-10T09:08:28.257Z] --- PASS: TestCreateJob (3.75s) [2020-04-10T09:08:28.257Z] === RUN TestReplicatedJob [2020-04-10T09:08:29.214Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-04-10T09:08:29.469Z] ok github.com/docker/docker/distribution 0.220s coverage: 22.1% of statements [2020-04-10T09:08:29.469Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-10T09:08:30.830Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-10T09:08:31.628Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-10T09:08:31.754Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-10T09:08:32.559Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-10T09:08:32.679Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-04-10T09:08:32.679Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-10T09:08:32.679Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-04-10T09:08:32.679Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-10T09:08:32.816Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-10T09:08:34.040Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-04-10T09:08:34.040Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-10T09:08:34.186Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-10T09:08:34.443Z] --- PASS: TestReplicatedJob (6.34s) [2020-04-10T09:08:34.443Z] === RUN TestUpdateReplicatedJob [2020-04-10T09:08:34.965Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-04-10T09:08:35.007Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-10T09:08:35.888Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-04-10T09:08:35.888Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-10T09:08:35.944Z] --- PASS: TestBuildWithHugeFile (80.07s) [2020-04-10T09:08:35.944Z] === RUN TestBuildWithEmptyDockerfile [2020-04-10T09:08:35.944Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T09:08:35.944Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T09:08:35.944Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T09:08:35.944Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T09:08:35.944Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T09:08:35.944Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T09:08:35.944Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-10T09:08:35.944Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-10T09:08:35.944Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-10T09:08:35.944Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-10T09:08:35.944Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-04-10T09:08:35.944Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-04-10T09:08:35.944Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-04-10T09:08:35.944Z] === RUN TestBuildPreserveOwnership [2020-04-10T09:08:35.944Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-10T09:08:36.901Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-10T09:08:36.901Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-10T09:08:36.901Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-10T09:08:36.901Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-10T09:08:36.901Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-10T09:08:37.426Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-10T09:08:37.772Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.1% of statements [2020-04-10T09:08:38.273Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2020-04-10T09:08:38.273Z] === RUN TestServiceListWithStatuses [2020-04-10T09:08:38.273Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-10T09:08:38.273Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:08:38.273Z] === RUN TestDockerNetworkConnectAlias [2020-04-10T09:08:38.695Z] ok github.com/docker/docker/pkg/authorization 0.199s coverage: 68.3% of statements [2020-04-10T09:08:38.837Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-10T09:08:38.837Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-10T09:08:38.906Z] --- PASS: TestBuildPreserveOwnership (4.71s) [2020-04-10T09:08:38.906Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.07s) [2020-04-10T09:08:38.906Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2020-04-10T09:08:38.906Z] === RUN TestBuildPlatformInvalid [2020-04-10T09:08:38.950Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-10T09:08:39.192Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-10T09:08:39.192Z] PASS [2020-04-10T09:08:39.192Z] [2020-04-10T09:08:39.192Z] === Skipped [2020-04-10T09:08:39.192Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-10T09:08:39.192Z] build_session_test.go:25: TODO: BuildKit [2020-04-10T09:08:39.192Z] [2020-04-10T09:08:39.192Z] [2020-04-10T09:08:39.192Z] DONE 32 tests, 1 skipped in 125.947s [2020-04-10T09:08:39.192Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-10T09:08:39.192Z] ++ 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-04-10T09:08:39.192Z] ++ set -e [2020-04-10T09:08:39.192Z] ++ '[' -n 0 ']' [2020-04-10T09:08:39.192Z] ++ set -x [2020-04-10T09:08:39.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T09:08:39.192Z] INFO: Testing against a local daemon [2020-04-10T09:08:39.192Z] === RUN TestConfigList [2020-04-10T09:08:39.204Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-10T09:08:39.768Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-10T09:08:40.333Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-10T09:08:41.705Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-10T09:08:41.705Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-10T09:08:41.883Z] --- PASS: TestConfigList (2.27s) [2020-04-10T09:08:41.883Z] === RUN TestConfigsCreateAndDelete [2020-04-10T09:08:42.461Z] ok github.com/docker/docker/layer 7.227s coverage: 68.8% of statements [2020-04-10T09:08:42.461Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-10T09:08:42.461Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-10T09:08:42.461Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-10T09:08:42.461Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-10T09:08:42.461Z] ? github.com/docker/docker/oci [no test files] [2020-04-10T09:08:42.461Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-10T09:08:42.461Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-04-10T09:08:42.716Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-04-10T09:08:42.971Z] ok github.com/docker/docker/pkg/chrootarchive 2.970s coverage: 43.2% of statements [2020-04-10T09:08:42.971Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-10T09:08:42.971Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-10T09:08:43.225Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-04-10T09:08:43.786Z] ok github.com/docker/docker/pkg/discovery/memory 0.019s coverage: 92.3% of statements [2020-04-10T09:08:43.932Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-04-10T09:08:43.932Z] === RUN TestConfigsUpdate [2020-04-10T09:08:44.712Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-04-10T09:08:44.967Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-04-10T09:08:44.979Z] --- PASS: TestDockerNetworkConnectAlias (6.34s) [2020-04-10T09:08:44.979Z] === RUN TestDockerNetworkReConnect [2020-04-10T09:08:44.979Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-10T09:08:45.970Z] --- PASS: TestConfigsUpdate (2.20s) [2020-04-10T09:08:45.970Z] === RUN TestTemplatedConfig [2020-04-10T09:08:46.329Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-10T09:08:46.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-10T09:08:46.889Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-04-10T09:08:46.913Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-10T09:08:47.449Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2020-04-10T09:08:47.449Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2020-04-10T09:08:47.703Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2020-04-10T09:08:48.282Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-10T09:08:48.628Z] ok github.com/docker/docker/pkg/idtools 0.392s coverage: 70.1% of statements [2020-04-10T09:08:48.673Z] --- PASS: TestTemplatedConfig (2.70s) [2020-04-10T09:08:48.673Z] === RUN TestConfigInspect [2020-04-10T09:08:48.846Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-10T09:08:49.188Z] ok github.com/docker/docker/pkg/ioutils 0.492s coverage: 70.6% of statements [2020-04-10T09:08:49.188Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-04-10T09:08:49.411Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-10T09:08:49.411Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-10T09:08:49.443Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-04-10T09:08:49.698Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-10T09:08:49.698Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-10T09:08:49.698Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-10T09:08:49.954Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-04-10T09:08:49.954Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-10T09:08:49.954Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-04-10T09:08:50.342Z] --- PASS: TestDockerNetworkReConnect (5.53s) [2020-04-10T09:08:50.342Z] === RUN TestServicePlugin [2020-04-10T09:08:50.342Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-10T09:08:50.514Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-04-10T09:08:50.770Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2020-04-10T09:08:50.770Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-04-10T09:08:50.770Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-10T09:08:50.770Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-10T09:08:51.360Z] --- PASS: TestConfigInspect (2.25s) [2020-04-10T09:08:51.360Z] === RUN TestConfigCreateWithLabels [2020-04-10T09:08:51.695Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-04-10T09:08:52.255Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-10T09:08:52.814Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-10T09:08:52.814Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-10T09:08:52.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-10T09:08:53.124Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-10T09:08:53.124Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-10T09:08:53.124Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-10T09:08:53.399Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2020-04-10T09:08:53.399Z] === RUN TestConfigCreateResolve [2020-04-10T09:08:54.055Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-10T09:08:54.173Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-10T09:08:54.428Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-10T09:08:55.427Z] === RUN TestDockerSuite/TestCommitChange [2020-04-10T09:08:55.436Z] --- PASS: TestConfigCreateResolve (2.23s) [2020-04-10T09:08:55.436Z] === RUN TestConfigDaemonLibtrustID [2020-04-10T09:08:56.053Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-10T09:08:56.053Z] PASS [2020-04-10T09:08:56.053Z] [2020-04-10T09:08:56.053Z] DONE 8 tests in 16.749s [2020-04-10T09:08:56.053Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-10T09:08:56.053Z] ++ 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-04-10T09:08:56.053Z] ++ set -e [2020-04-10T09:08:56.053Z] ++ '[' -n 0 ']' [2020-04-10T09:08:56.053Z] ++ set -x [2020-04-10T09:08:56.053Z] ++ env -i DEST=/go/src/github.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-04-10T09:08:56.053Z] INFO: Testing against a local daemon [2020-04-10T09:08:56.053Z] === RUN TestCheckpoint [2020-04-10T09:08:56.053Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-10T09:08:56.053Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T09:08:56.053Z] === RUN TestContainerInvalidJSON [2020-04-10T09:08:56.053Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T09:08:56.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T09:08:56.053Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T09:08:56.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T09:08:56.054Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-10T09:08:56.054Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-10T09:08:56.054Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-10T09:08:56.054Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-10T09:08:56.054Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-10T09:08:56.054Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-10T09:08:56.054Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-10T09:08:56.054Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-10T09:08:56.054Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-10T09:08:56.054Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-10T09:08:56.054Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-10T09:08:56.054Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-10T09:08:56.336Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-10T09:08:56.336Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-10T09:08:56.337Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-04-10T09:08:56.337Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-10T09:08:56.337Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-10T09:08:56.337Z] === RUN TestCopyFromContainer [2020-04-10T09:08:56.360Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-10T09:08:57.297Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-10T09:08:57.683Z] ok github.com/docker/docker/pkg/signal 2.387s coverage: 61.0% of statements [2020-04-10T09:08:57.683Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-10T09:08:57.816Z] === RUN TestCopyFromContainer// [2020-04-10T09:08:57.816Z] === RUN TestCopyFromContainer//bar/root [2020-04-10T09:08:57.939Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-10T09:08:58.101Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-10T09:08:58.101Z] === RUN TestCopyFromContainer/bar/quux [2020-04-10T09:08:58.195Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-10T09:08:58.385Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-10T09:08:58.385Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-10T09:08:58.385Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-10T09:08:58.450Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-10T09:08:58.669Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-10T09:08:58.669Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-10T09:08:58.669Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer (2.48s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-10T09:08:58.956Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-10T09:08:58.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-10T09:08:58.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T09:08:58.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T09:08:58.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T09:08:58.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T09:08:58.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T09:08:58.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T09:08:58.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-10T09:08:58.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-10T09:08:58.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-10T09:08:58.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-10T09:08:58.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-10T09:08:58.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-10T09:08:58.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-10T09:08:58.956Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-10T09:08:58.956Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-10T09:08:58.956Z] === RUN TestCreateWithInvalidEnv [2020-04-10T09:08:58.956Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-10T09:08:58.956Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-10T09:08:58.956Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-10T09:08:58.956Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-10T09:08:58.956Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-10T09:08:58.956Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-10T09:08:58.956Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-10T09:08:58.956Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-10T09:08:58.956Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-10T09:08:58.956Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-04-10T09:08:58.956Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-10T09:08:58.956Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-10T09:08:58.956Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-10T09:08:58.956Z] === RUN TestCreateTmpfsMountsTarget [2020-04-10T09:08:58.956Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-10T09:08:58.956Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-10T09:08:59.009Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-10T09:08:59.264Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 35.0% of statements [2020-04-10T09:08:59.824Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-04-10T09:08:59.844Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-10T09:09:00.384Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-04-10T09:09:00.639Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-10T09:09:00.895Z] testing: warning: no tests to run [2020-04-10T09:09:00.895Z] coverage: [no statements] [2020-04-10T09:09:00.895Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-10T09:09:00.986Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T09:09:00.986Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T09:09:00.986Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T09:09:00.986Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-10T09:09:00.986Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-10T09:09:00.986Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-10T09:09:00.986Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-10T09:09:00.987Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-10T09:09:00.987Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-10T09:09:00.987Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-10T09:09:00.987Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-10T09:09:00.987Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-10T09:09:00.987Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-10T09:09:00.987Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-10T09:09:00.987Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-10T09:09:00.987Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-10T09:09:01.155Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-10T09:09:01.412Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-10T09:09:01.667Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-10T09:09:01.739Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-10T09:09:02.669Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-10T09:09:03.018Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-04-10T09:09:03.018Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-10T09:09:03.018Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T09:09:03.018Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T09:09:03.018Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T09:09:03.018Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T09:09:03.018Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T09:09:03.018Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T09:09:03.018Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T09:09:03.018Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T09:09:03.018Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T09:09:03.018Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T09:09:03.018Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-10T09:09:03.018Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-10T09:09:03.018Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-10T09:09:03.018Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-10T09:09:03.018Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-10T09:09:03.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-10T09:09:03.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-10T09:09:03.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-10T09:09:03.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-10T09:09:03.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-10T09:09:03.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-04-10T09:09:03.018Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-10T09:09:03.644Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2020-04-10T09:09:03.644Z] === RUN TestContainerStartOnDaemonRestart [2020-04-10T09:09:03.644Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-10T09:09:03.644Z] === RUN TestDaemonRestartIpcMode [2020-04-10T09:09:03.644Z] === PAUSE TestDaemonRestartIpcMode [2020-04-10T09:09:03.644Z] === RUN TestDaemonHostGatewayIP [2020-04-10T09:09:03.644Z] === PAUSE TestDaemonHostGatewayIP [2020-04-10T09:09:03.644Z] === RUN TestDiff [2020-04-10T09:09:04.224Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-04-10T09:09:04.264Z] --- PASS: TestDiff (0.65s) [2020-04-10T09:09:04.264Z] === RUN TestExecWithCloseStdin [2020-04-10T09:09:04.521Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-10T09:09:04.563Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-10T09:09:05.278Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-04-10T09:09:05.278Z] === RUN TestExec [2020-04-10T09:09:05.447Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-10T09:09:05.493Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-10T09:09:05.702Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-04-10T09:09:05.900Z] --- PASS: TestExec (0.81s) [2020-04-10T09:09:05.900Z] === RUN TestExecUser [2020-04-10T09:09:06.912Z] --- PASS: TestExecUser (0.80s) [2020-04-10T09:09:06.912Z] === RUN TestExportContainerAndImportImage [2020-04-10T09:09:07.062Z] ok github.com/docker/docker/registry 0.075s coverage: 56.0% of statements [2020-04-10T09:09:07.387Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-10T09:09:07.622Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-10T09:09:07.878Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-04-10T09:09:07.924Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-04-10T09:09:07.924Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-10T09:09:08.318Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-10T09:09:08.318Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-10T09:09:08.318Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-10T09:09:08.318Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-10T09:09:08.318Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-10T09:09:08.318Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-10T09:09:08.574Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-10T09:09:08.802Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-10T09:09:09.058Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-10T09:09:09.426Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-04-10T09:09:09.426Z] === RUN TestHealthCheckWorkdir [2020-04-10T09:09:10.440Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-04-10T09:09:10.440Z] === RUN TestHealthKillContainer [2020-04-10T09:09:10.469Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-10T09:09:11.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-10T09:09:11.570Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-10T09:09:12.130Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-04-10T09:09:12.691Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-10T09:09:12.773Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-10T09:09:12.773Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-10T09:09:13.130Z] --- PASS: TestHealthKillContainer (2.86s) [2020-04-10T09:09:13.130Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-10T09:09:13.614Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-04-10T09:09:13.703Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-10T09:09:13.750Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-04-10T09:09:13.750Z] === RUN TestIpcModeNone [2020-04-10T09:09:14.634Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-10T09:09:14.763Z] --- PASS: TestIpcModeNone (0.77s) [2020-04-10T09:09:14.763Z] === RUN TestIpcModePrivate [2020-04-10T09:09:15.382Z] --- PASS: TestIpcModePrivate (0.77s) [2020-04-10T09:09:15.382Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-10T09:09:15.382Z] === RUN TestIpcModeShareable [2020-04-10T09:09:15.565Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-10T09:09:16.008Z] --- PASS: TestIpcModeShareable (0.79s) [2020-04-10T09:09:16.008Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-10T09:09:16.008Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-10T09:09:16.128Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-10T09:09:17.058Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-10T09:09:17.058Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-10T09:09:17.058Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-10T09:09:17.990Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-10T09:09:17.990Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-10T09:09:17.990Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-10T09:09:17.990Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-10T09:09:18.247Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-10T09:09:18.759Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.22s) [2020-04-10T09:09:18.759Z] === RUN TestAPIIpcModeHost [2020-04-10T09:09:19.045Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-04-10T09:09:19.045Z] === RUN TestDaemonIpcModeShareable [2020-04-10T09:09:19.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-10T09:09:19.741Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-10T09:09:20.525Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-04-10T09:09:20.525Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-10T09:09:20.525Z] === RUN TestDaemonIpcModePrivate [2020-04-10T09:09:20.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-10T09:09:20.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-10T09:09:22.559Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-04-10T09:09:22.559Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-10T09:09:22.560Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-10T09:09:22.565Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-10T09:09:23.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-10T09:09:23.129Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-10T09:09:24.046Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-04-10T09:09:24.046Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-10T09:09:24.046Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-10T09:09:24.058Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-10T09:09:24.990Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-10T09:09:25.548Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-04-10T09:09:25.549Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-10T09:09:25.549Z] === RUN TestIpcModeOlderClient [2020-04-10T09:09:25.549Z] === PAUSE TestIpcModeOlderClient [2020-04-10T09:09:25.549Z] === RUN TestKillContainerInvalidSignal [2020-04-10T09:09:25.887Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/rootless [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/volume [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-10T09:09:25.887Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === Skipped [2020-04-10T09:09:25.887Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-10T09:09:25.887Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-10T09:09:25.887Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:73: No driver to put! [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-10T09:09:25.887Z] time="2020-04-10T09:08:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-10T09:09:25.887Z] time="2020-04-10T09:08:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-10T09:09:25.887Z] time="2020-04-10T09:08:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-10T09:09:25.887Z] time="2020-04-10T09:08:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-10T09:09:25.887Z] time="2020-04-10T09:08:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:73: No driver to put! [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-10T09:09:25.887Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-10T09:09:25.887Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-10T09:09:25.887Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-10T09:09:25.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-10T09:09:25.887Z] graphtest_unix.go:73: No driver to put! [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-10T09:09:25.887Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-10T09:09:25.887Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] [2020-04-10T09:09:25.887Z] DONE 2140 tests, 26 skipped in 244.442s [2020-04-10T09:09:25.920Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-10T09:09:25.920Z] --- PASS: TestServicePlugin (35.62s) [2020-04-10T09:09:25.920Z] plugin_test.go:62: [d4f6f7bc54dac] joining swarm manager [d75e0e0ec232f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:09:25.920Z] plugin_test.go:65: [daadaf763ea5c] joining swarm manager [d75e0e0ec232f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:09:25.920Z] === RUN TestServiceUpdateLabel Post stage [Pipeline] junit [2020-04-10T09:09:26.150Z] Recording test results [2020-04-10T09:09:26.169Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-04-10T09:09:26.169Z] === RUN TestKillContainer [2020-04-10T09:09:26.169Z] === RUN TestKillContainer/no_signal [2020-04-10T09:09:26.483Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-10T09:09:26.483Z] === RUN TestDockerSuite/TestContainerAPIKill [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-10T09:09:26.791Z] === RUN TestKillContainer/non_killing_signal [2020-04-10T09:09:27.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40749/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22027541e92d762e6be780f8c5792a0662c2388a hack/validate/vendor [2020-04-10T09:09:27.410Z] === RUN TestKillContainer/killing_signal [2020-04-10T09:09:27.416Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-10T09:09:28.011Z] No vendor changes in diff. [2020-04-10T09:09:28.031Z] --- PASS: TestKillContainer (1.92s) [2020-04-10T09:09:28.031Z] --- PASS: TestKillContainer/no_signal (0.59s) [2020-04-10T09:09:28.031Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-10T09:09:28.031Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-04-10T09:09:28.031Z] === RUN TestKillWithStopSignalAndRestartPolicies [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [2020-04-10T09:09:28.319Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [Pipeline] sh [2020-04-10T09:09:28.349Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-10T09:09:28.635Z] + echo Building e2e image [2020-04-10T09:09:28.635Z] Building e2e image [2020-04-10T09:09:28.635Z] + docker build --build-arg DOCKER_GITCOMMIT=22027541e92d762e6be780f8c5792a0662c2388a -t moby-e2e-test -f Dockerfile.e2e . [2020-04-10T09:09:28.635Z] #1 [internal] load .dockerignore [2020-04-10T09:09:28.635Z] #1 transferring context: 34B done [2020-04-10T09:09:28.635Z] #1 DONE 0.0s [2020-04-10T09:09:28.635Z] [2020-04-10T09:09:28.635Z] #2 [internal] load build definition from Dockerfile.e2e [2020-04-10T09:09:28.635Z] #2 transferring dockerfile: 3.21kB done [2020-04-10T09:09:28.635Z] #2 DONE 0.0s [2020-04-10T09:09:28.635Z] [2020-04-10T09:09:28.635Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-alpine [2020-04-10T09:09:28.893Z] #4 ... [2020-04-10T09:09:28.893Z] [2020-04-10T09:09:28.893Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-10T09:09:28.893Z] #3 DONE 0.2s [2020-04-10T09:09:28.893Z] [2020-04-10T09:09:28.893Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-alpine [2020-04-10T09:09:28.893Z] #4 DONE 0.3s [2020-04-10T09:09:28.893Z] [2020-04-10T09:09:28.893Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-10T09:09:28.893Z] #14 resolve docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 done [2020-04-10T09:09:28.893Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.1s [2020-04-10T09:09:28.893Z] #14 sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 1.65kB / 1.65kB done [2020-04-10T09:09:28.893Z] #14 sha256:ed003971a4809c9ae45afe2d318c24b9e3f6b30864a322877c69a46c504d852c 1.36kB / 1.36kB done [2020-04-10T09:09:28.893Z] #14 sha256:2e384b27f926110890d5b7a82937b43ca8b27a1a2c389bef060882244b97f1aa 3.83kB / 3.83kB done [2020-04-10T09:09:28.893Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.1s [2020-04-10T09:09:28.938Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-10T09:09:29.149Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-10T09:09:29.149Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-10T09:09:29.149Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-10T09:09:29.149Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0B / 126.94MB 0.2s [2020-04-10T09:09:29.149Z] #14 sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 127B / 127B 0.2s done [2020-04-10T09:09:29.286Z] --- PASS: TestServiceUpdateLabel (3.34s) [2020-04-10T09:09:29.286Z] === RUN TestServiceUpdateSecrets [2020-04-10T09:09:29.286Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-10T09:09:29.286Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-10T09:09:29.406Z] #14 ... [2020-04-10T09:09:29.406Z] [2020-04-10T09:09:29.406Z] #8 [internal] load build context [2020-04-10T09:09:29.406Z] #8 transferring context: 834.51kB 0.3s done [2020-04-10T09:09:29.406Z] #8 DONE 0.4s [2020-04-10T09:09:29.406Z] [2020-04-10T09:09:29.406Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-10T09:09:29.406Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 12.41MB / 126.94MB 0.4s [2020-04-10T09:09:29.406Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done [2020-04-10T09:09:29.406Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 21.15MB / 126.94MB 0.5s [2020-04-10T09:09:29.406Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-10T09:09:29.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2020-04-10T09:09:29.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-04-10T09:09:29.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-04-10T09:09:29.561Z] === RUN TestKillStoppedContainer [2020-04-10T09:09:29.561Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-10T09:09:29.561Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-10T09:09:29.561Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-10T09:09:29.561Z] === RUN TestKillDifferentUserContainer [2020-04-10T09:09:29.661Z] #14 ... [2020-04-10T09:09:29.661Z] [2020-04-10T09:09:29.661Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-10T09:09:29.661Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-10T09:09:29.661Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-10T09:09:29.661Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-10T09:09:29.661Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-10T09:09:29.661Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-10T09:09:29.661Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-04-10T09:09:29.661Z] #5 DONE 0.7s [2020-04-10T09:09:29.661Z] [2020-04-10T09:09:29.661Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-10T09:09:29.661Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 28.28MB / 126.94MB 0.6s [2020-04-10T09:09:29.661Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 44.65MB / 126.94MB 0.8s [2020-04-10T09:09:29.917Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 55.74MB / 126.94MB 0.9s [2020-04-10T09:09:29.917Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 74.63MB / 126.94MB 1.1s [2020-04-10T09:09:30.215Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 83.20MB / 126.94MB 1.2s [2020-04-10T09:09:30.215Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 103.24MB / 126.94MB 1.4s [2020-04-10T09:09:30.216Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-10T09:09:30.575Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-04-10T09:09:30.575Z] === RUN TestInspectOomKilledTrue [2020-04-10T09:09:30.775Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 118.44MB / 126.94MB 1.7s [2020-04-10T09:09:30.775Z] #14 ... [2020-04-10T09:09:30.775Z] [2020-04-10T09:09:30.775Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-10T09:09:30.775Z] #6 DONE 1.1s [2020-04-10T09:09:30.775Z] [2020-04-10T09:09:30.775Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-10T09:09:31.030Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 126.94MB / 126.94MB 1.9s done [2020-04-10T09:09:31.030Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0.1s [2020-04-10T09:09:31.595Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2020-04-10T09:09:31.595Z] === RUN TestInspectOomKilledFalse [2020-04-10T09:09:32.111Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-10T09:09:32.215Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-04-10T09:09:32.215Z] === RUN TestLinksEtcHostsContentMatch [2020-04-10T09:09:32.838Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-04-10T09:09:32.838Z] === RUN TestLinksContainerNames [2020-04-10T09:09:33.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-10T09:09:33.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-10T09:09:33.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-10T09:09:33.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-10T09:09:33.480Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-10T09:09:34.324Z] --- PASS: TestLinksContainerNames (1.30s) [2020-04-10T09:09:34.324Z] === RUN TestLogsFollowTailEmpty [2020-04-10T09:09:34.410Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-10T09:09:34.609Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-04-10T09:09:34.609Z] === RUN TestContainerNetworkMountsNoChown [2020-04-10T09:09:35.228Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2020-04-10T09:09:35.228Z] === RUN TestMountDaemonRoot [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/default [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/default [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/private [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/private [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rprivate [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/slave [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/slave [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rslave [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/shared [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/shared [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rshared [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/default [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/shared [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/rslave [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/rshared [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/rprivate [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/private [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/slave [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-10T09:09:35.514Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-10T09:09:35.514Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-10T09:09:35.514Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-10T09:09:35.515Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-10T09:09:35.800Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-10T09:09:35.800Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-10T09:09:35.800Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-10T09:09:35.800Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-10T09:09:35.800Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-10T09:09:35.800Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-10T09:09:35.800Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-10T09:09:35.800Z] === RUN TestContainerBindMountNonRecursive [2020-04-10T09:09:36.263Z] #14 ... [2020-04-10T09:09:36.263Z] [2020-04-10T09:09:36.263Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-10T09:09:36.263Z] #7 0.962 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-10T09:09:36.263Z] #7 2.041 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-10T09:09:36.263Z] #7 2.137 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-10T09:09:36.263Z] #7 2.142 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-10T09:09:36.263Z] #7 2.151 (3/30) Installing readline (8.0.0-r0) [2020-04-10T09:09:36.263Z] #7 2.155 (4/30) Installing bash (5.0.0-r0) [2020-04-10T09:09:36.263Z] #7 2.170 Executing bash-5.0.0-r0.post-install [2020-04-10T09:09:36.263Z] #7 2.178 (5/30) Installing ca-certificates (20190108-r0) [2020-04-10T09:09:36.263Z] #7 2.196 (6/30) Installing libgcc (8.3.0-r0) [2020-04-10T09:09:36.263Z] #7 2.201 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-10T09:09:36.263Z] #7 2.216 (8/30) Installing binutils (2.32-r0) [2020-04-10T09:09:36.263Z] #7 2.318 (9/30) Installing gmp (6.1.2-r1) [2020-04-10T09:09:36.263Z] #7 2.327 (10/30) Installing isl (0.18-r0) [2020-04-10T09:09:36.263Z] #7 2.347 (11/30) Installing libgomp (8.3.0-r0) [2020-04-10T09:09:36.263Z] #7 2.352 (12/30) Installing libatomic (8.3.0-r0) [2020-04-10T09:09:36.263Z] #7 2.354 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-10T09:09:36.263Z] #7 2.360 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-10T09:09:36.263Z] #7 2.366 (15/30) Installing gcc (8.3.0-r0) [2020-04-10T09:09:36.263Z] #7 3.256 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-10T09:09:36.263Z] #7 3.357 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-10T09:09:36.263Z] #7 3.360 (18/30) Installing g++ (8.3.0-r0) [2020-04-10T09:09:36.263Z] #7 3.918 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-10T09:09:36.263Z] #7 3.922 (20/30) Installing libcurl (7.66.0-r0) [2020-04-10T09:09:36.263Z] #7 3.931 (21/30) Installing expat (2.2.8-r0) [2020-04-10T09:09:36.263Z] #7 3.936 (22/30) Installing pcre2 (10.33-r0) [2020-04-10T09:09:36.263Z] #7 3.948 (23/30) Installing git (2.22.2-r0) [2020-04-10T09:09:36.263Z] #7 4.167 (24/30) Installing libmnl (1.0.4-r0) [2020-04-10T09:09:36.263Z] #7 4.169 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-10T09:09:36.263Z] #7 4.174 (26/30) Installing iptables (1.8.3-r1) [2020-04-10T09:09:36.263Z] #7 4.199 (27/30) Installing pigz (2.4-r0) [2020-04-10T09:09:36.263Z] #7 4.205 (28/30) Installing tar (1.32-r0) [2020-04-10T09:09:36.263Z] #7 4.218 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-10T09:09:36.263Z] #7 4.222 (30/30) Installing xz (5.2.4-r0) [2020-04-10T09:09:36.263Z] #7 4.228 Executing busybox-1.30.1-r3.trigger [2020-04-10T09:09:36.263Z] #7 4.236 Executing ca-certificates-20190108-r0.trigger [2020-04-10T09:09:36.263Z] #7 4.284 OK: 178 MiB in 44 packages [2020-04-10T09:09:36.263Z] #7 DONE 5.4s [2020-04-10T09:09:36.263Z] [2020-04-10T09:09:36.263Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-10T09:09:36.263Z] #9 DONE 0.1s [2020-04-10T09:09:36.263Z] [2020-04-10T09:09:36.263Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-10T09:09:36.263Z] #10 DONE 0.1s [2020-04-10T09:09:36.263Z] [2020-04-10T09:09:36.263Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-10T09:09:36.263Z] #11 DONE 0.1s [2020-04-10T09:09:36.263Z] [2020-04-10T09:09:36.263Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-10T09:09:36.263Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 5.2s [2020-04-10T09:09:36.517Z] #14 ... [2020-04-10T09:09:36.517Z] [2020-04-10T09:09:36.517Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-10T09:09:36.517Z] #12 DONE 0.1s [2020-04-10T09:09:36.517Z] [2020-04-10T09:09:36.517Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-10T09:09:36.517Z] #13 DONE 0.1s [2020-04-10T09:09:36.517Z] [2020-04-10T09:09:36.517Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-10T09:09:36.772Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 5.7s done [2020-04-10T09:09:36.772Z] #14 extracting sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 done [2020-04-10T09:09:37.027Z] #14 DONE 8.0s [2020-04-10T09:09:37.027Z] [2020-04-10T09:09:37.027Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-10T09:09:37.280Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-04-10T09:09:37.280Z] === RUN TestNetworkNat [2020-04-10T09:09:37.585Z] #15 0.607 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-10T09:09:38.298Z] --- PASS: TestNetworkNat (0.69s) [2020-04-10T09:09:38.299Z] === RUN TestNetworkLocalhostTCPNat [2020-04-10T09:09:38.925Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-04-10T09:09:38.926Z] === RUN TestNetworkLoopbackNat [2020-04-10T09:09:38.945Z] #15 1.674 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-10T09:09:38.945Z] #15 1.756 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-04-10T09:09:38.945Z] #15 1.760 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-04-10T09:09:38.945Z] #15 1.767 (3/42) Installing readline (8.0.1-r0) [2020-04-10T09:09:38.945Z] #15 1.771 (4/42) Installing bash (5.0.11-r1) [2020-04-10T09:09:38.945Z] #15 1.784 Executing bash-5.0.11-r1.post-install [2020-04-10T09:09:38.945Z] #15 1.786 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-10T09:09:38.945Z] #15 1.858 (6/42) Installing libblkid (2.34-r1) [2020-04-10T09:09:38.945Z] #15 1.863 (7/42) Installing libuuid (2.34-r1) [2020-04-10T09:09:38.945Z] #15 1.878 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-10T09:09:38.945Z] #15 1.885 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-10T09:09:38.945Z] #15 1.889 (10/42) Installing libgcc (9.2.0-r4) [2020-04-10T09:09:38.945Z] #15 1.891 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-10T09:09:38.945Z] #15 1.904 (12/42) Installing binutils (2.33.1-r0) [2020-04-10T09:09:38.946Z] #15 1.971 (13/42) Installing libmagic (5.37-r1) [2020-04-10T09:09:38.946Z] #15 1.991 (14/42) Installing file (5.37-r1) [2020-04-10T09:09:38.946Z] #15 1.993 (15/42) Installing gmp (6.1.2-r1) [2020-04-10T09:09:38.946Z] #15 1.998 (16/42) Installing isl (0.18-r0) [2020-04-10T09:09:38.946Z] #15 2.012 (17/42) Installing libgomp (9.2.0-r4) [2020-04-10T09:09:38.946Z] #15 2.015 (18/42) Installing libatomic (9.2.0-r4) [2020-04-10T09:09:38.946Z] #15 2.017 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-10T09:09:38.946Z] #15 2.023 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-10T09:09:38.946Z] #15 2.025 (21/42) Installing gcc (9.2.0-r4) [2020-04-10T09:09:39.506Z] #15 2.686 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-10T09:09:39.543Z] --- PASS: TestNetworkLoopbackNat (0.89s) [2020-04-10T09:09:39.543Z] === RUN TestPause [2020-04-10T09:09:39.659Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-10T09:09:39.659Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-10T09:09:39.761Z] #15 2.758 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-10T09:09:39.761Z] #15 2.759 (24/42) Installing g++ (9.2.0-r4) [2020-04-10T09:09:40.017Z] #15 3.163 (25/42) Installing make (4.2.1-r2) [2020-04-10T09:09:40.017Z] #15 3.167 (26/42) Installing fortify-headers (1.1-r0) [2020-04-10T09:09:40.017Z] #15 3.169 (27/42) Installing build-base (0.5-r1) [2020-04-10T09:09:40.017Z] #15 3.170 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-10T09:09:40.017Z] #15 3.173 (29/42) Installing libcurl (7.67.0-r0) [2020-04-10T09:09:40.017Z] #15 3.179 (30/42) Installing curl (7.67.0-r0) [2020-04-10T09:09:40.017Z] #15 3.182 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-10T09:09:40.017Z] #15 3.189 (32/42) Installing jq (1.6-r0) [2020-04-10T09:09:40.017Z] #15 3.196 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-10T09:09:40.017Z] #15 3.201 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-10T09:09:40.017Z] #15 3.203 (35/42) Installing libaio (0.3.112-r1) [2020-04-10T09:09:40.017Z] #15 3.205 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-10T09:09:40.017Z] #15 3.235 (37/42) Installing libfdisk (2.34-r1) [2020-04-10T09:09:40.017Z] #15 3.241 (38/42) Installing libmount (2.34-r1) [2020-04-10T09:09:40.223Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-10T09:09:40.223Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-10T09:09:40.271Z] #15 3.246 (39/42) Installing libsmartcols (2.34-r1) [2020-04-10T09:09:40.271Z] #15 3.250 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-10T09:09:40.271Z] #15 3.252 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-10T09:09:40.271Z] #15 3.276 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-10T09:09:40.271Z] #15 3.281 Executing busybox-1.31.1-r9.trigger [2020-04-10T09:09:40.271Z] #15 3.288 OK: 196 MiB in 57 packages [2020-04-10T09:09:40.480Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-10T09:09:40.556Z] --- PASS: TestPause (0.72s) [2020-04-10T09:09:40.556Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-10T09:09:40.556Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T09:09:40.556Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T09:09:40.556Z] === RUN TestPauseStopPausedContainer [2020-04-10T09:09:40.870Z] #15 DONE 3.8s [2020-04-10T09:09:40.870Z] [2020-04-10T09:09:40.870Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-10T09:09:41.174Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-04-10T09:09:41.174Z] === RUN TestPsFilter [2020-04-10T09:09:41.174Z] --- PASS: TestPsFilter (0.18s) [2020-04-10T09:09:41.174Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-10T09:09:41.430Z] #16 DONE 0.7s [2020-04-10T09:09:41.430Z] [2020-04-10T09:09:41.430Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-10T09:09:41.793Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-04-10T09:09:41.793Z] === RUN TestRemoveContainerWithVolume [2020-04-10T09:09:41.989Z] #17 DONE 0.7s [2020-04-10T09:09:42.244Z] [2020-04-10T09:09:42.244Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-10T09:09:42.244Z] #18 DONE 0.0s [2020-04-10T09:09:42.244Z] [2020-04-10T09:09:42.244Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-10T09:09:42.244Z] #19 DONE 0.1s [2020-04-10T09:09:42.244Z] [2020-04-10T09:09:42.244Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-10T09:09:42.244Z] #22 DONE 0.1s [2020-04-10T09:09:42.244Z] [2020-04-10T09:09:42.244Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-10T09:09:42.244Z] #20 ... [2020-04-10T09:09:42.244Z] [2020-04-10T09:09:42.244Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-10T09:09:42.244Z] #26 DONE 0.1s [2020-04-10T09:09:42.244Z] [2020-04-10T09:09:42.244Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-10T09:09:42.244Z] #23 DONE 0.1s [2020-04-10T09:09:42.499Z] [2020-04-10T09:09:42.499Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-10T09:09:42.499Z] #27 DONE 0.1s [2020-04-10T09:09:42.499Z] [2020-04-10T09:09:42.499Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-10T09:09:42.499Z] #28 DONE 0.1s [2020-04-10T09:09:42.499Z] [2020-04-10T09:09:42.499Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-10T09:09:42.811Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-04-10T09:09:42.811Z] === RUN TestRemoveContainerRunning [2020-04-10T09:09:43.429Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-04-10T09:09:43.429Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-10T09:09:43.751Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-10T09:09:43.861Z] #24 ... [2020-04-10T09:09:43.861Z] [2020-04-10T09:09:43.861Z] #31 [builder 1/4] COPY . . [2020-04-10T09:09:43.861Z] #31 DONE 1.6s [2020-04-10T09:09:43.861Z] [2020-04-10T09:09:43.861Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-10T09:09:43.861Z] #24 1.626 + RM_GOPATH=0 [2020-04-10T09:09:43.861Z] #24 1.626 + TMP_GOPATH= [2020-04-10T09:09:43.861Z] #24 1.626 + : /build [2020-04-10T09:09:43.861Z] #24 1.626 + '[' -z '' ']' [2020-04-10T09:09:44.008Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-10T09:09:44.046Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-04-10T09:09:44.046Z] === RUN TestRemoveInvalidContainer [2020-04-10T09:09:44.046Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-10T09:09:44.046Z] === RUN TestRenameLinkedContainer [2020-04-10T09:09:44.116Z] #24 1.626 ++ mktemp -d [2020-04-10T09:09:44.116Z] #24 1.631 Install docker/cli version 17.06.2-ce from stable [2020-04-10T09:09:44.116Z] #24 1.631 + export GOPATH=/tmp/tmp.OejgEO [2020-04-10T09:09:44.116Z] #24 1.631 + GOPATH=/tmp/tmp.OejgEO [2020-04-10T09:09:44.116Z] #24 1.631 + RM_GOPATH=1 [2020-04-10T09:09:44.116Z] #24 1.631 ++ dirname ./install.sh [2020-04-10T09:09:44.116Z] #24 1.631 + dir=. [2020-04-10T09:09:44.116Z] #24 1.631 + bin=dockercli [2020-04-10T09:09:44.116Z] #24 1.631 + shift [2020-04-10T09:09:44.116Z] #24 1.631 + '[' '!' -f ./dockercli.installer ']' [2020-04-10T09:09:44.116Z] #24 1.631 + . ./dockercli.installer [2020-04-10T09:09:44.116Z] #24 1.631 ++ : stable [2020-04-10T09:09:44.116Z] #24 1.631 ++ : 17.06.2-ce [2020-04-10T09:09:44.116Z] #24 1.631 + install_dockercli [2020-04-10T09:09:44.116Z] #24 1.631 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-10T09:09:44.116Z] #24 1.631 ++ uname -m [2020-04-10T09:09:44.116Z] #24 1.631 + arch=x86_64 [2020-04-10T09:09:44.116Z] #24 1.631 + '[' x86_64 '!=' x86_64 ']' [2020-04-10T09:09:44.116Z] #24 1.631 + url=https://download.docker.com/linux/static [2020-04-10T09:09:44.116Z] #24 1.632 + tar -xz docker/docker [2020-04-10T09:09:44.116Z] #24 1.632 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-10T09:09:44.940Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2020-04-10T09:09:44.940Z] === RUN TestServiceUpdateConfigs [2020-04-10T09:09:45.197Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-10T09:09:45.475Z] #24 ... [2020-04-10T09:09:45.475Z] [2020-04-10T09:09:45.475Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-10T09:09:45.475Z] #32 DONE 1.5s [2020-04-10T09:09:45.475Z] [2020-04-10T09:09:45.475Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-10T09:09:46.735Z] --- PASS: TestRenameLinkedContainer (2.64s) [2020-04-10T09:09:46.735Z] === RUN TestRenameStoppedContainer [2020-04-10T09:09:46.836Z] #33 1.410 [2020-04-10T09:09:46.836Z] #33 1.539 Removing bundles/ [2020-04-10T09:09:46.836Z] #33 1.540 [2020-04-10T09:09:46.836Z] #33 1.544 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-10T09:09:47.395Z] #33 ... [2020-04-10T09:09:47.395Z] [2020-04-10T09:09:47.395Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-10T09:09:47.395Z] #24 4.836 + mkdir -p /build [2020-04-10T09:09:47.395Z] #24 4.837 + mv docker/docker /build/ [2020-04-10T09:09:47.395Z] #24 4.838 + rmdir docker [2020-04-10T09:09:47.395Z] #24 DONE 4.9s [2020-04-10T09:09:47.395Z] [2020-04-10T09:09:47.395Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-10T09:09:47.395Z] #20 2.658 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-10T09:09:47.395Z] #20 3.272 curl: option --progress: is ambiguous [2020-04-10T09:09:47.395Z] #20 3.272 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-10T09:09:47.395Z] #20 3.754 curl: option --progress: is ambiguous [2020-04-10T09:09:47.395Z] #20 3.758 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-10T09:09:47.395Z] #20 4.247 curl: option --progress: is ambiguous [2020-04-10T09:09:47.395Z] #20 4.247 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-10T09:09:47.395Z] #20 4.717 curl: option --progress: is ambiguous [2020-04-10T09:09:47.395Z] #20 4.722 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-10T09:09:47.395Z] #20 5.166 [2020-04-10T09:09:47.764Z] --- PASS: TestRenameStoppedContainer (0.92s) [2020-04-10T09:09:47.764Z] === RUN TestRenameRunningContainerAndReuse [2020-04-10T09:09:48.755Z] #20 6.406 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-10T09:09:48.775Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-04-10T09:09:48.776Z] === RUN TestRenameInvalidName [2020-04-10T09:09:49.009Z] #20 6.821 curl: option --progress: is ambiguous [2020-04-10T09:09:49.009Z] #20 6.822 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-10T09:09:49.264Z] #20 7.163 [2020-04-10T09:09:49.396Z] --- PASS: TestRenameInvalidName (0.65s) [2020-04-10T09:09:49.396Z] === RUN TestRenameAnonymousContainer [2020-04-10T09:09:50.449Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-10T09:09:50.449Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-10T09:09:50.623Z] #20 8.448 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-10T09:09:51.132Z] #20 8.809 curl: option --progress: is ambiguous [2020-04-10T09:09:51.132Z] #20 8.811 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-10T09:09:51.388Z] #20 9.184 [2020-04-10T09:09:52.092Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2020-04-10T09:09:52.092Z] === RUN TestRenameContainerWithSameName [2020-04-10T09:09:52.343Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-10T09:09:52.710Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-04-10T09:09:52.710Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-10T09:09:52.751Z] #20 10.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-10T09:09:52.751Z] #20 ... [2020-04-10T09:09:52.751Z] [2020-04-10T09:09:52.751Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-10T09:09:52.751Z] #29 ... [2020-04-10T09:09:52.751Z] [2020-04-10T09:09:52.751Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-10T09:09:52.751Z] #33 3.149 Building test suite binary ./integration-cli/test.main [2020-04-10T09:09:53.676Z] #33 ... [2020-04-10T09:09:53.676Z] [2020-04-10T09:09:53.676Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-10T09:09:53.676Z] #20 10.48 curl: option --progress: is ambiguous [2020-04-10T09:09:53.676Z] #20 10.48 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-10T09:09:53.676Z] #20 10.85 [2020-04-10T09:09:53.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-10T09:09:54.195Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2020-04-10T09:09:54.195Z] === RUN TestResize [2020-04-10T09:09:54.237Z] #20 12.09 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-10T09:09:54.480Z] --- PASS: TestResize (0.64s) [2020-04-10T09:09:54.480Z] === RUN TestResizeWithInvalidSize [2020-04-10T09:09:54.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-10T09:09:54.798Z] #20 12.51 curl: option --progress: is ambiguous [2020-04-10T09:09:54.798Z] #20 12.51 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-10T09:09:55.053Z] #20 12.89 [2020-04-10T09:09:55.101Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2020-04-10T09:09:55.102Z] === RUN TestResizeWhenContainerNotStarted [2020-04-10T09:09:55.309Z] #20 12.99 Download of images into '/build' complete. [2020-04-10T09:09:55.309Z] #20 13.00 Use something like the following to load the result into a Docker daemon: [2020-04-10T09:09:55.309Z] #20 13.00 tar -cC '/build' . | docker load [2020-04-10T09:09:55.309Z] #20 DONE 13.1s [2020-04-10T09:09:55.309Z] [2020-04-10T09:09:55.309Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-10T09:09:56.119Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:09:56.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:09:56.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:09:56.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-10T09:09:56.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:09:56.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-10T09:09:56.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-10T09:09:56.234Z] #29 ... [2020-04-10T09:09:56.234Z] [2020-04-10T09:09:56.234Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-10T09:09:56.489Z] #21 DONE 0.1s [2020-04-10T09:09:56.489Z] [2020-04-10T09:09:56.489Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-10T09:09:56.489Z] #25 DONE 0.1s [2020-04-10T09:09:56.489Z] [2020-04-10T09:09:56.489Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-10T09:09:56.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-10T09:09:57.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-10T09:09:58.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-10T09:09:59.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-10T09:09:59.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-10T09:09:59.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-10T09:09:59.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-10T09:09:59.800Z] --- PASS: TestServiceUpdateConfigs (15.09s) [2020-04-10T09:09:59.800Z] === RUN TestServiceUpdateNetwork [2020-04-10T09:10:01.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000744980_} [2020-04-10T09:10:01.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:10:02.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-10T09:10:03.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1413563336_/foo_false____} [2020-04-10T09:10:03.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-10T09:10:03.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-10T09:10:04.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1413563336_/foo_true____} [2020-04-10T09:10:05.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3260993159_/foo_false____} [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.29s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.35s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.52s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.16s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.23s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.13s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.45s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.59s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.08s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-04-10T09:10:05.941Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-04-10T09:10:05.941Z] === RUN TestCgroupNamespacesRun [2020-04-10T09:10:07.421Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-04-10T09:10:07.421Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-10T09:10:07.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3260993159_/foo_true____} [2020-04-10T09:10:09.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3260993159_/foo_true__0xc0007449e0__} [2020-04-10T09:10:09.466Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-04-10T09:10:09.466Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-10T09:10:09.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-10T09:10:10.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000744a00_} [2020-04-10T09:10:10.951Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-04-10T09:10:10.951Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-10T09:10:12.447Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-04-10T09:10:12.447Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-10T09:10:12.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000744a20_} [2020-04-10T09:10:13.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000744a40_} [2020-04-10T09:10:13.930Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-04-10T09:10:13.930Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-10T09:10:14.096Z] --- PASS: TestServiceUpdateNetwork (14.18s) [2020-04-10T09:10:14.096Z] PASS [2020-04-10T09:10:14.096Z] [2020-04-10T09:10:14.096Z] === Skipped [2020-04-10T09:10:14.096Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-10T09:10:14.096Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:10:14.096Z] [2020-04-10T09:10:14.096Z] [2020-04-10T09:10:14.096Z] DONE 23 tests, 1 skipped in 178.125s [2020-04-10T09:10:14.096Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-10T09:10:14.096Z] ++ 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-04-10T09:10:14.096Z] ++ set -e [2020-04-10T09:10:14.096Z] ++ '[' -n 0 ']' [2020-04-10T09:10:14.096Z] ++ set -x [2020-04-10T09:10:14.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T09:10:14.096Z] INFO: Testing against a local daemon [2020-04-10T09:10:14.096Z] === RUN TestSessionCreate [2020-04-10T09:10:14.354Z] --- PASS: TestSessionCreate (0.03s) [2020-04-10T09:10:14.354Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-10T09:10:14.354Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-10T09:10:14.354Z] PASS [2020-04-10T09:10:14.354Z] [2020-04-10T09:10:14.354Z] DONE 2 tests in 0.149s [2020-04-10T09:10:14.354Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-10T09:10:14.354Z] ++ 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-04-10T09:10:14.354Z] ++ set -e [2020-04-10T09:10:14.354Z] ++ '[' -n 0 ']' [2020-04-10T09:10:14.354Z] ++ set -x [2020-04-10T09:10:14.354Z] ++ env -i DEST=/go/src/github.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-04-10T09:10:14.354Z] INFO: Testing against a local daemon [2020-04-10T09:10:14.354Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-10T09:10:14.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:10:14.354Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:10:14.354Z] === RUN TestEventsExecDie [2020-04-10T09:10:14.523Z] #33 ... [2020-04-10T09:10:14.524Z] [2020-04-10T09:10:14.524Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-10T09:10:14.524Z] #29 29.42 # github.com/docker/docker/contrib/httpserver [2020-04-10T09:10:14.524Z] #29 29.42 loadinternal: cannot find runtime/cgo [2020-04-10T09:10:14.524Z] #29 DONE 29.7s [2020-04-10T09:10:14.524Z] [2020-04-10T09:10:14.524Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-10T09:10:14.524Z] #33 ... [2020-04-10T09:10:14.524Z] [2020-04-10T09:10:14.524Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-10T09:10:14.524Z] #30 DONE 0.1s [2020-04-10T09:10:14.524Z] [2020-04-10T09:10:14.524Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-10T09:10:14.948Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-04-10T09:10:14.948Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-10T09:10:15.285Z] --- PASS: TestEventsExecDie (0.95s) [2020-04-10T09:10:15.286Z] === RUN TestEventsBackwardsCompatible [2020-04-10T09:10:15.286Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-10T09:10:15.286Z] === RUN TestInfoBinaryCommits [2020-04-10T09:10:15.542Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-10T09:10:15.542Z] === RUN TestInfoAPIVersioned [2020-04-10T09:10:15.542Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-10T09:10:15.542Z] === RUN TestInfoDiscoveryBackend [2020-04-10T09:10:15.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000744a60_} [2020-04-10T09:10:16.009Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-04-10T09:10:16.009Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-10T09:10:16.056Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2020-04-10T09:10:16.056Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-10T09:10:16.987Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-10T09:10:16.987Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-10T09:10:17.491Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2020-04-10T09:10:17.491Z] === RUN TestKernelTCPMemory [2020-04-10T09:10:17.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-10T09:10:17.553Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-04-10T09:10:17.553Z] === RUN TestInfoAPI [2020-04-10T09:10:17.553Z] --- PASS: TestInfoAPI (0.03s) [2020-04-10T09:10:17.553Z] === RUN TestInfoAPIWarnings [2020-04-10T09:10:18.114Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-04-10T09:10:18.114Z] === RUN TestNISDomainname [2020-04-10T09:10:18.116Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-10T09:10:18.116Z] === RUN TestInfoDebug [2020-04-10T09:10:18.680Z] --- PASS: TestInfoDebug (0.52s) [2020-04-10T09:10:18.680Z] === RUN TestInfoInsecureRegistries [2020-04-10T09:10:19.131Z] --- PASS: TestNISDomainname (0.91s) [2020-04-10T09:10:19.132Z] === RUN TestHostnameDnsResolution [2020-04-10T09:10:19.243Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-10T09:10:19.243Z] === RUN TestInfoRegistryMirrors [2020-04-10T09:10:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-10T09:10:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-10T09:10:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-10T09:10:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-10T09:10:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-10T09:10:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-10T09:10:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-10T09:10:19.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-10T09:10:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-10T09:10:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-10T09:10:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-10T09:10:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-10T09:10:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-10T09:10:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-10T09:10:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-10T09:10:19.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-10T09:10:19.756Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-10T09:10:19.756Z] === RUN TestLoginFailsWithBadCredentials [2020-04-10T09:10:19.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-10T09:10:19.756Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-10T09:10:20.014Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-04-10T09:10:20.014Z] === RUN TestPingCacheHeaders [2020-04-10T09:10:20.014Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-04-10T09:10:20.014Z] === RUN TestPingGet [2020-04-10T09:10:20.014Z] --- PASS: TestPingGet (0.02s) [2020-04-10T09:10:20.014Z] === RUN TestPingHead [2020-04-10T09:10:20.014Z] --- PASS: TestPingHead (0.03s) [2020-04-10T09:10:20.014Z] === RUN TestVersion [2020-04-10T09:10:20.014Z] --- PASS: TestVersion (0.02s) [2020-04-10T09:10:20.014Z] PASS [2020-04-10T09:10:20.014Z] [2020-04-10T09:10:20.014Z] === Skipped [2020-04-10T09:10:20.014Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:10:20.014Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:10:20.014Z] [2020-04-10T09:10:20.014Z] [2020-04-10T09:10:20.014Z] DONE 18 tests, 1 skipped in 5.760s [2020-04-10T09:10:20.014Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-10T09:10:20.014Z] ++ 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-04-10T09:10:20.014Z] ++ set -e [2020-04-10T09:10:20.014Z] ++ '[' -n 0 ']' [2020-04-10T09:10:20.014Z] ++ set -x [2020-04-10T09:10:20.014Z] ++ env -i DEST=/go/src/github.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-04-10T09:10:20.148Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-04-10T09:10:20.148Z] === RUN TestStats [2020-04-10T09:10:20.271Z] INFO: Testing against a local daemon [2020-04-10T09:10:20.271Z] === RUN TestVolumesCreateAndList [2020-04-10T09:10:20.271Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-10T09:10:20.271Z] === RUN TestVolumesRemove [2020-04-10T09:10:20.271Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-10T09:10:20.271Z] === RUN TestVolumesInspect [2020-04-10T09:10:20.271Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-10T09:10:20.271Z] === RUN TestVolumesInvalidJSON [2020-04-10T09:10:20.271Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-10T09:10:20.271Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-10T09:10:20.271Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-10T09:10:20.271Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-10T09:10:20.271Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-10T09:10:20.271Z] PASS [2020-04-10T09:10:20.271Z] [2020-04-10T09:10:20.271Z] DONE 5 tests in 0.258s [2020-04-10T09:10:20.271Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-10T09:10:20.528Z] ++++ cat bundles/test-integration/docker.pid [2020-04-10T09:10:20.528Z] +++ kill 5425 [2020-04-10T09:10:21.898Z] +++ /etc/init.d/apparmor stop [2020-04-10T09:10:21.898Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-10T09:10:21.898Z] [2020-04-10T09:10:21.898Z] Unloading profiles will leave already running processes permanently [2020-04-10T09:10:21.898Z] unconfined, which can lead to unexpected situations. [2020-04-10T09:10:21.898Z] [2020-04-10T09:10:21.898Z] To set a process to complain mode, use the command line tool [2020-04-10T09:10:21.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-10T09:10:21.898Z] +++ true [2020-04-10T09:10:21.898Z] [2020-04-10T09:10:22.175Z] --- PASS: TestStats (1.68s) [2020-04-10T09:10:22.175Z] === RUN TestStopContainerWithTimeout [2020-04-10T09:10:22.175Z] === RUN TestStopContainerWithTimeout/0 [2020-04-10T09:10:22.175Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-10T09:10:22.175Z] === RUN TestStopContainerWithTimeout/1 [2020-04-10T09:10:22.175Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-10T09:10:22.175Z] === RUN TestStopContainerWithTimeout/3 [2020-04-10T09:10:22.175Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-10T09:10:22.175Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-10T09:10:22.175Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-10T09:10:22.175Z] === CONT TestStopContainerWithTimeout/0 [2020-04-10T09:10:22.175Z] === CONT TestStopContainerWithTimeout/3 [2020-04-10T09:10:22.175Z] === CONT TestStopContainerWithTimeout/1 [2020-04-10T09:10:22.175Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-10T09:10:22.830Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-10T09:10:25.355Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-10T09:10:25.649Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-10T09:10:25.649Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-04-10T09:10:25.649Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-04-10T09:10:25.649Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-04-10T09:10:25.649Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-04-10T09:10:25.649Z] === RUN TestDeleteDevicemapper [2020-04-10T09:10:25.649Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-10T09:10:25.649Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T09:10:25.649Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-10T09:10:28.353Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.97s) [2020-04-10T09:10:28.353Z] === RUN TestUpdateMemory [2020-04-10T09:10:28.628Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-10T09:10:28.972Z] --- PASS: TestUpdateMemory (0.94s) [2020-04-10T09:10:28.972Z] === RUN TestUpdateCPUQuota [2020-04-10T09:10:30.000Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-10T09:10:30.034Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-04-10T09:10:30.034Z] === RUN TestUpdatePidsLimit [2020-04-10T09:10:30.034Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-10T09:10:30.257Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-10T09:10:30.654Z] === RUN TestUpdatePidsLimit/no_change [2020-04-10T09:10:30.654Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-10T09:10:31.189Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-10T09:10:31.274Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-10T09:10:31.557Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-10T09:10:31.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-10T09:10:32.119Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-10T09:10:32.125Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-10T09:10:33.050Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-10T09:10:33.601Z] --- PASS: TestUpdatePidsLimit (3.25s) [2020-04-10T09:10:33.601Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-04-10T09:10:33.601Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-04-10T09:10:33.601Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-04-10T09:10:33.601Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-04-10T09:10:33.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-04-10T09:10:33.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-10T09:10:33.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-04-10T09:10:33.601Z] === RUN TestUpdateRestartPolicy [2020-04-10T09:10:33.986Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-10T09:10:34.916Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-10T09:10:35.848Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-10T09:10:37.217Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-10T09:10:38.147Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-10T09:10:39.079Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-10T09:10:40.448Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-10T09:10:41.379Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-10T09:10:42.310Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-10T09:10:43.241Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-10T09:10:44.610Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-10T09:10:45.541Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-10T09:10:46.139Z] --- PASS: TestUpdateRestartPolicy (12.04s) [2020-04-10T09:10:46.139Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-10T09:10:46.139Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-04-10T09:10:46.139Z] === RUN TestWaitNonBlocked [2020-04-10T09:10:46.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:10:46.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:10:46.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:10:46.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:10:46.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-10T09:10:46.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-10T09:10:46.471Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-10T09:10:46.471Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-10T09:10:47.154Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-10T09:10:47.154Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2020-04-10T09:10:47.154Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-04-10T09:10:47.154Z] === RUN TestWaitBlocked [2020-04-10T09:10:47.154Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:10:47.154Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:10:47.154Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:10:47.154Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:10:47.154Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-10T09:10:47.154Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-10T09:10:47.402Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-10T09:10:48.173Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-10T09:10:48.173Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-04-10T09:10:48.173Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-04-10T09:10:48.173Z] === CONT TestContainerStartOnDaemonRestart [2020-04-10T09:10:48.173Z] === CONT TestIpcModeOlderClient [2020-04-10T09:10:48.173Z] === CONT TestDaemonHostGatewayIP [2020-04-10T09:10:48.173Z] === CONT TestDaemonRestartIpcMode [2020-04-10T09:10:48.173Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-04-10T09:10:48.333Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-10T09:10:49.703Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-10T09:10:50.633Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-10T09:10:52.003Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-10T09:10:52.617Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s) [2020-04-10T09:10:52.617Z] --- PASS: TestDaemonRestartIpcMode (4.59s) [2020-04-10T09:10:52.617Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2020-04-10T09:10:52.617Z] PASS [2020-04-10T09:10:52.617Z] [2020-04-10T09:10:52.617Z] === Skipped [2020-04-10T09:10:52.617Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-10T09:10:52.617Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-10T09:10:52.617Z] [2020-04-10T09:10:52.617Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-10T09:10:52.617Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-10T09:10:52.617Z] [2020-04-10T09:10:52.617Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-10T09:10:52.617Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-10T09:10:52.617Z] [2020-04-10T09:10:52.617Z] [2020-04-10T09:10:52.617Z] DONE 199 tests, 3 skipped in 116.809s [2020-04-10T09:10:52.905Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-10T09:10:52.905Z] ++ 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-04-10T09:10:52.905Z] ++ set -e [2020-04-10T09:10:52.905Z] ++ '[' -n 0 ']' [2020-04-10T09:10:52.905Z] ++ set -x [2020-04-10T09:10:52.905Z] ++ env -i DEST=/go/src/github.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-04-10T09:10:52.905Z] INFO: Testing against a local daemon [2020-04-10T09:10:52.905Z] === RUN TestCommitInheritsEnv [2020-04-10T09:10:53.189Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-04-10T09:10:53.189Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-10T09:10:53.189Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-10T09:10:53.189Z] === RUN TestImagesFilterMultiReference [2020-04-10T09:10:53.473Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-10T09:10:53.473Z] === RUN TestImagePullPlatformInvalid [2020-04-10T09:10:53.473Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-10T09:10:53.473Z] === RUN TestRemoveImageOrphaning [2020-04-10T09:10:53.758Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-04-10T09:10:53.758Z] === RUN TestRemoveImageGarbageCollector [2020-04-10T09:10:53.758Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-10T09:10:53.758Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:10:53.758Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-10T09:10:53.758Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-10T09:10:53.758Z] === RUN TestTagInvalidReference [2020-04-10T09:10:53.899Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-10T09:10:54.044Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-10T09:10:54.044Z] === RUN TestTagValidPrefixedRepo [2020-04-10T09:10:54.044Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-10T09:10:54.044Z] === RUN TestTagExistedNameWithoutForce [2020-04-10T09:10:54.044Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-10T09:10:54.044Z] === RUN TestTagOfficialNames [2020-04-10T09:10:54.044Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-10T09:10:54.044Z] === RUN TestTagMatchesDigest [2020-04-10T09:10:54.044Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-10T09:10:54.044Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-10T09:10:54.461Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-10T09:10:56.984Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-10T09:11:02.240Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-10T09:11:05.517Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-10T09:11:06.084Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-10T09:11:11.337Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-10T09:11:14.610Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-10T09:11:15.541Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-10T09:11:20.797Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-10T09:11:21.359Z] === RUN TestDockerSuite/TestCpToDot [2020-04-10T09:11:22.290Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-10T09:11:23.659Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-10T09:11:25.553Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-10T09:11:26.484Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-10T09:11:26.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-10T09:11:30.015Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-10T09:11:30.272Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-10T09:11:31.202Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-10T09:11:33.098Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-10T09:11:33.098Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-10T09:11:33.098Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-10T09:11:33.661Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-10T09:11:34.225Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-10T09:11:34.225Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-10T09:11:34.482Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-10T09:11:35.413Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-10T09:11:35.670Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-10T09:11:35.670Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-10T09:11:35.670Z] === RUN TestDockerSuite/TestCreateRM [2020-04-10T09:11:35.926Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-10T09:11:35.926Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-10T09:11:35.926Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-10T09:11:36.184Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-10T09:11:38.708Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-10T09:11:38.708Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-10T09:11:38.708Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-10T09:11:42.885Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-10T09:11:42.885Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-10T09:11:42.885Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-10T09:11:42.885Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-10T09:11:42.885Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-10T09:11:42.885Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-10T09:11:43.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-10T09:11:45.218Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-10T09:11:46.148Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-10T09:11:48.043Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-10T09:11:48.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-10T09:11:49.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-10T09:11:50.346Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-10T09:11:50.911Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-10T09:11:51.168Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-10T09:11:52.100Z] === RUN TestDockerSuite/TestDockerFails [2020-04-10T09:11:52.100Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-10T09:11:52.100Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-10T09:11:52.100Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-10T09:11:53.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-10T09:11:53.290Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-10T09:11:54.223Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-10T09:11:56.118Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-10T09:11:56.118Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-10T09:11:56.118Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-10T09:11:56.375Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-10T09:12:04.477Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-10T09:12:05.846Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-10T09:12:05.883Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-10T09:12:05.883Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-10T09:12:05.883Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-10T09:12:05.883Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-10T09:12:05.883Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-10T09:12:05.883Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-10T09:12:05.883Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-10T09:12:07.243Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-10T09:12:07.243Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-10T09:12:08.602Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-10T09:12:09.119Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-10T09:12:09.527Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-10T09:12:11.014Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-10T09:12:11.410Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-10T09:12:11.945Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-10T09:12:12.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-10T09:12:12.771Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-10T09:12:13.074Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-10T09:12:13.374Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-10T09:12:14.003Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-10T09:12:14.733Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-10T09:12:14.935Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-10T09:12:15.867Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-10T09:12:16.093Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-10T09:12:16.797Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-10T09:12:17.977Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-10T09:12:18.536Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-10T09:12:19.330Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-10T09:12:19.898Z] #33 154.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-10T09:12:21.224Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-10T09:12:21.259Z] #33 155.7 [2020-04-10T09:12:21.259Z] #33 DONE 156.0s [2020-04-10T09:12:21.259Z] [2020-04-10T09:12:21.259Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-10T09:12:22.618Z] #34 DONE 1.3s [2020-04-10T09:12:23.980Z] [2020-04-10T09:12:23.980Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-10T09:12:24.497Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-10T09:12:24.538Z] #35 DONE 0.6s [2020-04-10T09:12:24.538Z] [2020-04-10T09:12:24.538Z] #36 exporting to image [2020-04-10T09:12:24.538Z] #36 exporting layers [2020-04-10T09:12:26.419Z] #36 exporting layers 1.8s done [2020-04-10T09:12:26.419Z] #36 writing image sha256:762226dc4ea0a7e5f3b4424e68dfa56dbaa6516fb4f6be50edf403173b198ee0 done [2020-04-10T09:12:26.419Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-10T09:12:26.419Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-10T09:12:26.848Z] + echo Ensuring container killed. [2020-04-10T09:12:26.848Z] Ensuring container killed. [2020-04-10T09:12:26.848Z] + docker rm -vf docker-pr16 [2020-04-10T09:12:26.848Z] Error: No such container: docker-pr16 [2020-04-10T09:12:26.848Z] + true [Pipeline] sh [2020-04-10T09:12:27.017Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-10T09:12:27.291Z] + echo Chowning /workspace to jenkins user [2020-04-10T09:12:27.291Z] Chowning /workspace to jenkins user [2020-04-10T09:12:27.291Z] + id -u [2020-04-10T09:12:27.291Z] + id -g [2020-04-10T09:12:27.291Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40749:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-10T09:12:28.386Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-10T09:12:28.632Z] + bundleName=unit [2020-04-10T09:12:28.632Z] + echo Creating unit-bundles.tar.gz [2020-04-10T09:12:28.633Z] Creating unit-bundles.tar.gz [2020-04-10T09:12:28.633Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-10T09:12:28.633Z] bundles/junit-report.xml [2020-04-10T09:12:28.633Z] bundles/go-test-report.json [2020-04-10T09:12:28.633Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-10T09:12:28.648Z] Archiving artifacts [2020-04-10T09:12:29.102Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40749/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-10T09:12:29.532Z] + make clean [2020-04-10T09:12:29.532Z] docker volume rm -f docker-dev-cache [2020-04-10T09:12:29.755Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-10T09:12:29.787Z] docker-dev-cache [Pipeline] deleteDir [2020-04-10T09:12:30.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-10T09:12:30.580Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-10T09:12:31.144Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-10T09:12:33.040Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-10T09:12:33.040Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-10T09:12:33.297Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-10T09:12:33.862Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-10T09:12:34.119Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-10T09:12:34.119Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-10T09:12:36.013Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-10T09:12:37.382Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-10T09:12:37.382Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-10T09:12:37.382Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-10T09:12:38.313Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-10T09:12:38.313Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-10T09:12:38.876Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-10T09:12:39.806Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-10T09:12:40.063Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-10T09:12:40.063Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-10T09:12:40.063Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-10T09:12:41.957Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-10T09:12:42.520Z] === RUN TestDockerSuite/TestEventsRename [2020-04-10T09:12:43.450Z] === RUN TestDockerSuite/TestEventsResize [2020-04-10T09:12:44.380Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-10T09:12:44.944Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-10T09:12:45.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-10T09:12:46.071Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-10T09:12:47.001Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-10T09:12:50.299Z] === RUN TestDockerSuite/TestEventsTop [2020-04-10T09:12:50.556Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-10T09:12:51.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-10T09:12:53.298Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-10T09:12:55.194Z] === RUN TestDockerSuite/TestExec [2020-04-10T09:12:56.126Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-10T09:12:56.691Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-10T09:12:57.623Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-10T09:12:58.992Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-10T09:13:00.887Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-10T09:13:01.450Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-10T09:13:02.383Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-10T09:13:03.313Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-10T09:13:04.244Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-10T09:13:05.174Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-10T09:13:05.739Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-10T09:13:07.633Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-10T09:13:08.566Z] === RUN TestDockerSuite/TestExecEnv [2020-04-10T09:13:09.499Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-10T09:13:11.394Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-10T09:13:12.324Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-10T09:13:14.223Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-10T09:13:15.154Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-10T09:13:16.084Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-10T09:13:17.015Z] === RUN TestDockerSuite/TestExecParseError [2020-04-10T09:13:17.580Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-10T09:13:18.509Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-10T09:13:19.073Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-10T09:13:20.450Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-10T09:13:21.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-10T09:13:21.578Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-10T09:13:22.509Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-10T09:13:23.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-10T09:13:33.832Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-10T09:13:34.762Z] === RUN TestDockerSuite/TestExecTTY [2020-04-10T09:13:35.693Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-10T09:13:37.064Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-10T09:13:37.628Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-10T09:13:38.562Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-10T09:13:38.562Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-10T09:13:41.085Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-10T09:13:41.649Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-10T09:13:42.580Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-10T09:13:43.511Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-10T09:13:44.442Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-10T09:13:46.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-10T09:13:49.487Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-10T09:13:54.746Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-10T09:13:56.115Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-10T09:14:01.399Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-10T09:14:01.656Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-10T09:14:01.656Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-10T09:14:01.912Z] === RUN TestDockerSuite/TestHealth [2020-04-10T09:14:14.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-10T09:14:24.053Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-10T09:14:24.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-10T09:14:24.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-10T09:14:24.053Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-10T09:14:24.053Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-10T09:14:24.053Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-10T09:14:24.618Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-10T09:14:24.618Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-10T09:14:24.618Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-10T09:14:24.618Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-10T09:14:24.874Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-10T09:14:25.131Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-10T09:14:25.695Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-10T09:14:25.695Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-10T09:14:26.625Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-10T09:14:26.625Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-10T09:14:27.556Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-10T09:14:28.926Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-10T09:14:28.926Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-10T09:14:29.491Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-10T09:14:32.764Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-10T09:14:32.764Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-10T09:14:32.764Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-10T09:14:34.135Z] === RUN TestDockerSuite/TestImportFile [2020-04-10T09:14:36.029Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-10T09:14:36.029Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-10T09:14:37.922Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-10T09:14:38.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-10T09:14:39.417Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-10T09:14:41.941Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-10T09:14:42.874Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-10T09:14:43.818Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-10T09:14:44.758Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-10T09:14:44.758Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-10T09:14:44.758Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-10T09:14:45.322Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-10T09:14:46.252Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-10T09:14:47.183Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-10T09:14:48.114Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-10T09:14:48.678Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-10T09:14:49.610Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-10T09:14:49.610Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-10T09:14:51.506Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-10T09:14:52.071Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-10T09:14:53.003Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-10T09:14:53.003Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-10T09:14:53.569Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-10T09:14:53.569Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-10T09:14:54.938Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-10T09:14:55.869Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-10T09:14:56.433Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-10T09:14:57.803Z] === RUN TestDockerSuite/TestInspectImage [2020-04-10T09:14:57.803Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-10T09:14:57.803Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-10T09:14:57.803Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-10T09:14:58.366Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-10T09:14:59.297Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-10T09:14:59.297Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-10T09:15:00.229Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-10T09:15:01.160Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-10T09:15:02.530Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-10T09:15:02.530Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-10T09:15:03.460Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-10T09:15:04.392Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-10T09:15:06.287Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-10T09:15:06.852Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-10T09:15:07.783Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-10T09:15:08.715Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-10T09:15:09.646Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-10T09:15:10.209Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-10T09:15:11.140Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-10T09:15:11.140Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-10T09:15:13.685Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-10T09:15:15.055Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-10T09:15:16.949Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-10T09:15:16.949Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-10T09:15:18.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-10T09:15:18.883Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-10T09:15:22.159Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-10T09:15:24.054Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-10T09:15:24.054Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-10T09:15:26.579Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-10T09:15:26.836Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-10T09:15:27.769Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-10T09:15:42.628Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-10T09:15:43.559Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-10T09:15:43.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-10T09:15:45.455Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-10T09:15:46.387Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-10T09:15:48.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-10T09:15:49.215Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-10T09:15:49.215Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-10T09:15:49.472Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-10T09:15:49.472Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-10T09:15:49.472Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-10T09:15:50.404Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-10T09:15:50.967Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-10T09:15:51.531Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-10T09:15:54.818Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-10T09:15:55.081Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-10T09:15:56.012Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-10T09:15:56.944Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-10T09:16:00.218Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-10T09:16:00.782Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-10T09:16:01.642Z] --- PASS: TestImportExtremelyLargeImageWorks (298.08s) [2020-04-10T09:16:01.642Z] PASS [2020-04-10T09:16:01.642Z] [2020-04-10T09:16:01.642Z] === Skipped [2020-04-10T09:16:01.642Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-10T09:16:01.642Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:16:01.642Z] [2020-04-10T09:16:01.642Z] [2020-04-10T09:16:01.642Z] DONE 12 tests, 1 skipped in 299.428s [2020-04-10T09:16:01.642Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-10T09:16:01.642Z] ++ 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-04-10T09:16:01.642Z] ++ set -e [2020-04-10T09:16:01.642Z] ++ '[' -n 0 ']' [2020-04-10T09:16:01.642Z] ++ set -x [2020-04-10T09:16:01.642Z] ++ env -i DEST=/go/src/github.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-04-10T09:16:01.642Z] INFO: Testing against a local daemon [2020-04-10T09:16:01.642Z] === RUN TestNetworkCreateDelete [2020-04-10T09:16:01.642Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-10T09:16:01.642Z] === RUN TestDockerNetworkDeletePreferID [2020-04-10T09:16:01.642Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-04-10T09:16:01.642Z] === RUN TestInspectNetwork [2020-04-10T09:16:01.642Z] === RUN TestInspectNetwork/full_network_id [2020-04-10T09:16:01.642Z] === RUN TestInspectNetwork/partial_network_id [2020-04-10T09:16:01.642Z] === RUN TestInspectNetwork/network_name [2020-04-10T09:16:01.642Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-10T09:16:01.642Z] --- PASS: TestInspectNetwork (7.55s) [2020-04-10T09:16:01.642Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-10T09:16:01.642Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-10T09:16:01.642Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-10T09:16:01.642Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-10T09:16:01.642Z] === RUN TestRunContainerWithBridgeNone [2020-04-10T09:16:01.712Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-10T09:16:01.712Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-10T09:16:03.082Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-10T09:16:03.082Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-10T09:16:03.131Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-04-10T09:16:03.131Z] === RUN TestNetworkInvalidJSON [2020-04-10T09:16:03.131Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-10T09:16:03.131Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-10T09:16:03.131Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:16:03.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:16:03.131Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:16:03.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:16:03.131Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-10T09:16:03.131Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-10T09:16:03.131Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-10T09:16:03.131Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-10T09:16:03.131Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-04-10T09:16:03.131Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-04-10T09:16:03.131Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-04-10T09:16:03.131Z] === RUN TestHostIPv4BridgeLabel [2020-04-10T09:16:03.751Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-10T09:16:03.751Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-10T09:16:04.453Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-10T09:16:04.765Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-10T09:16:04.765Z] === RUN TestDaemonDefaultNetworkPools [2020-04-10T09:16:05.385Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-10T09:16:05.785Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-04-10T09:16:05.785Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-10T09:16:06.757Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-10T09:16:06.801Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-04-10T09:16:06.801Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-10T09:16:08.127Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-10T09:16:08.127Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-10T09:16:08.290Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-04-10T09:16:08.290Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-10T09:16:08.910Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-10T09:16:08.910Z] === RUN TestServiceWithPredefinedNetwork [2020-04-10T09:16:11.401Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-10T09:16:11.609Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-04-10T09:16:11.609Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-10T09:16:11.609Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:16:11.609Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:16:11.609Z] === RUN TestServiceWithDataPathPortInit [2020-04-10T09:16:11.657Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-10T09:16:12.588Z] === RUN TestDockerSuite/TestLogsSince [2020-04-10T09:16:13.153Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-10T09:16:19.699Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-10T09:16:26.244Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-10T09:16:26.244Z] === RUN TestDockerSuite/TestLogsTail [2020-04-10T09:16:26.808Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-10T09:16:26.886Z] --- PASS: TestServiceWithDataPathPortInit (14.62s) [2020-04-10T09:16:26.886Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-10T09:16:27.739Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-10T09:16:28.303Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-10T09:16:28.868Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-10T09:16:29.798Z] === RUN TestDockerSuite/TestNetHostname [2020-04-10T09:16:32.342Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-10T09:16:32.342Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-10T09:16:33.710Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-10T09:16:33.712Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s) [2020-04-10T09:16:33.712Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9gd8yleaq2bve9nilqpdytuh1 Created:2020-04-10 09:16:26.950539456 +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[313946d6474b181c0909737bc3c39b3e936d2a77ce81f8177dfac9a00bafc614:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lcur0sbbfe6gb0dwbq7drj5u4 EndpointID:12efa807ae96e035ba8dd74ed093fd5b6f45179015441817b740ecedd8049a4a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b6d96e771bd6fa6623b4a24ffd67daa3073407617381d2c7c40a1d4b60bd323b 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:379ea9545b3f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lcur0sbbfe6gb0dwbq7drj5u4 EndpointID:12efa807ae96e035ba8dd74ed093fd5b6f45179015441817b740ecedd8049a4a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-10T09:16:33.712Z] PASS [2020-04-10T09:16:33.712Z] [2020-04-10T09:16:33.712Z] === Skipped [2020-04-10T09:16:33.712Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-10T09:16:33.712Z] service_test.go:236: FLAKY_TEST [2020-04-10T09:16:33.712Z] [2020-04-10T09:16:33.712Z] [2020-04-10T09:16:33.712Z] DONE 22 tests, 1 skipped in 40.927s [2020-04-10T09:16:33.712Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:16:33.712Z] ++ 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-04-10T09:16:33.713Z] ++ set -e [2020-04-10T09:16:33.713Z] ++ '[' -n 0 ']' [2020-04-10T09:16:33.713Z] ++ set -x [2020-04-10T09:16:33.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-04-10T09:16:33.713Z] INFO: Testing against a local daemon [2020-04-10T09:16:33.713Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-10T09:16:33.713Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-10T09:16:33.713Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:16:33.713Z] === RUN TestDockerNetworkIpvlan [2020-04-10T09:16:33.713Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:16:33.713Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:16:33.713Z] PASS [2020-04-10T09:16:33.713Z] [2020-04-10T09:16:33.713Z] === Skipped [2020-04-10T09:16:33.713Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-10T09:16:33.713Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:16:33.713Z] [2020-04-10T09:16:33.713Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-10T09:16:33.713Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-10T09:16:33.713Z] [2020-04-10T09:16:33.713Z] [2020-04-10T09:16:33.713Z] DONE 2 tests, 2 skipped in 0.101s [2020-04-10T09:16:33.713Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-10T09:16:33.713Z] ++ 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-04-10T09:16:33.713Z] ++ set -e [2020-04-10T09:16:33.713Z] ++ '[' -n 0 ']' [2020-04-10T09:16:33.713Z] ++ set -x [2020-04-10T09:16:33.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-04-10T09:16:33.713Z] INFO: Testing against a local daemon [2020-04-10T09:16:33.713Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-10T09:16:35.197Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-04-10T09:16:35.197Z] === RUN TestDockerNetworkMacvlan [2020-04-10T09:16:35.820Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-10T09:16:36.231Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-10T09:16:36.489Z] === RUN TestDockerSuite/TestPluginActive [2020-04-10T09:16:36.843Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-10T09:16:37.857Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-10T09:16:38.383Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-10T09:16:38.641Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-10T09:16:40.550Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-10T09:16:42.612Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-10T09:16:46.745Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-10T09:16:46.745Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-10T09:16:46.745Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-10T09:16:48.137Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-10T09:16:48.422Z] --- PASS: TestDockerNetworkMacvlan (13.56s) [2020-04-10T09:16:48.422Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-10T09:16:48.422Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-04-10T09:16:48.422Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-04-10T09:16:48.422Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-04-10T09:16:48.422Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2020-04-10T09:16:48.422Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-04-10T09:16:48.422Z] PASS [2020-04-10T09:16:48.422Z] [2020-04-10T09:16:48.422Z] DONE 8 tests in 15.171s [2020-04-10T09:16:48.422Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-10T09:16:48.422Z] ++ 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-04-10T09:16:48.422Z] ++ set -e [2020-04-10T09:16:48.422Z] ++ '[' -n 0 ']' [2020-04-10T09:16:48.422Z] ++ set -x [2020-04-10T09:16:48.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T09:16:48.422Z] testing: warning: no tests to run [2020-04-10T09:16:48.422Z] PASS [2020-04-10T09:16:48.422Z] [2020-04-10T09:16:48.422Z] DONE 0 tests in 0.015s [2020-04-10T09:16:48.422Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-10T09:16:48.422Z] ++ 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-04-10T09:16:48.422Z] ++ set -e [2020-04-10T09:16:48.422Z] ++ '[' -n 0 ']' [2020-04-10T09:16:48.422Z] ++ set -x [2020-04-10T09:16:48.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-10T09:16:48.707Z] INFO: Testing against a local daemon [2020-04-10T09:16:48.707Z] === RUN TestAuthZPluginAllowRequest [2020-04-10T09:16:50.019Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-10T09:16:50.019Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-10T09:16:50.190Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2020-04-10T09:16:50.190Z] === RUN TestAuthZPluginTLS [2020-04-10T09:16:50.810Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-10T09:16:50.810Z] === RUN TestAuthZPluginDenyRequest [2020-04-10T09:16:51.389Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-10T09:16:51.431Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-10T09:16:51.431Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-10T09:16:52.056Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-10T09:16:52.056Z] === RUN TestAuthZPluginDenyResponse [2020-04-10T09:16:52.341Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-10T09:16:52.341Z] === RUN TestAuthZPluginAllowEventStream [2020-04-10T09:16:53.283Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-10T09:16:53.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-10T09:16:54.387Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-04-10T09:16:54.387Z] === RUN TestAuthZPluginErrorResponse [2020-04-10T09:16:54.671Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-04-10T09:16:54.671Z] === RUN TestAuthZPluginErrorRequest [2020-04-10T09:16:55.292Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-10T09:16:55.292Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-10T09:16:55.913Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-10T09:16:55.913Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-10T09:16:57.950Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-04-10T09:16:57.950Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-10T09:16:58.536Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-10T09:16:59.985Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-04-10T09:16:59.985Z] === RUN TestAuthZPluginHeader [2020-04-10T09:17:01.011Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-04-10T09:17:01.011Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-10T09:17:01.011Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-10T09:17:01.011Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:01.011Z] === RUN TestAuthZPluginV2Disable [2020-04-10T09:17:01.011Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-10T09:17:01.011Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:01.011Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-10T09:17:01.011Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-10T09:17:01.011Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:01.011Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-10T09:17:01.011Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-10T09:17:01.011Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:01.011Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-10T09:17:01.058Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-10T09:17:01.988Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-10T09:17:03.358Z] === RUN TestDockerSuite/TestPortList [2020-04-10T09:17:06.632Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-10T09:17:09.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-10T09:17:13.186Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-10T09:17:14.141Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-10T09:17:16.038Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-10T09:17:16.038Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-10T09:17:18.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-10T09:17:19.478Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-04-10T09:17:19.478Z] PASS [2020-04-10T09:17:19.478Z] [2020-04-10T09:17:19.478Z] === Skipped [2020-04-10T09:17:19.478Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-10T09:17:19.478Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:19.478Z] [2020-04-10T09:17:19.478Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-10T09:17:19.478Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:19.478Z] [2020-04-10T09:17:19.478Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-10T09:17:19.478Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:19.478Z] [2020-04-10T09:17:19.478Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-10T09:17:19.478Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:19.478Z] [2020-04-10T09:17:19.478Z] [2020-04-10T09:17:19.478Z] DONE 17 tests, 4 skipped in 29.236s [2020-04-10T09:17:19.478Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-10T09:17:19.478Z] ++ 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-04-10T09:17:19.478Z] ++ set -e [2020-04-10T09:17:19.478Z] ++ '[' -n 0 ']' [2020-04-10T09:17:19.478Z] ++ set -x [2020-04-10T09:17:19.478Z] ++ env -i DEST=/go/src/github.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-04-10T09:17:19.478Z] INFO: Testing against a local daemon [2020-04-10T09:17:19.478Z] === RUN TestPluginInvalidJSON [2020-04-10T09:17:19.478Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:17:19.478Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:17:19.478Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-10T09:17:19.478Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-10T09:17:19.478Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-10T09:17:19.478Z] PASS [2020-04-10T09:17:19.478Z] [2020-04-10T09:17:19.478Z] DONE 2 tests in 0.126s [2020-04-10T09:17:19.478Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-10T09:17:19.478Z] ++ 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-04-10T09:17:19.478Z] ++ set -e [2020-04-10T09:17:19.478Z] ++ '[' -n 0 ']' [2020-04-10T09:17:19.478Z] ++ set -x [2020-04-10T09:17:19.478Z] ++ env -i DEST=/go/src/github.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-04-10T09:17:19.478Z] INFO: Testing against a local daemon [2020-04-10T09:17:19.478Z] === RUN TestExternalGraphDriver [2020-04-10T09:17:19.478Z] === RUN TestExternalGraphDriver/json [2020-04-10T09:17:20.496Z] === RUN TestExternalGraphDriver/spec [2020-04-10T09:17:21.836Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-10T09:17:22.548Z] === RUN TestExternalGraphDriver/pull [2020-04-10T09:17:23.204Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-10T09:17:23.204Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-10T09:17:23.204Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-10T09:17:24.134Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-10T09:17:24.134Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-10T09:17:24.589Z] --- PASS: TestExternalGraphDriver (6.32s) [2020-04-10T09:17:24.589Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-04-10T09:17:24.589Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-04-10T09:17:24.589Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-04-10T09:17:24.589Z] === RUN TestGraphdriverPluginV2 [2020-04-10T09:17:24.589Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-10T09:17:24.589Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:24.589Z] PASS [2020-04-10T09:17:24.589Z] [2020-04-10T09:17:24.589Z] === Skipped [2020-04-10T09:17:24.589Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-10T09:17:24.589Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:17:24.589Z] [2020-04-10T09:17:24.589Z] [2020-04-10T09:17:24.589Z] DONE 5 tests, 1 skipped in 6.486s [2020-04-10T09:17:24.589Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-10T09:17:24.589Z] ++ 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-04-10T09:17:24.589Z] ++ set -e [2020-04-10T09:17:24.589Z] ++ '[' -n 0 ']' [2020-04-10T09:17:24.589Z] ++ set -x [2020-04-10T09:17:24.589Z] ++ env -i DEST=/go/src/github.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-04-10T09:17:24.589Z] INFO: Testing against a local daemon [2020-04-10T09:17:24.589Z] === RUN TestContinueAfterPluginCrash [2020-04-10T09:17:24.589Z] === PAUSE TestContinueAfterPluginCrash [2020-04-10T09:17:24.589Z] === RUN TestReadPluginNoRead [2020-04-10T09:17:24.589Z] === PAUSE TestReadPluginNoRead [2020-04-10T09:17:24.589Z] === RUN TestDaemonStartWithLogOpt [2020-04-10T09:17:24.589Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-10T09:17:24.589Z] === CONT TestContinueAfterPluginCrash [2020-04-10T09:17:24.589Z] === CONT TestDaemonStartWithLogOpt [2020-04-10T09:17:24.589Z] === CONT TestReadPluginNoRead [2020-04-10T09:17:25.065Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-10T09:17:25.065Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-10T09:17:25.322Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-10T09:17:25.580Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-10T09:17:25.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-10T09:17:27.207Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-10T09:17:27.207Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-10T09:17:28.576Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-10T09:17:30.472Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-10T09:17:31.844Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-10T09:17:32.101Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-10T09:17:32.665Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-10T09:17:32.665Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-10T09:17:36.843Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-10T09:17:37.100Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-10T09:17:38.470Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-10T09:17:40.996Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-10T09:17:45.173Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-10T09:17:46.543Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-10T09:17:46.543Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-10T09:17:47.009Z] === RUN TestReadPluginNoRead/default [2020-04-10T09:17:47.009Z] --- PASS: TestDaemonStartWithLogOpt (21.90s) [2020-04-10T09:17:47.627Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-10T09:17:49.109Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-10T09:17:50.757Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-10T09:17:51.138Z] --- PASS: TestReadPluginNoRead (26.34s) [2020-04-10T09:17:51.138Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2020-04-10T09:17:51.138Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2020-04-10T09:17:51.138Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2020-04-10T09:17:51.138Z] read_test.go:91: [d51c1b0a02044] daemon is not started [2020-04-10T09:17:51.424Z] --- PASS: TestContinueAfterPluginCrash (27.03s) [2020-04-10T09:17:51.424Z] PASS [2020-04-10T09:17:51.424Z] [2020-04-10T09:17:51.424Z] DONE 6 tests in 27.148s [2020-04-10T09:17:51.710Z] 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-04-10T09:17:51.710Z] ++ 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-04-10T09:17:51.710Z] ++ set -e [2020-04-10T09:17:51.710Z] ++ '[' -n 0 ']' [2020-04-10T09:17:51.710Z] ++ set -x [2020-04-10T09:17:51.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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-04-10T09:17:51.710Z] testing: warning: no tests to run [2020-04-10T09:17:51.710Z] PASS [2020-04-10T09:17:51.710Z] [2020-04-10T09:17:51.710Z] DONE 0 tests in 0.023s [2020-04-10T09:17:51.710Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-10T09:17:51.710Z] ++ 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-04-10T09:17:51.710Z] ++ set -e [2020-04-10T09:17:51.710Z] ++ '[' -n 0 ']' [2020-04-10T09:17:51.710Z] ++ set -x [2020-04-10T09:17:51.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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-04-10T09:17:51.710Z] INFO: Testing against a local daemon [2020-04-10T09:17:51.710Z] === RUN TestPluginWithDevMounts [2020-04-10T09:17:51.710Z] === PAUSE TestPluginWithDevMounts [2020-04-10T09:17:51.710Z] === CONT TestPluginWithDevMounts [2020-04-10T09:17:54.400Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-04-10T09:17:54.400Z] PASS [2020-04-10T09:17:54.400Z] [2020-04-10T09:17:54.400Z] DONE 1 tests in 2.347s [2020-04-10T09:17:54.400Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-10T09:17:54.400Z] ++ 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-04-10T09:17:54.400Z] ++ set -e [2020-04-10T09:17:54.400Z] ++ '[' -n 0 ']' [2020-04-10T09:17:54.400Z] ++ set -x [2020-04-10T09:17:54.400Z] ++ env -i DEST=/go/src/github.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-04-10T09:17:54.400Z] INFO: Testing against a local daemon [2020-04-10T09:17:54.400Z] === RUN TestSecretInspect [2020-04-10T09:17:56.442Z] --- PASS: TestSecretInspect (2.27s) [2020-04-10T09:17:56.442Z] === RUN TestSecretList [2020-04-10T09:17:58.851Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-10T09:17:58.851Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-10T09:17:59.132Z] --- PASS: TestSecretList (2.32s) [2020-04-10T09:17:59.132Z] === RUN TestSecretsCreateAndDelete [2020-04-10T09:18:00.220Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-10T09:18:01.151Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-10T09:18:01.168Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2020-04-10T09:18:01.168Z] === RUN TestSecretsUpdate [2020-04-10T09:18:03.047Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-10T09:18:03.208Z] --- PASS: TestSecretsUpdate (2.23s) [2020-04-10T09:18:03.208Z] === RUN TestTemplatedSecret [2020-04-10T09:18:04.942Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-10T09:18:05.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-10T09:18:05.905Z] --- PASS: TestTemplatedSecret (2.69s) [2020-04-10T09:18:05.905Z] === RUN TestSecretCreateResolve [2020-04-10T09:18:06.436Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-10T09:18:08.333Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-10T09:18:08.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-10T09:18:08.592Z] --- PASS: TestSecretCreateResolve (2.23s) [2020-04-10T09:18:08.592Z] PASS [2020-04-10T09:18:08.592Z] [2020-04-10T09:18:08.592Z] DONE 6 tests in 14.133s [2020-04-10T09:18:08.592Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-10T09:18:08.592Z] ++ 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-04-10T09:18:08.592Z] ++ set -e [2020-04-10T09:18:08.592Z] ++ '[' -n 0 ']' [2020-04-10T09:18:08.592Z] ++ set -x [2020-04-10T09:18:08.592Z] ++ env -i DEST=/go/src/github.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-04-10T09:18:08.592Z] INFO: Testing against a local daemon [2020-04-10T09:18:08.592Z] === RUN TestServiceCreateInit [2020-04-10T09:18:08.593Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-10T09:18:11.608Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-10T09:18:12.978Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-10T09:18:12.978Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-10T09:18:12.996Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-10T09:18:13.542Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-10T09:18:14.105Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-10T09:18:16.480Z] --- PASS: TestServiceCreateInit (8.33s) [2020-04-10T09:18:16.480Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s) [2020-04-10T09:18:16.480Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) [2020-04-10T09:18:16.480Z] === RUN TestCreateServiceMultipleTimes [2020-04-10T09:18:16.629Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-10T09:18:17.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-10T09:18:19.715Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-10T09:18:20.280Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-10T09:18:20.280Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-10T09:18:20.280Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-10T09:18:20.537Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-10T09:18:20.537Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-10T09:18:21.470Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-10T09:18:23.364Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-10T09:18:24.741Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-10T09:18:25.305Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-10T09:18:30.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-10T09:18:33.087Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-10T09:18:34.017Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-10T09:18:34.968Z] --- PASS: TestCreateServiceMultipleTimes (16.25s) [2020-04-10T09:18:34.968Z] === RUN TestCreateServiceConflict [2020-04-10T09:18:34.968Z] --- PASS: TestCreateServiceConflict (2.20s) [2020-04-10T09:18:34.968Z] === RUN TestCreateServiceMaxReplicas [2020-04-10T09:18:36.541Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-10T09:18:36.541Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-10T09:18:36.541Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-10T09:18:36.798Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-10T09:18:38.453Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2020-04-10T09:18:38.453Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-10T09:18:39.318Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-10T09:18:41.217Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-10T09:18:43.741Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-10T09:18:45.110Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-10T09:18:47.006Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-10T09:18:47.006Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-10T09:18:47.006Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-10T09:18:51.181Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-10T09:18:51.745Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-10T09:18:52.002Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-10T09:18:53.696Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.41s) [2020-04-10T09:18:53.696Z] === RUN TestCreateServiceSecretFileMode [2020-04-10T09:18:53.897Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-10T09:18:53.982Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2020-04-10T09:18:53.982Z] === RUN TestCreateServiceConfigFileMode [2020-04-10T09:18:54.828Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-10T09:18:56.687Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2020-04-10T09:18:56.687Z] === RUN TestCreateServiceSysctls [2020-04-10T09:18:56.722Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-10T09:18:57.287Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-10T09:18:57.545Z] === RUN TestDockerSuite/TestRmiTag [2020-04-10T09:18:57.803Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-10T09:18:58.734Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-10T09:19:00.155Z] --- PASS: TestCreateServiceSysctls (3.43s) [2020-04-10T09:19:00.155Z] === RUN TestCreateServiceCapabilities [2020-04-10T09:19:00.634Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-10T09:19:02.850Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2020-04-10T09:19:02.851Z] === RUN TestInspect [2020-04-10T09:19:03.910Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-10T09:19:04.166Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-10T09:19:05.096Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-10T09:19:05.353Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-10T09:19:05.575Z] --- PASS: TestInspect (2.94s) [2020-04-10T09:19:05.575Z] === RUN TestCreateJob [2020-04-10T09:19:07.246Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-10T09:19:07.811Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-10T09:19:08.375Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-10T09:19:09.058Z] --- PASS: TestCreateJob (3.41s) [2020-04-10T09:19:09.058Z] === RUN TestReplicatedJob [2020-04-10T09:19:09.305Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-10T09:19:09.305Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-10T09:19:10.236Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-10T09:19:12.130Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-10T09:19:12.693Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-10T09:19:13.623Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-10T09:19:14.553Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-10T09:19:14.570Z] --- PASS: TestReplicatedJob (5.44s) [2020-04-10T09:19:14.570Z] === RUN TestUpdateReplicatedJob [2020-04-10T09:19:15.923Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-10T09:19:17.822Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-10T09:19:18.052Z] --- PASS: TestUpdateReplicatedJob (3.51s) [2020-04-10T09:19:18.052Z] === RUN TestServiceListWithStatuses [2020-04-10T09:19:18.052Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-10T09:19:18.052Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:19:18.052Z] === RUN TestDockerNetworkConnectAlias [2020-04-10T09:19:18.754Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-10T09:19:19.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-10T09:19:19.575Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-10T09:19:20.505Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-10T09:19:21.436Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-10T09:19:22.367Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-10T09:19:22.367Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-10T09:19:23.562Z] --- PASS: TestDockerNetworkConnectAlias (4.73s) [2020-04-10T09:19:23.562Z] === RUN TestDockerNetworkReConnect [2020-04-10T09:19:23.739Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-10T09:19:24.671Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-10T09:19:24.671Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-10T09:19:25.602Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-10T09:19:26.268Z] --- PASS: TestDockerNetworkReConnect (3.70s) [2020-04-10T09:19:26.268Z] === RUN TestServicePlugin [2020-04-10T09:19:26.268Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-10T09:19:26.268Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:19:26.268Z] === RUN TestServiceUpdateLabel [2020-04-10T09:19:26.533Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-10T09:19:27.465Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-10T09:19:27.465Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-10T09:19:28.970Z] --- PASS: TestServiceUpdateLabel (2.32s) [2020-04-10T09:19:28.970Z] === RUN TestServiceUpdateSecrets [2020-04-10T09:19:29.999Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-10T09:19:30.563Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-10T09:19:31.494Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-10T09:19:32.424Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-10T09:19:32.988Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-10T09:19:32.988Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-10T09:19:33.919Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-10T09:19:34.483Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-10T09:19:35.414Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-10T09:19:36.346Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-10T09:19:36.910Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-10T09:19:36.910Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-10T09:19:37.841Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-10T09:19:37.841Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-10T09:19:39.211Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-10T09:19:39.775Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-10T09:19:40.706Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-10T09:19:41.637Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-10T09:19:41.637Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-10T09:19:42.568Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-10T09:19:43.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-10T09:19:43.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-10T09:19:44.215Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2020-04-10T09:19:44.215Z] === RUN TestServiceUpdateConfigs [2020-04-10T09:19:45.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-10T09:19:47.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-10T09:19:48.136Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-10T09:19:48.700Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-10T09:19:49.631Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-10T09:19:50.561Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-10T09:19:51.124Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-10T09:19:52.055Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-10T09:19:53.425Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-10T09:19:54.795Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-10T09:19:57.339Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-10T09:19:57.339Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-10T09:19:57.903Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-10T09:19:59.469Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2020-04-10T09:19:59.469Z] === RUN TestServiceUpdateNetwork [2020-04-10T09:20:00.426Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-10T09:20:01.797Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-10T09:20:05.073Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-10T09:20:07.596Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-10T09:20:07.596Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-10T09:20:07.596Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-10T09:20:08.162Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-10T09:20:10.057Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-10T09:20:10.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-10T09:20:11.920Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-10T09:20:12.032Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2020-04-10T09:20:12.032Z] PASS [2020-04-10T09:20:12.032Z] [2020-04-10T09:20:12.032Z] === Skipped [2020-04-10T09:20:12.032Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-10T09:20:12.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-10T09:20:12.032Z] [2020-04-10T09:20:12.032Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-10T09:20:12.032Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-10T09:20:12.032Z] [2020-04-10T09:20:12.032Z] [2020-04-10T09:20:12.032Z] DONE 23 tests, 2 skipped in 122.995s [2020-04-10T09:20:12.032Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-10T09:20:12.032Z] ++ 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-04-10T09:20:12.032Z] ++ set -e [2020-04-10T09:20:12.032Z] ++ '[' -n 0 ']' [2020-04-10T09:20:12.032Z] ++ set -x [2020-04-10T09:20:12.032Z] ++ env -i DEST=/go/src/github.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-04-10T09:20:12.032Z] INFO: Testing against a local daemon [2020-04-10T09:20:12.032Z] === RUN TestSessionCreate [2020-04-10T09:20:12.032Z] --- PASS: TestSessionCreate (0.05s) [2020-04-10T09:20:12.032Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-10T09:20:12.032Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-10T09:20:12.032Z] PASS [2020-04-10T09:20:12.032Z] [2020-04-10T09:20:12.032Z] DONE 2 tests in 0.203s [2020-04-10T09:20:12.032Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-10T09:20:12.032Z] ++ 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-04-10T09:20:12.032Z] ++ set -e [2020-04-10T09:20:12.032Z] ++ '[' -n 0 ']' [2020-04-10T09:20:12.032Z] ++ set -x [2020-04-10T09:20:12.032Z] ++ env -i DEST=/go/src/github.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-04-10T09:20:12.032Z] INFO: Testing against a local daemon [2020-04-10T09:20:12.032Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-10T09:20:12.032Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:20:12.032Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:20:12.032Z] === RUN TestEventsExecDie [2020-04-10T09:20:12.318Z] --- PASS: TestEventsExecDie (0.79s) [2020-04-10T09:20:12.318Z] === RUN TestEventsBackwardsCompatible [2020-04-10T09:20:12.318Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-10T09:20:12.318Z] === RUN TestInfoBinaryCommits [2020-04-10T09:20:12.318Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-10T09:20:12.318Z] === RUN TestInfoAPIVersioned [2020-04-10T09:20:12.318Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-10T09:20:12.318Z] === RUN TestInfoDiscoveryBackend [2020-04-10T09:20:12.939Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-10T09:20:12.939Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-10T09:20:13.953Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-10T09:20:13.953Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-10T09:20:14.444Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-10T09:20:14.573Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-10T09:20:14.573Z] === RUN TestInfoAPI [2020-04-10T09:20:14.573Z] --- PASS: TestInfoAPI (0.05s) [2020-04-10T09:20:14.573Z] === RUN TestInfoAPIWarnings [2020-04-10T09:20:15.194Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-10T09:20:15.194Z] === RUN TestInfoDebug [2020-04-10T09:20:15.376Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-10T09:20:15.816Z] --- PASS: TestInfoDebug (0.54s) [2020-04-10T09:20:15.816Z] === RUN TestInfoInsecureRegistries [2020-04-10T09:20:16.101Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-10T09:20:16.101Z] === RUN TestInfoRegistryMirrors [2020-04-10T09:20:16.747Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-10T09:20:16.747Z] === RUN TestLoginFailsWithBadCredentials [2020-04-10T09:20:17.032Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-04-10T09:20:17.032Z] === RUN TestPingCacheHeaders [2020-04-10T09:20:17.270Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-10T09:20:17.318Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-04-10T09:20:17.318Z] === RUN TestPingGet [2020-04-10T09:20:17.318Z] --- PASS: TestPingGet (0.05s) [2020-04-10T09:20:17.318Z] === RUN TestPingHead [2020-04-10T09:20:17.318Z] --- PASS: TestPingHead (0.05s) [2020-04-10T09:20:17.318Z] === RUN TestVersion [2020-04-10T09:20:17.318Z] --- PASS: TestVersion (0.05s) [2020-04-10T09:20:17.318Z] PASS [2020-04-10T09:20:17.318Z] [2020-04-10T09:20:17.318Z] === Skipped [2020-04-10T09:20:17.318Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-10T09:20:17.318Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-10T09:20:17.318Z] [2020-04-10T09:20:17.318Z] [2020-04-10T09:20:17.318Z] DONE 18 tests, 1 skipped in 5.975s [2020-04-10T09:20:17.318Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-10T09:20:17.318Z] ++ 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-04-10T09:20:17.318Z] ++ set -e [2020-04-10T09:20:17.318Z] ++ '[' -n 0 ']' [2020-04-10T09:20:17.318Z] ++ set -x [2020-04-10T09:20:17.318Z] ++ env -i DEST=/go/src/github.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-04-10T09:20:17.610Z] INFO: Testing against a local daemon [2020-04-10T09:20:17.610Z] === RUN TestVolumesCreateAndList [2020-04-10T09:20:17.610Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-10T09:20:17.610Z] === RUN TestVolumesRemove [2020-04-10T09:20:17.610Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-10T09:20:17.610Z] === RUN TestVolumesInspect [2020-04-10T09:20:17.610Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-10T09:20:17.610Z] === RUN TestVolumesInvalidJSON [2020-04-10T09:20:17.610Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-10T09:20:17.610Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-10T09:20:17.610Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-10T09:20:17.610Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-10T09:20:17.610Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-10T09:20:17.610Z] PASS [2020-04-10T09:20:17.610Z] [2020-04-10T09:20:17.610Z] DONE 5 tests in 0.315s [2020-04-10T09:20:17.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-10T09:20:17.834Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-10T09:20:17.834Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-10T09:20:17.896Z] ++++ cat bundles/test-integration/docker.pid [2020-04-10T09:20:17.896Z] +++ kill 13471 [2020-04-10T09:20:18.764Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-10T09:20:19.374Z] +++ /etc/init.d/apparmor stop [2020-04-10T09:20:19.374Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-10T09:20:19.374Z] [2020-04-10T09:20:19.374Z] Unloading profiles will leave already running processes permanently [2020-04-10T09:20:19.374Z] unconfined, which can lead to unexpected situations. [2020-04-10T09:20:19.374Z] [2020-04-10T09:20:19.374Z] To set a process to complain mode, use the command line tool [2020-04-10T09:20:19.374Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-10T09:20:19.374Z] +++ true [2020-04-10T09:20:19.374Z] [2020-04-10T09:20:20.659Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-10T09:20:20.659Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-10T09:20:21.223Z] === RUN TestDockerSuite/TestRunEchoNamedContainer Post stage [Pipeline] junit [2020-04-10T09:20:21.447Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-10T09:20:22.154Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-10T09:20:22.408Z] + echo Ensuring container killed. [2020-04-10T09:20:22.408Z] Ensuring container killed. [2020-04-10T09:20:22.408Z] + docker rm -vf docker-pr16 [2020-04-10T09:20:22.408Z] Error: No such container: docker-pr16 [2020-04-10T09:20:22.408Z] + true [Pipeline] sh [2020-04-10T09:20:22.794Z] + echo Chowning /workspace to jenkins user [2020-04-10T09:20:22.794Z] Chowning /workspace to jenkins user [2020-04-10T09:20:22.794Z] + id -u [2020-04-10T09:20:22.794Z] + id -g [2020-04-10T09:20:22.794Z] + docker run --rm -v /home/docker/workspace/moby_PR-40749:/workspace busybox chown -R 1001:1001 /workspace [2020-04-10T09:20:23.085Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-10T09:20:23.649Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-10T09:20:23.649Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-10T09:20:24.580Z] === RUN TestDockerSuite/TestRunEnvironment [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-10T09:20:25.145Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-10T09:20:25.219Z] + bundleName=ppc64le-integration [2020-04-10T09:20:25.219Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-10T09:20:25.219Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-10T09:20:25.219Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-04-10T09:20:25.219Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-10T09:20:25.540Z] Archiving artifacts [2020-04-10T09:20:25.973Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40749/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-10T09:20:26.077Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-10T09:20:26.373Z] + make clean [2020-04-10T09:20:27.020Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-10T09:20:27.028Z] make: command: Command not found [2020-04-10T09:20:27.028Z] make: command: Command not found [2020-04-10T09:20:27.028Z] docker volume rm -f docker-dev-cache [2020-04-10T09:20:27.028Z] docker-dev-cache [Pipeline] deleteDir [2020-04-10T09:20:27.586Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-10T09:20:28.517Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-10T09:20:29.080Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-10T09:20:30.015Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-10T09:20:30.015Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-10T09:20:30.272Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-10T09:20:30.836Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-10T09:20:31.768Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-10T09:20:33.140Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-10T09:20:33.704Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-10T09:20:33.704Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-10T09:20:36.979Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-10T09:20:37.911Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-10T09:20:38.168Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-10T09:20:50.351Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-10T09:20:50.608Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-10T09:20:51.979Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-10T09:20:51.979Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-10T09:20:51.979Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-10T09:20:51.979Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-10T09:20:52.912Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-10T09:20:56.186Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-10T09:20:57.556Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-10T09:20:59.452Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-10T09:21:00.015Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-10T09:21:00.947Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-10T09:21:01.510Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-10T09:21:02.881Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-10T09:21:02.881Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-10T09:21:02.881Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-10T09:21:04.792Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-10T09:21:05.725Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-10T09:21:07.620Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-10T09:21:07.620Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-10T09:21:07.620Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-10T09:21:09.516Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-10T09:21:10.888Z] === RUN TestDockerSuite/TestRunMount [2020-04-10T09:21:17.436Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-10T09:21:17.693Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-10T09:21:18.624Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-10T09:21:20.519Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-10T09:21:22.414Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-10T09:21:26.590Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-10T09:21:28.487Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-10T09:21:31.012Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-10T09:21:32.384Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-10T09:21:34.280Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-10T09:21:34.280Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-10T09:21:34.844Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-10T09:21:35.774Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-10T09:21:36.707Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-10T09:21:37.271Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-10T09:21:39.801Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-10T09:21:42.324Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-10T09:21:47.575Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-10T09:21:47.575Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-10T09:21:47.575Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-10T09:21:48.506Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-10T09:21:48.506Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-10T09:21:49.436Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-10T09:21:50.000Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-10T09:21:50.000Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-10T09:21:50.931Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-10T09:21:51.864Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-10T09:21:51.864Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-10T09:21:52.794Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-10T09:21:53.359Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-10T09:21:55.255Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-10T09:21:56.185Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-10T09:21:56.749Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-10T09:21:57.680Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-10T09:21:58.243Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-10T09:21:59.175Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-10T09:21:59.740Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-10T09:21:59.740Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-10T09:22:00.671Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-10T09:22:01.235Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-10T09:22:01.235Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-10T09:22:02.167Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-10T09:22:04.062Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-10T09:22:04.062Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-10T09:22:07.335Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-10T09:22:07.899Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-10T09:22:08.463Z] === RUN TestDockerSuite/TestRunRm [2020-04-10T09:22:09.395Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-10T09:22:13.588Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-10T09:22:13.588Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-10T09:22:14.152Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-10T09:22:15.085Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-10T09:22:16.983Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-10T09:22:17.914Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-10T09:22:22.091Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-10T09:22:22.091Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-10T09:22:27.347Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-10T09:22:27.911Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-10T09:22:28.475Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-10T09:22:29.408Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-10T09:22:29.973Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-10T09:22:30.230Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-10T09:22:31.166Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-10T09:22:32.097Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-10T09:22:32.355Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-10T09:22:32.611Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-10T09:22:33.543Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-10T09:22:34.474Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-10T09:22:36.998Z] === RUN TestDockerSuite/TestRunState [2020-04-10T09:22:37.931Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-10T09:22:38.867Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-10T09:22:39.798Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-10T09:22:40.363Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-10T09:22:40.620Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-10T09:22:40.620Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-10T09:22:41.552Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-10T09:22:41.552Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-10T09:22:42.485Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-10T09:22:44.392Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-10T09:22:44.392Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-10T09:22:44.392Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-10T09:22:44.955Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-10T09:22:47.478Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-10T09:22:47.478Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-10T09:22:47.478Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-10T09:22:48.408Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-10T09:22:50.932Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-10T09:22:55.109Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-10T09:22:55.673Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-10T09:22:56.237Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-10T09:22:57.168Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-10T09:22:57.733Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-10T09:22:58.664Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-10T09:22:59.595Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-10T09:23:00.530Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-10T09:23:00.530Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-10T09:23:03.058Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-10T09:23:04.428Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-10T09:23:04.992Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-10T09:23:05.249Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-10T09:23:05.249Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-10T09:23:06.179Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-10T09:23:07.112Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-10T09:23:07.676Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-10T09:23:07.676Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-10T09:23:07.933Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-10T09:23:08.497Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-10T09:23:13.751Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-10T09:23:13.751Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-10T09:23:14.815Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-10T09:23:17.338Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-10T09:23:18.714Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-10T09:23:21.235Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-10T09:23:23.757Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-10T09:23:24.687Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-10T09:23:25.617Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-10T09:23:26.548Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-10T09:23:26.548Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-10T09:23:26.548Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-10T09:23:26.548Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-10T09:23:26.548Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-10T09:23:27.479Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-10T09:23:28.044Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-10T09:23:28.974Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-10T09:23:30.344Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-10T09:23:31.275Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-10T09:23:32.205Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-10T09:23:32.205Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-10T09:23:32.769Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-10T09:23:32.769Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-10T09:23:32.769Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-10T09:23:33.026Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-10T09:23:33.026Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-10T09:23:33.026Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-10T09:23:33.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-10T09:23:33.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-10T09:23:33.540Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-10T09:23:33.797Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-10T09:23:34.728Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-10T09:23:35.291Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-10T09:23:36.223Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-10T09:23:36.223Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-10T09:23:36.787Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-10T09:23:37.351Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-10T09:23:37.915Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-10T09:23:37.915Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-10T09:23:38.846Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-10T09:23:39.776Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-10T09:23:39.776Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-10T09:23:39.776Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-10T09:23:40.342Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-10T09:23:42.238Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-10T09:23:42.802Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-10T09:23:42.802Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-10T09:23:43.366Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-10T09:23:43.622Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-10T09:23:44.992Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-10T09:23:45.936Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-10T09:23:48.458Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-10T09:23:49.023Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-10T09:23:49.023Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-10T09:23:49.023Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-10T09:23:50.395Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-10T09:23:51.325Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-10T09:23:52.694Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-10T09:23:52.694Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-10T09:23:54.064Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-10T09:23:54.321Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-10T09:23:54.578Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-10T09:23:55.142Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-10T09:23:57.667Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-10T09:23:57.667Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-10T09:23:59.035Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-10T09:23:59.035Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-10T09:23:59.035Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-10T09:24:00.405Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-10T09:24:02.300Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-10T09:24:02.558Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-10T09:24:02.559Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-10T09:24:02.815Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-10T09:24:03.073Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-10T09:24:03.330Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-10T09:24:05.854Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-10T09:24:12.401Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-10T09:24:13.771Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-10T09:24:14.701Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-10T09:24:16.595Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-10T09:24:19.128Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-10T09:24:21.655Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-10T09:24:22.586Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-10T09:24:24.481Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-10T09:24:27.005Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-10T09:24:28.899Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-10T09:24:32.174Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-10T09:24:37.430Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-10T09:24:39.950Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-10T09:24:45.207Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-10T09:24:45.465Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-10T09:24:47.986Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-10T09:24:49.880Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-10T09:24:50.811Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-10T09:24:51.742Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-10T09:24:52.307Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-10T09:24:52.307Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-10T09:24:53.241Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-10T09:24:57.423Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-10T09:24:58.353Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-10T09:25:00.876Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-10T09:25:01.807Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-10T09:25:02.740Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-10T09:25:02.740Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-10T09:25:03.673Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-10T09:25:04.604Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-10T09:25:05.535Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-10T09:25:05.535Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-10T09:25:07.431Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-10T09:25:08.362Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-10T09:25:09.292Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-10T09:25:11.187Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-10T09:25:15.362Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-10T09:25:16.294Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-10T09:25:16.294Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-10T09:25:17.230Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-10T09:25:18.161Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-10T09:25:22.339Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-10T09:25:25.613Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-10T09:25:28.888Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-10T09:25:31.424Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-10T09:25:35.604Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-10T09:25:40.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-10T09:25:43.384Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-10T09:25:45.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-10T09:25:47.279Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-10T09:25:48.649Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-10T09:25:51.170Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-10T09:25:53.691Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-10T09:25:56.327Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-10T09:25:58.222Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-10T09:26:00.744Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-10T09:26:15.597Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-10T09:26:15.597Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-10T09:26:15.597Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-10T09:26:16.527Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-10T09:26:16.527Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-10T09:26:16.527Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-10T09:26:16.527Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-10T09:26:17.469Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-10T09:26:17.469Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-10T09:26:18.399Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-10T09:26:18.399Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-10T09:26:18.656Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-10T09:26:18.656Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-10T09:26:18.656Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-10T09:26:21.178Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-10T09:26:21.179Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-10T09:26:21.179Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-10T09:26:21.179Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-10T09:26:21.436Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-10T09:26:22.366Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-10T09:26:24.889Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-10T09:26:24.889Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-10T09:26:24.889Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-10T09:26:28.164Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-10T09:26:32.343Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite (1742.09s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.05s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.97s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.90s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.19s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.24s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.22s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.77s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.14s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.16s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.95s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.26s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.20s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.46s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.90s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAttachDetach (1.47s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.27s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.05s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.85s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.64s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.68s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.51s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.04s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.87s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.50s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.05s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.29s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.90s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.08s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.50s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.57s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.58s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.32s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.27s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.79s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.56s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.26s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.73s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.69s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.11s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.11s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.42s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.73s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.96s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.45s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.10s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.34s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.08s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.31s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.16s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.84s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.32s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.71s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.29s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.63s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2020-04-10T09:26:32.343Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-10T09:26:32.343Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.62s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildContChar (3.92s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.24s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.00s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.04s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.05s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.01s) [2020-04-10T09:26:32.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-10T09:26:32.343Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-10T09:26:32.343Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-10T09:26:32.343Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-10T09:26:32.343Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.14s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.15s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.01s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.71s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.71s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.77s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.53s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.73s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.25s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.83s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.92s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.85s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.64s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.22s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.00s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.90s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.50s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.68s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.60s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-04-10T09:26:32.343Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.64s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.45s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.10s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.38s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.26s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-10T09:26:32.344Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.68s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildExpose (0.47s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.51s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.82s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.89s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.66s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.16s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.09s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildHistory (4.71s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.84s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.16s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLabel (0.77s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.59s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLabels (0.71s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.09s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.54s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.65s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.36s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.96s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.28s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.79s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.80s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.64s) [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-10T09:26:32.344Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.09s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.13s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.51s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.14s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.97s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.33s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.21s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.98s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.90s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.62s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.74s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.75s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildPATH (2.52s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.86s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.17s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.07s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildRm (3.14s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.06s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.27s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.29s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-10T09:26:32.344Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.26s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildStderr (1.16s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.84s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.26s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildUser (2.16s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.27s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.45s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.07s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.79s) [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-10T09:26:32.344Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-10T09:26:32.344Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-04-10T09:26:32.344Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-10T09:26:32.344Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.73s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.28s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.16s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.22s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.54s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-10T09:26:32.344Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.88s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-10T09:26:32.344Z] docker_cli_sni_test.go:18: Flakey test [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.93s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.11s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.29s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.94s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitTTY (1.83s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.07s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.05s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.02s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2020-04-10T09:26:32.344Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-10T09:26:32.344Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.68s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.85s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000744980_} (1.58s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1413563336_/foo_false____} (1.53s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1413563336_/foo_true____} (1.60s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3260993159_/foo_false____} (1.59s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3260993159_/foo_true____} (1.66s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3260993159_/foo_true__0xc0007449e0__} (1.61s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000744a00_} (1.64s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000744a20_} (1.60s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000744a40_} (1.86s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000744a60_} (1.64s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.83s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-10T09:26:32.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.13s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.54s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.95s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.97s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.42s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.27s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.47s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.87s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.44s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.99s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.39s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.35s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.78s) [2020-04-10T09:26:32.345Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-10T09:26:32.345Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-04-10T09:26:32.345Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-10T09:26:32.345Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.29s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.39s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.77s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.77s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.78s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.86s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsCommit (1.08s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.03s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.98s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.28s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.79s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.22s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsCopy (1.34s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.70s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.84s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.56s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFilters (1.53s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-04-10T09:26:32.345Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-10T09:26:32.345Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-10T09:26:32.345Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-10T09:26:32.345Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.66s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.67s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.04s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.82s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecCgroup (1.16s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.87s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecInspectID (1.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.94s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.85s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecParseError (0.74s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.24s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecTTY (1.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.16s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecUlimits (0.90s) [2020-04-10T09:26:32.345Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-10T09:26:32.345Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.09s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.12s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.87s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestHealth (20.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.92s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.82s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.89s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.15s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImportFile (1.79s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.82s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImportGzipped (1.82s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.03s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.07s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.99s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.76s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-04-10T09:26:32.345Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-10T09:26:32.345Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectHistory (0.97s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-10T09:26:32.345Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-10T09:26:32.345Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.92s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.68s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectStatus (0.85s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.90s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s) [2020-04-10T09:26:32.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.33s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.61s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.61s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.48s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.41s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.71s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.85s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.93s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.47s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.18s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.25s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.31s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.18s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.88s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestNetHostname (2.28s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.23s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.34s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.76s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.93s) [2020-04-10T09:26:32.346Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-10T09:26:32.346Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.64s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.33s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.63s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.12s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.04s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.45s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.37s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPortList (10.45s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.83s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.51s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.16s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.67s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsByOrder (3.37s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.65s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.48s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.90s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.93s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.88s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.54s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.85s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.86s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.64s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.71s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.64s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2020-04-10T09:26:32.346Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-10T09:26:32.346Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.51s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.24s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.27s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.61s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.49s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.12s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.76s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.87s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.72s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.76s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAddHost (0.84s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.92s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.68s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.48s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.10s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.89s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.97s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.91s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.76s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.71s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.97s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.83s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.25s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.66s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s) [2020-04-10T09:26:32.346Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-10T09:26:32.346Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.346Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-10T09:26:32.346Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.77s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.84s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.91s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.67s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2020-04-10T09:26:32.346Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-10T09:26:32.346Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.70s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.75s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.75s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.84s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2020-04-10T09:26:32.346Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-10T09:26:32.346Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.48s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.47s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.56s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2020-04-10T09:26:32.346Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.63s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.35s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunMount (6.14s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.39s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.52s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.65s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.68s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.30s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.71s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.90s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.69s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-04-10T09:26:32.347Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-10T09:26:32.347Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.27s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.96s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.89s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.29s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.05s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.87s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.87s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.88s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.88s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunState (1.80s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.89s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunSysctls (1.82s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.71s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.11s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.00s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.66s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUserByName (0.75s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-10T09:26:32.347Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.42s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.31s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.30s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.69s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.54s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.53s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.53s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.89s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2020-04-10T09:26:32.347Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents098268393 [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.13s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.17s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.44s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.54s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.45s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.19s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.97s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.89s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.76s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.72s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.19s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.96s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.88s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-10T09:26:32.347Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.08s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-04-10T09:26:32.347Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.87s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.81s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.62s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateStats (3.82s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.48s) [2020-04-10T09:26:32.347Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-10T09:26:32.347Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.05s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.51s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.22s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.54s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.31s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.96s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.48s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.38s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.47s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.30s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-10T09:26:32.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.44s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s) [2020-04-10T09:26:32.348Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.23s) [2020-04-10T09:26:32.348Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-10T09:26:32.348Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-10T09:26:32.348Z] === RUN TestDockerRegistrySuite [2020-04-10T09:26:32.348Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-10T09:26:34.242Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-10T09:26:35.614Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-10T09:26:37.508Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-10T09:26:37.508Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-10T09:26:41.686Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-10T09:26:45.862Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-10T09:26:50.040Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-10T09:26:51.411Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-10T09:26:52.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-10T09:26:53.718Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-10T09:26:55.108Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-10T09:26:57.002Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-10T09:26:57.932Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-10T09:26:59.302Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-10T09:27:01.825Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-10T09:27:04.347Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-10T09:27:05.719Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-10T09:27:08.995Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-10T09:27:10.365Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-10T09:27:10.365Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-10T09:27:11.735Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-10T09:27:11.735Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-10T09:27:13.106Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-10T09:27:14.476Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-10T09:27:18.656Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-10T09:27:18.656Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-10T09:27:19.588Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-10T09:27:20.152Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-10T09:27:20.152Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-10T09:27:20.409Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-10T09:27:20.666Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-10T09:27:21.231Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-10T09:27:21.231Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-10T09:27:22.601Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-10T09:27:25.125Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-10T09:27:25.689Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-10T09:27:25.947Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-10T09:27:27.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-10T09:27:27.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-10T09:27:27.332Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-10T09:27:27.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-10T09:27:27.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-10T09:27:28.526Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-10T09:27:28.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite (57.17s) [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.87s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d7488bdb71a9c] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.54s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dd4008269e23f] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.77s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dfab46befca02] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d1b3331e59870] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d9709d7846896] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.08s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dfb5ff0c28f23] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.02s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d60af9f2ea996] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dc347352e3feb] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dbae3973f2da9] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d8de60b315ce2] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d9cdc1b85dda3] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d63d382699fbe] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d6a1407c23a93] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.31s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d264fa41f7c28] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.57s) [2020-04-10T09:27:29.041Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddc3e440f35cd9dd1ecfa9d791865994e4b0e3d9943aa70443586f513b05dba5 [2020-04-10T09:27:29.041Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:965c0dba6b72ec3e82870ac83da3163340386646203d64d3105a1071231cc67e [2020-04-10T09:27:29.041Z] check_test.go:196: [dd404d58b7ca3] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.54s) [2020-04-10T09:27:29.041Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1c3ac95d41abcfb5d7fe3448253099dc02f31ecac0f296c7e517479792d1845c [2020-04-10T09:27:29.041Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e2a49fb3e52041280359a13bbaa47e1354085baf2a4e6532d24fa7baf369fc6 [2020-04-10T09:27:29.041Z] check_test.go:196: [d77e3fa265cb1] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dac5aaf2e7ef0] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.20s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d9db71d5f5728] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2020-04-10T09:27:29.041Z] check_test.go:196: [da1c8a8f6feba] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d534e7d6e1445] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dd0c33525e0ff] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dd2666c93eb3b] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d42a988593f83] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.65s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d511d7e60bf21] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d11f015137c60] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.32s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d1984ba1ffc65] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-04-10T09:27:29.041Z] check_test.go:196: [ddc539dd2e5d0] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d23bda5fcedf6] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d255be5e6c5bc] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-04-10T09:27:29.041Z] check_test.go:196: [dbc261578e580] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-04-10T09:27:29.041Z] check_test.go:196: [d5b66a979393d] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-10T09:27:29.041Z] check_test.go:196: [df7712d1db6d8] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.38s) [2020-04-10T09:27:29.041Z] check_test.go:196: [de2cce91490e1] daemon is not started [2020-04-10T09:27:29.041Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.11s) [2020-04-10T09:27:29.042Z] check_test.go:196: [ddc30e21c6d82] daemon is not started [2020-04-10T09:27:29.042Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2020-04-10T09:27:29.042Z] check_test.go:196: [d54e0913010f1] daemon is not started [2020-04-10T09:27:29.042Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.50s) [2020-04-10T09:27:29.042Z] check_test.go:196: [d6fae2c804226] daemon is not started [2020-04-10T09:27:29.042Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) [2020-04-10T09:27:29.042Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-04-10T09:27:29.042Z] === RUN TestDockerSchema1RegistrySuite [2020-04-10T09:27:29.042Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-10T09:27:29.299Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-10T09:27:31.822Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-10T09:27:34.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-10T09:27:36.869Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-10T09:27:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-10T09:27:40.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-10T09:27:44.311Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-10T09:27:45.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-10T09:27:46.613Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-10T09:27:46.613Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-10T09:27:47.984Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-10T09:27:49.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-10T09:27:50.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-10T09:27:54.899Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-10T09:27:54.899Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-10T09:27:55.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-10T09:27:55.413Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-10T09:27:55.671Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-10T09:27:55.928Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-10T09:27:56.492Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite (27.32s) [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d853c8940e74b] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.62s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d09f74139962c] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.94s) [2020-04-10T09:27:56.492Z] check_test.go:223: [dbb846a02f855] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.75s) [2020-04-10T09:27:56.492Z] check_test.go:223: [def2a8e6cfcc3] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.40s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d78cae641fd39] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d2e85f7c36297] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d401e63228c11] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-04-10T09:27:56.492Z] check_test.go:223: [dd27cca8656bc] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-04-10T09:27:56.492Z] check_test.go:223: [dc17e739ccdfc] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-04-10T09:27:56.492Z] check_test.go:223: [de531dc830a37] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.83s) [2020-04-10T09:27:56.492Z] check_test.go:223: [dff88d7ed4660] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d6a2a96adada2] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2020-04-10T09:27:56.492Z] check_test.go:223: [da31b09ee462a] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d100b12018668] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-04-10T09:27:56.492Z] check_test.go:223: [dd5cd8d7e2084] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d079e2f0927fc] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-04-10T09:27:56.492Z] check_test.go:223: [d38550a1af1d8] daemon is not started [2020-04-10T09:27:56.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-10T09:27:56.492Z] check_test.go:223: [dece5f8e917fa] daemon is not started [2020-04-10T09:27:56.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-10T09:27:56.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-10T09:27:57.423Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-10T09:27:57.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-10T09:27:57.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-10T09:27:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-10T09:27:59.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-10T09:27:59.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-10T09:28:00.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.16s) [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-04-10T09:28:00.705Z] check_test.go:252: [d96071107b7ea] daemon is not started [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-04-10T09:28:00.705Z] check_test.go:252: [dd783eea02b54] daemon is not started [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-04-10T09:28:00.705Z] check_test.go:252: [d178546ae5b66] daemon is not started [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-04-10T09:28:00.705Z] check_test.go:252: [d581ac3e1f9ff] daemon is not started [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-04-10T09:28:00.705Z] check_test.go:252: [df09dde2eb6fd] daemon is not started [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-04-10T09:28:00.705Z] check_test.go:252: [dc084ea4d2224] daemon is not started [2020-04-10T09:28:00.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-10T09:28:00.705Z] check_test.go:252: [d59c9f3d2ec2e] daemon is not started [2020-04-10T09:28:00.705Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-10T09:28:00.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-10T09:28:05.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-10T09:28:05.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-10T09:28:06.215Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-10T09:28:06.215Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-10T09:28:06.472Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-04-10T09:28:06.472Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-04-10T09:28:06.472Z] check_test.go:279: [d9aedb1990080] daemon is not started [2020-04-10T09:28:06.472Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-04-10T09:28:06.472Z] check_test.go:279: [daed6520d119f] daemon is not started [2020-04-10T09:28:06.472Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-10T09:28:06.472Z] check_test.go:279: [d326babc5da9d] daemon is not started [2020-04-10T09:28:06.472Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-10T09:28:06.472Z] check_test.go:279: [dc134f0859762] daemon is not started [2020-04-10T09:28:06.472Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-04-10T09:28:06.472Z] check_test.go:279: [d28afd622e692] daemon is not started [2020-04-10T09:28:06.472Z] === RUN TestDockerNetworkSuite [2020-04-10T09:28:06.472Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-10T09:28:09.749Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-10T09:28:10.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-10T09:28:15.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-10T09:28:17.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-10T09:28:22.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-10T09:28:23.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-10T09:28:33.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-10T09:28:34.257Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-10T09:28:35.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-10T09:28:37.523Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-10T09:28:37.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-10T09:28:38.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-10T09:28:39.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-10T09:28:40.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-10T09:28:41.499Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-10T09:28:42.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-10T09:28:42.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-10T09:28:42.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-10T09:28:44.315Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-10T09:28:44.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-10T09:28:44.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-10T09:28:44.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-10T09:28:44.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-10T09:28:45.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-10T09:28:47.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-10T09:28:47.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-10T09:28:48.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-10T09:28:48.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-10T09:28:48.395Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-10T09:28:51.671Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-10T09:28:52.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-10T09:28:56.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-10T09:29:06.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-10T09:29:06.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-10T09:29:06.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-10T09:29:06.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-10T09:29:06.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-10T09:29:06.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-10T09:29:06.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-10T09:29:06.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-10T09:29:10.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-10T09:29:10.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-10T09:29:10.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-10T09:29:11.728Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-10T09:29:11.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-10T09:29:17.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-10T09:29:21.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-10T09:29:21.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-10T09:29:23.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-10T09:29:25.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-10T09:29:25.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-10T09:29:27.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-10T09:29:27.470Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-10T09:29:28.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-10T09:29:29.927Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-10T09:29:30.492Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-10T09:29:34.670Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite (90.51s) [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.88s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [d3e28377a01a3] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [d03e445318048] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.57s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [d58b04d2e9759] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [d46ac6d1340fc] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:1233: [df77f6f224317] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [d208be1e95418] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.92s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [d21e04103a3de] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.40s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [d8292571da047] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.87s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [dd53c319c2647] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [d5ee2d69b4026] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [dc010d459afbe] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.84s) [2020-04-10T09:29:37.195Z] docker_cli_network_unix_test.go:46: [dde8b8c6c9053] daemon is not started [2020-04-10T09:29:37.195Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [dced55fdaf219] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d037d5f4b127e] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d2c42dfa10732] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.36s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d358f0da40bb5] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d5f28de2a8316] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d9e8e01bc50b6] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d040fdd90b549] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d9e1197db09bd] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.43s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [da56f706f3e3e] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d43a4440e9add] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [dd161659d329d] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d814d27f3f054] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.03s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:968: [da2d8a228b9a2] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.59s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [dbcb0f5664224] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.38s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:1116: [da123034d1cf4] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [dd867c15e7d13] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.69s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [db84f032b2db7] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [dc6bc117a3bb6] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d98eb4368f45b] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d81540c41fad9] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.34s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [da0466068b14e] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [de1c59f0801bc] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.94s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d9f4ab082eb90] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [ddfd3fc312458] daemon is not started [2020-04-10T09:29:37.196Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d0a4009fd916a] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.33s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d2b782975dffb] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.81s) [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.58s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:1084: [d476534227a59] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [da6833a042592] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.63s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [dcf336eb283dd] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.78s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d5f08cdeeaf19] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [df0e33db38384] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.53s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [dffbaa410cefc] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [d3e76c04bdfd1] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.67s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [de12f573751b2] daemon is not started [2020-04-10T09:29:37.196Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.11s) [2020-04-10T09:29:37.196Z] docker_cli_network_unix_test.go:46: [dc33980afc831] daemon is not started [2020-04-10T09:29:37.196Z] === RUN TestDockerHubPullSuite [2020-04-10T09:29:37.196Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-10T09:29:38.566Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-10T09:29:39.130Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-10T09:29:41.652Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-10T09:29:41.652Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-10T09:29:43.547Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-10T09:29:43.804Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-10T09:29:43.804Z] --- PASS: TestDockerHubPullSuite (6.97s) [2020-04-10T09:29:43.804Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.16s) [2020-04-10T09:29:43.804Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-04-10T09:29:43.804Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2020-04-10T09:29:43.804Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.91s) [2020-04-10T09:29:43.804Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2020-04-10T09:29:43.804Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-04-10T09:29:43.804Z] PASS [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === Skipped [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-10T09:29:43.804Z] docker_cli_sni_test.go:18: Flakey test [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-10T09:29:43.804Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-10T09:29:43.804Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.804Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-10T09:29:43.804Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-10T09:29:43.804Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-10T09:29:43.804Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-10T09:29:43.805Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-10T09:29:43.805Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-10T09:29:43.805Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-10T09:29:43.805Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-10T09:29:43.805Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-10T09:29:43.805Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-04-10T09:29:43.805Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-10T09:29:43.805Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-10T09:29:43.805Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-10T09:29:43.805Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-10T09:29:43.805Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-10T09:29:43.805Z] docker_cli_network_unix_test.go:46: [d0a4009fd916a] daemon is not started [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] [2020-04-10T09:29:43.805Z] DONE 1277 tests, 44 skipped in 1967.389s [2020-04-10T09:29:43.805Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-10T09:29:44.061Z] ++++ cat bundles/test-integration/docker.pid [2020-04-10T09:29:44.061Z] +++ kill 7407 [2020-04-10T09:29:44.991Z] +++ /etc/init.d/apparmor stop [2020-04-10T09:29:44.991Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-10T09:29:44.991Z] [2020-04-10T09:29:44.991Z] Unloading profiles will leave already running processes permanently [2020-04-10T09:29:44.991Z] unconfined, which can lead to unexpected situations. [2020-04-10T09:29:44.991Z] [2020-04-10T09:29:44.991Z] To set a process to complain mode, use the command line tool [2020-04-10T09:29:44.991Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-10T09:29:44.991Z] +++ true [2020-04-10T09:29:44.991Z] [2020-04-10T09:29:49.166Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-10T09:29:54.419Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-10T09:29:57.693Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-10T09:30:00.230Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-10T09:30:03.506Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-10T09:30:06.030Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-10T09:30:08.554Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-10T09:30:11.828Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-10T09:31:08.014Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-10T09:31:22.864Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-10T09:31:40.922Z] --- PASS: TestDockerSwarmSuite (1706.08s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.81s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.59s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.51s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.67s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:563: [d8cce3f5722a4] joining swarm manager [dbc6eed7610dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:585: [d9d1714047599] joining swarm manager [dbc6eed7610dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] check_test.go:380: [d8cce3f5722a4] daemon is not started [2020-04-10T09:31:40.923Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.48s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:46: [d764e37befe1d] joining swarm manager [d8d93d18f2da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.47s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.05s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:304: [d52def9c21906] joining swarm manager [d0e5eb9008599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:305: [d33d18c83b972] joining swarm manager [d0e5eb9008599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.17s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:272: [d9aea7befafba] joining swarm manager [d4cbcd3f7e665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:273: [db73c9e89c4a8] joining swarm manager [d4cbcd3f7e665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.31s) [2020-04-10T09:31:40.923Z] docker_api_swarm_node_test.go:19: [d49dd757caf71] joining swarm manager [d26d524acd29e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_node_test.go:20: [d89fc7644e90c] joining swarm manager [d26d524acd29e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.58s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:502: [d9b856e3205ec] joining swarm manager [dfec8a8616859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:507: [d62927abd3519] joining swarm manager [dfec8a8616859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.16s) [2020-04-10T09:31:40.923Z] docker_api_swarm_node_test.go:80: [dbb4619b7736e] joining swarm manager [dcb08f015cd82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.16s) [2020-04-10T09:31:40.923Z] docker_api_swarm_node_test.go:52: [d3c43d890d46d] joining swarm manager [dc70f1f922941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_node_test.go:53: [d0a05b522554d] joining swarm manager [dc70f1f922941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.31s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.83s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:202: [d461ebcbea9b4] joining swarm manager [d4da9fa1e2c3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.20s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:384: [ddc56c006bfa7] joining swarm manager [dbefd9f0aa484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:385: [de75b6dfedc2c] joining swarm manager [dbefd9f0aa484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] check_test.go:380: [de75b6dfedc2c] daemon is not started [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (77.00s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:802: [dcd6e9f9a9c35] joining swarm manager [d6c14c80144d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:802: [dacf36d10ab74] joining swarm manager [d6c14c80144d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:802: [d974c8b919d40] joining swarm manager [d6c14c80144d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:802: [da620a2afbc8d] joining swarm manager [d6c14c80144d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:810: [ddf374c99a272] joining swarm manager [d6c14c80144d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.09s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.52s) [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:394: [d39d6a36819ea] joining swarm manager [dab569d50ea19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:394: [d698baab7f079] joining swarm manager [dab569d50ea19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.39s) [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:342: [d80dc3c3fc93d] joining swarm manager [dd69556039b8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:342: [d7d27a4a7e5a0] joining swarm manager [dd69556039b8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.57s) [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:489: [d870042bf87b9] joining swarm manager [dfc3eaf768251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:489: [d803f126ae20d] joining swarm manager [dfc3eaf768251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.13s) [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:127: [d89e5b26b334b] joining swarm manager [db4fded0ca66a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:128: [d4a4ab8b2dde4] joining swarm manager [db4fded0ca66a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:136: [d79e711cfac6f] joining swarm manager [db4fded0ca66a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:137: [decd361716be8] joining swarm manager [db4fded0ca66a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.03s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:303: [d77c58af3fde3] joining swarm manager [d8ec116b6920e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:303: [d14029807c365] joining swarm manager [d8ec116b6920e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.37s) [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:99: [d81b9e7206ff3] joining swarm manager [d3c7fa82673e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:100: [dc731be38790a] joining swarm manager [d3c7fa82673e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] check_test.go:380: [d81b9e7206ff3] daemon is not started [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s) [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:532: [d474b89c2a89b] joining swarm manager [d5013e373b13d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:533: [d941b1b6a6127] joining swarm manager [d5013e373b13d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.46s) [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:147: [d8f2e36d77c6d] joining swarm manager [d3e12530c5297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_api_swarm_service_test.go:147: [d8748016446b6] joining swarm manager [d3e12530c5297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.34s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.68s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.59s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.92s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.77s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.22s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.86s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.41s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.97s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.15s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.17s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.90s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.40s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.05s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.55s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.57s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.02s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.15s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.54s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.22s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.21s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.28s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.80s) [2020-04-10T09:31:40.923Z] docker_cli_service_logs_test.go:241: checking task j1cc5qs14h9w [2020-04-10T09:31:40.923Z] docker_cli_service_logs_test.go:246: checking messages for j1cc5qs14h9w [2020-04-10T09:31:40.923Z] docker_cli_service_logs_test.go:241: checking task rsxckbsfsxsv [2020-04-10T09:31:40.923Z] docker_cli_service_logs_test.go:246: checking messages for rsxckbsfsxsv [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.10s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.84s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.99s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.30s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.38s) [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1901: [db717d3f3ac99] joining swarm manager [d51e9686a6454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1902: [d92a24f7d38ab] joining swarm manager [d51e9686a6454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.82s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.06s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s) [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1802: [ddbbab84c9f75] joining swarm manager [d6417bcdbd2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1803: [d715fdfe6ed69] joining swarm manager [d6417bcdbd2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.62s) [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1321: [d1dd20ac8197c] joining swarm manager [dce1f76b84602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1322: [d3612960f8cde] joining swarm manager [dce1f76b84602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.02s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.03s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.88s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.51s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.53s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.71s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.52s) [2020-04-10T09:31:40.923Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.48s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.29s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.56s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.53s) [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1186: [d768e448fd80a] joining swarm manager [d4813c6629424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1195: [de53113400395] joining swarm manager [d4813c6629424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.96s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.15s) [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1118: [d371f85bc988a] joining swarm manager [d1539fe9f5152]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1119: [d5ab04d27897a] joining swarm manager [d1539fe9f5152]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1172: [d92c099936142] joining swarm manager [d1539fe9f5152]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s) [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1453: [dfe0e2bd4fa61] joining swarm manager [d3e4987b8e4c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] docker_cli_swarm_test.go:1454: [d6996cc781c0f] joining swarm manager [d3e4987b8e4c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.12s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.16s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.18s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.98s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.97s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.21s) [2020-04-10T09:31:40.923Z] docker_cli_swarm_unix_test.go:62: [d47d66b54a194] joining swarm manager [debd6439cf674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.33s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.07s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.68s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.24s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.79s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.48s) [2020-04-10T09:31:40.923Z] docker_api_swarm_test.go:962: [d769cf9d0e2b7] joining swarm manager [dd28454c2b17c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.75s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.21s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.49s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.23s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.35s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.38s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.04s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.04s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.75s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.97s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.76s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.91s) [2020-04-10T09:31:40.923Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2020-04-10T09:31:40.923Z] === RUN TestDockerExternalVolumeSuite [2020-04-10T09:31:40.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-10T09:31:55.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-10T09:33:03.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-10T09:33:13.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-10T09:33:45.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-10T09:34:00.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-10T09:34:32.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-10T09:34:44.518Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-10T09:35:16.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-10T09:35:31.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-10T09:35:49.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-10T09:36:36.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-10T09:36:54.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-10T09:37:26.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-10T09:37:58.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-10T09:38:13.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-10T09:38:31.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-10T09:38:46.050Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite (441.07s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-04-10T09:39:00.902Z] docker_cli_external_volume_driver_test.go:53: [df8221ef58f97] daemon is not started [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-10T09:39:00.902Z] docker_cli_external_volume_driver_test.go:53: [d2cd5d6d7e435] daemon is not started [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-10T09:39:00.902Z] docker_cli_external_volume_driver_test.go:53: [dc77f9c0dc267] daemon is not started [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-10T09:39:00.902Z] docker_cli_external_volume_driver_test.go:53: [d2d1686c205e8] daemon is not started [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.57s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-04-10T09:39:00.902Z] docker_cli_external_volume_driver_test.go:485: [d376a6ceb332a] daemon is not started [2020-04-10T09:39:00.902Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-10T09:39:00.902Z] docker_cli_external_volume_driver_test.go:53: [d183d7e886b8d] daemon is not started [2020-04-10T09:39:00.902Z] PASS [2020-04-10T09:39:00.902Z] [2020-04-10T09:39:00.902Z] === Skipped [2020-04-10T09:39:00.902Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-10T09:39:00.902Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-10T09:39:00.902Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-10T09:39:00.902Z] check_test.go:309: [d3caf0030bbcf] daemon is not started [2020-04-10T09:39:00.902Z] [2020-04-10T09:39:00.902Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-10T09:39:00.902Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-10T09:39:00.902Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-10T09:39:00.902Z] check_test.go:309: [d6ade8fc03d51] daemon is not started [2020-04-10T09:39:00.902Z] [2020-04-10T09:39:00.902Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-10T09:39:00.902Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-10T09:39:00.902Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-10T09:39:00.902Z] check_test.go:309: [d131ed9c48ae8] daemon is not started [2020-04-10T09:39:00.902Z] [2020-04-10T09:39:00.902Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-10T09:39:00.902Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-10T09:39:00.902Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-10T09:39:00.902Z] [2020-04-10T09:39:00.902Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-10T09:39:00.902Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-10T09:39:00.902Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-10T09:39:00.902Z] [2020-04-10T09:39:00.902Z] [2020-04-10T09:39:00.902Z] DONE 273 tests, 5 skipped in 2523.490s [2020-04-10T09:39:00.902Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-10T09:39:00.902Z] ++++ cat bundles/test-integration/docker.pid [2020-04-10T09:39:00.902Z] +++ kill 7435 [2020-04-10T09:39:01.465Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df28a9492cc0d/docker.pid [2020-04-10T09:39:01.465Z] +++ kill 4203 [2020-04-10T09:39:01.465Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4203 is not a child of this shell [2020-04-10T09:39:01.465Z] warning: PID 4203 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df28a9492cc0d/docker.pid had a nonzero exit code [2020-04-10T09:39:01.465Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df28a9492cc0d/root: target is busy. [2020-04-10T09:39:01.465Z] +++ /etc/init.d/apparmor stop [2020-04-10T09:39:01.465Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-10T09:39:01.465Z] [2020-04-10T09:39:01.465Z] Unloading profiles will leave already running processes permanently [2020-04-10T09:39:01.465Z] unconfined, which can lead to unexpected situations. [2020-04-10T09:39:01.465Z] [2020-04-10T09:39:01.465Z] To set a process to complain mode, use the command line tool [2020-04-10T09:39:01.465Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-10T09:39:01.465Z] +++ true [2020-04-10T09:39:01.465Z] [2020-04-10T09:39:02.029Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-10T09:39:02.043Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-10T09:39:04.066Z] + echo Ensuring container killed. [2020-04-10T09:39:04.066Z] Ensuring container killed. [2020-04-10T09:39:04.066Z] + docker ps -aq -f name=docker-pr16-* [2020-04-10T09:39:04.066Z] + cids=abfbb0b9f505 [2020-04-10T09:39:04.066Z] 5f51e54a94d6 [2020-04-10T09:39:04.066Z] 474516e3d84d [2020-04-10T09:39:04.066Z] + [ -n abfbb0b9f505 [2020-04-10T09:39:04.066Z] 5f51e54a94d6 [2020-04-10T09:39:04.066Z] 474516e3d84d ] [2020-04-10T09:39:04.066Z] + docker rm -vf abfbb0b9f505 5f51e54a94d6 474516e3d84d [2020-04-10T09:39:06.589Z] abfbb0b9f505 [2020-04-10T09:39:06.589Z] 5f51e54a94d6 [2020-04-10T09:39:06.589Z] 474516e3d84d [Pipeline] sh [2020-04-10T09:39:06.883Z] + echo Chowning /workspace to jenkins user [2020-04-10T09:39:06.883Z] Chowning /workspace to jenkins user [2020-04-10T09:39:06.883Z] + id -u [2020-04-10T09:39:06.883Z] + id -g [2020-04-10T09:39:06.883Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40749:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-10T09:39:10.456Z] + bundleName=amd64 [2020-04-10T09:39:10.456Z] + echo Creating amd64-bundles.tar.gz [2020-04-10T09:39:10.456Z] Creating amd64-bundles.tar.gz [2020-04-10T09:39:10.456Z] + xargs tar -czf amd64-bundles.tar.gz [2020-04-10T09:39:10.456Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-10T09:39:11.836Z] Archiving artifacts [2020-04-10T09:39:17.437Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40749/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-10T09:39:17.747Z] + make clean [2020-04-10T09:39:17.747Z] docker volume rm -f docker-dev-cache [2020-04-10T09:39:18.006Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-10T09:46:49.254Z] ok github.com/docker/docker/integration-cli 2363.315s [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === Skipped [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-10T09:46:49.254Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-10T09:46:49.254Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-10T09:46:49.254Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-10T09:46:49.254Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-10T09:46:49.254Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-10T09:46:49.254Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-10T09:46:49.254Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-10T09:46:49.254Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-10T09:46:49.254Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-10T09:46:49.254Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-10T09:46:49.254Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-10T09:46:49.254Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-10T09:46:49.254Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-10T09:46:49.254Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-10T09:46:49.254Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-10T09:46:49.254Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-10T09:46:49.254Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-10T09:46:49.254Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-04-10T09:46:49.254Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-10T09:46:49.254Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-10T09:46:49.254Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-10T09:46:49.254Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.254Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-10T09:46:49.255Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-10T09:46:49.255Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.255Z] [2020-04-10T09:46:49.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-10T09:46:49.255Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-04-10T09:46:49.256Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2020-04-10T09:46:49.256Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-10T09:46:49.256Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-10T09:46:49.256Z] docker_cli_sni_test.go:18: Flakey test [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-10T09:46:49.256Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-10T09:46:49.256Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-10T09:46:49.256Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-10T09:46:49.256Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.256Z] [2020-04-10T09:46:49.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-04-10T09:46:49.257Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-10T09:46:49.257Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-10T09:46:49.257Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-10T09:46:49.257Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.257Z] [2020-04-10T09:46:49.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-10T09:46:49.257Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-10T09:46:49.257Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-04-10T09:46:49.258Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-04-10T09:46:49.258Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-10T09:46:49.258Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-10T09:46:49.258Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-10T09:46:49.258Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-10T09:46:49.258Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-10T09:46:49.258Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-10T09:46:49.258Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-10T09:46:49.258Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-04-10T09:46:49.258Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-10T09:46:49.258Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-04-10T09:46:49.258Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-10T09:46:49.258Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-10T09:46:49.258Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.258Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-10T09:46:49.259Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-04-10T09:46:49.259Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-10T09:46:49.259Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-10T09:46:49.259Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-10T09:46:49.259Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-10T09:46:49.259Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.259Z] [2020-04-10T09:46:49.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-10T09:46:49.260Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-10T09:46:49.260Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.260Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-10T09:46:49.261Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.261Z] [2020-04-10T09:46:49.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-04-10T09:46:49.261Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-04-10T09:46:49.262Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-04-10T09:46:49.262Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-04-10T09:46:49.262Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-10T09:46:49.262Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-10T09:46:49.262Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-10T09:46:49.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.262Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-10T09:46:49.263Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-10T09:46:49.263Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] DONE 1096 tests, 549 skipped in 2371.651s [2020-04-10T09:46:49.263Z] INFO: Integration tests ended at 04/10/2020 09:46:44. Duration:00:39:31.7600576 [2020-04-10T09:46:49.263Z] INFO: Docker info of the daemon under test at end of run [2020-04-10T09:46:49.263Z] [2020-04-10T09:46:49.263Z] Containers: 2 [2020-04-10T09:46:49.263Z] Running: 0 [2020-04-10T09:46:49.263Z] Paused: 0 [2020-04-10T09:46:49.263Z] Stopped: 2 [2020-04-10T09:46:49.263Z] Images: 15 [2020-04-10T09:46:49.263Z] Server Version: 0.0.0-dev [2020-04-10T09:46:49.263Z] Storage Driver: windowsfilter [2020-04-10T09:46:49.263Z] Windows: [2020-04-10T09:46:49.263Z] Logging Driver: json-file [2020-04-10T09:46:49.263Z] Plugins: [2020-04-10T09:46:49.263Z] Volume: local [2020-04-10T09:46:49.263Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-10T09:46:49.263Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-10T09:46:49.263Z] Swarm: inactive [2020-04-10T09:46:49.263Z] Default Isolation: process [2020-04-10T09:46:49.264Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-10T09:46:49.264Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-10T09:46:49.264Z] OSType: windows [2020-04-10T09:46:49.264Z] Architecture: x86_64 [2020-04-10T09:46:49.264Z] CPUs: 4 [2020-04-10T09:46:49.264Z] Total Memory: 32GiB [2020-04-10T09:46:49.264Z] Name: azwin-2-184610 [2020-04-10T09:46:49.264Z] ID: HLPP:W2BW:7LCZ:QO6T:GUTX:HRDB:MX3D:GUWZ:GCXC:SM5E:4Z5P:UUN3 [2020-04-10T09:46:49.264Z] Docker Root Dir: D:\CI\PR-40749\16\daemon [2020-04-10T09:46:49.264Z] Debug Mode (client): false [2020-04-10T09:46:49.264Z] Debug Mode (server): true [2020-04-10T09:46:49.264Z] File Descriptors: -1 [2020-04-10T09:46:49.264Z] Goroutines: 18 [2020-04-10T09:46:49.264Z] System Time: 2020-04-10T09:46:44.3628931Z [2020-04-10T09:46:49.264Z] EventsListeners: 0 [2020-04-10T09:46:49.264Z] Registry: https://index.docker.io/v1/ [2020-04-10T09:46:49.264Z] Labels: [2020-04-10T09:46:49.264Z] Experimental: false [2020-04-10T09:46:49.264Z] Insecure Registries: [2020-04-10T09:46:49.264Z] 127.0.0.0/8 [2020-04-10T09:46:49.264Z] Live Restore Enabled: false [2020-04-10T09:46:49.264Z] [2020-04-10T09:46:49.264Z] [2020-04-10T09:46:49.264Z] INFO: Stopping daemon under test [2020-04-10T09:46:49.264Z] SUCCESS: The process with PID 2104 (child process of PID 5924) has been terminated. [2020-04-10T09:46:49.264Z] SUCCESS: The process with PID 5924 (child process of PID 5724) has been terminated. [2020-04-10T09:46:49.264Z] INFO: Stop tailing logs of the daemon under tests [2020-04-10T09:46:49.264Z] INFO: executeCI.ps1 Completed successfully at 04/10/2020 09:46:44. [2020-04-10T09:46:49.264Z] INFO: Tidying up at end of run [2020-04-10T09:46:49.264Z] INFO: Saving daemon under test log (d:\CI\PR-40749\16\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-10T09:46:49.264Z] INFO: Saving daemon under test log (d:\CI\PR-40749\16\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-10T09:46:49.264Z] INFO: Nuke-Everything... [2020-04-10T09:46:49.264Z] INFO: Container count on control daemon to delete is 2 [2020-04-10T09:46:49.264Z] a63526850780 [2020-04-10T09:46:49.264Z] e653d9d63e5f [2020-04-10T09:46:49.264Z] INFO: Tidying pidfile d:\CI\PR-40749\16\docker.pid [2020-04-10T09:46:49.264Z] INFO: Nuking d:\CI [2020-04-10T09:47:14.441Z] INFO: Zapped successfully [2020-04-10T09:47:14.441Z] [2020-04-10T09:47:14.441Z] INFO: executeCI.ps1 exiting at Fri Apr 10 09:47:12 CUT 2020. Duration 00:56:56.5897339 [2020-04-10T09:47:14.441Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-10T09:47:14.684Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-10T09:47:19.282Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-10T09:47:21.683Z] Archiving artifacts [2020-04-10T09:47:35.035Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40749/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-10T09:47:35.965Z] + make clean [2020-04-10T09:47:36.939Z] docker volume rm -f docker-dev-cache [2020-04-10T09:47:36.939Z] 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