Pull request #40104 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3+bebd8206285b3d1aeb5d462683db71e7ac625903 (24a3f4c535456d3c091b2cf840569887944ec019) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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 [2019-10-21T22:12:17.523Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-21T22:12:17.530Z] Trying to pass milestone 5 [Pipeline] milestone [2019-10-21T22:12:17.547Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-21T22:12:32.679Z] Still waiting to schedule task [2019-10-21T22:12:32.679Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-10-21T22:12:42.776Z] Running on ubuntu-1804-overlay2 (i-0b18cb365ca232d33) in /home/ubuntu/workspace/moby_PR-40104 [Pipeline] { [Pipeline] checkout [2019-10-21T22:12:42.836Z] using credential docker-jenkins-github-credentials [2019-10-21T22:12:42.845Z] Cloning the remote Git repository [2019-10-21T22:12:42.845Z] Cloning with configured refspecs honoured and without tags [2019-10-21T22:12:42.845Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T22:12:42.846Z] > git init /home/ubuntu/workspace/moby_PR-40104 # timeout=10 [2019-10-21T22:12:42.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:12:42.865Z] > git --version # timeout=10 [2019-10-21T22:12:42.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:12:42.874Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:12:56.611Z] Fetching without tags [2019-10-21T22:12:56.845Z] Merging remotes/origin/master commit bebd8206285b3d1aeb5d462683db71e7ac625903 into PR head commit ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:12:56.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:12:56.585Z] > git config --add remote.origin.fetch +refs/pull/40104/head:refs/remotes/origin/PR-40104 # timeout=10 [2019-10-21T22:12:56.597Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T22:12:56.606Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:12:56.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:12:56.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:12:56.612Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:12:56.845Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:12:56.848Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:12:57.421Z] Merge succeeded, producing ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:12:57.422Z] Checking out Revision ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 (PR-40104) [2019-10-21T22:12:57.833Z] Commit message: "integration-cli: migrate some "info" tests to integration" [2019-10-21T22:12:57.845Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T22:12:58.679Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40104:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-21T22:12:58.679Z] Unable to find image 'alpine:latest' locally [2019-10-21T22:12:58.679Z] latest: Pulling from library/alpine [2019-10-21T22:12:58.679Z] 89d9c30c1d48: Pulling fs layer [2019-10-21T22:12:57.410Z] > git merge bebd8206285b3d1aeb5d462683db71e7ac625903 # timeout=10 [2019-10-21T22:12:57.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T22:12:57.422Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:12:57.427Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:12:57.835Z] > git rev-list --no-walk 5d2c2a9a96214706125a3cca6537710d45c3e1e9 # timeout=10 [2019-10-21T22:12:58.934Z] 89d9c30c1d48: Verifying Checksum [2019-10-21T22:12:58.935Z] 89d9c30c1d48: Download complete [2019-10-21T22:12:58.935Z] 89d9c30c1d48: Pull complete [2019-10-21T22:12:58.935Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-10-21T22:12:58.935Z] Status: Downloaded newer image for alpine:latest [2019-10-21T22:13:02.280Z] 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: 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] { (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 [2019-10-21T22:13:02.785Z] Running on ubuntu-1804-overlay2 (i-0f78d6bd563519d2f) in /home/ubuntu/workspace/moby_PR-40104 [Pipeline] node [2019-10-21T22:13:02.787Z] Running on ubuntu-1804-overlay2 (i-0b18cb365ca232d33) in /home/ubuntu/workspace/moby_PR-40104 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-21T22:13:02.818Z] Running on ubuntu-1604-overlay2-arm64v8 (i-05545270c6cfda08f) in /home/ubuntu/workspace/moby_PR-40104 [Pipeline] { [2019-10-21T22:13:02.840Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-40104 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2019-10-21T22:13:02.882Z] using credential docker-jenkins-github-credentials [2019-10-21T22:13:02.889Z] using credential docker-jenkins-github-credentials [2019-10-21T22:13:02.896Z] Cloning the remote Git repository [2019-10-21T22:13:02.896Z] Cloning with configured refspecs honoured and without tags [2019-10-21T22:13:02.904Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-10-21T22:13:02.911Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2019-10-21T22:13:02.960Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40104 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-21T22:13:03.005Z] using credential docker-jenkins-github-credentials [Pipeline] { [2019-10-21T22:13:03.013Z] Cloning the remote Git repository [2019-10-21T22:13:03.013Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2019-10-21T22:13:03.051Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2019-10-21T22:13:03.076Z] Cloning the remote Git repository [2019-10-21T22:13:03.076Z] Cloning with configured refspecs honoured and without tags [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] } [2019-10-21T22:13:03.169Z] Merging remotes/origin/master commit bebd8206285b3d1aeb5d462683db71e7ac625903 into PR head commit ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-21T22:13:03.260Z] using credential docker-jenkins-github-credentials [2019-10-21T22:13:03.311Z] Cloning the remote Git repository [2019-10-21T22:13:03.311Z] Cloning with configured refspecs honoured and without tags [2019-10-21T22:13:03.583Z] Merge succeeded, producing ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:03.584Z] Checking out Revision ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 (PR-40104) [2019-10-21T22:13:03.683Z] Commit message: "integration-cli: migrate some "info" tests to integration" [2019-10-21T22:13:02.891Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T22:13:02.891Z] > git init /home/ubuntu/workspace/moby_PR-40104 # timeout=10 [2019-10-21T22:13:02.905Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:02.905Z] > git --version # timeout=10 [2019-10-21T22:13:02.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:02.908Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:13:02.898Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-21T22:13:02.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:02.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:02.912Z] > git --version # timeout=10 [2019-10-21T22:13:02.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:02.923Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:13:03.169Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:03.176Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:03.566Z] > git merge bebd8206285b3d1aeb5d462683db71e7ac625903 # timeout=10 [2019-10-21T22:13:03.575Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T22:13:03.626Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:03.631Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:03.014Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T22:13:03.015Z] > git init /home/ubuntu/workspace/moby_PR-40104 # timeout=10 [2019-10-21T22:13:03.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:03.031Z] > git --version # timeout=10 [2019-10-21T22:13:03.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:03.035Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:13:03.088Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T22:13:03.088Z] > git init /home/docker/workspace/moby_PR-40104 # timeout=10 [2019-10-21T22:13:03.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:03.101Z] > git --version # timeout=10 [2019-10-21T22:13:03.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:03.107Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:13:03.347Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T22:13:03.349Z] > git init /home/jenkins/workspace/moby_PR-40104 # timeout=10 [2019-10-21T22:13:03.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:03.374Z] > git --version # timeout=10 [2019-10-21T22:13:03.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:03.394Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T22:13:04.628Z] + docker version [2019-10-21T22:13:04.628Z] Client: Docker Engine - Community [2019-10-21T22:13:04.628Z] Version: 19.03.2 [2019-10-21T22:13:04.628Z] API version: 1.40 [2019-10-21T22:13:04.628Z] Go version: go1.12.8 [2019-10-21T22:13:04.628Z] Git commit: 6a30dfc [2019-10-21T22:13:04.628Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-21T22:13:04.628Z] OS/Arch: linux/amd64 [2019-10-21T22:13:04.628Z] Experimental: false [2019-10-21T22:13:04.628Z] [2019-10-21T22:13:04.628Z] Server: Docker Engine - Community [2019-10-21T22:13:04.628Z] Engine: [2019-10-21T22:13:04.628Z] Version: 19.03.2 [2019-10-21T22:13:04.628Z] API version: 1.40 (minimum version 1.12) [2019-10-21T22:13:04.628Z] Go version: go1.12.8 [2019-10-21T22:13:04.628Z] Git commit: 6a30dfc [2019-10-21T22:13:04.628Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-21T22:13:04.628Z] OS/Arch: linux/amd64 [2019-10-21T22:13:04.628Z] Experimental: true [2019-10-21T22:13:04.628Z] containerd: [2019-10-21T22:13:04.628Z] Version: 1.2.6 [2019-10-21T22:13:04.628Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T22:13:04.628Z] runc: [2019-10-21T22:13:04.628Z] Version: 1.0.0-rc8 [2019-10-21T22:13:04.628Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T22:13:04.628Z] docker-init: [2019-10-21T22:13:04.628Z] Version: 0.18.0 [2019-10-21T22:13:04.628Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T22:13:05.028Z] + docker info [2019-10-21T22:13:05.284Z] Client: [2019-10-21T22:13:05.284Z] Debug Mode: false [2019-10-21T22:13:05.284Z] [2019-10-21T22:13:05.284Z] Server: [2019-10-21T22:13:05.284Z] Containers: 0 [2019-10-21T22:13:05.284Z] Running: 0 [2019-10-21T22:13:05.284Z] Paused: 0 [2019-10-21T22:13:05.284Z] Stopped: 0 [2019-10-21T22:13:05.284Z] Images: 6 [2019-10-21T22:13:05.284Z] Server Version: 19.03.2 [2019-10-21T22:13:05.284Z] Storage Driver: overlay2 [2019-10-21T22:13:05.284Z] Backing Filesystem: extfs [2019-10-21T22:13:05.284Z] Supports d_type: true [2019-10-21T22:13:05.284Z] Native Overlay Diff: true [2019-10-21T22:13:05.284Z] Logging Driver: json-file [2019-10-21T22:13:05.284Z] Cgroup Driver: cgroupfs [2019-10-21T22:13:05.284Z] Plugins: [2019-10-21T22:13:05.284Z] Volume: local [2019-10-21T22:13:05.284Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T22:13:05.284Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T22:13:05.284Z] Swarm: inactive [2019-10-21T22:13:05.284Z] Runtimes: runc [2019-10-21T22:13:05.284Z] Default Runtime: runc [2019-10-21T22:13:05.284Z] Init Binary: docker-init [2019-10-21T22:13:05.284Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T22:13:05.284Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T22:13:05.284Z] init version: fec3683 [2019-10-21T22:13:05.284Z] Security Options: [2019-10-21T22:13:05.284Z] apparmor [2019-10-21T22:13:05.284Z] seccomp [2019-10-21T22:13:05.284Z] Profile: default [2019-10-21T22:13:05.284Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T22:13:05.284Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-21T22:13:05.284Z] OSType: linux [2019-10-21T22:13:05.284Z] Architecture: x86_64 [2019-10-21T22:13:05.284Z] CPUs: 2 [2019-10-21T22:13:05.284Z] Total Memory: 7.501GiB [2019-10-21T22:13:05.284Z] Name: ip-10-100-77-202 [2019-10-21T22:13:05.284Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-21T22:13:05.284Z] Docker Root Dir: /var/lib/docker [2019-10-21T22:13:05.284Z] Debug Mode: false [2019-10-21T22:13:05.284Z] Registry: https://index.docker.io/v1/ [2019-10-21T22:13:05.284Z] Labels: [2019-10-21T22:13:05.284Z] Experimental: true [2019-10-21T22:13:05.284Z] Insecure Registries: [2019-10-21T22:13:05.284Z] 127.0.0.0/8 [2019-10-21T22:13:05.284Z] Live Restore Enabled: true [2019-10-21T22:13:05.284Z] [2019-10-21T22:13:05.284Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T22:13:05.645Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:05.645Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:05.645Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40104/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T22:13:05.645Z] + bash /home/ubuntu/workspace/moby_PR-40104/check-config.sh [2019-10-21T22:13:05.645Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T22:13:05.645Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T22:13:05.645Z] [2019-10-21T22:13:05.645Z] Generally Necessary: [2019-10-21T22:13:05.645Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T22:13:05.645Z] - apparmor: enabled and tools installed [2019-10-21T22:13:05.645Z] - CONFIG_NAMESPACES: enabled [2019-10-21T22:13:05.645Z] - CONFIG_NET_NS: enabled [2019-10-21T22:13:05.645Z] - CONFIG_PID_NS: enabled [2019-10-21T22:13:05.645Z] - CONFIG_IPC_NS: enabled [2019-10-21T22:13:05.645Z] - CONFIG_UTS_NS: enabled [2019-10-21T22:13:05.645Z] - CONFIG_CGROUPS: enabled [2019-10-21T22:13:05.645Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T22:13:05.645Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T22:13:05.645Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T22:13:05.645Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T22:13:05.645Z] - CONFIG_CPUSETS: enabled [2019-10-21T22:13:05.645Z] - CONFIG_MEMCG: enabled [2019-10-21T22:13:05.645Z] - CONFIG_KEYS: enabled [2019-10-21T22:13:05.645Z] - CONFIG_VETH: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T22:13:05.906Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T22:13:05.906Z] [2019-10-21T22:13:05.906Z] Optional Features: [2019-10-21T22:13:05.906Z] - CONFIG_USER_NS: enabled [2019-10-21T22:13:05.906Z] - CONFIG_SECCOMP: enabled [2019-10-21T22:13:05.906Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T22:13:05.906Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T22:13:05.906Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T22:13:05.906Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T22:13:05.906Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-21T22:13:05.906Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T22:13:05.906Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T22:13:05.906Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T22:13:05.906Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T22:13:05.906Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T22:13:05.906Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T22:13:05.906Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T22:13:05.906Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T22:13:05.906Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T22:13:05.906Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T22:13:05.906Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T22:13:05.906Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T22:13:05.906Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T22:13:05.906Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_EXT4_FS: enabled [2019-10-21T22:13:05.906Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T22:13:05.906Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T22:13:05.906Z] - Network Drivers: [2019-10-21T22:13:05.906Z] - "overlay": [2019-10-21T22:13:05.906Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T22:13:05.906Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T22:13:05.906Z] Optional (for encrypted networks): [2019-10-21T22:13:06.161Z] - CONFIG_CRYPTO: enabled [2019-10-21T22:13:06.161Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T22:13:06.161Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T22:13:06.161Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T22:13:06.161Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T22:13:06.161Z] - CONFIG_XFRM: enabled [2019-10-21T22:13:06.161Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T22:13:06.161Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T22:13:06.161Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T22:13:06.161Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T22:13:06.161Z] - "ipvlan": [2019-10-21T22:13:06.161Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T22:13:06.161Z] - "macvlan": [2019-10-21T22:13:06.161Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T22:13:06.161Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T22:13:06.161Z] - "ftp,tftp client in container": [2019-10-21T22:13:06.161Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T22:13:06.161Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T22:13:06.161Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T22:13:06.161Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T22:13:06.161Z] - Storage Drivers: [2019-10-21T22:13:06.161Z] - "aufs": [2019-10-21T22:13:06.161Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T22:13:06.161Z] - "btrfs": [2019-10-21T22:13:06.161Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T22:13:06.161Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T22:13:06.161Z] - "devicemapper": [2019-10-21T22:13:06.161Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T22:13:06.161Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T22:13:06.161Z] - "overlay": [2019-10-21T22:13:06.161Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T22:13:06.161Z] - "zfs": [2019-10-21T22:13:06.161Z] - /dev/zfs: missing [2019-10-21T22:13:06.161Z] - zfs command: missing [2019-10-21T22:13:06.161Z] - zpool command: missing [2019-10-21T22:13:06.161Z] [2019-10-21T22:13:06.161Z] Limits: [2019-10-21T22:13:06.161Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T22:13:06.161Z] [2019-10-21T22:13:06.161Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T22:13:06.612Z] + sudo modprobe ip_vs [2019-10-21T22:13:06.612Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 . [2019-10-21T22:13:06.612Z] #2 [internal] load .dockerignore [2019-10-21T22:13:06.612Z] #2 transferring context: 87B done [2019-10-21T22:13:06.612Z] #2 DONE 0.0s [2019-10-21T22:13:06.612Z] [2019-10-21T22:13:06.612Z] #1 [internal] load build definition from Dockerfile [2019-10-21T22:13:06.612Z] #1 transferring dockerfile: 14.63kB done [2019-10-21T22:13:06.612Z] #1 DONE 0.0s [2019-10-21T22:13:06.612Z] [2019-10-21T22:13:06.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T22:13:06.868Z] #3 DONE 0.1s [2019-10-21T22:13:06.868Z] [2019-10-21T22:13:06.868Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T22:13:06.868Z] #4 CACHED [2019-10-21T22:13:07.436Z] [2019-10-21T22:13:07.436Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T22:13:07.436Z] #5 DONE 0.0s [2019-10-21T22:13:07.436Z] [2019-10-21T22:13:07.436Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T22:13:07.436Z] #6 DONE 0.1s [2019-10-21T22:13:07.691Z] [2019-10-21T22:13:07.691Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T22:13:07.691Z] #65 DONE 0.0s [2019-10-21T22:13:07.691Z] [2019-10-21T22:13:07.691Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T22:13:07.691Z] #7 DONE 0.0s [2019-10-21T22:13:07.691Z] [2019-10-21T22:13:07.691Z] #19 [internal] load build context [2019-10-21T22:13:08.629Z] #19 transferring context: 45.62MB 1.2s done [2019-10-21T22:13:08.629Z] #19 DONE 1.2s [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:08.884Z] #62 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T22:13:08.884Z] #39 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T22:13:08.884Z] #40 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:08.884Z] #52 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T22:13:08.884Z] #18 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:08.884Z] #50 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T22:13:08.884Z] #12 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T22:13:08.884Z] #49 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:08.884Z] #54 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:08.884Z] #59 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T22:13:08.884Z] #35 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T22:13:08.884Z] #46 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T22:13:08.884Z] #17 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:08.884Z] #44 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:08.884Z] #20 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T22:13:08.884Z] #67 CACHED [2019-10-21T22:13:08.884Z] [2019-10-21T22:13:08.884Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T22:13:08.884Z] #69 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T22:13:08.885Z] #24 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:08.885Z] #31 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T22:13:08.885Z] #28 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T22:13:08.885Z] #13 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:08.885Z] #34 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T22:13:08.885Z] #53 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T22:13:08.885Z] #63 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:08.885Z] #47 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #55 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #51 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T22:13:08.885Z] #43 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:08.885Z] #57 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:08.885Z] #36 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T22:13:08.885Z] #38 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T22:13:08.885Z] #16 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T22:13:08.885Z] #15 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T22:13:08.885Z] #27 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:08.885Z] #68 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #60 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T22:13:08.885Z] #66 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #29 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #64 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #45 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T22:13:08.885Z] #42 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T22:13:08.885Z] #23 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T22:13:08.885Z] #56 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T22:13:08.885Z] #11 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:08.885Z] #22 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T22:13:08.885Z] #25 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T22:13:08.885Z] #9 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T22:13:08.885Z] #8 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T22:13:08.885Z] #26 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #48 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T22:13:08.885Z] #41 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T22:13:08.885Z] #14 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T22:13:08.885Z] #21 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T22:13:08.885Z] #58 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #37 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T22:13:08.885Z] #30 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T22:13:08.885Z] #10 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T22:13:08.885Z] #33 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T22:13:08.885Z] #61 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T22:13:08.885Z] #32 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T22:13:08.885Z] #70 CACHED [2019-10-21T22:13:08.885Z] [2019-10-21T22:13:08.885Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T22:13:09.808Z] #71 DONE 1.0s [2019-10-21T22:13:09.808Z] [2019-10-21T22:13:09.808Z] #72 exporting to image [2019-10-21T22:13:09.808Z] #72 exporting layers [2019-10-21T22:13:10.732Z] #72 exporting layers 0.7s done [2019-10-21T22:13:10.732Z] #72 writing image sha256:6533acf8398cdeecc30b527a5f854278ea5baa88475f7a6adf79e0f6d96d7270 [2019-10-21T22:13:10.732Z] #72 writing image sha256:6533acf8398cdeecc30b527a5f854278ea5baa88475f7a6adf79e0f6d96d7270 done [2019-10-21T22:13:10.732Z] #72 naming to docker.io/library/docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 done [2019-10-21T22:13:10.732Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-21T22:13:11.845Z] [2019-10-21T22:13:11.845Z] Removing bundles/ [2019-10-21T22:13:11.845Z] [2019-10-21T22:13:11.845Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-21T22:13:11.845Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:13:11.845Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T22:13:12.517Z] Fetching without tags [2019-10-21T22:13:12.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:12.396Z] > git config --add remote.origin.fetch +refs/pull/40104/head:refs/remotes/origin/PR-40104 # timeout=10 [2019-10-21T22:13:12.414Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T22:13:12.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:12.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:12.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:12.553Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:13:12.918Z] Merging remotes/origin/master commit bebd8206285b3d1aeb5d462683db71e7ac625903 into PR head commit ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:13.675Z] Merge succeeded, producing ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:13.676Z] Checking out Revision ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 (PR-40104) [2019-10-21T22:13:12.948Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:12.967Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:13.565Z] > git merge bebd8206285b3d1aeb5d462683db71e7ac625903 # timeout=10 [2019-10-21T22:13:13.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T22:13:13.706Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:13.726Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:14.418Z] Commit message: "integration-cli: migrate some "info" tests to integration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T22:13:15.686Z] + docker version [2019-10-21T22:13:15.686Z] Client: [2019-10-21T22:13:15.686Z] Version: 18.06.3-ce [2019-10-21T22:13:15.686Z] API version: 1.38 [2019-10-21T22:13:15.686Z] Go version: go1.10.3 [2019-10-21T22:13:15.686Z] Git commit: d7080c1 [2019-10-21T22:13:15.686Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-21T22:13:15.686Z] OS/Arch: linux/s390x [2019-10-21T22:13:15.686Z] Experimental: false [2019-10-21T22:13:15.686Z] [2019-10-21T22:13:15.686Z] Server: [2019-10-21T22:13:15.686Z] Engine: [2019-10-21T22:13:15.686Z] Version: 18.06.3-ce [2019-10-21T22:13:15.686Z] API version: 1.38 (minimum version 1.12) [2019-10-21T22:13:15.686Z] Go version: go1.10.3 [2019-10-21T22:13:15.686Z] Git commit: d7080c1 [2019-10-21T22:13:15.686Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-21T22:13:15.686Z] OS/Arch: linux/s390x [2019-10-21T22:13:15.686Z] Experimental: true [Pipeline] sh [2019-10-21T22:13:16.491Z] + docker info [2019-10-21T22:13:16.491Z] Containers: 1 [2019-10-21T22:13:16.491Z] Running: 1 [2019-10-21T22:13:16.491Z] Paused: 0 [2019-10-21T22:13:16.491Z] Stopped: 0 [2019-10-21T22:13:16.491Z] Images: 5 [2019-10-21T22:13:16.491Z] Server Version: 18.06.3-ce [2019-10-21T22:13:16.491Z] Storage Driver: overlay2 [2019-10-21T22:13:16.491Z] Backing Filesystem: extfs [2019-10-21T22:13:16.491Z] Supports d_type: true [2019-10-21T22:13:16.491Z] Native Overlay Diff: true [2019-10-21T22:13:16.491Z] Logging Driver: json-file [2019-10-21T22:13:16.491Z] Cgroup Driver: cgroupfs [2019-10-21T22:13:16.491Z] Plugins: [2019-10-21T22:13:16.491Z] Volume: local [2019-10-21T22:13:16.491Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T22:13:16.491Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-21T22:13:16.491Z] Swarm: inactive [2019-10-21T22:13:16.491Z] Runtimes: runc [2019-10-21T22:13:16.491Z] Default Runtime: runc [2019-10-21T22:13:16.491Z] Init Binary: docker-init [2019-10-21T22:13:16.491Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-21T22:13:16.491Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-21T22:13:16.491Z] init version: fec3683 [2019-10-21T22:13:16.491Z] Security Options: [2019-10-21T22:13:16.491Z] apparmor [2019-10-21T22:13:16.491Z] seccomp [2019-10-21T22:13:16.491Z] Profile: default [2019-10-21T22:13:16.491Z] Kernel Version: 4.4.0-154-generic [2019-10-21T22:13:16.491Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-21T22:13:16.491Z] OSType: linux [2019-10-21T22:13:16.491Z] Architecture: s390x [2019-10-21T22:13:16.491Z] CPUs: 2 [2019-10-21T22:13:16.491Z] Total Memory: 7.862GiB [2019-10-21T22:13:16.491Z] Name: s390x-ubuntu-25 [2019-10-21T22:13:16.491Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-21T22:13:16.491Z] Docker Root Dir: /var/lib/docker [2019-10-21T22:13:16.491Z] Debug Mode (client): false [2019-10-21T22:13:16.491Z] Debug Mode (server): false [2019-10-21T22:13:16.491Z] Username: dockerbuildbot [2019-10-21T22:13:16.491Z] Registry: https://index.docker.io/v1/ [2019-10-21T22:13:16.491Z] Labels: [2019-10-21T22:13:16.491Z] Experimental: true [2019-10-21T22:13:16.491Z] Insecure Registries: [2019-10-21T22:13:16.491Z] 127.0.0.0/8 [2019-10-21T22:13:16.491Z] Live Restore Enabled: false [2019-10-21T22:13:16.491Z] [2019-10-21T22:13:16.491Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T22:13:16.632Z] Fetching without tags [2019-10-21T22:13:16.854Z] Merging remotes/origin/master commit bebd8206285b3d1aeb5d462683db71e7ac625903 into PR head commit ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:16.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:16.608Z] > git config --add remote.origin.fetch +refs/pull/40104/head:refs/remotes/origin/PR-40104 # timeout=10 [2019-10-21T22:13:16.614Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T22:13:16.619Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:16.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:16.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:16.628Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:13:16.849Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:16.854Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:17.392Z] Merge succeeded, producing ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:17.393Z] Checking out Revision ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 (PR-40104) [2019-10-21T22:13:17.410Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:17.410Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:17.410Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40104/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T22:13:17.410Z] + bash /home/jenkins/workspace/moby_PR-40104/check-config.sh [2019-10-21T22:13:17.410Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T22:13:17.410Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2019-10-21T22:13:17.410Z] [2019-10-21T22:13:17.410Z] Generally Necessary: [2019-10-21T22:13:17.410Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T22:13:17.410Z] - apparmor: enabled and tools installed [2019-10-21T22:13:17.410Z] - CONFIG_NAMESPACES: enabled [2019-10-21T22:13:17.410Z] - CONFIG_NET_NS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_PID_NS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_IPC_NS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_UTS_NS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CGROUPS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CPUSETS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_MEMCG: enabled [2019-10-21T22:13:17.410Z] - CONFIG_KEYS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_VETH: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T22:13:17.410Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T22:13:17.410Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-21T22:13:17.410Z] [2019-10-21T22:13:17.410Z] Optional Features: [2019-10-21T22:13:17.410Z] - CONFIG_USER_NS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_SECCOMP: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T22:13:17.410Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T22:13:17.410Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T22:13:17.410Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-21T22:13:17.410Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T22:13:17.410Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T22:13:17.410Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T22:13:17.410Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T22:13:17.410Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T22:13:17.410Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T22:13:17.410Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T22:13:17.410Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T22:13:17.410Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T22:13:17.410Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T22:13:17.410Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T22:13:17.410Z] - CONFIG_EXT4_FS: enabled [2019-10-21T22:13:17.410Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T22:13:17.410Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T22:13:17.410Z] - Network Drivers: [2019-10-21T22:13:17.410Z] - "overlay": [2019-10-21T22:13:17.629Z] Fetching without tags [2019-10-21T22:13:17.768Z] Commit message: "integration-cli: migrate some "info" tests to integration" [2019-10-21T22:13:17.779Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T22:13:17.779Z] Optional (for encrypted networks): [2019-10-21T22:13:17.779Z] - CONFIG_CRYPTO: enabled [2019-10-21T22:13:17.779Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_XFRM: enabled [2019-10-21T22:13:17.779Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T22:13:17.779Z] - "ipvlan": [2019-10-21T22:13:17.779Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T22:13:17.779Z] - "macvlan": [2019-10-21T22:13:17.779Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T22:13:17.779Z] - "ftp,tftp client in container": [2019-10-21T22:13:17.779Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T22:13:17.779Z] - Storage Drivers: [2019-10-21T22:13:17.779Z] - "aufs": [2019-10-21T22:13:17.779Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T22:13:17.779Z] - "btrfs": [2019-10-21T22:13:17.779Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T22:13:17.779Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T22:13:17.779Z] - "devicemapper": [2019-10-21T22:13:17.779Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T22:13:17.779Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T22:13:17.779Z] - "overlay": [2019-10-21T22:13:17.779Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T22:13:17.779Z] - "zfs": [2019-10-21T22:13:17.779Z] - /dev/zfs: missing [2019-10-21T22:13:17.779Z] - zfs command: missing [2019-10-21T22:13:17.779Z] - zpool command: missing [2019-10-21T22:13:17.779Z] [2019-10-21T22:13:17.779Z] Limits: [2019-10-21T22:13:17.779Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T22:13:17.779Z] [2019-10-21T22:13:17.779Z] + true [2019-10-21T22:13:17.799Z] Still waiting to schedule task [2019-10-21T22:13:17.799Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T22:13:17.999Z] Merging remotes/origin/master commit bebd8206285b3d1aeb5d462683db71e7ac625903 into PR head commit ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:18.612Z] + make bundles/buildx [2019-10-21T22:13:18.612Z] mkdir bundles [2019-10-21T22:13:18.612Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-21T22:13:18.612Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-21T22:13:18.612Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-21T22:13:18.612Z] --build-arg BUILDX_COMMIT \ [2019-10-21T22:13:18.612Z] --build-arg BUILDX_REPO \ [2019-10-21T22:13:18.612Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-21T22:13:18.612Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-21T22:13:18.612Z] . && \ [2019-10-21T22:13:18.612Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-21T22:13:18.612Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-21T22:13:18.612Z] /bin/sh: 4: go: not found [2019-10-21T22:13:18.612Z] /bin/sh: 5: go: not found [2019-10-21T22:13:18.612Z] [2019-10-21T22:13:18.612Z] #2 local://context (.dockerignore) [2019-10-21T22:13:18.612Z] #2 digest: sha256:14ad8ae797666e9036197ef82125132396e7824189b34e795e5c961d645865ca [2019-10-21T22:13:18.612Z] #2 name: "local://context (.dockerignore)" [2019-10-21T22:13:18.612Z] #2 started: 2019-10-21 22:13:18.508624034 +0000 UTC [2019-10-21T22:13:17.360Z] > git merge bebd8206285b3d1aeb5d462683db71e7ac625903 # timeout=10 [2019-10-21T22:13:17.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T22:13:17.388Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:17.398Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T22:13:18.875Z] Merge succeeded, producing ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:18.876Z] Checking out Revision ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 (PR-40104) [2019-10-21T22:13:17.606Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:17.610Z] > git config --add remote.origin.fetch +refs/pull/40104/head:refs/remotes/origin/PR-40104 # timeout=10 [2019-10-21T22:13:17.614Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T22:13:17.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:17.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:17.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:17.631Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:13:18.000Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:18.004Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:18.855Z] > git merge bebd8206285b3d1aeb5d462683db71e7ac625903 # timeout=10 [2019-10-21T22:13:18.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T22:13:18.877Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:18.984Z] #2 completed: 2019-10-21 22:13:18.521796308 +0000 UTC [2019-10-21T22:13:18.984Z] #2 duration: 13.172274ms [2019-10-21T22:13:18.984Z] #2 transferring context: 87B done [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-21T22:13:18.984Z] #1 digest: sha256:f195dd2834183907b7e08dbdc80e22b69bd0e3705e8b7fbb6315e42a2eef679d [2019-10-21T22:13:18.984Z] #1 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-21T22:13:18.984Z] #1 started: 2019-10-21 22:13:18.50844305 +0000 UTC [2019-10-21T22:13:18.984Z] #1 completed: 2019-10-21 22:13:18.525647117 +0000 UTC [2019-10-21T22:13:18.984Z] #1 duration: 17.204067ms [2019-10-21T22:13:18.984Z] #1 transferring dockerfile: 792B done [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] #6 /bin/sh -c go mod download [2019-10-21T22:13:18.984Z] #6 digest: sha256:5fa35a8c8fabc5af8a917b5fbf9d026df3766ca24e36a7a2a5ed21f9e1e1e88b [2019-10-21T22:13:18.984Z] #6 name: "/bin/sh -c go mod download" [2019-10-21T22:13:18.984Z] #6 started: 2019-10-21 22:13:18.767209699 +0000 UTC [2019-10-21T22:13:18.984Z] #6 completed: 2019-10-21 22:13:18.767209699 +0000 UTC [2019-10-21T22:13:18.984Z] #6 duration: 0s [2019-10-21T22:13:18.984Z] #6 cached: true [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-21T22:13:18.984Z] #7 digest: sha256:067077e6c3e8bda416265cf34b8647fb38b1de7c96bc6c5c14c376b018f697db [2019-10-21T22:13:18.984Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-21T22:13:18.984Z] #7 started: 2019-10-21 22:13:18.767209699 +0000 UTC [2019-10-21T22:13:18.984Z] #7 cached: true [2019-10-21T22:13:18.984Z] #7 completed: 2019-10-21 22:13:18.767251505 +0000 UTC [2019-10-21T22:13:18.984Z] #7 duration: 41.806µs [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] #8 exporting to image [2019-10-21T22:13:18.984Z] #8 digest: sha256:630823930604a42931cb69415dc3b21fdfa1596bbc0483741a8bb55b01c97651 [2019-10-21T22:13:18.984Z] #8 name: "exporting to image" [2019-10-21T22:13:18.984Z] #8 started: 2019-10-21 22:13:18.767284534 +0000 UTC [2019-10-21T22:13:18.984Z] #8 completed: 2019-10-21 22:13:18.772099569 +0000 UTC [2019-10-21T22:13:18.984Z] #8 duration: 4.815035ms [2019-10-21T22:13:18.984Z] #8 exporting layers done [2019-10-21T22:13:18.984Z] #8 writing image sha256:0115360caf4700cf323294fdeabb22a6f447028761e72af151a3f4baddca3058 done [2019-10-21T22:13:18.984Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-21T22:13:18.984Z] #3 digest: sha256:fe83e65568a129fe9be930e2ec3d56772ca00c6d27f656a211672d67a8e1aa78 [2019-10-21T22:13:18.984Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-21T22:13:18.984Z] #3 started: 2019-10-21 22:13:18.765754033 +0000 UTC [2019-10-21T22:13:18.984Z] #3 completed: 2019-10-21 22:13:18.765857206 +0000 UTC [2019-10-21T22:13:18.984Z] #3 duration: 103.173µs [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-21T22:13:18.984Z] #4 digest: sha256:2204255c438186a880203ad39a099b2a6e592ca062aee43b9eadccf6c2efb81c [2019-10-21T22:13:18.984Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-21T22:13:18.984Z] #4 started: 2019-10-21 22:13:18.767209699 +0000 UTC [2019-10-21T22:13:18.984Z] #4 completed: 2019-10-21 22:13:18.767209699 +0000 UTC [2019-10-21T22:13:18.984Z] #4 duration: 0s [2019-10-21T22:13:18.984Z] #4 cached: true [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:18.984Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-21T22:13:18.984Z] #5 digest: sha256:1371da9694cf2132400351a1c6afda135019fefc08518f97ac4d2cf815d33bbf [2019-10-21T22:13:18.984Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-21T22:13:18.984Z] #5 started: 2019-10-21 22:13:18.767209699 +0000 UTC [2019-10-21T22:13:18.984Z] #5 completed: 2019-10-21 22:13:18.767209699 +0000 UTC [2019-10-21T22:13:18.984Z] #5 duration: 0s [2019-10-21T22:13:18.984Z] #5 cached: true [2019-10-21T22:13:18.984Z] [2019-10-21T22:13:19.100Z] + docker version [2019-10-21T22:13:19.100Z] Client: Docker Engine - Community [2019-10-21T22:13:19.100Z] Version: 19.03.2 [2019-10-21T22:13:19.100Z] API version: 1.40 [2019-10-21T22:13:19.100Z] Go version: go1.12.8 [2019-10-21T22:13:19.100Z] Git commit: 6a30dfc [2019-10-21T22:13:19.100Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-21T22:13:19.100Z] OS/Arch: linux/amd64 [2019-10-21T22:13:19.100Z] Experimental: false [2019-10-21T22:13:19.100Z] [2019-10-21T22:13:19.100Z] Server: Docker Engine - Community [2019-10-21T22:13:19.100Z] Engine: [2019-10-21T22:13:19.100Z] Version: 19.03.2 [2019-10-21T22:13:19.100Z] API version: 1.40 (minimum version 1.12) [2019-10-21T22:13:19.100Z] Go version: go1.12.8 [2019-10-21T22:13:19.100Z] Git commit: 6a30dfc [2019-10-21T22:13:19.100Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-21T22:13:19.100Z] OS/Arch: linux/amd64 [2019-10-21T22:13:19.100Z] Experimental: true [2019-10-21T22:13:19.100Z] containerd: [2019-10-21T22:13:19.100Z] Version: 1.2.6 [2019-10-21T22:13:19.100Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T22:13:19.100Z] runc: [2019-10-21T22:13:19.100Z] Version: 1.0.0-rc8 [2019-10-21T22:13:19.100Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T22:13:19.100Z] docker-init: [2019-10-21T22:13:19.100Z] Version: 0.18.0 [2019-10-21T22:13:19.100Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T22:13:19.364Z] 4b7aecf54dd86786a7a9794017753c543c18ec1c863993dd10457ba4498a3400 [2019-10-21T22:13:19.364Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 . [2019-10-21T22:13:19.382Z] + docker info [2019-10-21T22:13:19.382Z] Client: [2019-10-21T22:13:19.382Z] Debug Mode: false [2019-10-21T22:13:19.382Z] [2019-10-21T22:13:19.383Z] Server: [2019-10-21T22:13:19.383Z] Containers: 0 [2019-10-21T22:13:19.383Z] Running: 0 [2019-10-21T22:13:19.383Z] Paused: 0 [2019-10-21T22:13:19.383Z] Stopped: 0 [2019-10-21T22:13:19.383Z] Images: 3 [2019-10-21T22:13:19.383Z] Server Version: 19.03.2 [2019-10-21T22:13:19.383Z] Storage Driver: overlay2 [2019-10-21T22:13:19.383Z] Backing Filesystem: extfs [2019-10-21T22:13:19.383Z] Supports d_type: true [2019-10-21T22:13:19.383Z] Native Overlay Diff: true [2019-10-21T22:13:19.383Z] Logging Driver: json-file [2019-10-21T22:13:19.383Z] Cgroup Driver: cgroupfs [2019-10-21T22:13:19.383Z] Plugins: [2019-10-21T22:13:19.383Z] Volume: local [2019-10-21T22:13:19.383Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T22:13:19.383Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T22:13:19.383Z] Swarm: inactive [2019-10-21T22:13:19.383Z] Runtimes: runc [2019-10-21T22:13:19.383Z] Default Runtime: runc [2019-10-21T22:13:19.383Z] Init Binary: docker-init [2019-10-21T22:13:19.383Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T22:13:19.383Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T22:13:19.383Z] init version: fec3683 [2019-10-21T22:13:19.383Z] Security Options: [2019-10-21T22:13:19.383Z] apparmor [2019-10-21T22:13:19.383Z] seccomp [2019-10-21T22:13:19.383Z] Profile: default [2019-10-21T22:13:19.383Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T22:13:19.383Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-21T22:13:19.383Z] OSType: linux [2019-10-21T22:13:19.383Z] Architecture: x86_64 [2019-10-21T22:13:19.383Z] CPUs: 2 [2019-10-21T22:13:19.383Z] Total Memory: 7.501GiB [2019-10-21T22:13:19.383Z] Name: ip-10-100-108-104 [2019-10-21T22:13:19.383Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-21T22:13:19.383Z] Docker Root Dir: /var/lib/docker [2019-10-21T22:13:19.383Z] Debug Mode: false [2019-10-21T22:13:19.383Z] Registry: https://index.docker.io/v1/ [2019-10-21T22:13:19.383Z] Labels: [2019-10-21T22:13:19.383Z] Experimental: true [2019-10-21T22:13:19.383Z] Insecure Registries: [2019-10-21T22:13:19.383Z] 127.0.0.0/8 [2019-10-21T22:13:19.383Z] Live Restore Enabled: true [2019-10-21T22:13:19.383Z] [2019-10-21T22:13:19.383Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T22:13:19.578Z] Commit message: "integration-cli: migrate some "info" tests to integration" [2019-10-21T22:13:19.670Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:19.670Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:19.670Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40104/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T22:13:19.670Z] + bash /home/ubuntu/workspace/moby_PR-40104/check-config.sh [2019-10-21T22:13:19.670Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T22:13:19.670Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T22:13:19.670Z] [2019-10-21T22:13:19.670Z] Generally Necessary: [2019-10-21T22:13:19.670Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T22:13:19.670Z] - apparmor: enabled and tools installed [2019-10-21T22:13:19.670Z] - CONFIG_NAMESPACES: enabled [2019-10-21T22:13:19.670Z] - CONFIG_NET_NS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_PID_NS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_IPC_NS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_UTS_NS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_CGROUPS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T22:13:19.670Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T22:13:19.670Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T22:13:19.670Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T22:13:19.670Z] - CONFIG_CPUSETS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_MEMCG: enabled [2019-10-21T22:13:19.670Z] - CONFIG_KEYS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_VETH: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T22:13:19.670Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T22:13:19.670Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T22:13:19.670Z] [2019-10-21T22:13:19.670Z] Optional Features: [2019-10-21T22:13:19.670Z] - CONFIG_USER_NS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_SECCOMP: enabled [2019-10-21T22:13:19.670Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T22:13:19.670Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T22:13:19.670Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T22:13:19.731Z] #2 [internal] load .dockerignore [2019-10-21T22:13:19.731Z] #2 transferring context: 87B done [2019-10-21T22:13:19.731Z] #2 DONE 0.0s [2019-10-21T22:13:19.731Z] [2019-10-21T22:13:19.731Z] #1 [internal] load build definition from Dockerfile [2019-10-21T22:13:19.731Z] #1 transferring dockerfile: 14.62kB done [2019-10-21T22:13:19.731Z] #1 DONE 0.0s [2019-10-21T22:13:19.927Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T22:13:19.927Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-21T22:13:19.927Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T22:13:19.927Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T22:13:19.927Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T22:13:19.927Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T22:13:19.927Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T22:13:19.927Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T22:13:19.927Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T22:13:19.927Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T22:13:19.927Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T22:13:19.927Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T22:13:19.927Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T22:13:19.927Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T22:13:19.927Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T22:13:19.927Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_EXT4_FS: enabled [2019-10-21T22:13:19.927Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T22:13:19.927Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T22:13:19.927Z] - Network Drivers: [2019-10-21T22:13:19.927Z] - "overlay": [2019-10-21T22:13:19.927Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T22:13:19.927Z] Optional (for encrypted networks): [2019-10-21T22:13:19.927Z] - CONFIG_CRYPTO: enabled [2019-10-21T22:13:19.927Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T22:13:19.927Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T22:13:19.927Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T22:13:19.927Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T22:13:19.927Z] - CONFIG_XFRM: enabled [2019-10-21T22:13:19.927Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T22:13:19.927Z] - "ipvlan": [2019-10-21T22:13:19.927Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T22:13:19.927Z] - "macvlan": [2019-10-21T22:13:19.927Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T22:13:19.927Z] - "ftp,tftp client in container": [2019-10-21T22:13:19.927Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T22:13:19.927Z] - Storage Drivers: [2019-10-21T22:13:19.927Z] - "aufs": [2019-10-21T22:13:19.927Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T22:13:19.927Z] - "btrfs": [2019-10-21T22:13:19.927Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T22:13:19.927Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T22:13:19.927Z] - "devicemapper": [2019-10-21T22:13:19.927Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T22:13:19.927Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T22:13:19.927Z] - "overlay": [2019-10-21T22:13:19.927Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T22:13:19.927Z] - "zfs": [2019-10-21T22:13:20.093Z] [2019-10-21T22:13:20.093Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T22:13:20.093Z] #3 DONE 0.2s [2019-10-21T22:13:20.093Z] [2019-10-21T22:13:20.093Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T22:13:20.093Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T22:13:20.093Z] #4 CACHED [2019-10-21T22:13:20.184Z] - /dev/zfs: missing [2019-10-21T22:13:20.184Z] - zfs command: missing [2019-10-21T22:13:20.184Z] - zpool command: missing [2019-10-21T22:13:20.184Z] [2019-10-21T22:13:20.184Z] Limits: [2019-10-21T22:13:20.184Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T22:13:20.184Z] [2019-10-21T22:13:20.184Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T22:13:20.468Z] [2019-10-21T22:13:20.468Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T22:13:20.468Z] #5 DONE 0.1s [2019-10-21T22:13:20.468Z] [2019-10-21T22:13:20.468Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T22:13:20.468Z] #6 DONE 0.0s [2019-10-21T22:13:20.510Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 . [2019-10-21T22:13:20.510Z] #1 [internal] load build definition from Dockerfile [2019-10-21T22:13:20.511Z] #1 transferring dockerfile: 14.63kB done [2019-10-21T22:13:20.511Z] #1 DONE 0.0s [2019-10-21T22:13:20.511Z] [2019-10-21T22:13:20.511Z] #2 [internal] load .dockerignore [2019-10-21T22:13:20.511Z] #2 transferring context: 87B done [2019-10-21T22:13:20.511Z] #2 DONE 0.0s [2019-10-21T22:13:20.511Z] [2019-10-21T22:13:20.511Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T22:13:20.511Z] #3 DONE 0.1s [2019-10-21T22:13:18.889Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:20.770Z] [2019-10-21T22:13:20.770Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T22:13:20.770Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T22:13:20.981Z] [2019-10-21T22:13:20.981Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T22:13:20.981Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T22:13:20.981Z] #65 DONE 0.0s [2019-10-21T22:13:20.981Z] [2019-10-21T22:13:20.981Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T22:13:20.981Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T22:13:20.981Z] #7 DONE 0.0s [2019-10-21T22:13:20.981Z] [2019-10-21T22:13:20.981Z] #19 [internal] load build context [2019-10-21T22:13:21.106Z] + docker version [2019-10-21T22:13:21.106Z] Client: Docker Engine - Community [2019-10-21T22:13:21.106Z] Version: 19.03.2 [2019-10-21T22:13:21.106Z] API version: 1.40 [2019-10-21T22:13:21.106Z] Go version: go1.12.8 [2019-10-21T22:13:21.106Z] Git commit: 6a30dfc [2019-10-21T22:13:21.106Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-21T22:13:21.106Z] OS/Arch: linux/arm64 [2019-10-21T22:13:21.106Z] Experimental: false [2019-10-21T22:13:21.106Z] [2019-10-21T22:13:21.106Z] Server: Docker Engine - Community [2019-10-21T22:13:21.106Z] Engine: [2019-10-21T22:13:21.106Z] Version: 19.03.2 [2019-10-21T22:13:21.106Z] API version: 1.40 (minimum version 1.12) [2019-10-21T22:13:21.106Z] Go version: go1.12.8 [2019-10-21T22:13:21.106Z] Git commit: 6a30dfc [2019-10-21T22:13:21.106Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-21T22:13:21.106Z] OS/Arch: linux/arm64 [2019-10-21T22:13:21.106Z] Experimental: true [2019-10-21T22:13:21.106Z] containerd: [2019-10-21T22:13:21.106Z] Version: 1.2.6 [2019-10-21T22:13:21.106Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T22:13:21.106Z] runc: [2019-10-21T22:13:21.106Z] Version: 1.0.0-rc8 [2019-10-21T22:13:21.106Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T22:13:21.106Z] docker-init: [2019-10-21T22:13:21.106Z] Version: 0.18.0 [2019-10-21T22:13:21.106Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T22:13:21.333Z] [2019-10-21T22:13:21.333Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T22:13:21.333Z] #6 DONE 0.0s [2019-10-21T22:13:21.333Z] [2019-10-21T22:13:21.333Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T22:13:21.333Z] #5 DONE 0.1s [2019-10-21T22:13:21.333Z] [2019-10-21T22:13:21.333Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T22:13:21.333Z] #65 DONE 0.0s [2019-10-21T22:13:21.333Z] [2019-10-21T22:13:21.333Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T22:13:21.333Z] #7 DONE 0.0s [2019-10-21T22:13:21.333Z] [2019-10-21T22:13:21.333Z] #19 [internal] load build context [2019-10-21T22:13:21.396Z] + docker info [2019-10-21T22:13:21.964Z] Client: [2019-10-21T22:13:21.964Z] Debug Mode: false [2019-10-21T22:13:21.964Z] [2019-10-21T22:13:21.964Z] Server: [2019-10-21T22:13:21.964Z] Containers: 0 [2019-10-21T22:13:21.964Z] Running: 0 [2019-10-21T22:13:21.964Z] Paused: 0 [2019-10-21T22:13:21.964Z] Stopped: 0 [2019-10-21T22:13:21.964Z] Images: 5 [2019-10-21T22:13:21.964Z] Server Version: 19.03.2 [2019-10-21T22:13:21.964Z] Storage Driver: overlay2 [2019-10-21T22:13:21.964Z] Backing Filesystem: extfs [2019-10-21T22:13:21.964Z] Supports d_type: true [2019-10-21T22:13:21.964Z] Native Overlay Diff: true [2019-10-21T22:13:21.964Z] Logging Driver: json-file [2019-10-21T22:13:21.964Z] Cgroup Driver: cgroupfs [2019-10-21T22:13:21.964Z] Plugins: [2019-10-21T22:13:21.964Z] Volume: local [2019-10-21T22:13:21.964Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T22:13:21.964Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T22:13:21.964Z] Swarm: inactive [2019-10-21T22:13:21.964Z] Runtimes: runc [2019-10-21T22:13:21.964Z] Default Runtime: runc [2019-10-21T22:13:21.964Z] Init Binary: docker-init [2019-10-21T22:13:21.964Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T22:13:21.964Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T22:13:21.964Z] init version: fec3683 [2019-10-21T22:13:21.964Z] Security Options: [2019-10-21T22:13:21.964Z] apparmor [2019-10-21T22:13:21.964Z] seccomp [2019-10-21T22:13:21.964Z] Profile: default [2019-10-21T22:13:21.964Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T22:13:21.964Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-21T22:13:21.964Z] OSType: linux [2019-10-21T22:13:21.964Z] Architecture: aarch64 [2019-10-21T22:13:21.964Z] CPUs: 4 [2019-10-21T22:13:21.964Z] Total Memory: 7.525GiB [2019-10-21T22:13:21.964Z] Name: ip-10-100-103-184 [2019-10-21T22:13:21.964Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-21T22:13:21.964Z] Docker Root Dir: /var/lib/docker [2019-10-21T22:13:21.964Z] Debug Mode: false [2019-10-21T22:13:21.964Z] Registry: https://index.docker.io/v1/ [2019-10-21T22:13:21.964Z] Labels: [2019-10-21T22:13:21.964Z] Experimental: true [2019-10-21T22:13:21.964Z] Insecure Registries: [2019-10-21T22:13:21.964Z] 127.0.0.0/8 [2019-10-21T22:13:21.964Z] Live Restore Enabled: true [2019-10-21T22:13:21.964Z] [2019-10-21T22:13:21.964Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T22:13:22.254Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:22.254Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:22.254Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40104/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T22:13:22.254Z] + bash /home/ubuntu/workspace/moby_PR-40104/check-config.sh [2019-10-21T22:13:22.254Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T22:13:22.254Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T22:13:22.254Z] [2019-10-21T22:13:22.254Z] Generally Necessary: [2019-10-21T22:13:22.254Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T22:13:22.254Z] - apparmor: enabled and tools installed [2019-10-21T22:13:22.254Z] - CONFIG_NAMESPACES: enabled [2019-10-21T22:13:22.254Z] - CONFIG_NET_NS: enabled [2019-10-21T22:13:22.254Z] - CONFIG_PID_NS: enabled [2019-10-21T22:13:22.254Z] - CONFIG_IPC_NS: enabled [2019-10-21T22:13:22.254Z] - CONFIG_UTS_NS: enabled [2019-10-21T22:13:22.254Z] - CONFIG_CGROUPS: enabled [2019-10-21T22:13:22.254Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T22:13:22.513Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T22:13:22.513Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T22:13:22.513Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T22:13:22.513Z] - CONFIG_CPUSETS: enabled [2019-10-21T22:13:22.513Z] - CONFIG_MEMCG: enabled [2019-10-21T22:13:22.513Z] - CONFIG_KEYS: enabled [2019-10-21T22:13:22.513Z] - CONFIG_VETH: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T22:13:22.513Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T22:13:22.513Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T22:13:22.513Z] [2019-10-21T22:13:22.513Z] Optional Features: [2019-10-21T22:13:22.513Z] - CONFIG_USER_NS: enabled [2019-10-21T22:13:22.513Z] - CONFIG_SECCOMP: enabled [2019-10-21T22:13:22.513Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T22:13:22.513Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T22:13:22.513Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T22:13:22.513Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T22:13:22.702Z] #19 transferring context: 45.62MB 1.3s done [2019-10-21T22:13:22.702Z] #19 DONE 1.4s [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T22:13:22.702Z] #38 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T22:13:22.702Z] #45 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T22:13:22.702Z] #39 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T22:13:22.702Z] #30 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T22:13:22.702Z] #37 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:22.702Z] #57 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T22:13:22.702Z] #46 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.702Z] #50 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.702Z] #59 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T22:13:22.702Z] #28 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.702Z] #22 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T22:13:22.702Z] #41 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T22:13:22.702Z] #51 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T22:13:22.702Z] #35 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T22:13:22.702Z] #67 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T22:13:22.702Z] #18 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T22:13:22.702Z] #58 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T22:13:22.702Z] #56 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T22:13:22.702Z] #53 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T22:13:22.702Z] #40 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T22:13:22.702Z] #23 CACHED [2019-10-21T22:13:22.702Z] [2019-10-21T22:13:22.702Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T22:13:22.702Z] #16 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T22:13:22.703Z] #29 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T22:13:22.703Z] #9 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T22:13:22.703Z] #27 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T22:13:22.703Z] #8 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T22:13:22.703Z] #25 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.703Z] #47 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T22:13:22.703Z] #55 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:22.703Z] #44 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:22.703Z] #52 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T22:13:22.703Z] #49 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T22:13:22.703Z] #43 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T22:13:22.703Z] #10 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T22:13:22.703Z] #32 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:22.703Z] #68 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:22.703Z] #34 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T22:13:22.703Z] #42 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:22.703Z] #36 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T22:13:22.703Z] #63 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T22:13:22.703Z] #61 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.703Z] #62 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:22.703Z] #54 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T22:13:22.703Z] #33 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T22:13:22.703Z] #11 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T22:13:22.703Z] #14 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T22:13:22.703Z] #12 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:22.703Z] #20 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T22:13:22.703Z] #24 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T22:13:22.703Z] #17 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T22:13:22.703Z] #15 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T22:13:22.703Z] #64 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T22:13:22.703Z] #21 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T22:13:22.703Z] #69 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T22:13:22.703Z] #26 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T22:13:22.703Z] #66 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T22:13:22.703Z] #48 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:22.703Z] #31 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T22:13:22.703Z] #60 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T22:13:22.703Z] #13 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T22:13:22.703Z] #70 CACHED [2019-10-21T22:13:22.703Z] [2019-10-21T22:13:22.703Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T22:13:22.772Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T22:13:22.772Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T22:13:22.772Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T22:13:22.772Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T22:13:22.772Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T22:13:22.772Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T22:13:22.772Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T22:13:22.772Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T22:13:22.772Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T22:13:22.772Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T22:13:22.772Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T22:13:22.772Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T22:13:22.772Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T22:13:22.772Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T22:13:22.772Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T22:13:22.772Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T22:13:22.772Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T22:13:22.772Z] - CONFIG_EXT4_FS: enabled [2019-10-21T22:13:22.772Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T22:13:22.772Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T22:13:22.772Z] - Network Drivers: [2019-10-21T22:13:22.772Z] - "overlay": [2019-10-21T22:13:22.772Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T22:13:22.772Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T22:13:22.772Z] Optional (for encrypted networks): [2019-10-21T22:13:22.809Z] #19 transferring context: 45.62MB 1.6s done [2019-10-21T22:13:22.809Z] #19 DONE 1.7s [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:22.809Z] #68 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T22:13:22.809Z] #69 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T22:13:22.809Z] #26 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T22:13:22.809Z] #67 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T22:13:22.809Z] #45 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T22:13:22.809Z] #11 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T22:13:22.809Z] #38 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T22:13:22.809Z] #15 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T22:13:22.809Z] #14 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T22:13:22.809Z] #24 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T22:13:22.809Z] #35 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T22:13:22.809Z] #9 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:22.809Z] #34 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:22.809Z] #31 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T22:13:22.809Z] #37 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T22:13:22.809Z] #23 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T22:13:22.809Z] #64 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T22:13:22.809Z] #51 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T22:13:22.809Z] #56 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:22.809Z] #57 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T22:13:22.809Z] #25 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T22:13:22.809Z] #61 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:22.809Z] #36 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T22:13:22.809Z] #41 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T22:13:22.809Z] #53 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T22:13:22.809Z] #55 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T22:13:22.809Z] #21 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T22:13:22.809Z] #8 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.809Z] #62 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T22:13:22.809Z] #10 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T22:13:22.809Z] #42 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T22:13:22.809Z] #18 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.809Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T22:13:22.809Z] #12 CACHED [2019-10-21T22:13:22.809Z] [2019-10-21T22:13:22.810Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T22:13:22.810Z] #49 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T22:13:22.810Z] #27 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:22.810Z] #52 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T22:13:22.810Z] #60 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.810Z] #59 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:22.810Z] #54 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T22:13:22.810Z] #16 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T22:13:22.810Z] #30 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T22:13:22.810Z] #48 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T22:13:22.810Z] #17 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T22:13:22.810Z] #66 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T22:13:22.810Z] #58 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T22:13:22.810Z] #40 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T22:13:22.810Z] #46 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T22:13:22.810Z] #29 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.810Z] #22 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:22.810Z] #20 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T22:13:22.810Z] #63 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T22:13:22.810Z] #33 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.810Z] #50 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:22.810Z] #44 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T22:13:22.810Z] #28 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:22.810Z] #47 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T22:13:22.810Z] #43 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T22:13:22.810Z] #39 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T22:13:22.810Z] #13 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T22:13:22.810Z] #32 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T22:13:22.810Z] #70 CACHED [2019-10-21T22:13:22.810Z] [2019-10-21T22:13:22.810Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T22:13:22.810Z] #71 DONE 0.5s [2019-10-21T22:13:23.030Z] - CONFIG_CRYPTO: enabled [2019-10-21T22:13:23.030Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T22:13:23.030Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T22:13:23.030Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T22:13:23.030Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T22:13:23.030Z] - CONFIG_XFRM: enabled [2019-10-21T22:13:23.030Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T22:13:23.030Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T22:13:23.030Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T22:13:23.030Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T22:13:23.030Z] - "ipvlan": [2019-10-21T22:13:23.030Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T22:13:23.030Z] - "macvlan": [2019-10-21T22:13:23.030Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T22:13:23.030Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T22:13:23.030Z] - "ftp,tftp client in container": [2019-10-21T22:13:23.030Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T22:13:23.030Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T22:13:23.030Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T22:13:23.030Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T22:13:23.030Z] - Storage Drivers: [2019-10-21T22:13:23.030Z] - "aufs": [2019-10-21T22:13:23.030Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T22:13:23.030Z] - "btrfs": [2019-10-21T22:13:23.030Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T22:13:23.030Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T22:13:23.030Z] - "devicemapper": [2019-10-21T22:13:23.030Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T22:13:23.030Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T22:13:23.030Z] - "overlay": [2019-10-21T22:13:23.030Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T22:13:23.030Z] - "zfs": [2019-10-21T22:13:23.030Z] - /dev/zfs: missing [2019-10-21T22:13:23.030Z] - zfs command: missing [2019-10-21T22:13:23.030Z] - zpool command: missing [2019-10-21T22:13:23.030Z] [2019-10-21T22:13:23.030Z] Limits: [2019-10-21T22:13:23.030Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T22:13:23.030Z] [2019-10-21T22:13:23.030Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T22:13:23.218Z] [2019-10-21T22:13:23.218Z] #72 exporting to oci image format [2019-10-21T22:13:23.218Z] #72 exporting layers [2019-10-21T22:13:23.363Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 . [2019-10-21T22:13:23.363Z] #2 [internal] load .dockerignore [2019-10-21T22:13:23.363Z] #2 transferring context: 87B done [2019-10-21T22:13:23.363Z] #2 DONE 0.0s [2019-10-21T22:13:23.363Z] [2019-10-21T22:13:23.363Z] #1 [internal] load build definition from Dockerfile [2019-10-21T22:13:23.363Z] #1 transferring dockerfile: 14.63kB done [2019-10-21T22:13:23.363Z] #1 DONE 0.0s [2019-10-21T22:13:23.363Z] [2019-10-21T22:13:23.363Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T22:13:23.627Z] #3 DONE 0.1s [2019-10-21T22:13:23.627Z] [2019-10-21T22:13:23.627Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T22:13:23.627Z] #4 CACHED [2019-10-21T22:13:23.885Z] [2019-10-21T22:13:23.885Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T22:13:24.070Z] #71 DONE 1.4s [2019-10-21T22:13:24.070Z] [2019-10-21T22:13:24.070Z] #72 exporting to image [2019-10-21T22:13:24.070Z] #72 exporting layers [2019-10-21T22:13:24.149Z] #6 DONE 0.0s [2019-10-21T22:13:24.149Z] [2019-10-21T22:13:24.149Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T22:13:24.149Z] #5 DONE 0.1s [2019-10-21T22:13:24.149Z] [2019-10-21T22:13:24.149Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T22:13:24.149Z] #65 DONE 0.0s [2019-10-21T22:13:24.149Z] [2019-10-21T22:13:24.149Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T22:13:24.149Z] #7 DONE 0.0s [2019-10-21T22:13:24.149Z] [2019-10-21T22:13:24.149Z] #19 [internal] load build context [2019-10-21T22:13:24.998Z] #72 exporting layers 0.8s done [2019-10-21T22:13:24.998Z] #72 writing image sha256:ed785a6219c372af0632ca17c1cead743bbb0426a97069addc365d13da9977e3 [2019-10-21T22:13:24.998Z] #72 writing image sha256:ed785a6219c372af0632ca17c1cead743bbb0426a97069addc365d13da9977e3 done [2019-10-21T22:13:24.998Z] #72 naming to docker.io/library/docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 done [2019-10-21T22:13:24.998Z] #72 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-21T22:13:25.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40104/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/validate/default [2019-10-21T22:13:25.560Z] #19 transferring context: 45.62MB 1.4s done [2019-10-21T22:13:25.560Z] #19 DONE 1.4s [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T22:13:25.560Z] #13 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:25.560Z] #54 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T22:13:25.560Z] #26 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T22:13:25.560Z] #21 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T22:13:25.560Z] #23 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:25.560Z] #20 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T22:13:25.560Z] #35 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T22:13:25.560Z] #15 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T22:13:25.560Z] #46 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T22:13:25.560Z] #10 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T22:13:25.560Z] #37 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T22:13:25.560Z] #12 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:25.560Z] #59 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:25.560Z] #52 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T22:13:25.560Z] #63 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T22:13:25.560Z] #40 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T22:13:25.560Z] #17 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:25.560Z] #44 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T22:13:25.560Z] #45 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T22:13:25.560Z] #9 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:25.560Z] #57 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T22:13:25.560Z] #33 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:25.560Z] #36 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T22:13:25.560Z] #29 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T22:13:25.560Z] #11 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T22:13:25.560Z] #43 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:25.560Z] #50 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T22:13:25.560Z] #30 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:25.560Z] #22 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T22:13:25.560Z] #48 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T22:13:25.560Z] #38 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T22:13:25.560Z] #69 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:25.560Z] #31 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T22:13:25.560Z] #14 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:25.560Z] #34 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T22:13:25.560Z] #8 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.560Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T22:13:25.560Z] #16 CACHED [2019-10-21T22:13:25.560Z] [2019-10-21T22:13:25.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T22:13:25.561Z] #41 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T22:13:25.561Z] #49 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T22:13:25.561Z] #56 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T22:13:25.561Z] #67 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T22:13:25.561Z] #64 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T22:13:25.561Z] #42 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T22:13:25.561Z] #61 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T22:13:25.561Z] #27 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:25.561Z] #68 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:25.561Z] #62 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T22:13:25.561Z] #58 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T22:13:25.561Z] #25 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T22:13:25.561Z] #39 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T22:13:25.561Z] #32 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T22:13:25.561Z] #55 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T22:13:25.561Z] #51 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:25.561Z] #47 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T22:13:25.561Z] #24 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T22:13:25.561Z] #66 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T22:13:25.561Z] #28 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T22:13:25.561Z] #18 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T22:13:25.561Z] #60 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T22:13:25.561Z] #53 CACHED [2019-10-21T22:13:25.561Z] [2019-10-21T22:13:25.561Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T22:13:25.561Z] #70 CACHED [2019-10-21T22:13:25.819Z] [2019-10-21T22:13:25.819Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T22:13:26.265Z] Congratulations! All commits are properly signed with the DCO! [2019-10-21T22:13:26.265Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-21T22:13:26.265Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-21T22:13:27.353Z] #72 exporting layers 4.1s done [2019-10-21T22:13:27.353Z] #72 exporting manifest sha256:2333791fb7bf69a6e3ca51cb43746012a95070675d859566757f8843381082bf done [2019-10-21T22:13:27.353Z] #72 exporting config sha256:6852ca4d458774118b6d79c0072f51ef7365bec0bfed5b4661ff56b03117e06c done [2019-10-21T22:13:27.353Z] #72 sending tarball [2019-10-21T22:13:27.614Z] Fetching without tags [2019-10-21T22:13:28.081Z] Merging remotes/origin/master commit bebd8206285b3d1aeb5d462683db71e7ac625903 into PR head commit ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:28.349Z] #71 DONE 2.6s [2019-10-21T22:13:28.349Z] [2019-10-21T22:13:28.349Z] #72 exporting to image [2019-10-21T22:13:28.349Z] #72 exporting layers [2019-10-21T22:13:27.573Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:27.578Z] > git config --add remote.origin.fetch +refs/pull/40104/head:refs/remotes/origin/PR-40104 # timeout=10 [2019-10-21T22:13:27.582Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T22:13:27.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:13:27.616Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:13:27.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:13:27.617Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:13:28.082Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:28.086Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:28.964Z] Merge succeeded, producing ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:13:28.965Z] Checking out Revision ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 (PR-40104) [2019-10-21T22:13:29.724Z] #72 exporting layers 1.4s done [2019-10-21T22:13:29.724Z] #72 writing image sha256:76f7526b52daf249b1d2a791b299044a23c66443c1e0709ff58c50af31da19b9 done [2019-10-21T22:13:29.724Z] #72 naming to docker.io/library/docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 done [2019-10-21T22:13:29.724Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T22:13:30.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/test/unit [2019-10-21T22:13:30.068Z] Commit message: "integration-cli: migrate some "info" tests to integration" [2019-10-21T22:13:28.925Z] > git merge bebd8206285b3d1aeb5d462683db71e7ac625903 # timeout=10 [2019-10-21T22:13:28.949Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T22:13:28.966Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:13:28.970Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T22:13:31.638Z] + docker version [2019-10-21T22:13:31.638Z] Client: [2019-10-21T22:13:31.638Z] Version: 18.06.1-ce [2019-10-21T22:13:31.638Z] API version: 1.38 [2019-10-21T22:13:31.638Z] Go version: go1.10.3 [2019-10-21T22:13:31.638Z] Git commit: e68fc7a [2019-10-21T22:13:31.638Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-21T22:13:31.638Z] OS/Arch: linux/ppc64le [2019-10-21T22:13:31.638Z] Experimental: false [2019-10-21T22:13:31.638Z] [2019-10-21T22:13:31.638Z] Server: [2019-10-21T22:13:31.638Z] Engine: [2019-10-21T22:13:31.638Z] Version: 18.06.1-ce [2019-10-21T22:13:31.638Z] API version: 1.38 (minimum version 1.12) [2019-10-21T22:13:31.638Z] Go version: go1.10.3 [2019-10-21T22:13:31.638Z] Git commit: e68fc7a [2019-10-21T22:13:31.638Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-21T22:13:31.638Z] OS/Arch: linux/ppc64le [2019-10-21T22:13:31.638Z] Experimental: true [Pipeline] sh [2019-10-21T22:13:32.017Z] + docker info [2019-10-21T22:13:32.017Z] Containers: 1 [2019-10-21T22:13:32.017Z] Running: 1 [2019-10-21T22:13:32.017Z] Paused: 0 [2019-10-21T22:13:32.017Z] Stopped: 0 [2019-10-21T22:13:32.017Z] Images: 3 [2019-10-21T22:13:32.017Z] Server Version: 18.06.1-ce [2019-10-21T22:13:32.017Z] Storage Driver: overlay2 [2019-10-21T22:13:32.017Z] Backing Filesystem: extfs [2019-10-21T22:13:32.017Z] Supports d_type: true [2019-10-21T22:13:32.017Z] Native Overlay Diff: true [2019-10-21T22:13:32.017Z] Logging Driver: json-file [2019-10-21T22:13:32.017Z] Cgroup Driver: cgroupfs [2019-10-21T22:13:32.017Z] Plugins: [2019-10-21T22:13:32.017Z] Volume: local [2019-10-21T22:13:32.017Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T22:13:32.017Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-21T22:13:32.017Z] Swarm: inactive [2019-10-21T22:13:32.017Z] Runtimes: runc [2019-10-21T22:13:32.017Z] Default Runtime: runc [2019-10-21T22:13:32.017Z] Init Binary: docker-init [2019-10-21T22:13:32.017Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-21T22:13:32.017Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-21T22:13:32.017Z] init version: fec3683 [2019-10-21T22:13:32.017Z] Security Options: [2019-10-21T22:13:32.017Z] apparmor [2019-10-21T22:13:32.017Z] seccomp [2019-10-21T22:13:32.017Z] Profile: default [2019-10-21T22:13:32.017Z] Kernel Version: 4.4.0-130-generic [2019-10-21T22:13:32.017Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-21T22:13:32.017Z] OSType: linux [2019-10-21T22:13:32.017Z] Architecture: ppc64le [2019-10-21T22:13:32.017Z] CPUs: 4 [2019-10-21T22:13:32.017Z] Total Memory: 7.972GiB [2019-10-21T22:13:32.017Z] Name: ppc64le-ubuntu-33 [2019-10-21T22:13:32.017Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-21T22:13:32.017Z] Docker Root Dir: /var/lib/docker [2019-10-21T22:13:32.017Z] Debug Mode (client): false [2019-10-21T22:13:32.017Z] Debug Mode (server): false [2019-10-21T22:13:32.017Z] Username: dockerbuildbot [2019-10-21T22:13:32.017Z] Registry: https://index.docker.io/v1/ [2019-10-21T22:13:32.017Z] Labels: [2019-10-21T22:13:32.017Z] Experimental: true [2019-10-21T22:13:32.017Z] Insecure Registries: [2019-10-21T22:13:32.017Z] 127.0.0.0/8 [2019-10-21T22:13:32.017Z] Live Restore Enabled: false [2019-10-21T22:13:32.017Z] [Pipeline] sh [2019-10-21T22:13:32.399Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:32.399Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:13:32.399Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40104/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T22:13:32.399Z] + bash /home/docker/workspace/moby_PR-40104/check-config.sh [2019-10-21T22:13:32.399Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T22:13:32.399Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-10-21T22:13:32.399Z] [2019-10-21T22:13:32.399Z] Generally Necessary: [2019-10-21T22:13:32.399Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T22:13:32.399Z] - apparmor: enabled and tools installed [2019-10-21T22:13:32.399Z] - CONFIG_NAMESPACES: enabled [2019-10-21T22:13:32.399Z] - CONFIG_NET_NS: enabled [2019-10-21T22:13:32.399Z] - CONFIG_PID_NS: enabled [2019-10-21T22:13:32.685Z] - CONFIG_IPC_NS: enabled [2019-10-21T22:13:32.685Z] - CONFIG_UTS_NS: enabled [2019-10-21T22:13:32.685Z] - CONFIG_CGROUPS: enabled [2019-10-21T22:13:32.685Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T22:13:32.685Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T22:13:32.685Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T22:13:32.685Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T22:13:32.685Z] - CONFIG_CPUSETS: enabled [2019-10-21T22:13:32.685Z] - CONFIG_MEMCG: enabled [2019-10-21T22:13:32.685Z] - CONFIG_KEYS: enabled [2019-10-21T22:13:32.685Z] - CONFIG_VETH: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T22:13:32.685Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T22:13:32.685Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T22:13:32.685Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-21T22:13:32.685Z] [2019-10-21T22:13:32.685Z] Optional Features: [2019-10-21T22:13:32.685Z] - CONFIG_USER_NS: enabled [2019-10-21T22:13:32.685Z] - CONFIG_SECCOMP: enabled [2019-10-21T22:13:32.685Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T22:13:32.685Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T22:13:32.685Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T22:13:32.685Z] (cgroup swap accounting is currently enabled) [2019-10-21T22:13:32.970Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-21T22:13:32.971Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T22:13:32.971Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T22:13:32.971Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T22:13:32.971Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T22:13:32.971Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T22:13:32.971Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T22:13:32.971Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T22:13:32.971Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T22:13:32.971Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T22:13:32.971Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T22:13:32.971Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T22:13:32.971Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T22:13:32.971Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T22:13:32.971Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T22:13:32.971Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T22:13:32.971Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T22:13:32.971Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T22:13:32.971Z] - CONFIG_EXT4_FS: enabled [2019-10-21T22:13:32.971Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T22:13:32.971Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T22:13:32.971Z] - Network Drivers: [2019-10-21T22:13:32.971Z] - "overlay": [2019-10-21T22:13:32.971Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T22:13:32.971Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T22:13:32.971Z] Optional (for encrypted networks): [2019-10-21T22:13:33.259Z] - CONFIG_CRYPTO: enabled [2019-10-21T22:13:33.259Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_XFRM: enabled [2019-10-21T22:13:33.259Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T22:13:33.259Z] - "ipvlan": [2019-10-21T22:13:33.259Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T22:13:33.259Z] - "macvlan": [2019-10-21T22:13:33.259Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T22:13:33.259Z] - "ftp,tftp client in container": [2019-10-21T22:13:33.259Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T22:13:33.259Z] - Storage Drivers: [2019-10-21T22:13:33.259Z] - "aufs": [2019-10-21T22:13:33.259Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T22:13:33.259Z] - "btrfs": [2019-10-21T22:13:33.259Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T22:13:33.259Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T22:13:33.259Z] - "devicemapper": [2019-10-21T22:13:33.259Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T22:13:33.259Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T22:13:33.259Z] - "overlay": [2019-10-21T22:13:33.259Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T22:13:33.259Z] - "zfs": [2019-10-21T22:13:33.259Z] - /dev/zfs: missing [2019-10-21T22:13:33.259Z] - zfs command: missing [2019-10-21T22:13:33.259Z] - zpool command: missing [2019-10-21T22:13:33.259Z] [2019-10-21T22:13:33.259Z] Limits: [2019-10-21T22:13:33.259Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T22:13:33.259Z] [2019-10-21T22:13:33.259Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T22:13:33.347Z] ? github.com/docker/docker/api [no test files] [2019-10-21T22:13:33.714Z] + make bundles/buildx [2019-10-21T22:13:34.335Z] mkdir bundles [2019-10-21T22:13:34.335Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-21T22:13:34.335Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-21T22:13:34.335Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-21T22:13:34.335Z] --build-arg BUILDX_COMMIT \ [2019-10-21T22:13:34.335Z] --build-arg BUILDX_REPO \ [2019-10-21T22:13:34.335Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-21T22:13:34.335Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-21T22:13:34.335Z] . && \ [2019-10-21T22:13:34.335Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-21T22:13:34.335Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-21T22:13:34.335Z] /bin/sh: 4: go: not found [2019-10-21T22:13:34.335Z] /bin/sh: 5: go: not found [2019-10-21T22:13:34.335Z] [2019-10-21T22:13:34.335Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-21T22:13:34.335Z] #2 digest: sha256:5498f5ad78bba5095b91d2f96c7e950bcf85415f61958e6ee35f5e6bdcb45dac [2019-10-21T22:13:34.335Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-21T22:13:34.335Z] #2 started: 2019-10-21 22:13:34.201830963 +0000 UTC [2019-10-21T22:13:34.335Z] #2 completed: 2019-10-21 22:13:34.219955554 +0000 UTC [2019-10-21T22:13:34.335Z] #2 duration: 18.124591ms [2019-10-21T22:13:34.335Z] #2 transferring dockerfile: 792B done [2019-10-21T22:13:34.335Z] [2019-10-21T22:13:34.335Z] [2019-10-21T22:13:34.335Z] #1 local://context (.dockerignore) [2019-10-21T22:13:34.335Z] #1 digest: sha256:909d6f8441dd49a9df83a4d6c2e89ac073a65369468e3f2e27b05917b5e923fd [2019-10-21T22:13:34.335Z] #1 name: "local://context (.dockerignore)" [2019-10-21T22:13:34.335Z] #1 started: 2019-10-21 22:13:34.202822917 +0000 UTC [2019-10-21T22:13:34.335Z] #1 completed: 2019-10-21 22:13:34.221980403 +0000 UTC [2019-10-21T22:13:34.335Z] #1 duration: 19.157486ms [2019-10-21T22:13:34.335Z] #1 transferring context: 87B done [2019-10-21T22:13:34.335Z] [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-21T22:13:34.617Z] #7 digest: sha256:51ad65eed91f7647fd8410854df89364d3a0fb808055c6b7f3c6fba6046b3e4d [2019-10-21T22:13:34.617Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-21T22:13:34.617Z] #7 started: 2019-10-21 22:13:34.440469252 +0000 UTC [2019-10-21T22:13:34.617Z] #7 completed: 2019-10-21 22:13:34.440522401 +0000 UTC [2019-10-21T22:13:34.617Z] #7 duration: 53.149µs [2019-10-21T22:13:34.617Z] #7 cached: true [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] #8 exporting to image [2019-10-21T22:13:34.617Z] #8 digest: sha256:f13a8294700bab252ba8cc753d9a87388154b1e0d0ed6894e948759fdedec4da [2019-10-21T22:13:34.617Z] #8 name: "exporting to image" [2019-10-21T22:13:34.617Z] #8 started: 2019-10-21 22:13:34.440638403 +0000 UTC [2019-10-21T22:13:34.617Z] #8 completed: 2019-10-21 22:13:34.444743373 +0000 UTC [2019-10-21T22:13:34.617Z] #8 duration: 4.10497ms [2019-10-21T22:13:34.617Z] #8 exporting layers done [2019-10-21T22:13:34.617Z] #8 writing image sha256:b129579fa015575c7a5192c7e2ef6e8f43b153777ae588e5b0ea47f449f4b070 done [2019-10-21T22:13:34.617Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-21T22:13:34.617Z] #3 digest: sha256:d9c4ed86a75c89357c09495abde26fcdb42047b8dd02d321e2ba64221108052c [2019-10-21T22:13:34.617Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-21T22:13:34.617Z] #3 started: 2019-10-21 22:13:34.438850218 +0000 UTC [2019-10-21T22:13:34.617Z] #3 completed: 2019-10-21 22:13:34.439194062 +0000 UTC [2019-10-21T22:13:34.617Z] #3 duration: 343.844µs [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-21T22:13:34.617Z] #4 digest: sha256:bd5046c6a3e29917d854fe70684ac7fedb9d43c34eae71128806a418a5b94cc2 [2019-10-21T22:13:34.617Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-21T22:13:34.617Z] #4 started: 2019-10-21 22:13:34.440469252 +0000 UTC [2019-10-21T22:13:34.617Z] #4 completed: 2019-10-21 22:13:34.440469252 +0000 UTC [2019-10-21T22:13:34.617Z] #4 duration: 0s [2019-10-21T22:13:34.617Z] #4 cached: true [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-21T22:13:34.617Z] #5 digest: sha256:75d88b5e465ce7aca02b635d85d8a63cade9a1a118a1120181b196f409e4bb27 [2019-10-21T22:13:34.617Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-21T22:13:34.617Z] #5 started: 2019-10-21 22:13:34.440469252 +0000 UTC [2019-10-21T22:13:34.617Z] #5 completed: 2019-10-21 22:13:34.440469252 +0000 UTC [2019-10-21T22:13:34.617Z] #5 duration: 0s [2019-10-21T22:13:34.617Z] #5 cached: true [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:34.617Z] #6 /bin/sh -c go mod download [2019-10-21T22:13:34.617Z] #6 digest: sha256:06f580472b18853ebf9caa1c6ac3472a380d125a26778608b081bb9707b917e3 [2019-10-21T22:13:34.617Z] #6 name: "/bin/sh -c go mod download" [2019-10-21T22:13:34.617Z] #6 started: 2019-10-21 22:13:34.440469252 +0000 UTC [2019-10-21T22:13:34.617Z] #6 completed: 2019-10-21 22:13:34.440469252 +0000 UTC [2019-10-21T22:13:34.617Z] #6 duration: 0s [2019-10-21T22:13:34.617Z] #6 cached: true [2019-10-21T22:13:34.617Z] [2019-10-21T22:13:35.234Z] b224262c67722510623301578cde97efff5d02b831d5130c92222d792cdcb229 [2019-10-21T22:13:35.234Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 . [2019-10-21T22:13:35.538Z] #1 [internal] load build definition from Dockerfile [2019-10-21T22:13:35.538Z] #1 transferring dockerfile: 14.62kB done [2019-10-21T22:13:35.538Z] #1 DONE 0.0s [2019-10-21T22:13:35.538Z] [2019-10-21T22:13:35.538Z] #2 [internal] load .dockerignore [2019-10-21T22:13:35.538Z] #2 transferring context: 87B done [2019-10-21T22:13:35.538Z] #2 DONE 0.0s [2019-10-21T22:13:35.538Z] [2019-10-21T22:13:35.538Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T22:13:35.538Z] #3 DONE 0.2s [2019-10-21T22:13:35.830Z] [2019-10-21T22:13:35.830Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T22:13:35.830Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T22:13:35.830Z] #4 CACHED [2019-10-21T22:13:35.830Z] [2019-10-21T22:13:35.830Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T22:13:35.830Z] #6 DONE 0.0s [2019-10-21T22:13:35.830Z] [2019-10-21T22:13:35.830Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T22:13:36.115Z] #5 DONE 0.3s [2019-10-21T22:13:36.402Z] [2019-10-21T22:13:36.402Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T22:13:36.402Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T22:13:36.402Z] #65 DONE 0.0s [2019-10-21T22:13:36.402Z] [2019-10-21T22:13:36.402Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T22:13:36.402Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T22:13:36.402Z] #7 DONE 0.0s [2019-10-21T22:13:36.402Z] [2019-10-21T22:13:36.402Z] #19 [internal] load build context [2019-10-21T22:13:38.999Z] #72 sending tarball 10.8s done [2019-10-21T22:13:38.999Z] #72 DONE 14.9s [2019-10-21T22:13:38.999Z] [2019-10-21T22:13:38.999Z] #73 importing to docker [2019-10-21T22:13:38.999Z] #73 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T22:13:39.887Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/test/unit [2019-10-21T22:13:39.920Z] #19 transferring context: 45.62MB 3.2s done [2019-10-21T22:13:39.920Z] #19 DONE 3.3s [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T22:13:39.920Z] #32 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T22:13:39.920Z] #39 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T22:13:39.920Z] #69 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T22:13:39.920Z] #26 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T22:13:39.920Z] #23 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T22:13:39.920Z] #17 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T22:13:39.920Z] #8 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:39.920Z] #62 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T22:13:39.920Z] #27 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T22:13:39.920Z] #33 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T22:13:39.920Z] #63 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T22:13:39.920Z] #67 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:39.920Z] #50 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T22:13:39.920Z] #10 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T22:13:39.920Z] #45 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T22:13:39.920Z] #37 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:39.920Z] #59 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T22:13:39.920Z] #11 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T22:13:39.920Z] #28 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T22:13:39.920Z] #46 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:39.920Z] #22 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T22:13:39.920Z] #14 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T22:13:39.920Z] #64 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T22:13:39.920Z] #9 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T22:13:39.920Z] #13 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T22:13:39.920Z] #56 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.920Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:39.920Z] #20 CACHED [2019-10-21T22:13:39.920Z] [2019-10-21T22:13:39.921Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T22:13:39.921Z] #25 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T22:13:39.921Z] #48 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:39.921Z] #44 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T22:13:39.921Z] #49 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T22:13:39.921Z] #16 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:39.921Z] #36 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T22:13:39.921Z] #40 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T22:13:39.921Z] #66 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T22:13:39.921Z] #58 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T22:13:39.921Z] #12 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T22:13:39.921Z] #35 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T22:13:39.921Z] #24 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T22:13:39.921Z] #18 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T22:13:39.921Z] #29 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:39.921Z] #31 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:39.921Z] #34 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T22:13:39.921Z] #38 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:39.921Z] #57 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T22:13:39.921Z] #51 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:13:39.921Z] #52 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T22:13:39.921Z] #60 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T22:13:39.921Z] #54 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T22:13:39.921Z] #42 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T22:13:39.921Z] #41 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T22:13:39.921Z] #43 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T22:13:39.921Z] #21 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T22:13:39.921Z] #15 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T22:13:39.921Z] #47 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T22:13:39.921Z] #53 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T22:13:39.921Z] #30 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T22:13:39.921Z] #55 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T22:13:39.921Z] #68 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T22:13:39.921Z] #61 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T22:13:39.921Z] #70 CACHED [2019-10-21T22:13:39.921Z] [2019-10-21T22:13:39.921Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T22:13:40.552Z] #71 DONE 1.2s [2019-10-21T22:13:40.856Z] [2019-10-21T22:13:40.856Z] #72 exporting to oci image format [2019-10-21T22:13:40.856Z] #72 exporting layers [2019-10-21T22:13:42.514Z] ? github.com/docker/docker/api [no test files] [2019-10-21T22:13:45.570Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2019-10-21T22:13:54.095Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-21T22:14:32.278Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2019-10-21T22:14:32.278Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T22:14:32.537Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-10-21T22:14:32.537Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T22:14:32.537Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T22:14:32.537Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T22:14:33.207Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:14:33.207Z] [2019-10-21T22:14:33.207Z] [2019-10-21T22:14:33.207Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T22:14:33.207Z] [2019-10-21T22:14:33.207Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T22:14:33.207Z] [2019-10-21T22:14:33.207Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-21T22:14:33.207Z] [2019-10-21T22:14:33.207Z] Found new integrations tests: [2019-10-21T22:14:33.207Z] +func TestInfoDiscoveryBackend(t *testing.T) { [2019-10-21T22:14:33.207Z] +func TestInfoDiscoveryInvalidAdvertise(t *testing.T) { [2019-10-21T22:14:33.207Z] +func TestInfoDiscoveryAdvertiseInterfaceName(t *testing.T) { [2019-10-21T22:14:33.207Z] +func TestInfoDebug(t *testing.T) { [2019-10-21T22:14:33.207Z] +func TestInfoInsecureRegistries(t *testing.T) { [2019-10-21T22:14:33.207Z] +func TestInfoRegistryMirrors(t *testing.T) { [2019-10-21T22:14:33.207Z] Running stress test for them. [2019-10-21T22:14:33.207Z] Using test flags: -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:14:33.463Z] PKG_CONFIG=pkg-config [2019-10-21T22:14:33.463Z] GOLANG_VERSION=1.13.3 [2019-10-21T22:14:33.463Z] HOSTNAME=be540dff052a [2019-10-21T22:14:33.463Z] KEEPBUNDLE=1 [2019-10-21T22:14:33.463Z] container=docker [2019-10-21T22:14:33.463Z] TEST_SKIP_INTEGRATION=1 [2019-10-21T22:14:33.463Z] GO111MODULE=off [2019-10-21T22:14:33.463Z] GOPATH=/go [2019-10-21T22:14:33.463Z] PWD=/go/src/github.com/docker/docker [2019-10-21T22:14:33.463Z] HOME=/root [2019-10-21T22:14:33.463Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T22:14:33.463Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T22:14:33.463Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T22:14:33.463Z] DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:14:33.463Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T22:14:33.463Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T22:14:33.463Z] TERM=xterm [2019-10-21T22:14:33.463Z] VALIDATE_BRANCH=master [2019-10-21T22:14:33.463Z] DEST=bundles/test-integration [2019-10-21T22:14:33.463Z] SHLVL=1 [2019-10-21T22:14:33.463Z] TIMEOUT=120m [2019-10-21T22:14:33.463Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-21T22:14:33.463Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T22:14:33.463Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T22:14:33.463Z] TESTDEBUG=0 [2019-10-21T22:14:33.463Z] _=/usr/bin/env [2019-10-21T22:14:33.463Z] Building test suite binary ./integration-cli/test.main [2019-10-21T22:14:33.475Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T22:14:33.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T22:14:33.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T22:14:33.475Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T22:14:33.475Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T22:14:33.475Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T22:14:33.718Z] PKG_CONFIG=pkg-config [2019-10-21T22:14:33.718Z] GOLANG_VERSION=1.13.3 [2019-10-21T22:14:33.718Z] HOSTNAME=6e269da0cde7 [2019-10-21T22:14:33.718Z] KEEPBUNDLE=1 [2019-10-21T22:14:33.718Z] container=docker [2019-10-21T22:14:33.718Z] TEST_SKIP_INTEGRATION=1 [2019-10-21T22:14:33.718Z] GO111MODULE=off [2019-10-21T22:14:33.718Z] GOPATH=/go [2019-10-21T22:14:33.718Z] PWD=/go/src/github.com/docker/docker [2019-10-21T22:14:33.718Z] HOME=/root [2019-10-21T22:14:33.718Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T22:14:33.718Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T22:14:33.718Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T22:14:33.718Z] DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:14:33.718Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T22:14:33.718Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T22:14:33.718Z] TERM=xterm [2019-10-21T22:14:33.718Z] VALIDATE_BRANCH=master [2019-10-21T22:14:33.718Z] DEST=bundles/test-integration [2019-10-21T22:14:33.718Z] SHLVL=1 [2019-10-21T22:14:33.718Z] TIMEOUT=120m [2019-10-21T22:14:33.718Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-21T22:14:33.718Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T22:14:33.718Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T22:14:33.718Z] TESTDEBUG=0 [2019-10-21T22:14:33.718Z] _=/usr/bin/env [2019-10-21T22:14:33.718Z] Building test suite binary ./integration-cli/test.main [2019-10-21T22:14:34.046Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T22:14:34.046Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T22:14:34.642Z] PKG_CONFIG=pkg-config [2019-10-21T22:14:34.642Z] GOLANG_VERSION=1.13.3 [2019-10-21T22:14:34.642Z] HOSTNAME=57923480a66f [2019-10-21T22:14:34.642Z] KEEPBUNDLE=1 [2019-10-21T22:14:34.642Z] container=docker [2019-10-21T22:14:34.642Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T22:14:34.642Z] GO111MODULE=off [2019-10-21T22:14:34.642Z] GOPATH=/go [2019-10-21T22:14:34.642Z] PWD=/go/src/github.com/docker/docker [2019-10-21T22:14:34.642Z] HOME=/root [2019-10-21T22:14:34.642Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T22:14:34.642Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T22:14:34.642Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T22:14:34.642Z] DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:14:34.642Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T22:14:34.642Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T22:14:34.642Z] TERM=xterm [2019-10-21T22:14:34.642Z] VALIDATE_BRANCH=master [2019-10-21T22:14:34.642Z] DEST=bundles/test-integration-flaky [2019-10-21T22:14:34.642Z] SHLVL=1 [2019-10-21T22:14:34.642Z] TIMEOUT=120m [2019-10-21T22:14:34.642Z] TESTFLAGS=-test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:14:34.642Z] TEST_REPEAT=5 [2019-10-21T22:14:34.642Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T22:14:34.642Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T22:14:34.642Z] TESTDEBUG=0 [2019-10-21T22:14:34.642Z] _=/usr/bin/env [2019-10-21T22:14:34.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T22:14:34.985Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2019-10-21T22:14:34.985Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2019-10-21T22:14:34.985Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2019-10-21T22:14:34.985Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 4.0% of statements [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T22:14:34.985Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T22:14:35.245Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T22:14:35.245Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T22:14:35.505Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-10-21T22:14:38.048Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2019-10-21T22:14:39.959Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.6% of statements [2019-10-21T22:14:39.959Z] ok github.com/docker/docker/builder/remotecontext/git 3.145s coverage: 85.1% of statements [2019-10-21T22:14:40.899Z] ok github.com/docker/docker/builder/dockerfile 1.116s coverage: 48.2% of statements [2019-10-21T22:14:40.900Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T22:14:40.900Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T22:14:45.100Z] ok github.com/docker/docker/client 0.469s coverage: 75.8% of statements [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T22:14:53.000Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-21T22:14:53.000Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T22:14:53.000Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.0% of statements [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T22:14:53.000Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T22:14:53.000Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T22:14:53.000Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T22:14:53.000Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-10-21T22:14:53.001Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T22:14:53.001Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T22:14:53.001Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2019-10-21T22:14:53.389Z] ok github.com/docker/docker/builder/remotecontext 0.290s coverage: 13.6% of statements [2019-10-21T22:14:53.768Z] ok github.com/docker/docker/builder/dockerfile 0.896s coverage: 48.2% of statements [2019-10-21T22:14:54.571Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-21T22:14:54.941Z] ok github.com/docker/docker/builder/remotecontext/git 0.863s coverage: 85.1% of statements [2019-10-21T22:14:54.941Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T22:14:54.941Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T22:14:59.148Z] ok github.com/docker/docker/client 0.247s coverage: 75.8% of statements [2019-10-21T22:15:11.683Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 30.3% of statements [2019-10-21T22:15:11.944Z] ok github.com/docker/docker/container 0.162s coverage: 35.3% of statements [2019-10-21T22:15:11.944Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T22:15:11.944Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T22:15:11.944Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T22:15:11.944Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T22:15:14.491Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.094s coverage: 65.3% of statements [2019-10-21T22:15:15.877Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.8% of statements [2019-10-21T22:15:16.818Z] ok github.com/docker/docker/daemon/cluster 0.096s coverage: 0.5% of statements [2019-10-21T22:15:17.691Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|imports|deps|files) took 1m48.326167456s [2019-10-21T22:15:17.691Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.13895ms [2019-10-21T22:15:18.003Z] #72 exporting layers 95.0s done [2019-10-21T22:15:18.003Z] #72 exporting manifest sha256:b69c8c054f137a598cd572d427c31a18a7f374bb40f909ec59d017be4b497100 done [2019-10-21T22:15:18.003Z] #72 exporting config sha256:ce2373ab03240871010278153a0ee8e7d8192c0b190579eb489ff876d2e15167 done [2019-10-21T22:15:18.003Z] #72 sending tarball [2019-10-21T22:15:20.119Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2019-10-21T22:15:20.691Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 82.1% of statements [2019-10-21T22:15:20.951Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2019-10-21T22:15:23.508Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2019-10-21T22:15:26.046Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-21T22:15:26.617Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 13.6% of statements [2019-10-21T22:15:27.982Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 30.3% of statements [2019-10-21T22:15:27.994Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.590s coverage: 57.0% of statements [2019-10-21T22:15:28.839Z] ok github.com/docker/docker/container 0.111s coverage: 35.3% of statements [2019-10-21T22:15:28.839Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T22:15:28.839Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T22:15:28.839Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T22:15:28.839Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T22:15:30.163Z] Running on azwin-2-da6ea0 in d:\jenkins\workspace\moby_PR-40104 [Pipeline] { [Pipeline] ws [2019-10-21T22:15:30.179Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-21T22:15:31.289Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.305s coverage: 45.9% of statements [2019-10-21T22:15:32.225Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.776s coverage: 51.0% of statements [2019-10-21T22:15:33.161Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.564s coverage: 72.5% of statements [2019-10-21T22:15:34.539Z] ok github.com/docker/docker/daemon 12.329s coverage: 17.6% of statements [2019-10-21T22:15:34.539Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T22:15:34.539Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T22:15:34.539Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T22:15:34.539Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T22:15:34.539Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T22:15:34.799Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.507s coverage: 76.1% of statements [2019-10-21T22:15:34.799Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.035s coverage: 58.0% of statements [2019-10-21T22:15:35.740Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2019-10-21T22:15:36.668Z] #72 ... [2019-10-21T22:15:36.668Z] [2019-10-21T22:15:36.668Z] #73 importing to docker [2019-10-21T22:15:36.668Z] #73 ... [2019-10-21T22:15:36.668Z] [2019-10-21T22:15:36.668Z] #72 exporting to oci image format [2019-10-21T22:15:36.668Z] #72 sending tarball 18.0s done [2019-10-21T22:15:36.668Z] #72 DONE 113.1s [2019-10-21T22:15:36.668Z] [2019-10-21T22:15:36.668Z] #73 importing to docker [2019-10-21T22:15:36.746Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [2019-10-21T22:15:37.125Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-10-21T22:15:38.047Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-21T22:15:38.505Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 42.7% of statements [2019-10-21T22:15:38.765Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.709s coverage: 57.2% of statements [2019-10-21T22:15:38.765Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T22:15:38.765Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T22:15:38.765Z] ok github.com/docker/docker/daemon/images 0.074s coverage: 4.9% of statements [2019-10-21T22:15:38.765Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T22:15:38.765Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T22:15:39.705Z] ok github.com/docker/docker/daemon/logger/awslogs 0.352s coverage: 77.8% of statements [2019-10-21T22:15:39.705Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T22:15:39.705Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T22:15:39.868Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-21T22:15:39.964Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements [2019-10-21T22:15:40.225Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 26.2% of statements [2019-10-21T22:15:40.485Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 62.1% of statements [2019-10-21T22:15:40.485Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 88.3% of statements [2019-10-21T22:15:41.867Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 74.7% of statements [2019-10-21T22:15:41.867Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T22:15:42.127Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 19.9% of statements [2019-10-21T22:15:42.706Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2019-10-21T22:15:42.706Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2019-10-21T22:15:43.645Z] ok github.com/docker/docker/daemon/network 0.041s coverage: 63.8% of statements [2019-10-21T22:15:44.585Z] ok github.com/docker/docker/daemon/logger/splunk 1.854s coverage: 82.5% of statements [2019-10-21T22:15:44.585Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T22:15:44.585Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T22:15:45.155Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2019-10-21T22:15:46.540Z] ok github.com/docker/docker/errdefs 0.031s coverage: 49.4% of statements [2019-10-21T22:15:46.540Z] ok github.com/docker/docker/distribution 0.365s coverage: 22.1% of statements [2019-10-21T22:15:46.540Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T22:15:47.764Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-10-21T22:15:47.920Z] ok github.com/docker/docker/image 0.054s coverage: 86.4% of statements [2019-10-21T22:15:48.179Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.1% of statements [2019-10-21T22:15:48.179Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T22:15:48.179Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2019-10-21T22:15:48.179Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T22:15:48.438Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2019-10-21T22:15:48.438Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T22:15:48.566Z] ok github.com/docker/docker/daemon 12.348s coverage: 17.6% of statements [2019-10-21T22:15:48.566Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T22:15:48.566Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T22:15:48.941Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 82.1% of statements [2019-10-21T22:15:49.005Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2019-10-21T22:15:49.005Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 50.0% of statements [2019-10-21T22:15:50.232Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-21T22:15:50.232Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-10-21T22:15:50.232Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T22:15:50.232Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T22:15:50.918Z] ok github.com/docker/docker/opts 0.076s coverage: 66.9% of statements [2019-10-21T22:15:51.487Z] ok github.com/docker/docker/pkg/authorization 0.244s coverage: 68.3% of statements [2019-10-21T22:15:51.746Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2019-10-21T22:15:51.746Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2019-10-21T22:15:52.255Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2019-10-21T22:15:52.689Z] ok github.com/docker/docker/pkg/directory 0.033s coverage: 80.0% of statements [2019-10-21T22:15:53.260Z] ok github.com/docker/docker/pkg/archive 1.308s coverage: 77.3% of statements [2019-10-21T22:15:53.260Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2019-10-21T22:15:53.828Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2019-10-21T22:15:54.396Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2019-10-21T22:15:54.750Z] using credential docker-jenkins-github-credentials [2019-10-21T22:15:54.759Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-10-21T22:15:54.827Z] Cloning the remote Git repository [2019-10-21T22:15:54.827Z] Cloning with configured refspecs honoured and without tags [2019-10-21T22:15:54.963Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-21T22:15:55.150Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.204s coverage: 57.9% of statements [2019-10-21T22:15:55.531Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-21T22:15:55.092Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T22:15:55.469Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-21T22:15:56.471Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-21T22:15:56.731Z] ok github.com/docker/docker/pkg/chrootarchive 3.567s coverage: 43.2% of statements [2019-10-21T22:15:57.301Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-10-21T22:15:57.878Z] ok github.com/docker/docker/pkg/fsutils 0.383s coverage: 85.1% of statements [2019-10-21T22:15:57.879Z] ok github.com/docker/docker/pkg/discovery/kv 3.146s coverage: 84.1% of statements [2019-10-21T22:15:57.879Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2019-10-21T22:15:57.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:15:57.548Z] > git --version # timeout=10 [2019-10-21T22:15:57.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:15:57.600Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:15:58.814Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-10-21T22:15:59.073Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2019-10-21T22:15:59.073Z] ok github.com/docker/docker/layer 8.000s coverage: 68.8% of statements [2019-10-21T22:15:59.073Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T22:15:59.073Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T22:15:59.073Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T22:15:59.073Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T22:15:59.073Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T22:15:59.073Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T22:15:59.073Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T22:15:59.073Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T22:15:59.333Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2019-10-21T22:15:59.592Z] ok github.com/docker/docker/pkg/idtools 0.927s coverage: 70.1% of statements [2019-10-21T22:15:59.592Z] ok github.com/docker/docker/pkg/ioutils 0.648s coverage: 70.6% of statements [2019-10-21T22:15:59.592Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T22:16:00.161Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2019-10-21T22:16:00.161Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2019-10-21T22:16:00.731Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2019-10-21T22:16:00.731Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-10-21T22:16:00.731Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-10-21T22:16:00.991Z] ok github.com/docker/docker/pkg/mount 0.859s coverage: 70.0% of statements [2019-10-21T22:16:00.991Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T22:16:00.991Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T22:16:00.991Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T22:16:01.523Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.383s coverage: 46.2% of statements [2019-10-21T22:16:01.561Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2019-10-21T22:16:02.270Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2019-10-21T22:16:02.270Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2019-10-21T22:16:02.270Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2019-10-21T22:16:02.839Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2019-10-21T22:16:03.409Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-21T22:16:03.668Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 73.9% of statements [2019-10-21T22:16:03.673Z] #73 DONE 26.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T22:16:04.131Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/test/unit [2019-10-21T22:16:04.237Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements [2019-10-21T22:16:04.237Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2019-10-21T22:16:04.496Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-10-21T22:16:04.756Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-10-21T22:16:04.824Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.052s coverage: 51.0% of statements [2019-10-21T22:16:04.824Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.935s coverage: 72.5% of statements [2019-10-21T22:16:04.824Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T22:16:05.694Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2019-10-21T22:16:05.694Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2019-10-21T22:16:05.694Z] ok github.com/docker/docker/pkg/signal 2.790s coverage: 61.0% of statements [2019-10-21T22:16:06.635Z] testing: warning: no tests to run [2019-10-21T22:16:06.635Z] coverage: [no statements] [2019-10-21T22:16:06.635Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-10-21T22:16:06.635Z] ok github.com/docker/docker/pkg/term 0.023s coverage: 84.8% of statements [2019-10-21T22:16:06.635Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2019-10-21T22:16:06.798Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.585s coverage: 76.1% of statements [2019-10-21T22:16:06.894Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-21T22:16:06.894Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-21T22:16:07.153Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2019-10-21T22:16:08.121Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-21T22:16:08.536Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2019-10-21T22:16:08.549Z] ? github.com/docker/docker/api [no test files] [2019-10-21T22:16:08.929Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-21T22:16:09.108Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2019-10-21T22:16:09.368Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-10-21T22:16:10.306Z] ok github.com/docker/docker/plugin 0.612s coverage: 27.1% of statements [2019-10-21T22:16:10.566Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2019-10-21T22:16:11.136Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2019-10-21T22:16:11.408Z] ok github.com/docker/docker/registry 0.271s coverage: 56.3% of statements [2019-10-21T22:16:11.436Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.9% of statements [2019-10-21T22:16:11.436Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-21T22:16:11.977Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2019-10-21T22:16:12.236Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2019-10-21T22:16:12.309Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.059s coverage: 57.0% of statements [2019-10-21T22:16:12.309Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T22:16:12.309Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T22:16:12.309Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T22:16:12.309Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T22:16:13.183Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 42.7% of statements [2019-10-21T22:16:14.143Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2019-10-21T22:16:14.488Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 77.8% of statements [2019-10-21T22:16:14.488Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T22:16:14.488Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T22:16:14.488Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-21T22:16:14.712Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2019-10-21T22:16:14.712Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2019-10-21T22:16:15.278Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2019-10-21T22:16:15.649Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-10-21T22:16:15.651Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2019-10-21T22:16:16.035Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-10-21T22:16:16.859Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-10-21T22:16:16.859Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T22:16:16.943Z] Fetching without tags [2019-10-21T22:16:17.253Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.009s coverage: 19.9% of statements [2019-10-21T22:16:17.685Z] Merging remotes/origin/master commit bebd8206285b3d1aeb5d462683db71e7ac625903 into PR head commit ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:16:16.604Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:16:16.689Z] > git config --add remote.origin.fetch +refs/pull/40104/head:refs/remotes/origin/PR-40104 # timeout=10 [2019-10-21T22:16:16.738Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T22:16:16.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T22:16:16.974Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T22:16:16.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T22:16:16.976Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40104/head:refs/remotes/origin/PR-40104 +refs/heads/master:refs/remotes/origin/master [2019-10-21T22:16:17.786Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:16:17.836Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:16:19.265Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2019-10-21T22:16:19.634Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2019-10-21T22:16:20.417Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-21T22:16:20.807Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements [2019-10-21T22:16:20.807Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T22:16:20.807Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T22:16:20.888Z] Merge succeeded, producing ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:16:20.889Z] Checking out Revision ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 (PR-40104) [2019-10-21T22:16:20.476Z] > git merge bebd8206285b3d1aeb5d462683db71e7ac625903 # timeout=10 [2019-10-21T22:16:20.641Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-21T22:16:20.918Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T22:16:20.964Z] > git checkout -f ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:16:22.702Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2019-10-21T22:16:23.078Z] ok github.com/docker/docker/distribution 0.298s coverage: 22.1% of statements [2019-10-21T22:16:23.078Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T22:16:24.727Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2019-10-21T22:16:25.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T22:16:26.013Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2019-10-21T22:16:26.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T22:16:26.817Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2019-10-21T22:16:26.817Z] ok github.com/docker/docker/distribution/xfer 1.916s coverage: 85.1% of statements [2019-10-21T22:16:26.817Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T22:16:26.817Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T22:16:27.649Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2019-10-21T22:16:27.649Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T22:16:28.478Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-10-21T22:16:29.849Z] Commit message: "integration-cli: migrate some "info" tests to integration" [2019-10-21T22:16:29.895Z] ok github.com/docker/docker/opts 0.027s coverage: 66.9% of statements [2019-10-21T22:16:29.895Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T22:16:31.000Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2019-10-21T22:16:31.762Z] ok github.com/docker/docker/pkg/archive 0.491s coverage: 77.2% of statements [2019-10-21T22:16:32.683Z] + docker version [2019-10-21T22:16:33.623Z] ok github.com/docker/docker/pkg/authorization 0.656s coverage: 68.3% of statements [2019-10-21T22:16:33.623Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-21T22:16:34.009Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-21T22:16:34.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T22:16:36.636Z] ok github.com/docker/docker/layer 7.137s coverage: 68.8% of statements [2019-10-21T22:16:36.636Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T22:16:36.636Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T22:16:36.636Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T22:16:36.636Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T22:16:36.636Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T22:16:36.636Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T22:16:36.636Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-21T22:16:37.033Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-21T22:16:37.437Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-21T22:16:37.569Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T22:16:37.569Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === Skipped [2019-10-21T22:16:37.569Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T22:16:37.569Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T22:16:37.569Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:73: No driver to put! [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T22:16:37.569Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T22:16:37.569Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T22:16:37.569Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:16:37.569Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T22:16:37.569Z] graphtest_unix.go:73: No driver to put! [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T22:16:37.569Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T22:16:37.569Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] [2019-10-21T22:16:37.569Z] DONE 2115 tests, 20 skipped in 183.823s Post stage [Pipeline] junit [2019-10-21T22:16:37.582Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T22:16:38.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -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:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/make.sh dynbinary test-integration [2019-10-21T22:16:38.239Z] ok github.com/docker/docker/pkg/chrootarchive 3.416s coverage: 43.2% of statements [2019-10-21T22:16:38.239Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T22:16:38.239Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T22:16:38.627Z] [2019-10-21T22:16:38.890Z] Removing bundles/ [2019-10-21T22:16:38.890Z] [2019-10-21T22:16:38.890Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T22:16:38.890Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:16:38.890Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T22:16:39.055Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-21T22:16:39.436Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-21T22:16:39.833Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-10-21T22:16:41.138Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2019-10-21T22:16:41.558Z] ok github.com/docker/docker/pkg/discovery/kv 3.123s coverage: 84.1% of statements [2019-10-21T22:16:42.408Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-10-21T22:16:42.783Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-21T22:16:42.783Z] ok github.com/docker/docker/pkg/fsutils 0.427s coverage: 85.1% of statements [2019-10-21T22:16:43.615Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 70.1% of statements [2019-10-21T22:16:44.022Z] ok github.com/docker/docker/pkg/ioutils 0.478s coverage: 70.6% of statements [2019-10-21T22:16:44.416Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-10-21T22:16:44.416Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2019-10-21T22:16:44.798Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2019-10-21T22:16:44.798Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T22:16:45.177Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2019-10-21T22:16:45.558Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-21T22:16:45.920Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-21T22:16:46.320Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2019-10-21T22:16:46.789Z] ok github.com/docker/docker/pkg/mount 1.131s coverage: 70.0% of statements [2019-10-21T22:16:46.789Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T22:16:46.789Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-10-21T22:16:46.789Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T22:16:46.789Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T22:16:48.146Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2019-10-21T22:16:48.538Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-10-21T22:16:48.903Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-21T22:16:49.282Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-21T22:16:50.414Z] Client: Docker Engine - Enterprise [2019-10-21T22:16:50.414Z] Version: 19.03.2 [2019-10-21T22:16:50.414Z] API version: 1.40 [2019-10-21T22:16:50.414Z] Go version: go1.12.8 [2019-10-21T22:16:50.414Z] Git commit: c92ab06ed9 [2019-10-21T22:16:50.414Z] Built: 09/03/2019 16:38:11 [2019-10-21T22:16:50.414Z] OS/Arch: windows/amd64 [2019-10-21T22:16:50.414Z] Experimental: false [2019-10-21T22:16:50.414Z] [2019-10-21T22:16:50.414Z] Server: Docker Engine - Enterprise [2019-10-21T22:16:50.414Z] Engine: [2019-10-21T22:16:50.414Z] Version: 19.03.2 [2019-10-21T22:16:50.414Z] API version: 1.40 (minimum version 1.24) [2019-10-21T22:16:50.414Z] Go version: go1.12.8 [2019-10-21T22:16:50.414Z] Git commit: c92ab06ed9 [2019-10-21T22:16:50.414Z] Built: 09/03/2019 16:35:47 [2019-10-21T22:16:50.414Z] OS/Arch: windows/amd64 [2019-10-21T22:16:50.414Z] Experimental: true [2019-10-21T22:16:50.538Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 73.9% of statements [2019-10-21T22:16:50.925Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [Pipeline] sh [2019-10-21T22:16:51.954Z] + docker info [2019-10-21T22:16:54.102Z] INFO [runner] Issues before processing: 2317, after processing: 0 [2019-10-21T22:16:54.102Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1712/1712, identifier_marker: 1615/1615, exclude: 1615/1615, nolint: 0/63, cgo: 1712/2317, skip_files: 1712/1712, autogenerated_exclude: 1615/1712, filename_unadjuster: 1712/1712, skip_dirs: 1712/1712, exclude-rules: 63/1615 [2019-10-21T22:16:54.102Z] INFO [runner] processing took 133.374454ms with stages: nolint: 58.286146ms, identifier_marker: 37.573288ms, path_prettifier: 13.484634ms, exclude-rules: 8.941863ms, autogenerated_exclude: 7.1512ms, skip_dirs: 4.359781ms, cgo: 2.029672ms, filename_unadjuster: 1.542361ms, max_same_issues: 1.447µs, exclude: 729ns, uniq_by_line: 591ns, source_code: 532ns, max_from_linter: 507ns, path_shortener: 480ns, skip_files: 470ns, diff: 450ns, max_per_file_from_linter: 303ns [2019-10-21T22:16:54.102Z] INFO [runner] linters took 1m33.711109195s with stages: goanalysis_metalinter: 1m16.578383528s, unused: 16.998985007s [2019-10-21T22:16:54.102Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-10-21T22:16:54.102Z] INFO Memory: 1506 samples, avg is 248.2MB, max is 3029.7MB [2019-10-21T22:16:54.102Z] INFO Execution took 3m22.688538695s [2019-10-21T22:16:54.102Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-21T22:16:54.102Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-21T22:16:54.102Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-21T22:16:54.102Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-21T22:16:54.102Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-21T22:16:54.167Z] ok github.com/docker/docker/pkg/signal 2.495s coverage: 61.0% of statements [2019-10-21T22:16:54.167Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-21T22:16:54.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/make.sh dynbinary-daemon test-docker-py [2019-10-21T22:16:54.979Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-21T22:16:54.979Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2019-10-21T22:16:54.997Z] [2019-10-21T22:16:54.997Z] Removing bundles/ [2019-10-21T22:16:54.997Z] [2019-10-21T22:16:54.997Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-21T22:16:54.997Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:16:54.997Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T22:16:55.366Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-10-21T22:16:55.737Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-10-21T22:16:56.524Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2019-10-21T22:16:56.916Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2019-10-21T22:16:57.726Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2019-10-21T22:16:58.200Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-21T22:16:58.659Z] testing: warning: no tests to run [2019-10-21T22:16:58.659Z] coverage: [no statements] [2019-10-21T22:16:58.659Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2019-10-21T22:16:59.032Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-21T22:16:59.032Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-21T22:16:59.397Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-21T22:17:01.865Z] ok github.com/docker/docker/plugin 0.543s coverage: 27.1% of statements [2019-10-21T22:17:02.239Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-21T22:17:03.033Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 76.2% of statements [2019-10-21T22:17:03.959Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-21T22:17:05.824Z] ok github.com/docker/docker/registry 0.181s coverage: 56.3% of statements [2019-10-21T22:17:06.201Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-21T22:17:06.592Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-21T22:17:07.409Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-21T22:17:07.802Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-10-21T22:17:11.066Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-21T22:17:11.449Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2019-10-21T22:17:12.248Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2019-10-21T22:17:13.042Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2019-10-21T22:17:22.287Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T22:17:22.287Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === Skipped [2019-10-21T22:17:22.287Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T22:17:22.287Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T22:17:22.287Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:73: No driver to put! [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T22:17:22.287Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T22:17:22.287Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T22:17:22.287Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:17:22.287Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T22:17:22.287Z] graphtest_unix.go:73: No driver to put! [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T22:17:22.287Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T22:17:22.287Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] [2019-10-21T22:17:22.287Z] DONE 2115 tests, 20 skipped in 220.636s Post stage [Pipeline] junit [2019-10-21T22:17:22.790Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T22:17:25.283Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -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:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/make.sh dynbinary test-integration [2019-10-21T22:17:25.674Z] [2019-10-21T22:17:25.674Z] Removing bundles/ [2019-10-21T22:17:25.674Z] [2019-10-21T22:17:25.674Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T22:17:25.674Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:17:25.674Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T22:17:46.593Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:17:46.593Z] [2019-10-21T22:17:46.593Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T22:17:46.593Z] PKG_CONFIG=pkg-config [2019-10-21T22:17:46.593Z] GOLANG_VERSION=1.13.3 [2019-10-21T22:17:46.593Z] HOSTNAME=1926618592b6 [2019-10-21T22:17:46.593Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T22:17:46.593Z] container=docker [2019-10-21T22:17:46.593Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T22:17:46.593Z] GO111MODULE=off [2019-10-21T22:17:46.593Z] GOPATH=/go [2019-10-21T22:17:46.593Z] PWD=/go/src/github.com/docker/docker [2019-10-21T22:17:46.593Z] HOME=/root [2019-10-21T22:17:46.593Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T22:17:46.593Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T22:17:46.593Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T22:17:46.593Z] DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:17:46.593Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T22:17:46.593Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T22:17:46.593Z] TERM=xterm [2019-10-21T22:17:46.593Z] VALIDATE_BRANCH=master [2019-10-21T22:17:46.593Z] DEST=bundles/test-integration [2019-10-21T22:17:46.593Z] SHLVL=1 [2019-10-21T22:17:46.593Z] TIMEOUT=120m [2019-10-21T22:17:46.593Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T22:17:46.593Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T22:17:46.593Z] TESTDEBUG=0 [2019-10-21T22:17:46.593Z] _=/usr/bin/env [2019-10-21T22:17:46.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T22:17:52.528Z] Client: [2019-10-21T22:17:52.528Z] Debug Mode: false [2019-10-21T22:17:52.528Z] Plugins: [2019-10-21T22:17:52.528Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-21T22:17:52.528Z] [2019-10-21T22:17:52.528Z] Server: [2019-10-21T22:17:52.528Z] Containers: 0 [2019-10-21T22:17:52.528Z] Running: 0 [2019-10-21T22:17:52.528Z] Paused: 0 [2019-10-21T22:17:52.528Z] Stopped: 0 [2019-10-21T22:17:52.528Z] Images: 0 [2019-10-21T22:17:52.528Z] Server Version: 19.03.2 [2019-10-21T22:17:52.528Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-21T22:17:52.528Z] LCOW: [2019-10-21T22:17:52.528Z] Windows: [2019-10-21T22:17:52.528Z] Logging Driver: json-file [2019-10-21T22:17:52.528Z] Plugins: [2019-10-21T22:17:52.528Z] Volume: local [2019-10-21T22:17:52.528Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-21T22:17:52.528Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T22:17:52.528Z] Swarm: inactive [2019-10-21T22:17:52.528Z] Default Isolation: process [2019-10-21T22:17:52.528Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T22:17:52.528Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T22:17:52.528Z] OSType: windows [2019-10-21T22:17:52.528Z] Architecture: x86_64 [2019-10-21T22:17:52.528Z] CPUs: 4 [2019-10-21T22:17:52.528Z] Total Memory: 32GiB [2019-10-21T22:17:52.528Z] Name: azwin-2-da6ea0 [2019-10-21T22:17:52.528Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-21T22:17:52.528Z] Docker Root Dir: D:\docker [2019-10-21T22:17:52.528Z] Debug Mode: false [2019-10-21T22:17:52.528Z] Registry: https://index.docker.io/v1/ [2019-10-21T22:17:52.528Z] Labels: [2019-10-21T22:17:52.528Z] Experimental: true [2019-10-21T22:17:52.528Z] Insecure Registries: [2019-10-21T22:17:52.528Z] 10.0.0.4:5000 [2019-10-21T22:17:52.528Z] 127.0.0.0/8 [2019-10-21T22:17:52.528Z] Registry Mirrors: [2019-10-21T22:17:52.528Z] http://10.0.0.4:5000/ [2019-10-21T22:17:52.528Z] Live Restore Enabled: false [2019-10-21T22:17:52.528Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-21T22:17:56.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T22:17:56.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T22:17:56.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T22:17:56.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T22:17:56.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T22:18:00.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T22:18:03.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T22:18:07.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T22:18:13.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T22:18:13.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T22:18:14.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T22:18:14.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T22:18:14.402Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-21T22:18:14.402Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d675f27b\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-21T22:18:14.402Z] ---------------------------------------------------------------------------- [2019-10-21T22:18:14.870Z] [2019-10-21T22:18:14.870Z] INFO: executeCI.ps1 starting at Mon Oct 21 22:18:14 CUT 2019 [2019-10-21T22:18:14.870Z] [2019-10-21T22:18:14.870Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-21T22:18:14.870Z] INFO: Running git version 2.23.0.windows.1 [2019-10-21T22:18:14.870Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-21T22:18:14.870Z] INFO: Environment variables: [2019-10-21T22:18:15.335Z] [2019-10-21T22:18:15.335Z] Name Value [2019-10-21T22:18:15.335Z] ---- ----- [2019-10-21T22:18:15.335Z] ALLUSERSPROFILE C:\ProgramData [2019-10-21T22:18:15.335Z] amd64 true [2019-10-21T22:18:15.335Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-21T22:18:15.335Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-21T22:18:15.335Z] arm64 true [2019-10-21T22:18:15.335Z] BRANCH_NAME PR-40104 [2019-10-21T22:18:15.335Z] BUILD_DISPLAY_NAME #6 [2019-10-21T22:18:15.335Z] BUILD_ID 6 [2019-10-21T22:18:15.335Z] BUILD_NUMBER 6 [2019-10-21T22:18:15.335Z] BUILD_TAG jenkins-moby-PR-40104-6 [2019-10-21T22:18:15.335Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40104/6/ [2019-10-21T22:18:15.335Z] CHANGE_AUTHOR thaJeztah [2019-10-21T22:18:15.335Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-21T22:18:15.335Z] CHANGE_BRANCH migrate_integration_cli [2019-10-21T22:18:15.335Z] CHANGE_FORK thaJeztah [2019-10-21T22:18:15.335Z] CHANGE_ID 40104 [2019-10-21T22:18:15.335Z] CHANGE_TARGET master [2019-10-21T22:18:15.335Z] CHANGE_TITLE integration-cli: migrate some "info" tests to integration [2019-10-21T22:18:15.335Z] CHANGE_URL https://github.com/moby/moby/pull/40104 [2019-10-21T22:18:15.335Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T22:18:15.335Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-21T22:18:15.335Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-21T22:18:15.335Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-21T22:18:15.335Z] COMPUTERNAME azwin-2-da6ea0 [2019-10-21T22:18:15.335Z] ComSpec C:\windows\system32\cmd.exe [2019-10-21T22:18:15.335Z] ConfigSequenceNumber 0 [2019-10-21T22:18:15.335Z] DOCKER_BUILDKIT 0 [2019-10-21T22:18:15.335Z] DOCKER_DUT_DEBUG 1 [2019-10-21T22:18:15.335Z] DOCKER_EXPERIMENTAL 1 [2019-10-21T22:18:15.335Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-21T22:18:15.335Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-21T22:18:15.335Z] EXECUTOR_NUMBER 0 [2019-10-21T22:18:15.335Z] FQDN azwin-2-da6ea0.westus.cloudapp.azure.com [2019-10-21T22:18:15.335Z] GIT_BRANCH PR-40104 [2019-10-21T22:18:15.335Z] GIT_COMMIT ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:18:15.335Z] GIT_PREVIOUS_COMMIT cd6fb945cdb203a065b5cf3aff2a4530edabec00 [2019-10-21T22:18:15.335Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT dc425bab71786bc004a8ba26be3356c5ad8a2562 [2019-10-21T22:18:15.335Z] GIT_URL https://github.com/moby/moby.git [2019-10-21T22:18:15.335Z] HUDSON_COOKIE d6af3599-6708-4127-b5cc-ca44f4483241 [2019-10-21T22:18:15.335Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-21T22:18:15.335Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-21T22:18:15.335Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-21T22:18:15.335Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-21T22:18:15.335Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-21T22:18:15.335Z] JENKINS_NODE_COOKIE 160409cf-00df-4490-9e2e-3bffac75e488 [2019-10-21T22:18:15.335Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-21T22:18:15.335Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-21T22:18:15.335Z] JOB_BASE_NAME PR-40104 [2019-10-21T22:18:15.335Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40104/display/redirect [2019-10-21T22:18:15.335Z] JOB_NAME moby/PR-40104 [2019-10-21T22:18:15.335Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40104/ [2019-10-21T22:18:15.335Z] library.jps.version master [2019-10-21T22:18:15.335Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-21T22:18:15.335Z] NODE_LABELS amd64 azure azwin-2-da6ea0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-21T22:18:15.335Z] NODE_NAME azwin-2-da6ea0 [2019-10-21T22:18:15.335Z] NUMBER_OF_PROCESSORS 4 [2019-10-21T22:18:15.335Z] OS Windows_NT [2019-10-21T22:18:15.335Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-21T22:18:15.335Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-21T22:18:15.335Z] ppc64le true [2019-10-21T22:18:15.335Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-21T22:18:15.335Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-21T22:18:15.335Z] PROCESSOR_LEVEL 6 [2019-10-21T22:18:15.335Z] PROCESSOR_REVISION 4f01 [2019-10-21T22:18:15.335Z] ProgramData C:\ProgramData [2019-10-21T22:18:15.335Z] ProgramFiles C:\Program Files [2019-10-21T22:18:15.335Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-21T22:18:15.335Z] ProgramW6432 C:\Program Files [2019-10-21T22:18:15.335Z] PROMPT $P$G [2019-10-21T22:18:15.335Z] PSExecutionPolicyPreference Bypass [2019-10-21T22:18:15.335Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-21T22:18:15.335Z] PUBLIC C:\Users\Public [2019-10-21T22:18:15.335Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40104/6/display/redirect?page=changes [2019-10-21T22:18:15.335Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40104/6/display/redirect [2019-10-21T22:18:15.335Z] s390x true [2019-10-21T22:18:15.335Z] skip_dco false [2019-10-21T22:18:15.335Z] SKIP_VALIDATION_TESTS 1 [2019-10-21T22:18:15.335Z] SOURCES_DRIVE d [2019-10-21T22:18:15.335Z] SOURCES_SUBDIR gopath [2019-10-21T22:18:15.335Z] STAGE_NAME Run tests [2019-10-21T22:18:15.335Z] SystemDrive C: [2019-10-21T22:18:15.335Z] SystemRoot C:\windows [2019-10-21T22:18:15.335Z] TEMP C:\windows\TEMP [2019-10-21T22:18:15.335Z] TESTDEBUG 0 [2019-10-21T22:18:15.335Z] TESTRUN_DRIVE d [2019-10-21T22:18:15.335Z] TESTRUN_SUBDIR CI [2019-10-21T22:18:15.335Z] TIMEOUT 120m [2019-10-21T22:18:15.335Z] TMP C:\windows\TEMP [2019-10-21T22:18:15.335Z] unit_validate true [2019-10-21T22:18:15.335Z] USERDOMAIN WORKGROUP [2019-10-21T22:18:15.335Z] USERNAME azwin-2-da6ea0$ [2019-10-21T22:18:15.335Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-21T22:18:15.335Z] windir C:\windows [2019-10-21T22:18:15.335Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-21T22:18:15.335Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-21T22:18:15.335Z] windowsRS1 false [2019-10-21T22:18:15.335Z] windowsRS5 true [2019-10-21T22:18:15.336Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-21T22:18:15.336Z] [2019-10-21T22:18:15.336Z] [2019-10-21T22:18:15.336Z] [2019-10-21T22:18:16.410Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:18:16.410Z] [2019-10-21T22:18:16.410Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-21T22:18:16.410Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-21T22:18:16.410Z] Using test binary docker [2019-10-21T22:18:16.410Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T22:18:16.410Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T22:18:16.410Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T22:18:16.410Z] Warning failed to create cache: (null) [2019-10-21T22:18:16.410Z] . [2019-10-21T22:18:16.410Z] Starting dockerd [2019-10-21T22:18:16.410Z] INFO: Waiting for daemon to start... [2019-10-21T22:18:16.410Z] . [2019-10-21T22:18:16.410Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-21T22:18:17.537Z] INFO: Sources under d:\gopath\... [2019-10-21T22:18:17.537Z] INFO: Test run under d:\CI\... [2019-10-21T22:18:17.537Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-21T22:18:17.537Z] INFO: docker/docker repository was found [2019-10-21T22:18:18.003Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-21T22:18:18.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T22:18:18.987Z] ltsc2019: Pulling from windows/servercore [2019-10-21T22:18:21.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.0% of statements [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T22:18:23.275Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2019-10-21T22:18:23.275Z] ok github.com/docker/docker/builder/remotecontext/git 4.930s coverage: 85.1% of statements [2019-10-21T22:18:24.437Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:18:24.437Z] [2019-10-21T22:18:24.437Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T22:18:24.437Z] PKG_CONFIG=pkg-config [2019-10-21T22:18:24.437Z] GOLANG_VERSION=1.13.3 [2019-10-21T22:18:24.437Z] HOSTNAME=3794b2633150 [2019-10-21T22:18:24.437Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T22:18:24.437Z] container=docker [2019-10-21T22:18:24.437Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T22:18:24.437Z] GO111MODULE=off [2019-10-21T22:18:24.437Z] GOPATH=/go [2019-10-21T22:18:24.437Z] PWD=/go/src/github.com/docker/docker [2019-10-21T22:18:24.437Z] HOME=/root [2019-10-21T22:18:24.437Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T22:18:24.437Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T22:18:24.437Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T22:18:24.437Z] DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:18:24.437Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T22:18:24.437Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T22:18:24.437Z] TERM=xterm [2019-10-21T22:18:24.437Z] VALIDATE_BRANCH=master [2019-10-21T22:18:24.437Z] DEST=bundles/test-integration [2019-10-21T22:18:24.437Z] SHLVL=1 [2019-10-21T22:18:24.437Z] TIMEOUT=120m [2019-10-21T22:18:24.437Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T22:18:24.438Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T22:18:24.438Z] TESTDEBUG=0 [2019-10-21T22:18:24.438Z] _=/usr/bin/env [2019-10-21T22:18:24.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T22:18:25.993Z] ok github.com/docker/docker/builder/remotecontext 0.553s coverage: 13.6% of statements [2019-10-21T22:18:26.123Z] 65014b3c3121: Pulling fs layer [2019-10-21T22:18:26.123Z] 12c8dbabfd62: Pulling fs layer [2019-10-21T22:18:26.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T22:18:28.738Z] ok github.com/docker/docker/builder/dockerfile 1.608s coverage: 48.2% of statements [2019-10-21T22:18:28.738Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T22:18:28.738Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T22:18:30.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T22:18:32.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T22:18:33.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T22:18:33.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T22:18:34.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T22:18:35.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T22:18:36.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T22:18:36.725Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2019-10-21T22:18:36.725Z] Using test binary docker [2019-10-21T22:18:36.725Z] ++++ /etc/init.d/apparmor start [2019-10-21T22:18:36.725Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T22:18:36.725Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T22:18:36.725Z] Warning failed to create cache: (null) [2019-10-21T22:18:36.725Z] . [2019-10-21T22:18:36.725Z] INFO: Waiting for daemon to start... [2019-10-21T22:18:36.725Z] Starting dockerd [2019-10-21T22:18:36.725Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2019-10-21T22:18:37.194Z] ok github.com/docker/docker/client 1.147s coverage: 75.8% of statements [2019-10-21T22:18:38.613Z] . [2019-10-21T22:18:38.613Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2019-10-21T22:18:38.613Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2019-10-21T22:18:38.613Z] Error: No such image: emptyfs [2019-10-21T22:18:38.613Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2019-10-21T22:18:38.613Z] +++++ docker load [2019-10-21T22:18:38.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T22:18:39.174Z] Running integration-test (iteration 1) [2019-10-21T22:18:39.174Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:18:39.174Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:18:39.174Z] +++ set -e [2019-10-21T22:18:39.174Z] +++ '[' -n 0 ']' [2019-10-21T22:18:39.174Z] +++ set -x [2019-10-21T22:18:39.174Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:18:39.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T22:18:41.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T22:18:43.897Z] 12c8dbabfd62: Verifying Checksum [2019-10-21T22:18:44.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T22:18:46.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T22:18:47.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T22:18:50.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T22:18:51.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T22:18:52.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T22:18:53.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T22:18:53.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T22:18:53.760Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T22:18:53.761Z] Using test binary docker [2019-10-21T22:18:54.018Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T22:18:54.018Z] +++ /etc/init.d/apparmor start [2019-10-21T22:18:54.018Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T22:18:54.019Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T22:18:54.019Z] Warning failed to create cache: (null) [2019-10-21T22:18:54.019Z] . [2019-10-21T22:18:54.019Z] INFO: Waiting for daemon to start... [2019-10-21T22:18:54.019Z] Starting dockerd [2019-10-21T22:18:54.019Z] +++ 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 [2019-10-21T22:18:54.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T22:18:56.548Z] . [2019-10-21T22:18:56.548Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T22:18:56.548Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T22:18:56.548Z] Error: No such image: emptyfs [2019-10-21T22:18:56.548Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T22:18:56.548Z] ++++ docker load [2019-10-21T22:18:56.548Z] Running integration-test (iteration 1) [2019-10-21T22:18:56.548Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T22:18:56.548Z] ++ 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 [2019-10-21T22:18:56.548Z] ++ set -e [2019-10-21T22:18:56.548Z] ++ '[' -n 0 ']' [2019-10-21T22:18:56.548Z] ++ set -x [2019-10-21T22:18:56.548Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:19:03.050Z] sha256:02009b89e4993270793f705a67ca07cabb74f956399b34295fedb84f5306ae11 [2019-10-21T22:19:03.050Z] INFO: Starting docker-py tests... [2019-10-21T22:19:03.050Z] ============================= test session starts ============================== [2019-10-21T22:19:03.050Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-21T22:19:03.050Z] rootdir: /src, inifile: pytest.ini [2019-10-21T22:19:03.050Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-21T22:19:03.050Z] collected 385 items / 5 deselected / 380 selected [2019-10-21T22:19:03.050Z] [2019-10-21T22:19:05.087Z] 65014b3c3121: Verifying Checksum [2019-10-21T22:19:05.087Z] 65014b3c3121: Download complete [2019-10-21T22:19:06.526Z] Loaded image: buildpack-deps:jessie [2019-10-21T22:19:06.526Z] Loaded image: busybox:latest [2019-10-21T22:19:06.526Z] Loaded image: busybox:glibc [2019-10-21T22:19:06.526Z] Loaded image: debian:jessie [2019-10-21T22:19:06.526Z] Loaded image: hello-world:latest [2019-10-21T22:19:06.526Z] INFO: Testing against a local daemon [2019-10-21T22:19:06.526Z] === RUN TestCgroupNamespacesBuild [2019-10-21T22:19:10.715Z] --- PASS: TestCgroupNamespacesBuild (4.28s) [2019-10-21T22:19:10.715Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-21T22:19:10.715Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T22:19:11.184Z] Loaded image: buildpack-deps:jessie [2019-10-21T22:19:11.184Z] Loaded image: busybox:latest [2019-10-21T22:19:11.184Z] Loaded image: busybox:glibc [2019-10-21T22:19:11.184Z] Loaded image: debian:jessie [2019-10-21T22:19:11.184Z] Loaded image: hello-world:latest [2019-10-21T22:19:11.184Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.184Z] testing: warning: no tests to run [2019-10-21T22:19:11.184Z] PASS [2019-10-21T22:19:11.184Z] [2019-10-21T22:19:11.184Z] DONE 0 tests in 31.610s [2019-10-21T22:19:11.185Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.185Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.185Z] +++ set -e [2019-10-21T22:19:11.185Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.185Z] +++ set -x [2019-10-21T22:19:11.185Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.185Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.185Z] testing: warning: no tests to run [2019-10-21T22:19:11.185Z] PASS [2019-10-21T22:19:11.185Z] [2019-10-21T22:19:11.185Z] DONE 0 tests in 0.131s [2019-10-21T22:19:11.185Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.185Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.185Z] +++ set -e [2019-10-21T22:19:11.185Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.185Z] +++ set -x [2019-10-21T22:19:11.185Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.185Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.185Z] testing: warning: no tests to run [2019-10-21T22:19:11.185Z] PASS [2019-10-21T22:19:11.185Z] [2019-10-21T22:19:11.185Z] DONE 0 tests in 0.110s [2019-10-21T22:19:11.185Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.185Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.185Z] +++ set -e [2019-10-21T22:19:11.185Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.185Z] +++ set -x [2019-10-21T22:19:11.185Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.185Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.185Z] testing: warning: no tests to run [2019-10-21T22:19:11.185Z] PASS [2019-10-21T22:19:11.185Z] [2019-10-21T22:19:11.185Z] DONE 0 tests in 0.135s [2019-10-21T22:19:11.185Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.185Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.185Z] +++ set -e [2019-10-21T22:19:11.185Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.185Z] +++ set -x [2019-10-21T22:19:11.185Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.441Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.441Z] testing: warning: no tests to run [2019-10-21T22:19:11.441Z] PASS [2019-10-21T22:19:11.441Z] [2019-10-21T22:19:11.441Z] DONE 0 tests in 0.125s [2019-10-21T22:19:11.441Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.441Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.441Z] +++ set -e [2019-10-21T22:19:11.441Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.441Z] +++ set -x [2019-10-21T22:19:11.441Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.441Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.441Z] testing: warning: no tests to run [2019-10-21T22:19:11.441Z] PASS [2019-10-21T22:19:11.441Z] [2019-10-21T22:19:11.441Z] DONE 0 tests in 0.079s [2019-10-21T22:19:11.441Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.441Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.441Z] +++ set -e [2019-10-21T22:19:11.441Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.441Z] +++ set -x [2019-10-21T22:19:11.441Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.696Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.696Z] testing: warning: no tests to run [2019-10-21T22:19:11.696Z] PASS [2019-10-21T22:19:11.696Z] [2019-10-21T22:19:11.696Z] DONE 0 tests in 0.098s [2019-10-21T22:19:11.697Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.697Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.697Z] +++ set -e [2019-10-21T22:19:11.697Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.697Z] +++ set -x [2019-10-21T22:19:11.697Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.697Z] testing: warning: no tests to run [2019-10-21T22:19:11.697Z] PASS [2019-10-21T22:19:11.697Z] [2019-10-21T22:19:11.697Z] DONE 0 tests in 0.013s [2019-10-21T22:19:11.697Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.697Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.697Z] +++ set -e [2019-10-21T22:19:11.697Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.697Z] +++ set -x [2019-10-21T22:19:11.697Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.697Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.697Z] testing: warning: no tests to run [2019-10-21T22:19:11.697Z] PASS [2019-10-21T22:19:11.697Z] [2019-10-21T22:19:11.697Z] DONE 0 tests in 0.087s [2019-10-21T22:19:11.697Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.697Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.697Z] +++ set -e [2019-10-21T22:19:11.697Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.697Z] +++ set -x [2019-10-21T22:19:11.697Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.952Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.952Z] testing: warning: no tests to run [2019-10-21T22:19:11.952Z] PASS [2019-10-21T22:19:11.952Z] [2019-10-21T22:19:11.952Z] DONE 0 tests in 0.096s [2019-10-21T22:19:11.952Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.953Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.953Z] +++ set -e [2019-10-21T22:19:11.953Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.953Z] +++ set -x [2019-10-21T22:19:11.953Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.953Z] INFO: Testing against a local daemon [2019-10-21T22:19:11.953Z] testing: warning: no tests to run [2019-10-21T22:19:11.953Z] PASS [2019-10-21T22:19:11.953Z] [2019-10-21T22:19:11.953Z] DONE 0 tests in 0.105s [2019-10-21T22:19:11.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:11.953Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:11.953Z] +++ set -e [2019-10-21T22:19:11.953Z] +++ '[' -n 0 ']' [2019-10-21T22:19:11.953Z] +++ set -x [2019-10-21T22:19:11.953Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.091Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2019-10-21T22:19:12.091Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-21T22:19:12.091Z] === RUN TestBuildWithSession [2019-10-21T22:19:12.091Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T22:19:12.091Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:19:12.091Z] === RUN TestBuildSquashParent [2019-10-21T22:19:12.208Z] INFO: Testing against a local daemon [2019-10-21T22:19:12.209Z] testing: warning: no tests to run [2019-10-21T22:19:12.209Z] PASS [2019-10-21T22:19:12.209Z] [2019-10-21T22:19:12.209Z] DONE 0 tests in 0.099s [2019-10-21T22:19:12.209Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:12.209Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.209Z] +++ set -e [2019-10-21T22:19:12.209Z] +++ '[' -n 0 ']' [2019-10-21T22:19:12.209Z] +++ set -x [2019-10-21T22:19:12.209Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.209Z] INFO: Testing against a local daemon [2019-10-21T22:19:12.209Z] testing: warning: no tests to run [2019-10-21T22:19:12.209Z] PASS [2019-10-21T22:19:12.209Z] [2019-10-21T22:19:12.209Z] DONE 0 tests in 0.115s [2019-10-21T22:19:12.209Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:12.209Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.209Z] +++ set -e [2019-10-21T22:19:12.209Z] +++ '[' -n 0 ']' [2019-10-21T22:19:12.209Z] +++ set -x [2019-10-21T22:19:12.209Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.464Z] INFO: Testing against a local daemon [2019-10-21T22:19:12.464Z] testing: warning: no tests to run [2019-10-21T22:19:12.464Z] PASS [2019-10-21T22:19:12.464Z] [2019-10-21T22:19:12.464Z] DONE 0 tests in 0.127s [2019-10-21T22:19:12.464Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:12.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.464Z] +++ set -e [2019-10-21T22:19:12.464Z] +++ '[' -n 0 ']' [2019-10-21T22:19:12.464Z] +++ set -x [2019-10-21T22:19:12.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.720Z] INFO: Testing against a local daemon [2019-10-21T22:19:12.720Z] testing: warning: no tests to run [2019-10-21T22:19:12.720Z] PASS [2019-10-21T22:19:12.720Z] [2019-10-21T22:19:12.720Z] DONE 0 tests in 0.141s [2019-10-21T22:19:12.720Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:12.720Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.720Z] +++ set -e [2019-10-21T22:19:12.720Z] +++ '[' -n 0 ']' [2019-10-21T22:19:12.720Z] +++ set -x [2019-10-21T22:19:12.720Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.720Z] INFO: Testing against a local daemon [2019-10-21T22:19:12.720Z] testing: warning: no tests to run [2019-10-21T22:19:12.720Z] PASS [2019-10-21T22:19:12.720Z] [2019-10-21T22:19:12.720Z] DONE 0 tests in 0.108s [2019-10-21T22:19:12.720Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:12.720Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.720Z] +++ set -e [2019-10-21T22:19:12.720Z] +++ '[' -n 0 ']' [2019-10-21T22:19:12.720Z] +++ set -x [2019-10-21T22:19:12.720Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:12.975Z] INFO: Testing against a local daemon [2019-10-21T22:19:12.975Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:14.497Z] --- PASS: TestInfoDiscoveryBackend (1.50s) [2019-10-21T22:19:14.497Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:14.497Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:14.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T22:19:14.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T22:19:15.422Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:15.422Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:15.422Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:15.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T22:19:15.984Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:19:15.984Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:15.984Z] === RUN TestInfoDebug [2019-10-21T22:19:16.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T22:19:16.544Z] --- PASS: TestInfoDebug (0.54s) [2019-10-21T22:19:16.544Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:16.544Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:16.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T22:19:17.105Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-21T22:19:17.105Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:17.105Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:17.665Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-21T22:19:17.665Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:17.665Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:18.226Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-21T22:19:18.226Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:18.226Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:18.653Z] --- PASS: TestBuildSquashParent (6.73s) [2019-10-21T22:19:18.653Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T22:19:18.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:19:18.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:19:18.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:19:18.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:19:18.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:19:18.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:19:18.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:19:18.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:19:18.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:19:18.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:19:18.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:19:18.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:19:18.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:19:18.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:19:18.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:19:18.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:19:18.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T22:19:19.152Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:19.152Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:19.152Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:19.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T22:19:19.713Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:19:19.713Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:19.713Z] === RUN TestInfoDebug [2019-10-21T22:19:20.273Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:19:20.273Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:20.273Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:20.835Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-21T22:19:20.835Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:20.835Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:21.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:19:21.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T22:19:21.395Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-21T22:19:21.396Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:21.396Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:21.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:19:21.957Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-21T22:19:21.957Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:21.957Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:22.883Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:22.883Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:22.883Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:23.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T22:19:23.445Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2019-10-21T22:19:23.445Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:23.445Z] === RUN TestInfoDebug [2019-10-21T22:19:23.660Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-21T22:19:23.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s) [2019-10-21T22:19:23.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2019-10-21T22:19:23.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2019-10-21T22:19:23.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2019-10-21T22:19:23.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2019-10-21T22:19:23.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2019-10-21T22:19:23.660Z] === RUN TestBuildMultiStageCopy [2019-10-21T22:19:23.660Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T22:19:24.004Z] --- PASS: TestInfoDebug (0.53s) [2019-10-21T22:19:24.004Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:24.004Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:24.478Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-21T22:19:24.563Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-21T22:19:24.563Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:24.563Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:25.040Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-21T22:19:25.122Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:19:25.122Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:25.122Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:25.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T22:19:25.681Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-21T22:19:25.681Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:25.681Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:26.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T22:19:26.448Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T22:19:26.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T22:19:26.605Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:26.605Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:26.605Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:26.708Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T22:19:26.969Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-21T22:19:27.177Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:19:27.177Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:27.177Z] === RUN TestInfoDebug [2019-10-21T22:19:27.274Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T22:19:27.738Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:19:27.738Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:27.738Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:27.841Z] --- PASS: TestBuildMultiStageCopy (4.23s) [2019-10-21T22:19:27.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2019-10-21T22:19:27.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-21T22:19:27.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-21T22:19:27.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2019-10-21T22:19:27.841Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2019-10-21T22:19:27.841Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T22:19:28.296Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-10-21T22:19:28.296Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:28.296Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:28.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T22:19:28.855Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:19:28.855Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:28.855Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:29.217Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2019-10-21T22:19:29.217Z] === RUN TestBuildLabelWithTargets [2019-10-21T22:19:29.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T22:19:29.414Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-21T22:19:29.414Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:29.414Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:30.339Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-21T22:19:30.339Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:30.339Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:30.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T22:19:30.900Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:19:30.900Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:30.900Z] === RUN TestInfoDebug [2019-10-21T22:19:31.462Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:19:31.462Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:31.462Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:31.751Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2019-10-21T22:19:31.751Z] === RUN TestBuildWithEmptyLayers [2019-10-21T22:19:31.843Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T22:19:31.843Z] Using test binary docker [2019-10-21T22:19:31.843Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T22:19:31.843Z] +++ /etc/init.d/apparmor start [2019-10-21T22:19:31.843Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T22:19:31.843Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T22:19:31.843Z] Warning failed to create cache: (null) [2019-10-21T22:19:31.843Z] . [2019-10-21T22:19:31.843Z] Starting dockerd [2019-10-21T22:19:31.843Z] INFO: Waiting for daemon to start... [2019-10-21T22:19:31.843Z] +++ 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 [2019-10-21T22:19:32.023Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-21T22:19:32.023Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:32.023Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:32.584Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:19:32.584Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:32.584Z] PASS [2019-10-21T22:19:32.584Z] [2019-10-21T22:19:32.584Z] DONE 30 tests in 19.662s [2019-10-21T22:19:32.584Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:32.584Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:32.584Z] +++ set -e [2019-10-21T22:19:32.584Z] +++ '[' -n 0 ']' [2019-10-21T22:19:32.584Z] +++ set -x [2019-10-21T22:19:32.584Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:32.584Z] INFO: Testing against a local daemon [2019-10-21T22:19:32.584Z] testing: warning: no tests to run [2019-10-21T22:19:32.584Z] PASS [2019-10-21T22:19:32.584Z] [2019-10-21T22:19:32.584Z] DONE 0 tests in 0.082s [2019-10-21T22:19:32.584Z] Running integration-test (iteration 2) [2019-10-21T22:19:32.584Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:32.585Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:32.585Z] +++ set -e [2019-10-21T22:19:32.585Z] +++ '[' -n 0 ']' [2019-10-21T22:19:32.585Z] +++ set -x [2019-10-21T22:19:32.585Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:32.689Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2019-10-21T22:19:32.689Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T22:19:32.841Z] INFO: Testing against a local daemon [2019-10-21T22:19:32.841Z] testing: warning: no tests to run [2019-10-21T22:19:32.841Z] PASS [2019-10-21T22:19:32.841Z] [2019-10-21T22:19:32.841Z] DONE 0 tests in 0.107s [2019-10-21T22:19:32.841Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:32.841Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:32.841Z] +++ set -e [2019-10-21T22:19:32.841Z] +++ '[' -n 0 ']' [2019-10-21T22:19:32.841Z] +++ set -x [2019-10-21T22:19:32.841Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:32.841Z] INFO: Testing against a local daemon [2019-10-21T22:19:32.841Z] testing: warning: no tests to run [2019-10-21T22:19:32.841Z] PASS [2019-10-21T22:19:32.841Z] [2019-10-21T22:19:32.841Z] DONE 0 tests in 0.103s [2019-10-21T22:19:32.841Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:32.841Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:32.841Z] +++ set -e [2019-10-21T22:19:32.841Z] +++ '[' -n 0 ']' [2019-10-21T22:19:32.841Z] +++ set -x [2019-10-21T22:19:32.841Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.097Z] INFO: Testing against a local daemon [2019-10-21T22:19:33.097Z] testing: warning: no tests to run [2019-10-21T22:19:33.097Z] PASS [2019-10-21T22:19:33.097Z] [2019-10-21T22:19:33.097Z] DONE 0 tests in 0.098s [2019-10-21T22:19:33.097Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:33.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.097Z] +++ set -e [2019-10-21T22:19:33.097Z] +++ '[' -n 0 ']' [2019-10-21T22:19:33.097Z] +++ set -x [2019-10-21T22:19:33.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.097Z] INFO: Testing against a local daemon [2019-10-21T22:19:33.097Z] testing: warning: no tests to run [2019-10-21T22:19:33.097Z] PASS [2019-10-21T22:19:33.097Z] [2019-10-21T22:19:33.097Z] DONE 0 tests in 0.115s [2019-10-21T22:19:33.097Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:33.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.097Z] +++ set -e [2019-10-21T22:19:33.097Z] +++ '[' -n 0 ']' [2019-10-21T22:19:33.097Z] +++ set -x [2019-10-21T22:19:33.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.353Z] INFO: Testing against a local daemon [2019-10-21T22:19:33.353Z] testing: warning: no tests to run [2019-10-21T22:19:33.353Z] PASS [2019-10-21T22:19:33.353Z] [2019-10-21T22:19:33.353Z] DONE 0 tests in 0.127s [2019-10-21T22:19:33.353Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:33.353Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.353Z] +++ set -e [2019-10-21T22:19:33.353Z] +++ '[' -n 0 ']' [2019-10-21T22:19:33.353Z] +++ set -x [2019-10-21T22:19:33.353Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.353Z] INFO: Testing against a local daemon [2019-10-21T22:19:33.353Z] testing: warning: no tests to run [2019-10-21T22:19:33.353Z] PASS [2019-10-21T22:19:33.353Z] [2019-10-21T22:19:33.353Z] DONE 0 tests in 0.098s [2019-10-21T22:19:33.353Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:33.353Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.353Z] +++ set -e [2019-10-21T22:19:33.353Z] +++ '[' -n 0 ']' [2019-10-21T22:19:33.353Z] +++ set -x [2019-10-21T22:19:33.353Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.609Z] INFO: Testing against a local daemon [2019-10-21T22:19:33.609Z] testing: warning: no tests to run [2019-10-21T22:19:33.609Z] PASS [2019-10-21T22:19:33.609Z] [2019-10-21T22:19:33.609Z] DONE 0 tests in 0.105s [2019-10-21T22:19:33.609Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:33.609Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.609Z] +++ set -e [2019-10-21T22:19:33.609Z] +++ '[' -n 0 ']' [2019-10-21T22:19:33.609Z] +++ set -x [2019-10-21T22:19:33.609Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.609Z] testing: warning: no tests to run [2019-10-21T22:19:33.609Z] PASS [2019-10-21T22:19:33.609Z] [2019-10-21T22:19:33.609Z] DONE 0 tests in 0.020s [2019-10-21T22:19:33.609Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:33.609Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.609Z] +++ set -e [2019-10-21T22:19:33.609Z] +++ '[' -n 0 ']' [2019-10-21T22:19:33.609Z] +++ set -x [2019-10-21T22:19:33.609Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.618Z] . [2019-10-21T22:19:33.618Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T22:19:33.865Z] INFO: Testing against a local daemon [2019-10-21T22:19:33.865Z] testing: warning: no tests to run [2019-10-21T22:19:33.865Z] PASS [2019-10-21T22:19:33.865Z] [2019-10-21T22:19:33.865Z] DONE 0 tests in 0.129s [2019-10-21T22:19:33.865Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:33.865Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.865Z] +++ set -e [2019-10-21T22:19:33.865Z] +++ '[' -n 0 ']' [2019-10-21T22:19:33.865Z] +++ set -x [2019-10-21T22:19:33.865Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.865Z] INFO: Testing against a local daemon [2019-10-21T22:19:33.865Z] testing: warning: no tests to run [2019-10-21T22:19:33.865Z] PASS [2019-10-21T22:19:33.865Z] [2019-10-21T22:19:33.865Z] DONE 0 tests in 0.074s [2019-10-21T22:19:33.865Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:33.865Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:33.865Z] +++ set -e [2019-10-21T22:19:33.865Z] +++ '[' -n 0 ']' [2019-10-21T22:19:33.865Z] +++ set -x [2019-10-21T22:19:33.865Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.059Z] ok github.com/docker/docker/cmd/dockerd 0.233s coverage: 30.3% of statements [2019-10-21T22:19:34.059Z] ok github.com/docker/docker/container 0.203s coverage: 35.3% of statements [2019-10-21T22:19:34.059Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T22:19:34.059Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T22:19:34.059Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T22:19:34.059Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T22:19:34.069Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T22:19:34.069Z] Error: No such image: emptyfs [2019-10-21T22:19:34.069Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T22:19:34.069Z] ++++ docker load [2019-10-21T22:19:34.069Z] Running integration-test (iteration 1) [2019-10-21T22:19:34.069Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T22:19:34.069Z] ++ 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 [2019-10-21T22:19:34.069Z] ++ set -e [2019-10-21T22:19:34.069Z] ++ '[' -n 0 ']' [2019-10-21T22:19:34.069Z] ++ set -x [2019-10-21T22:19:34.069Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:19:34.120Z] INFO: Testing against a local daemon [2019-10-21T22:19:34.120Z] testing: warning: no tests to run [2019-10-21T22:19:34.120Z] PASS [2019-10-21T22:19:34.120Z] [2019-10-21T22:19:34.120Z] DONE 0 tests in 0.115s [2019-10-21T22:19:34.120Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:34.120Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.120Z] +++ set -e [2019-10-21T22:19:34.120Z] +++ '[' -n 0 ']' [2019-10-21T22:19:34.120Z] +++ set -x [2019-10-21T22:19:34.120Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.120Z] INFO: Testing against a local daemon [2019-10-21T22:19:34.120Z] testing: warning: no tests to run [2019-10-21T22:19:34.120Z] PASS [2019-10-21T22:19:34.120Z] [2019-10-21T22:19:34.120Z] DONE 0 tests in 0.070s [2019-10-21T22:19:34.120Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:34.120Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.120Z] +++ set -e [2019-10-21T22:19:34.120Z] +++ '[' -n 0 ']' [2019-10-21T22:19:34.120Z] +++ set -x [2019-10-21T22:19:34.121Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.376Z] INFO: Testing against a local daemon [2019-10-21T22:19:34.376Z] testing: warning: no tests to run [2019-10-21T22:19:34.376Z] PASS [2019-10-21T22:19:34.376Z] [2019-10-21T22:19:34.376Z] DONE 0 tests in 0.104s [2019-10-21T22:19:34.376Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:34.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.376Z] +++ set -e [2019-10-21T22:19:34.376Z] +++ '[' -n 0 ']' [2019-10-21T22:19:34.376Z] +++ set -x [2019-10-21T22:19:34.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.376Z] INFO: Testing against a local daemon [2019-10-21T22:19:34.376Z] testing: warning: no tests to run [2019-10-21T22:19:34.376Z] PASS [2019-10-21T22:19:34.376Z] [2019-10-21T22:19:34.376Z] DONE 0 tests in 0.110s [2019-10-21T22:19:34.376Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:34.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.376Z] +++ set -e [2019-10-21T22:19:34.376Z] +++ '[' -n 0 ']' [2019-10-21T22:19:34.376Z] +++ set -x [2019-10-21T22:19:34.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.632Z] INFO: Testing against a local daemon [2019-10-21T22:19:34.632Z] testing: warning: no tests to run [2019-10-21T22:19:34.632Z] PASS [2019-10-21T22:19:34.632Z] [2019-10-21T22:19:34.632Z] DONE 0 tests in 0.121s [2019-10-21T22:19:34.632Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:34.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.632Z] +++ set -e [2019-10-21T22:19:34.632Z] +++ '[' -n 0 ']' [2019-10-21T22:19:34.632Z] +++ set -x [2019-10-21T22:19:34.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.632Z] INFO: Testing against a local daemon [2019-10-21T22:19:34.632Z] testing: warning: no tests to run [2019-10-21T22:19:34.632Z] PASS [2019-10-21T22:19:34.632Z] [2019-10-21T22:19:34.632Z] DONE 0 tests in 0.112s [2019-10-21T22:19:34.632Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:34.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.632Z] +++ set -e [2019-10-21T22:19:34.632Z] +++ '[' -n 0 ']' [2019-10-21T22:19:34.632Z] +++ set -x [2019-10-21T22:19:34.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:34.888Z] INFO: Testing against a local daemon [2019-10-21T22:19:34.888Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:35.221Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2019-10-21T22:19:35.221Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T22:19:35.449Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-21T22:19:35.449Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:35.449Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:36.375Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:36.375Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:36.375Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:36.598Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2019-10-21T22:19:36.598Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T22:19:36.760Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.036s coverage: 65.3% of statements [2019-10-21T22:19:36.936Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:19:36.936Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:36.936Z] === RUN TestInfoDebug [2019-10-21T22:19:37.496Z] --- PASS: TestInfoDebug (0.54s) [2019-10-21T22:19:37.496Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:37.496Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:38.058Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-21T22:19:38.058Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:38.058Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:38.621Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:19:38.621Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:38.621Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:39.182Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-21T22:19:39.182Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:39.182Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:39.882Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2019-10-21T22:19:39.882Z] === RUN TestBuildWithHugeFile [2019-10-21T22:19:40.108Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:40.108Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:40.108Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:40.670Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-21T22:19:40.670Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:40.670Z] === RUN TestInfoDebug [2019-10-21T22:19:41.230Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:19:41.230Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:41.230Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:41.791Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-10-21T22:19:41.791Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:41.791Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:42.352Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:19:42.352Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:42.352Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:42.913Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-21T22:19:42.913Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:42.913Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:43.707Z] Loaded image: buildpack-deps:jessie [2019-10-21T22:19:43.707Z] Loaded image: busybox:latest [2019-10-21T22:19:43.707Z] Loaded image: busybox:glibc [2019-10-21T22:19:43.707Z] Loaded image: debian:jessie [2019-10-21T22:19:43.707Z] Loaded image: hello-world:latest [2019-10-21T22:19:43.840Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:43.840Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:43.840Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:44.078Z] INFO: Testing against a local daemon [2019-10-21T22:19:44.078Z] === RUN TestCgroupNamespacesBuild [2019-10-21T22:19:44.401Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-21T22:19:44.401Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:44.401Z] === RUN TestInfoDebug [2019-10-21T22:19:44.962Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:19:44.962Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:44.962Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:45.193Z] ok github.com/docker/docker/daemon/cluster/convert 0.058s coverage: 35.8% of statements [2019-10-21T22:19:45.523Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-21T22:19:45.523Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:45.523Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:45.885Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-10-21T22:19:45.886Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-21T22:19:45.886Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T22:19:46.084Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-21T22:19:46.084Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:46.084Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:46.644Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-21T22:19:46.644Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:46.644Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:47.143Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2019-10-21T22:19:47.143Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-21T22:19:47.143Z] === RUN TestBuildWithSession [2019-10-21T22:19:47.143Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T22:19:47.143Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:19:47.143Z] === RUN TestBuildSquashParent [2019-10-21T22:19:47.570Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:47.570Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:47.570Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:48.131Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:19:48.131Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:48.131Z] === RUN TestInfoDebug [2019-10-21T22:19:48.691Z] --- PASS: TestInfoDebug (0.54s) [2019-10-21T22:19:48.691Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:48.691Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:48.731Z] ok github.com/docker/docker/daemon/cluster 0.235s coverage: 0.5% of statements [2019-10-21T22:19:49.252Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-21T22:19:49.252Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:49.252Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:49.839Z] --- PASS: TestInfoRegistryMirrors (0.58s) [2019-10-21T22:19:49.839Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:49.839Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:50.401Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-21T22:19:50.401Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:50.401Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:51.326Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:51.326Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:51.326Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:51.887Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:19:51.888Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:51.888Z] === RUN TestInfoDebug [2019-10-21T22:19:52.448Z] --- PASS: TestInfoDebug (0.57s) [2019-10-21T22:19:52.449Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:52.449Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:53.009Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2019-10-21T22:19:53.009Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:53.009Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:53.156Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements [2019-10-21T22:19:53.516Z] --- PASS: TestBuildSquashParent (6.40s) [2019-10-21T22:19:53.516Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T22:19:53.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:19:53.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:19:53.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:19:53.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:19:53.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:19:53.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:19:53.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:19:53.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:19:53.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:19:53.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:19:53.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:19:53.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:19:53.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:19:53.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:19:53.571Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-21T22:19:53.571Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:53.571Z] PASS [2019-10-21T22:19:53.571Z] [2019-10-21T22:19:53.571Z] DONE 30 tests in 18.771s [2019-10-21T22:19:53.571Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:53.571Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:53.571Z] +++ set -e [2019-10-21T22:19:53.571Z] +++ '[' -n 0 ']' [2019-10-21T22:19:53.571Z] +++ set -x [2019-10-21T22:19:53.571Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:53.571Z] INFO: Testing against a local daemon [2019-10-21T22:19:53.571Z] testing: warning: no tests to run [2019-10-21T22:19:53.571Z] PASS [2019-10-21T22:19:53.571Z] [2019-10-21T22:19:53.571Z] DONE 0 tests in 0.096s [2019-10-21T22:19:53.571Z] Running integration-test (iteration 3) [2019-10-21T22:19:53.571Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:53.571Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:53.571Z] +++ set -e [2019-10-21T22:19:53.571Z] +++ '[' -n 0 ']' [2019-10-21T22:19:53.571Z] +++ set -x [2019-10-21T22:19:53.571Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:53.827Z] INFO: Testing against a local daemon [2019-10-21T22:19:53.827Z] testing: warning: no tests to run [2019-10-21T22:19:53.827Z] PASS [2019-10-21T22:19:53.827Z] [2019-10-21T22:19:53.827Z] DONE 0 tests in 0.118s [2019-10-21T22:19:53.827Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:53.827Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:53.827Z] +++ set -e [2019-10-21T22:19:53.827Z] +++ '[' -n 0 ']' [2019-10-21T22:19:53.827Z] +++ set -x [2019-10-21T22:19:53.827Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:53.827Z] INFO: Testing against a local daemon [2019-10-21T22:19:53.827Z] testing: warning: no tests to run [2019-10-21T22:19:53.827Z] PASS [2019-10-21T22:19:53.827Z] [2019-10-21T22:19:53.827Z] DONE 0 tests in 0.103s [2019-10-21T22:19:54.082Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.082Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.082Z] +++ set -e [2019-10-21T22:19:54.082Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.082Z] +++ set -x [2019-10-21T22:19:54.082Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.082Z] INFO: Testing against a local daemon [2019-10-21T22:19:54.082Z] testing: warning: no tests to run [2019-10-21T22:19:54.082Z] PASS [2019-10-21T22:19:54.082Z] [2019-10-21T22:19:54.082Z] DONE 0 tests in 0.103s [2019-10-21T22:19:54.082Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.082Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.082Z] +++ set -e [2019-10-21T22:19:54.082Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.082Z] +++ set -x [2019-10-21T22:19:54.083Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.338Z] INFO: Testing against a local daemon [2019-10-21T22:19:54.338Z] testing: warning: no tests to run [2019-10-21T22:19:54.338Z] PASS [2019-10-21T22:19:54.338Z] [2019-10-21T22:19:54.338Z] DONE 0 tests in 0.135s [2019-10-21T22:19:54.338Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.338Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.338Z] +++ set -e [2019-10-21T22:19:54.338Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.338Z] +++ set -x [2019-10-21T22:19:54.338Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.338Z] INFO: Testing against a local daemon [2019-10-21T22:19:54.338Z] testing: warning: no tests to run [2019-10-21T22:19:54.338Z] PASS [2019-10-21T22:19:54.338Z] [2019-10-21T22:19:54.338Z] DONE 0 tests in 0.126s [2019-10-21T22:19:54.338Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.338Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.338Z] +++ set -e [2019-10-21T22:19:54.338Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.338Z] +++ set -x [2019-10-21T22:19:54.338Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.594Z] INFO: Testing against a local daemon [2019-10-21T22:19:54.594Z] testing: warning: no tests to run [2019-10-21T22:19:54.594Z] PASS [2019-10-21T22:19:54.594Z] [2019-10-21T22:19:54.594Z] DONE 0 tests in 0.096s [2019-10-21T22:19:54.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.594Z] +++ set -e [2019-10-21T22:19:54.594Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.594Z] +++ set -x [2019-10-21T22:19:54.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.594Z] INFO: Testing against a local daemon [2019-10-21T22:19:54.594Z] testing: warning: no tests to run [2019-10-21T22:19:54.594Z] PASS [2019-10-21T22:19:54.594Z] [2019-10-21T22:19:54.594Z] DONE 0 tests in 0.087s [2019-10-21T22:19:54.594Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.594Z] +++ set -e [2019-10-21T22:19:54.594Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.594Z] +++ set -x [2019-10-21T22:19:54.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.594Z] testing: warning: no tests to run [2019-10-21T22:19:54.594Z] PASS [2019-10-21T22:19:54.594Z] [2019-10-21T22:19:54.594Z] DONE 0 tests in 0.010s [2019-10-21T22:19:54.594Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.594Z] +++ set -e [2019-10-21T22:19:54.594Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.594Z] +++ set -x [2019-10-21T22:19:54.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.850Z] INFO: Testing against a local daemon [2019-10-21T22:19:54.850Z] testing: warning: no tests to run [2019-10-21T22:19:54.850Z] PASS [2019-10-21T22:19:54.850Z] [2019-10-21T22:19:54.850Z] DONE 0 tests in 0.103s [2019-10-21T22:19:54.850Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.850Z] +++ set -e [2019-10-21T22:19:54.850Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.850Z] +++ set -x [2019-10-21T22:19:54.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.850Z] INFO: Testing against a local daemon [2019-10-21T22:19:54.850Z] testing: warning: no tests to run [2019-10-21T22:19:54.850Z] PASS [2019-10-21T22:19:54.850Z] [2019-10-21T22:19:54.850Z] DONE 0 tests in 0.099s [2019-10-21T22:19:54.850Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:54.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:54.850Z] +++ set -e [2019-10-21T22:19:54.850Z] +++ '[' -n 0 ']' [2019-10-21T22:19:54.850Z] +++ set -x [2019-10-21T22:19:54.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.106Z] INFO: Testing against a local daemon [2019-10-21T22:19:55.106Z] testing: warning: no tests to run [2019-10-21T22:19:55.106Z] PASS [2019-10-21T22:19:55.106Z] [2019-10-21T22:19:55.106Z] DONE 0 tests in 0.090s [2019-10-21T22:19:55.106Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:55.106Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.106Z] +++ set -e [2019-10-21T22:19:55.106Z] +++ '[' -n 0 ']' [2019-10-21T22:19:55.106Z] +++ set -x [2019-10-21T22:19:55.106Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.106Z] INFO: Testing against a local daemon [2019-10-21T22:19:55.106Z] testing: warning: no tests to run [2019-10-21T22:19:55.106Z] PASS [2019-10-21T22:19:55.106Z] [2019-10-21T22:19:55.106Z] DONE 0 tests in 0.113s [2019-10-21T22:19:55.362Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:55.362Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.362Z] +++ set -e [2019-10-21T22:19:55.362Z] +++ '[' -n 0 ']' [2019-10-21T22:19:55.362Z] +++ set -x [2019-10-21T22:19:55.362Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.362Z] INFO: Testing against a local daemon [2019-10-21T22:19:55.362Z] testing: warning: no tests to run [2019-10-21T22:19:55.362Z] PASS [2019-10-21T22:19:55.362Z] [2019-10-21T22:19:55.362Z] DONE 0 tests in 0.165s [2019-10-21T22:19:55.362Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:55.362Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.362Z] +++ set -e [2019-10-21T22:19:55.362Z] +++ '[' -n 0 ']' [2019-10-21T22:19:55.362Z] +++ set -x [2019-10-21T22:19:55.362Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.618Z] INFO: Testing against a local daemon [2019-10-21T22:19:55.618Z] testing: warning: no tests to run [2019-10-21T22:19:55.618Z] PASS [2019-10-21T22:19:55.618Z] [2019-10-21T22:19:55.618Z] DONE 0 tests in 0.109s [2019-10-21T22:19:55.618Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:55.618Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.618Z] +++ set -e [2019-10-21T22:19:55.618Z] +++ '[' -n 0 ']' [2019-10-21T22:19:55.618Z] +++ set -x [2019-10-21T22:19:55.618Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.618Z] INFO: Testing against a local daemon [2019-10-21T22:19:55.618Z] testing: warning: no tests to run [2019-10-21T22:19:55.618Z] PASS [2019-10-21T22:19:55.618Z] [2019-10-21T22:19:55.618Z] DONE 0 tests in 0.121s [2019-10-21T22:19:55.874Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:55.874Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.874Z] +++ set -e [2019-10-21T22:19:55.874Z] +++ '[' -n 0 ']' [2019-10-21T22:19:55.874Z] +++ set -x [2019-10-21T22:19:55.874Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.874Z] INFO: Testing against a local daemon [2019-10-21T22:19:55.874Z] testing: warning: no tests to run [2019-10-21T22:19:55.874Z] PASS [2019-10-21T22:19:55.874Z] [2019-10-21T22:19:55.874Z] DONE 0 tests in 0.078s [2019-10-21T22:19:55.874Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:19:55.874Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.874Z] +++ set -e [2019-10-21T22:19:55.874Z] +++ '[' -n 0 ']' [2019-10-21T22:19:55.874Z] +++ set -x [2019-10-21T22:19:55.874Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:19:55.874Z] INFO: Testing against a local daemon [2019-10-21T22:19:55.874Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:19:55.878Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-10-21T22:19:55.878Z] ok github.com/docker/docker/daemon/config 0.110s coverage: 82.1% of statements [2019-10-21T22:19:56.435Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2019-10-21T22:19:56.435Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:19:56.435Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:19:56.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:19:56.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:19:57.798Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:19:57.798Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:19:57.798Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:19:58.056Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:19:58.056Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:19:58.056Z] === RUN TestInfoDebug [2019-10-21T22:19:58.619Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:19:58.619Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:19:58.620Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:19:59.183Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2019-10-21T22:19:59.183Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:19:59.183Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:19:59.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:19:59.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:19:59.545Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-10-21T22:19:59.840Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:19:59.840Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:19:59.840Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:00.401Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2019-10-21T22:20:00.401Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:00.401Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:01.043Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.553s coverage: 13.7% of statements [2019-10-21T22:20:01.327Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:01.327Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:01.327Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:01.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-21T22:20:01.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2019-10-21T22:20:01.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2019-10-21T22:20:01.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2019-10-21T22:20:01.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.62s) [2019-10-21T22:20:01.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2019-10-21T22:20:01.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.70s) [2019-10-21T22:20:01.664Z] === RUN TestBuildMultiStageCopy [2019-10-21T22:20:01.664Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T22:20:01.888Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-21T22:20:01.888Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:01.888Z] === RUN TestInfoDebug [2019-10-21T22:20:02.234Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-21T22:20:02.449Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:20:02.449Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:02.449Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:02.705Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T22:20:02.705Z] Using test binary docker [2019-10-21T22:20:02.705Z] +++ /etc/init.d/apparmor start [2019-10-21T22:20:02.705Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T22:20:02.959Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T22:20:02.959Z] Warning failed to create cache: (null) [2019-10-21T22:20:02.959Z] . [2019-10-21T22:20:02.959Z] Starting dockerd [2019-10-21T22:20:02.959Z] INFO: Waiting for daemon to start... [2019-10-21T22:20:02.959Z] +++ 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 [2019-10-21T22:20:02.959Z] .--- PASS: TestInfoInsecureRegistries (0.66s) [2019-10-21T22:20:02.959Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:02.959Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:03.519Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:20:03.519Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:03.519Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:03.753Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-10-21T22:20:04.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T22:20:04.078Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-10-21T22:20:04.078Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:04.078Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:04.637Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T22:20:04.637Z] Using test binary docker [2019-10-21T22:20:04.637Z] +++ /etc/init.d/apparmor start [2019-10-21T22:20:04.637Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T22:20:04.637Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T22:20:04.637Z] Warning failed to create cache: (null) [2019-10-21T22:20:04.637Z] . [2019-10-21T22:20:04.637Z] INFO: Waiting for daemon to start... [2019-10-21T22:20:04.637Z] Starting dockerd [2019-10-21T22:20:04.637Z] +++ 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 [2019-10-21T22:20:04.793Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.063s coverage: 57.9% of statements [2019-10-21T22:20:04.844Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T22:20:04.892Z] . [2019-10-21T22:20:05.146Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T22:20:05.146Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T22:20:05.146Z] Error: No such image: emptyfs [2019-10-21T22:20:05.146Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T22:20:05.146Z] ++++ docker load [2019-10-21T22:20:05.146Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:05.146Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:05.146Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:05.286Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T22:20:05.402Z] Running integration-test (iteration 1) [2019-10-21T22:20:05.402Z] 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)/ [2019-10-21T22:20:05.402Z] ++ 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)/' [2019-10-21T22:20:05.402Z] ++ set -e [2019-10-21T22:20:05.402Z] ++ '[' -n 0 ']' [2019-10-21T22:20:05.402Z] ++ set -x [2019-10-21T22:20:05.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2019-10-21T22:20:05.657Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-21T22:20:05.657Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:05.657Z] === RUN TestInfoDebug [2019-10-21T22:20:05.736Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T22:20:06.216Z] --- PASS: TestInfoDebug (0.53s) [2019-10-21T22:20:06.216Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:06.216Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:06.225Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2019-10-21T22:20:06.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2019-10-21T22:20:06.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-21T22:20:06.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2019-10-21T22:20:06.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2019-10-21T22:20:06.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-10-21T22:20:06.225Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T22:20:06.286Z] ok github.com/docker/docker/daemon 12.580s coverage: 17.6% of statements [2019-10-21T22:20:06.286Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T22:20:06.286Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T22:20:06.286Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T22:20:06.286Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T22:20:06.776Z] [2019-10-21T22:20:06.776Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T22:20:06.776Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T22:20:06.776Z] Error: No such image: emptyfs [2019-10-21T22:20:06.776Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T22:20:06.776Z] ++++ docker load [2019-10-21T22:20:06.776Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2019-10-21T22:20:06.776Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:06.776Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:07.032Z] Running integration-test (iteration 1) [2019-10-21T22:20:07.032Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-21T22:20:07.032Z] ++ 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)/' [2019-10-21T22:20:07.032Z] ++ set -e [2019-10-21T22:20:07.032Z] ++ '[' -n 0 ']' [2019-10-21T22:20:07.032Z] ++ set -x [2019-10-21T22:20:07.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2019-10-21T22:20:07.290Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-21T22:20:07.290Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:07.290Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:07.464Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2019-10-21T22:20:07.464Z] === RUN TestBuildLabelWithTargets [2019-10-21T22:20:08.215Z] --- PASS: TestInfoDiscoveryBackend (0.71s) [2019-10-21T22:20:08.215Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:08.215Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:09.139Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:09.139Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:09.139Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:09.896Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2019-10-21T22:20:09.896Z] === RUN TestBuildWithEmptyLayers [2019-10-21T22:20:10.280Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2019-10-21T22:20:10.280Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T22:20:10.501Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.45s) [2019-10-21T22:20:10.501Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:10.501Z] === RUN TestInfoDebug [2019-10-21T22:20:10.725Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.854s coverage: 68.6% of statements [2019-10-21T22:20:11.061Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:20:11.061Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:11.061Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:11.622Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-21T22:20:11.623Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:11.623Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:12.186Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2019-10-21T22:20:12.186Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:12.186Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:12.235Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.894s coverage: 51.0% of statements [2019-10-21T22:20:12.767Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2019-10-21T22:20:12.768Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:12.768Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:13.727Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.045s coverage: 46.2% of statements [2019-10-21T22:20:13.727Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T22:20:14.129Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:14.129Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:14.129Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:14.441Z] --- PASS: TestBuildMultiStageOnBuild (3.47s) [2019-10-21T22:20:14.441Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T22:20:15.054Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.99s) [2019-10-21T22:20:15.054Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:15.054Z] === RUN TestInfoDebug [2019-10-21T22:20:15.215Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2019-10-21T22:20:15.215Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T22:20:15.310Z] --- PASS: TestInfoDebug (0.59s) [2019-10-21T22:20:15.310Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:15.310Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:15.773Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.668s coverage: 76.1% of statements [2019-10-21T22:20:15.773Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.299s coverage: 52.6% of statements [2019-10-21T22:20:15.773Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T22:20:15.773Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T22:20:16.235Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2019-10-21T22:20:16.235Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:16.235Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:16.402Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2019-10-21T22:20:16.796Z] --- PASS: TestInfoRegistryMirrors (0.78s) [2019-10-21T22:20:16.796Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:16.796Z] PASS [2019-10-21T22:20:16.796Z] [2019-10-21T22:20:16.796Z] DONE 30 tests in 20.937s [2019-10-21T22:20:16.796Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:16.796Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:16.796Z] +++ set -e [2019-10-21T22:20:16.796Z] +++ '[' -n 0 ']' [2019-10-21T22:20:16.796Z] +++ set -x [2019-10-21T22:20:16.796Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.052Z] INFO: Testing against a local daemon [2019-10-21T22:20:17.052Z] testing: warning: no tests to run [2019-10-21T22:20:17.052Z] PASS [2019-10-21T22:20:17.052Z] [2019-10-21T22:20:17.052Z] DONE 0 tests in 0.103s [2019-10-21T22:20:17.052Z] Running integration-test (iteration 4) [2019-10-21T22:20:17.052Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:17.052Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.052Z] +++ set -e [2019-10-21T22:20:17.052Z] +++ '[' -n 0 ']' [2019-10-21T22:20:17.052Z] +++ set -x [2019-10-21T22:20:17.052Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.052Z] INFO: Testing against a local daemon [2019-10-21T22:20:17.052Z] testing: warning: no tests to run [2019-10-21T22:20:17.052Z] PASS [2019-10-21T22:20:17.052Z] [2019-10-21T22:20:17.052Z] DONE 0 tests in 0.153s [2019-10-21T22:20:17.052Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:17.052Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.052Z] +++ set -e [2019-10-21T22:20:17.052Z] +++ '[' -n 0 ']' [2019-10-21T22:20:17.052Z] +++ set -x [2019-10-21T22:20:17.052Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.307Z] INFO: Testing against a local daemon [2019-10-21T22:20:17.307Z] testing: warning: no tests to run [2019-10-21T22:20:17.307Z] PASS [2019-10-21T22:20:17.307Z] [2019-10-21T22:20:17.307Z] DONE 0 tests in 0.114s [2019-10-21T22:20:17.307Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:17.307Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.307Z] +++ set -e [2019-10-21T22:20:17.307Z] +++ '[' -n 0 ']' [2019-10-21T22:20:17.307Z] +++ set -x [2019-10-21T22:20:17.307Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.307Z] INFO: Testing against a local daemon [2019-10-21T22:20:17.307Z] testing: warning: no tests to run [2019-10-21T22:20:17.307Z] PASS [2019-10-21T22:20:17.307Z] [2019-10-21T22:20:17.307Z] DONE 0 tests in 0.108s [2019-10-21T22:20:17.561Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:17.561Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.561Z] +++ set -e [2019-10-21T22:20:17.561Z] +++ '[' -n 0 ']' [2019-10-21T22:20:17.561Z] +++ set -x [2019-10-21T22:20:17.561Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.561Z] INFO: Testing against a local daemon [2019-10-21T22:20:17.561Z] testing: warning: no tests to run [2019-10-21T22:20:17.561Z] PASS [2019-10-21T22:20:17.561Z] [2019-10-21T22:20:17.561Z] DONE 0 tests in 0.131s [2019-10-21T22:20:17.561Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:17.561Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.561Z] +++ set -e [2019-10-21T22:20:17.561Z] +++ '[' -n 0 ']' [2019-10-21T22:20:17.561Z] +++ set -x [2019-10-21T22:20:17.562Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.816Z] INFO: Testing against a local daemon [2019-10-21T22:20:17.816Z] testing: warning: no tests to run [2019-10-21T22:20:17.817Z] PASS [2019-10-21T22:20:17.817Z] [2019-10-21T22:20:17.817Z] DONE 0 tests in 0.094s [2019-10-21T22:20:17.817Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:17.817Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.817Z] +++ set -e [2019-10-21T22:20:17.817Z] +++ '[' -n 0 ']' [2019-10-21T22:20:17.817Z] +++ set -x [2019-10-21T22:20:17.817Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.817Z] INFO: Testing against a local daemon [2019-10-21T22:20:17.817Z] testing: warning: no tests to run [2019-10-21T22:20:17.817Z] PASS [2019-10-21T22:20:17.817Z] [2019-10-21T22:20:17.817Z] DONE 0 tests in 0.092s [2019-10-21T22:20:17.817Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:17.817Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.817Z] +++ set -e [2019-10-21T22:20:17.817Z] +++ '[' -n 0 ']' [2019-10-21T22:20:17.817Z] +++ set -x [2019-10-21T22:20:17.817Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:17.906Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2019-10-21T22:20:18.072Z] INFO: Testing against a local daemon [2019-10-21T22:20:18.072Z] testing: warning: no tests to run [2019-10-21T22:20:18.072Z] PASS [2019-10-21T22:20:18.072Z] [2019-10-21T22:20:18.072Z] DONE 0 tests in 0.109s [2019-10-21T22:20:18.073Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:18.073Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.073Z] +++ set -e [2019-10-21T22:20:18.073Z] +++ '[' -n 0 ']' [2019-10-21T22:20:18.073Z] +++ set -x [2019-10-21T22:20:18.073Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.073Z] testing: warning: no tests to run [2019-10-21T22:20:18.073Z] PASS [2019-10-21T22:20:18.073Z] [2019-10-21T22:20:18.073Z] DONE 0 tests in 0.011s [2019-10-21T22:20:18.073Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:18.073Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.073Z] +++ set -e [2019-10-21T22:20:18.073Z] +++ '[' -n 0 ']' [2019-10-21T22:20:18.073Z] +++ set -x [2019-10-21T22:20:18.073Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.073Z] INFO: Testing against a local daemon [2019-10-21T22:20:18.073Z] testing: warning: no tests to run [2019-10-21T22:20:18.073Z] PASS [2019-10-21T22:20:18.073Z] [2019-10-21T22:20:18.073Z] DONE 0 tests in 0.103s [2019-10-21T22:20:18.073Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:18.073Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.073Z] +++ set -e [2019-10-21T22:20:18.073Z] +++ '[' -n 0 ']' [2019-10-21T22:20:18.073Z] +++ set -x [2019-10-21T22:20:18.073Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.328Z] INFO: Testing against a local daemon [2019-10-21T22:20:18.328Z] testing: warning: no tests to run [2019-10-21T22:20:18.328Z] PASS [2019-10-21T22:20:18.328Z] [2019-10-21T22:20:18.328Z] DONE 0 tests in 0.086s [2019-10-21T22:20:18.328Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:18.328Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.328Z] +++ set -e [2019-10-21T22:20:18.328Z] +++ '[' -n 0 ']' [2019-10-21T22:20:18.328Z] +++ set -x [2019-10-21T22:20:18.328Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.328Z] INFO: Testing against a local daemon [2019-10-21T22:20:18.328Z] testing: warning: no tests to run [2019-10-21T22:20:18.328Z] PASS [2019-10-21T22:20:18.328Z] [2019-10-21T22:20:18.328Z] DONE 0 tests in 0.121s [2019-10-21T22:20:18.328Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:18.328Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.584Z] +++ set -e [2019-10-21T22:20:18.584Z] +++ '[' -n 0 ']' [2019-10-21T22:20:18.584Z] +++ set -x [2019-10-21T22:20:18.584Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.584Z] INFO: Testing against a local daemon [2019-10-21T22:20:18.584Z] testing: warning: no tests to run [2019-10-21T22:20:18.584Z] PASS [2019-10-21T22:20:18.584Z] [2019-10-21T22:20:18.584Z] DONE 0 tests in 0.114s [2019-10-21T22:20:18.584Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:18.584Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.584Z] +++ set -e [2019-10-21T22:20:18.584Z] +++ '[' -n 0 ']' [2019-10-21T22:20:18.584Z] +++ set -x [2019-10-21T22:20:18.584Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.839Z] INFO: Testing against a local daemon [2019-10-21T22:20:18.839Z] testing: warning: no tests to run [2019-10-21T22:20:18.839Z] PASS [2019-10-21T22:20:18.839Z] [2019-10-21T22:20:18.839Z] DONE 0 tests in 0.144s [2019-10-21T22:20:18.839Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:18.839Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.839Z] +++ set -e [2019-10-21T22:20:18.839Z] +++ '[' -n 0 ']' [2019-10-21T22:20:18.839Z] +++ set -x [2019-10-21T22:20:18.839Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.839Z] INFO: Testing against a local daemon [2019-10-21T22:20:18.839Z] testing: warning: no tests to run [2019-10-21T22:20:18.839Z] PASS [2019-10-21T22:20:18.839Z] [2019-10-21T22:20:18.839Z] DONE 0 tests in 0.106s [2019-10-21T22:20:18.839Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:18.839Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.839Z] +++ set -e [2019-10-21T22:20:18.839Z] +++ '[' -n 0 ']' [2019-10-21T22:20:18.839Z] +++ set -x [2019-10-21T22:20:18.839Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:18.929Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2019-10-21T22:20:19.095Z] INFO: Testing against a local daemon [2019-10-21T22:20:19.095Z] testing: warning: no tests to run [2019-10-21T22:20:19.095Z] PASS [2019-10-21T22:20:19.095Z] [2019-10-21T22:20:19.095Z] DONE 0 tests in 0.094s [2019-10-21T22:20:19.095Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:19.095Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:19.095Z] +++ set -e [2019-10-21T22:20:19.095Z] +++ '[' -n 0 ']' [2019-10-21T22:20:19.095Z] +++ set -x [2019-10-21T22:20:19.095Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:19.095Z] INFO: Testing against a local daemon [2019-10-21T22:20:19.095Z] testing: warning: no tests to run [2019-10-21T22:20:19.095Z] PASS [2019-10-21T22:20:19.095Z] [2019-10-21T22:20:19.095Z] DONE 0 tests in 0.119s [2019-10-21T22:20:19.095Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:19.095Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:19.095Z] +++ set -e [2019-10-21T22:20:19.095Z] +++ '[' -n 0 ']' [2019-10-21T22:20:19.095Z] +++ set -x [2019-10-21T22:20:19.095Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:19.351Z] INFO: Testing against a local daemon [2019-10-21T22:20:19.351Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:20.276Z] --- PASS: TestInfoDiscoveryBackend (1.06s) [2019-10-21T22:20:20.276Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:20.276Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:20.399Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2019-10-21T22:20:20.399Z] === RUN TestBuildWithHugeFile [2019-10-21T22:20:21.637Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:21.637Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:21.637Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:22.199Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.73s) [2019-10-21T22:20:22.199Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:22.199Z] === RUN TestInfoDebug [2019-10-21T22:20:22.432Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 42.7% of statements [2019-10-21T22:20:22.759Z] --- PASS: TestInfoDebug (0.57s) [2019-10-21T22:20:22.759Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:22.759Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:23.320Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-21T22:20:23.320Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:23.320Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:23.452Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2019-10-21T22:20:23.880Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-21T22:20:23.880Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:23.880Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:24.440Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2019-10-21T22:20:24.440Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:24.440Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:24.938Z] ok github.com/docker/docker/daemon/logger/awslogs 0.577s coverage: 77.8% of statements [2019-10-21T22:20:25.364Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-21T22:20:25.364Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:25.364Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:26.426Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2019-10-21T22:20:26.426Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 4.9% of statements [2019-10-21T22:20:26.426Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T22:20:26.426Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T22:20:26.426Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T22:20:26.426Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T22:20:26.559Z] --- PASS: TestBuildWithHugeFile (42.73s) [2019-10-21T22:20:26.559Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T22:20:26.559Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:20:26.559Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:20:26.559Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:20:26.559Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:20:26.559Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:20:26.559Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:20:26.559Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:20:26.559Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:20:26.559Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:20:26.559Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-21T22:20:26.559Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2019-10-21T22:20:26.559Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-10-21T22:20:26.559Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-10-21T22:20:26.559Z] === RUN TestBuildPreserveOwnership [2019-10-21T22:20:26.559Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T22:20:26.559Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T22:20:26.726Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.11s) [2019-10-21T22:20:26.726Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:26.726Z] === RUN TestInfoDebug [2019-10-21T22:20:27.286Z] --- PASS: TestInfoDebug (0.54s) [2019-10-21T22:20:27.286Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:27.286Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:27.471Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2019-10-21T22:20:27.471Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2019-10-21T22:20:27.846Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2019-10-21T22:20:27.846Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:27.846Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:28.405Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:20:28.405Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:28.405Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:28.462Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2019-10-21T22:20:28.462Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2019-10-21T22:20:28.462Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-10-21T22:20:28.462Z] === RUN TestBuildPlatformInvalid [2019-10-21T22:20:28.462Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-21T22:20:28.462Z] PASS [2019-10-21T22:20:28.462Z] [2019-10-21T22:20:28.462Z] === Skipped [2019-10-21T22:20:28.462Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-21T22:20:28.462Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:20:28.462Z] [2019-10-21T22:20:28.462Z] [2019-10-21T22:20:28.462Z] DONE 32 tests, 1 skipped in 91.830s [2019-10-21T22:20:28.462Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T22:20:28.462Z] ++ 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 [2019-10-21T22:20:28.462Z] ++ set -e [2019-10-21T22:20:28.462Z] ++ '[' -n 0 ']' [2019-10-21T22:20:28.462Z] ++ set -x [2019-10-21T22:20:28.462Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:20:28.726Z] INFO: Testing against a local daemon [2019-10-21T22:20:28.726Z] === RUN TestConfigList [2019-10-21T22:20:28.966Z] --- PASS: TestInfoDiscoveryBackend (0.77s) [2019-10-21T22:20:28.966Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:28.966Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:29.890Z] Loaded image: buildpack-deps:jessie [2019-10-21T22:20:29.890Z] Loaded image: busybox:latest [2019-10-21T22:20:30.145Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:30.145Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:30.145Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:30.145Z] Loaded image: busybox:glibc [2019-10-21T22:20:30.145Z] Loaded image: debian:jessie [2019-10-21T22:20:30.400Z] Loaded image: hello-world:latest [2019-10-21T22:20:30.400Z] INFO: Testing against a local daemon [2019-10-21T22:20:30.400Z] === RUN TestDockerSuite [2019-10-21T22:20:30.400Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-21T22:20:30.400Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-21T22:20:30.400Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-21T22:20:30.655Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-21T22:20:30.655Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-21T22:20:30.655Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-21T22:20:30.655Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-21T22:20:30.655Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-21T22:20:30.655Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2019-10-21T22:20:30.655Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:30.655Z] === RUN TestInfoDebug [2019-10-21T22:20:30.966Z] ok github.com/docker/docker/daemon/logger/local 0.093s coverage: 74.7% of statements [2019-10-21T22:20:30.966Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T22:20:31.216Z] --- PASS: TestInfoDebug (0.53s) [2019-10-21T22:20:31.216Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:31.216Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:31.257Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 19.9% of statements [2019-10-21T22:20:31.475Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-21T22:20:31.475Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-21T22:20:31.730Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-21T22:20:31.730Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:31.730Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:31.884Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 47.8% of statements [2019-10-21T22:20:31.987Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-21T22:20:32.009Z] --- PASS: TestConfigList (3.25s) [2019-10-21T22:20:32.009Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-21T22:20:32.009Z] === RUN TestConfigsCreateAndDelete [2019-10-21T22:20:32.242Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-21T22:20:32.242Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:20:32.242Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:32.242Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:32.511Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-10-21T22:20:32.803Z] Loaded image: buildpack-deps:jessie [2019-10-21T22:20:33.058Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2019-10-21T22:20:33.058Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:33.058Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:33.058Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-21T22:20:33.058Z] Loaded image: busybox:latest [2019-10-21T22:20:33.314Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-21T22:20:33.314Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-21T22:20:33.314Z] Loaded image: busybox:glibc [2019-10-21T22:20:33.314Z] Loaded image: debian:jessie [2019-10-21T22:20:33.314Z] Loaded image: hello-world:latest [2019-10-21T22:20:33.314Z] INFO: Testing against a local daemon [2019-10-21T22:20:33.314Z] === RUN TestDockerDaemonSuite [2019-10-21T22:20:33.314Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-21T22:20:33.874Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:33.874Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:33.874Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:34.798Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2019-10-21T22:20:34.798Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:34.798Z] === RUN TestInfoDebug [2019-10-21T22:20:34.798Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-21T22:20:35.053Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-21T22:20:35.053Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-21T22:20:35.053Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-21T22:20:35.053Z] --- PASS: TestInfoDebug (0.53s) [2019-10-21T22:20:35.053Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:35.053Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:35.215Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-10-21T22:20:35.292Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2019-10-21T22:20:35.292Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-21T22:20:35.292Z] === RUN TestConfigsUpdate [2019-10-21T22:20:35.502Z] ok github.com/docker/docker/daemon/logger/splunk 3.013s coverage: 82.5% of statements [2019-10-21T22:20:35.502Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T22:20:35.502Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T22:20:35.619Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-21T22:20:35.619Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:35.619Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:35.873Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-21T22:20:36.128Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-21T22:20:36.128Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:36.128Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:36.687Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-21T22:20:36.687Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-10-21T22:20:36.687Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:36.687Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:36.942Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-21T22:20:36.942Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-21T22:20:36.942Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-21T22:20:37.866Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:37.866Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:37.866Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:37.866Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-21T22:20:38.122Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-10-21T22:20:38.122Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:38.122Z] === RUN TestInfoDebug [2019-10-21T22:20:38.576Z] --- PASS: TestConfigsUpdate (3.12s) [2019-10-21T22:20:38.576Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-21T22:20:38.576Z] === RUN TestTemplatedConfig [2019-10-21T22:20:38.681Z] --- PASS: TestInfoDebug (0.53s) [2019-10-21T22:20:38.681Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:38.681Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:38.999Z] ok github.com/docker/docker/distribution/metadata 0.147s coverage: 48.2% of statements [2019-10-21T22:20:39.240Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-21T22:20:39.240Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-21T22:20:39.240Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:39.240Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:39.799Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-21T22:20:39.799Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-21T22:20:39.799Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:39.799Z] PASS [2019-10-21T22:20:39.799Z] [2019-10-21T22:20:39.799Z] DONE 30 tests in 20.604s [2019-10-21T22:20:39.799Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:39.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:39.799Z] +++ set -e [2019-10-21T22:20:39.799Z] +++ '[' -n 0 ']' [2019-10-21T22:20:39.799Z] +++ set -x [2019-10-21T22:20:39.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:39.799Z] INFO: Testing against a local daemon [2019-10-21T22:20:39.799Z] testing: warning: no tests to run [2019-10-21T22:20:39.799Z] PASS [2019-10-21T22:20:39.799Z] [2019-10-21T22:20:39.799Z] DONE 0 tests in 0.051s [2019-10-21T22:20:39.799Z] Running integration-test (iteration 5) [2019-10-21T22:20:39.799Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:39.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:39.799Z] +++ set -e [2019-10-21T22:20:39.800Z] +++ '[' -n 0 ']' [2019-10-21T22:20:39.800Z] +++ set -x [2019-10-21T22:20:39.800Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.024Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2019-10-21T22:20:40.055Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.055Z] testing: warning: no tests to run [2019-10-21T22:20:40.055Z] PASS [2019-10-21T22:20:40.055Z] [2019-10-21T22:20:40.055Z] DONE 0 tests in 0.054s [2019-10-21T22:20:40.055Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.055Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.055Z] +++ set -e [2019-10-21T22:20:40.055Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.055Z] +++ set -x [2019-10-21T22:20:40.055Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.055Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.055Z] testing: warning: no tests to run [2019-10-21T22:20:40.055Z] PASS [2019-10-21T22:20:40.055Z] [2019-10-21T22:20:40.055Z] DONE 0 tests in 0.044s [2019-10-21T22:20:40.055Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.055Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.055Z] +++ set -e [2019-10-21T22:20:40.055Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.055Z] +++ set -x [2019-10-21T22:20:40.055Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.055Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.055Z] testing: warning: no tests to run [2019-10-21T22:20:40.055Z] PASS [2019-10-21T22:20:40.055Z] [2019-10-21T22:20:40.055Z] DONE 0 tests in 0.037s [2019-10-21T22:20:40.055Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.055Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.055Z] +++ set -e [2019-10-21T22:20:40.055Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.055Z] +++ set -x [2019-10-21T22:20:40.055Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.055Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.055Z] testing: warning: no tests to run [2019-10-21T22:20:40.055Z] PASS [2019-10-21T22:20:40.055Z] [2019-10-21T22:20:40.055Z] DONE 0 tests in 0.034s [2019-10-21T22:20:40.055Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.055Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.055Z] +++ set -e [2019-10-21T22:20:40.055Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.055Z] +++ set -x [2019-10-21T22:20:40.055Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.055Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.055Z] testing: warning: no tests to run [2019-10-21T22:20:40.055Z] PASS [2019-10-21T22:20:40.055Z] [2019-10-21T22:20:40.055Z] DONE 0 tests in 0.033s [2019-10-21T22:20:40.311Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.311Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] +++ set -e [2019-10-21T22:20:40.311Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.311Z] +++ set -x [2019-10-21T22:20:40.311Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.311Z] testing: warning: no tests to run [2019-10-21T22:20:40.311Z] PASS [2019-10-21T22:20:40.311Z] [2019-10-21T22:20:40.311Z] DONE 0 tests in 0.033s [2019-10-21T22:20:40.311Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.311Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] +++ set -e [2019-10-21T22:20:40.311Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.311Z] +++ set -x [2019-10-21T22:20:40.311Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.311Z] testing: warning: no tests to run [2019-10-21T22:20:40.311Z] PASS [2019-10-21T22:20:40.311Z] [2019-10-21T22:20:40.311Z] DONE 0 tests in 0.032s [2019-10-21T22:20:40.311Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.311Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] +++ set -e [2019-10-21T22:20:40.311Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.311Z] +++ set -x [2019-10-21T22:20:40.311Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] testing: warning: no tests to run [2019-10-21T22:20:40.311Z] PASS [2019-10-21T22:20:40.311Z] [2019-10-21T22:20:40.311Z] DONE 0 tests in 0.006s [2019-10-21T22:20:40.311Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.311Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] +++ set -e [2019-10-21T22:20:40.311Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.311Z] +++ set -x [2019-10-21T22:20:40.311Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.311Z] testing: warning: no tests to run [2019-10-21T22:20:40.311Z] PASS [2019-10-21T22:20:40.311Z] [2019-10-21T22:20:40.311Z] DONE 0 tests in 0.082s [2019-10-21T22:20:40.311Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.311Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.311Z] +++ set -e [2019-10-21T22:20:40.311Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.311Z] +++ set -x [2019-10-21T22:20:40.311Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.566Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.566Z] testing: warning: no tests to run [2019-10-21T22:20:40.566Z] PASS [2019-10-21T22:20:40.566Z] [2019-10-21T22:20:40.566Z] DONE 0 tests in 0.038s [2019-10-21T22:20:40.566Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.566Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.566Z] +++ set -e [2019-10-21T22:20:40.566Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.566Z] +++ set -x [2019-10-21T22:20:40.566Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.566Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.566Z] testing: warning: no tests to run [2019-10-21T22:20:40.566Z] PASS [2019-10-21T22:20:40.566Z] [2019-10-21T22:20:40.566Z] DONE 0 tests in 0.066s [2019-10-21T22:20:40.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.566Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.566Z] +++ set -e [2019-10-21T22:20:40.566Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.566Z] +++ set -x [2019-10-21T22:20:40.566Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.566Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.566Z] testing: warning: no tests to run [2019-10-21T22:20:40.566Z] PASS [2019-10-21T22:20:40.566Z] [2019-10-21T22:20:40.566Z] DONE 0 tests in 0.072s [2019-10-21T22:20:40.566Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.566Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.566Z] +++ set -e [2019-10-21T22:20:40.566Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.566Z] +++ set -x [2019-10-21T22:20:40.566Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.566Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.566Z] testing: warning: no tests to run [2019-10-21T22:20:40.566Z] PASS [2019-10-21T22:20:40.647Z] ok github.com/docker/docker/distribution 0.788s coverage: 22.1% of statements [2019-10-21T22:20:40.647Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T22:20:40.822Z] [2019-10-21T22:20:40.822Z] DONE 0 tests in 0.044s [2019-10-21T22:20:40.822Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.822Z] +++ set -e [2019-10-21T22:20:40.822Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.822Z] +++ set -x [2019-10-21T22:20:40.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.822Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.822Z] testing: warning: no tests to run [2019-10-21T22:20:40.822Z] PASS [2019-10-21T22:20:40.822Z] [2019-10-21T22:20:40.822Z] DONE 0 tests in 0.041s [2019-10-21T22:20:40.822Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.822Z] +++ set -e [2019-10-21T22:20:40.822Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.822Z] +++ set -x [2019-10-21T22:20:40.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.822Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.822Z] testing: warning: no tests to run [2019-10-21T22:20:40.822Z] PASS [2019-10-21T22:20:40.822Z] [2019-10-21T22:20:40.822Z] DONE 0 tests in 0.055s [2019-10-21T22:20:40.822Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.822Z] +++ set -e [2019-10-21T22:20:40.822Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.822Z] +++ set -x [2019-10-21T22:20:40.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.822Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.822Z] testing: warning: no tests to run [2019-10-21T22:20:40.822Z] PASS [2019-10-21T22:20:40.822Z] [2019-10-21T22:20:40.822Z] DONE 0 tests in 0.029s [2019-10-21T22:20:40.822Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:40.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.822Z] +++ set -e [2019-10-21T22:20:40.822Z] +++ '[' -n 0 ']' [2019-10-21T22:20:40.822Z] +++ set -x [2019-10-21T22:20:40.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:40.822Z] INFO: Testing against a local daemon [2019-10-21T22:20:40.822Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:41.381Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-10-21T22:20:41.381Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:41.381Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:41.636Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-21T22:20:41.859Z] --- PASS: TestTemplatedConfig (3.47s) [2019-10-21T22:20:41.859Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-21T22:20:41.859Z] === RUN TestConfigInspect [2019-10-21T22:20:42.196Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-21T22:20:42.450Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:42.450Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:42.450Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:43.009Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-21T22:20:43.009Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:43.009Z] === RUN TestInfoDebug [2019-10-21T22:20:43.569Z] --- PASS: TestInfoDebug (0.54s) [2019-10-21T22:20:43.569Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:43.569Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:44.129Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-10-21T22:20:44.129Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:44.129Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:44.162Z] ok github.com/docker/docker/distribution/xfer 1.752s coverage: 85.6% of statements [2019-10-21T22:20:44.162Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T22:20:44.162Z] ok github.com/docker/docker/image 0.114s coverage: 86.4% of statements [2019-10-21T22:20:44.384Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-21T22:20:44.449Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2019-10-21T22:20:44.449Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T22:20:44.638Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-21T22:20:44.638Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:44.638Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:44.638Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-21T22:20:45.143Z] --- PASS: TestConfigInspect (3.15s) [2019-10-21T22:20:45.143Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-21T22:20:45.143Z] === RUN TestConfigCreateWithLabels [2019-10-21T22:20:45.198Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-21T22:20:45.198Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:45.198Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:45.469Z] ok github.com/docker/docker/image/v1 0.048s coverage: 25.0% of statements [2019-10-21T22:20:45.469Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T22:20:45.469Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2019-10-21T22:20:46.123Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-21T22:20:46.123Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:46.123Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:46.123Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:46.682Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-21T22:20:46.682Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:46.682Z] === RUN TestInfoDebug [2019-10-21T22:20:47.242Z] --- PASS: TestInfoDebug (0.53s) [2019-10-21T22:20:47.242Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:47.242Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:47.242Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-21T22:20:47.801Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-21T22:20:47.801Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:47.801Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:47.801Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-21T22:20:48.360Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-21T22:20:48.360Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:48.360Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:48.425Z] --- PASS: TestConfigCreateWithLabels (3.11s) [2019-10-21T22:20:48.425Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-21T22:20:48.425Z] === RUN TestConfigCreateResolve [2019-10-21T22:20:48.920Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-21T22:20:48.920Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:48.920Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:48.952Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2019-10-21T22:20:49.844Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:49.844Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:49.844Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:50.098Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-21T22:20:50.353Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-21T22:20:50.353Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:50.353Z] === RUN TestInfoDebug [2019-10-21T22:20:50.913Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-21T22:20:50.913Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:20:50.913Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:50.913Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:50.964Z] --- PASS: TestConfigCreateResolve (3.10s) [2019-10-21T22:20:50.964Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-21T22:20:50.964Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T22:20:50.998Z] ok github.com/docker/docker/opts 0.066s coverage: 66.9% of statements [2019-10-21T22:20:51.474Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-21T22:20:51.474Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:51.474Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:51.530Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-21T22:20:51.530Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-21T22:20:51.530Z] PASS [2019-10-21T22:20:51.530Z] [2019-10-21T22:20:51.530Z] DONE 8 tests in 23.038s [2019-10-21T22:20:51.530Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T22:20:51.530Z] ++ 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 [2019-10-21T22:20:51.530Z] ++ set -e [2019-10-21T22:20:51.530Z] ++ '[' -n 0 ']' [2019-10-21T22:20:51.530Z] ++ set -x [2019-10-21T22:20:51.530Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:20:51.789Z] INFO: Testing against a local daemon [2019-10-21T22:20:51.789Z] === RUN TestCheckpoint [2019-10-21T22:20:51.789Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T22:20:51.789Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:20:51.789Z] === RUN TestContainerInvalidJSON [2019-10-21T22:20:51.789Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:20:51.789Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:20:51.789Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:20:51.789Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:20:51.789Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:20:51.789Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:20:51.789Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:20:51.789Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:20:51.789Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:20:51.789Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-21T22:20:51.789Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T22:20:51.789Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-21T22:20:51.789Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T22:20:51.789Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T22:20:51.789Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-21T22:20:51.789Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T22:20:52.033Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-21T22:20:52.033Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-21T22:20:52.033Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:52.033Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:52.047Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-21T22:20:52.047Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T22:20:52.047Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-21T22:20:52.047Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T22:20:52.287Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-21T22:20:52.307Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-10-21T22:20:52.307Z] === RUN TestCopyFromContainer [2019-10-21T22:20:52.487Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-10-21T22:20:52.543Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-10-21T22:20:52.543Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:52.543Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:52.799Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-21T22:20:53.119Z] ok github.com/docker/docker/pkg/archive 1.471s coverage: 77.0% of statements [2019-10-21T22:20:53.119Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2019-10-21T22:20:53.723Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:53.723Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:53.723Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:53.723Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-21T22:20:53.978Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:20:53.978Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:53.978Z] === RUN TestInfoDebug [2019-10-21T22:20:54.140Z] ok github.com/docker/docker/pkg/authorization 2.024s coverage: 68.3% of statements [2019-10-21T22:20:54.208Z] === RUN TestCopyFromContainer// [2019-10-21T22:20:54.208Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T22:20:54.208Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T22:20:54.426Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2019-10-21T22:20:54.466Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T22:20:54.466Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T22:20:54.538Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-21T22:20:54.538Z] --- PASS: TestInfoDebug (0.57s) [2019-10-21T22:20:54.538Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:54.538Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:54.644Z] --- PASS: TestBuildWithHugeFile (30.83s) [2019-10-21T22:20:54.644Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T22:20:54.644Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:20:54.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:20:54.644Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:20:54.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:20:54.644Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:20:54.644Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:20:54.644Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:20:54.644Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:20:54.644Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:20:54.644Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2019-10-21T22:20:54.644Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-10-21T22:20:54.644Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-10-21T22:20:54.644Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-21T22:20:54.644Z] === RUN TestBuildPreserveOwnership [2019-10-21T22:20:54.644Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T22:20:54.644Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T22:20:54.725Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T22:20:54.725Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T22:20:54.725Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T22:20:54.983Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T22:20:54.983Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T22:20:55.099Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-21T22:20:55.099Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:55.099Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer (2.99s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-10-21T22:20:55.241Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-21T22:20:55.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T22:20:55.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:20:55.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:20:55.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:20:55.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:20:55.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:20:55.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:20:55.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:20:55.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:20:55.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:20:55.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-21T22:20:55.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-21T22:20:55.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-21T22:20:55.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-21T22:20:55.241Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T22:20:55.241Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-21T22:20:55.241Z] === RUN TestCreateWithInvalidEnv [2019-10-21T22:20:55.241Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T22:20:55.241Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T22:20:55.241Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T22:20:55.241Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T22:20:55.241Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T22:20:55.241Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T22:20:55.241Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T22:20:55.241Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T22:20:55.241Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T22:20:55.241Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T22:20:55.241Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-21T22:20:55.241Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T22:20:55.241Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T22:20:55.241Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T22:20:55.241Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-21T22:20:55.241Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T22:20:55.658Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-21T22:20:55.658Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:55.658Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:20:55.658Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-21T22:20:55.918Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-10-21T22:20:55.918Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2019-10-21T22:20:56.217Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-21T22:20:56.217Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryBackend" [2019-10-21T22:20:56.217Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:20:56.472Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-21T22:20:57.078Z] --- PASS: TestBuildPreserveOwnership (5.86s) [2019-10-21T22:20:57.078Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.76s) [2019-10-21T22:20:57.078Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-10-21T22:20:57.078Z] === RUN TestBuildPlatformInvalid [2019-10-21T22:20:57.078Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-21T22:20:57.078Z] PASS [2019-10-21T22:20:57.078Z] [2019-10-21T22:20:57.078Z] === Skipped [2019-10-21T22:20:57.078Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-21T22:20:57.078Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:20:57.078Z] [2019-10-21T22:20:57.078Z] [2019-10-21T22:20:57.078Z] DONE 32 tests, 1 skipped in 82.674s [2019-10-21T22:20:57.078Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T22:20:57.078Z] ++ 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 [2019-10-21T22:20:57.078Z] ++ set -e [2019-10-21T22:20:57.078Z] ++ '[' -n 0 ']' [2019-10-21T22:20:57.078Z] ++ set -x [2019-10-21T22:20:57.078Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:20:57.078Z] INFO: Testing against a local daemon [2019-10-21T22:20:57.078Z] === RUN TestConfigList [2019-10-21T22:20:57.404Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-21T22:20:57.413Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:20:57.413Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:20:57.413Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:20:57.678Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-21T22:20:57.678Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:20:57.678Z] === RUN TestInfoDebug [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:20:57.772Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:20:57.772Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-10-21T22:20:57.772Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-10-21T22:20:57.772Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T22:20:58.238Z] --- PASS: TestInfoDebug (0.52s) [2019-10-21T22:20:58.238Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoDebug" [2019-10-21T22:20:58.238Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:20:58.423Z] ok github.com/docker/docker/layer 7.198s coverage: 68.8% of statements [2019-10-21T22:20:58.423Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T22:20:58.423Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T22:20:58.423Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T22:20:58.423Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T22:20:58.423Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T22:20:58.423Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T22:20:58.423Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-21T22:20:58.796Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-21T22:20:58.796Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2019-10-21T22:20:58.796Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoInsecureRegistries" [2019-10-21T22:20:58.796Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:20:59.059Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-21T22:20:59.355Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-21T22:20:59.355Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:20:59.355Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration-flaky/TestInfoRegistryMirrors" [2019-10-21T22:20:59.355Z] PASS [2019-10-21T22:20:59.355Z] [2019-10-21T22:20:59.355Z] DONE 30 tests in 18.502s [2019-10-21T22:20:59.355Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors [2019-10-21T22:20:59.355Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:59.355Z] +++ set -e [2019-10-21T22:20:59.355Z] +++ '[' -n 0 ']' [2019-10-21T22:20:59.355Z] +++ set -x [2019-10-21T22:20:59.355Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestInfoDiscoveryBackend|TestInfoDiscoveryInvalidAdvertise|TestInfoDiscoveryAdvertiseInterfaceName|TestInfoDebug|TestInfoInsecureRegistries|TestInfoRegistryMirrors' [2019-10-21T22:20:59.355Z] INFO: Testing against a local daemon [2019-10-21T22:20:59.355Z] testing: warning: no tests to run [2019-10-21T22:20:59.355Z] PASS [2019-10-21T22:20:59.355Z] [2019-10-21T22:20:59.355Z] DONE 0 tests in 0.049s [2019-10-21T22:20:59.355Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2019-10-21T22:20:59.609Z] +++++ cat bundles/test-integration-flaky/docker.pid [2019-10-21T22:20:59.609Z] ++++ kill 5328 [2019-10-21T22:20:59.863Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-21T22:21:00.077Z] ok github.com/docker/docker/pkg/filenotify 0.632s coverage: 67.0% of statements [2019-10-21T22:21:00.077Z] ok github.com/docker/docker/pkg/chrootarchive 4.441s coverage: 43.2% of statements [2019-10-21T22:21:00.077Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T22:21:00.077Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T22:21:00.301Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2019-10-21T22:21:00.301Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T22:21:00.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:21:00.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:21:00.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:21:00.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:21:00.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:21:00.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:21:00.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:21:00.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:21:00.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:21:00.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:21:00.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:21:00.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:21:00.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:21:00.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:21:00.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:21:00.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-21T22:21:00.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-21T22:21:00.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-21T22:21:00.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-21T22:21:00.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-21T22:21:00.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-21T22:21:00.301Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T22:21:00.301Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T22:21:00.301Z] === RUN TestDaemonRestartIpcMode [2019-10-21T22:21:00.301Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T22:21:00.301Z] === RUN TestDiff [2019-10-21T22:21:00.365Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2019-10-21T22:21:00.545Z] --- PASS: TestConfigList (3.00s) [2019-10-21T22:21:00.545Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-21T22:21:00.545Z] === RUN TestConfigsCreateAndDelete [2019-10-21T22:21:00.789Z] ++++ /etc/init.d/apparmor stop [2019-10-21T22:21:00.789Z] Clearing AppArmor profiles cache:. [2019-10-21T22:21:00.789Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T22:21:00.789Z] Unloading profiles will leave already running processes permanently [2019-10-21T22:21:00.789Z] unconfined, which can lead to unexpected situations. [2019-10-21T22:21:00.789Z] [2019-10-21T22:21:00.789Z] To set a process to complain mode, use the command line tool [2019-10-21T22:21:00.789Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T22:21:00.789Z] with the 'teardown' option." [2019-10-21T22:21:00.789Z] [2019-10-21T22:21:00.789Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T22:21:00.789Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-21T22:21:00.868Z] --- PASS: TestDiff (0.80s) [2019-10-21T22:21:00.868Z] === RUN TestExecWithCloseStdin [2019-10-21T22:21:01.349Z] PKG_CONFIG=pkg-config [2019-10-21T22:21:01.349Z] GOLANG_VERSION=1.13.3 [2019-10-21T22:21:01.349Z] HOSTNAME=57923480a66f [2019-10-21T22:21:01.349Z] KEEPBUNDLE=1 [2019-10-21T22:21:01.349Z] container=docker [2019-10-21T22:21:01.349Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T22:21:01.349Z] GO111MODULE=off [2019-10-21T22:21:01.349Z] GOPATH=/go [2019-10-21T22:21:01.349Z] PWD=/go/src/github.com/docker/docker [2019-10-21T22:21:01.349Z] HOME=/root [2019-10-21T22:21:01.349Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T22:21:01.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T22:21:01.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T22:21:01.349Z] DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:21:01.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T22:21:01.349Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T22:21:01.349Z] TERM=xterm [2019-10-21T22:21:01.349Z] VALIDATE_BRANCH=master [2019-10-21T22:21:01.349Z] DEST=bundles/test-integration [2019-10-21T22:21:01.349Z] SHLVL=1 [2019-10-21T22:21:01.349Z] TIMEOUT=120m [2019-10-21T22:21:01.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T22:21:01.349Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T22:21:01.349Z] TESTDEBUG=0 [2019-10-21T22:21:01.349Z] _=/usr/bin/env [2019-10-21T22:21:01.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T22:21:01.608Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-21T22:21:01.860Z] ok github.com/docker/docker/pkg/discovery/kv 3.293s coverage: 84.1% of statements [2019-10-21T22:21:01.860Z] ok github.com/docker/docker/pkg/fsutils 0.405s coverage: 85.1% of statements [2019-10-21T22:21:01.860Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 11.4% of statements [2019-10-21T22:21:02.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T22:21:02.243Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-10-21T22:21:02.243Z] === RUN TestExec [2019-10-21T22:21:02.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T22:21:02.962Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2019-10-21T22:21:02.962Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-21T22:21:02.962Z] === RUN TestConfigsUpdate [2019-10-21T22:21:02.983Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-21T22:21:02.983Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-21T22:21:03.177Z] --- PASS: TestExec (0.98s) [2019-10-21T22:21:03.177Z] === RUN TestExecUser [2019-10-21T22:21:03.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T22:21:03.904Z] ok github.com/docker/docker/pkg/jsonmessage 0.038s coverage: 91.7% of statements [2019-10-21T22:21:03.904Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2019-10-21T22:21:04.112Z] --- PASS: TestExecUser (0.97s) [2019-10-21T22:21:04.112Z] === RUN TestExportContainerAndImportImage [2019-10-21T22:21:04.163Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-21T22:21:04.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T22:21:04.926Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2019-10-21T22:21:04.927Z] ok github.com/docker/docker/pkg/idtools 1.205s coverage: 70.1% of statements [2019-10-21T22:21:05.048Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2019-10-21T22:21:05.048Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T22:21:05.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T22:21:05.554Z] ok github.com/docker/docker/pkg/ioutils 1.633s coverage: 70.1% of statements [2019-10-21T22:21:05.554Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T22:21:05.599Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-21T22:21:05.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T22:21:05.855Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-21T22:21:06.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T22:21:06.195Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2019-10-21T22:21:06.226Z] --- PASS: TestConfigsUpdate (2.82s) [2019-10-21T22:21:06.226Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-21T22:21:06.226Z] === RUN TestTemplatedConfig [2019-10-21T22:21:06.366Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-21T22:21:06.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T22:21:06.482Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2019-10-21T22:21:06.617Z] ................................................ [ 29%] [2019-10-21T22:21:06.767Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-21T22:21:06.926Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-21T22:21:06.926Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-21T22:21:06.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T22:21:06.951Z] --- PASS: TestExportContainerAfterDaemonRestart (1.82s) [2019-10-21T22:21:06.952Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-21T22:21:06.952Z] === RUN TestHealthCheckWorkdir [2019-10-21T22:21:07.055Z] ok github.com/docker/docker/pkg/mount 0.951s coverage: 70.0% of statements [2019-10-21T22:21:07.055Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T22:21:07.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T22:21:07.681Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.109s coverage: 91.4% of statements [2019-10-21T22:21:07.968Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2019-10-21T22:21:07.969Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T22:21:07.969Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T22:21:08.330Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2019-10-21T22:21:08.330Z] === RUN TestHealthKillContainer [2019-10-21T22:21:08.413Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-21T22:21:08.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T22:21:08.974Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-21T22:21:09.001Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2019-10-21T22:21:09.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T22:21:09.372Z] --- PASS: TestTemplatedConfig (3.43s) [2019-10-21T22:21:09.372Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-21T22:21:09.372Z] === RUN TestConfigInspect [2019-10-21T22:21:09.484Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-21T22:21:10.029Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements [2019-10-21T22:21:10.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T22:21:10.316Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2019-10-21T22:21:10.937Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-21T22:21:10.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T22:21:10.971Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-21T22:21:11.557Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2019-10-21T22:21:11.611Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-21T22:21:11.611Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T22:21:11.870Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-10-21T22:21:11.870Z] === RUN TestIpcModeNone [2019-10-21T22:21:11.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T22:21:11.897Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-21T22:21:11.962Z] --- PASS: TestConfigInspect (2.30s) [2019-10-21T22:21:11.962Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-21T22:21:11.962Z] === RUN TestConfigCreateWithLabels [2019-10-21T22:21:12.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T22:21:12.185Z] ok github.com/docker/docker/pkg/pubsub 1.203s coverage: 73.9% of statements [2019-10-21T22:21:12.711Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-21T22:21:12.711Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-21T22:21:12.806Z] --- PASS: TestIpcModeNone (0.98s) [2019-10-21T22:21:12.806Z] === RUN TestIpcModePrivate [2019-10-21T22:21:12.811Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2019-10-21T22:21:12.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T22:21:13.525Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-21T22:21:13.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T22:21:13.525Z] Using test binary docker [2019-10-21T22:21:13.525Z] +++ /etc/init.d/apparmor start [2019-10-21T22:21:13.525Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T22:21:13.525Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T22:21:13.525Z] Warning failed to create cache: (null) [2019-10-21T22:21:13.525Z] . [2019-10-21T22:21:13.525Z] INFO: Waiting for daemon to start... [2019-10-21T22:21:13.525Z] Starting dockerd [2019-10-21T22:21:13.525Z] +++ 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 [2019-10-21T22:21:13.741Z] --- PASS: TestIpcModePrivate (0.95s) [2019-10-21T22:21:13.741Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-10-21T22:21:13.741Z] === RUN TestIpcModeShareable [2019-10-21T22:21:13.832Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-10-21T22:21:13.832Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-10-21T22:21:14.084Z] .=== RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-21T22:21:14.451Z] --- PASS: TestConfigCreateWithLabels (2.80s) [2019-10-21T22:21:14.451Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-21T22:21:14.451Z] === RUN TestConfigCreateResolve [2019-10-21T22:21:14.676Z] --- PASS: TestIpcModeShareable (0.97s) [2019-10-21T22:21:14.676Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-10-21T22:21:14.676Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T22:21:14.848Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-10-21T22:21:14.848Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-10-21T22:21:15.007Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-21T22:21:15.566Z] [2019-10-21T22:21:15.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T22:21:15.566Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T22:21:15.822Z] Running integration-test (iteration 1) [2019-10-21T22:21:15.822Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T22:21:15.822Z] ++ 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 [2019-10-21T22:21:15.822Z] ++ set -e [2019-10-21T22:21:15.822Z] ++ '[' -n 0 ']' [2019-10-21T22:21:15.822Z] ++ set -x [2019-10-21T22:21:15.822Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:21:15.822Z] INFO: Testing against a local daemon [2019-10-21T22:21:15.822Z] === RUN TestCgroupNamespacesBuild [2019-10-21T22:21:15.822Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-21T22:21:15.863Z] ok github.com/docker/docker/pkg/signal 3.679s coverage: 61.0% of statements [2019-10-21T22:21:16.149Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2019-10-21T22:21:16.149Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2019-10-21T22:21:16.920Z] 65014b3c3121: Pull complete [2019-10-21T22:21:17.184Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-21T22:21:17.615Z] --- PASS: TestConfigCreateResolve (2.82s) [2019-10-21T22:21:17.615Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-21T22:21:17.615Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T22:21:17.615Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2019-10-21T22:21:17.616Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-21T22:21:17.616Z] PASS [2019-10-21T22:21:17.616Z] [2019-10-21T22:21:17.616Z] DONE 8 tests in 20.746s [2019-10-21T22:21:17.616Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T22:21:17.616Z] ++ 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 [2019-10-21T22:21:17.616Z] ++ set -e [2019-10-21T22:21:17.616Z] ++ '[' -n 0 ']' [2019-10-21T22:21:17.616Z] ++ set -x [2019-10-21T22:21:17.616Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:21:17.642Z] testing: warning: no tests to run [2019-10-21T22:21:17.642Z] coverage: [no statements] [2019-10-21T22:21:17.642Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: [no statements] [no tests to run] [2019-10-21T22:21:17.642Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 85.9% of statements [2019-10-21T22:21:17.743Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-21T22:21:17.744Z] --- PASS: TestCgroupNamespacesBuild (1.98s) [2019-10-21T22:21:17.744Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-21T22:21:17.744Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T22:21:17.959Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2019-10-21T22:21:17.959Z] === RUN TestAPIIpcModeHost [2019-10-21T22:21:18.010Z] INFO: Testing against a local daemon [2019-10-21T22:21:18.010Z] === RUN TestCheckpoint [2019-10-21T22:21:18.010Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T22:21:18.010Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:21:18.010Z] === RUN TestContainerInvalidJSON [2019-10-21T22:21:18.010Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:21:18.010Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:21:18.010Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:21:18.010Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:21:18.010Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:21:18.010Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:21:18.010Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:21:18.010Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:21:18.010Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:21:18.010Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-21T22:21:18.010Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T22:21:18.010Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T22:21:18.010Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T22:21:18.010Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T22:21:18.010Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2019-10-21T22:21:18.010Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T22:21:18.454Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-21T22:21:18.454Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T22:21:18.454Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-21T22:21:18.454Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T22:21:18.454Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-10-21T22:21:18.454Z] === RUN TestCopyFromContainer [2019-10-21T22:21:18.525Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-10-21T22:21:18.525Z] === RUN TestDaemonIpcModeShareable [2019-10-21T22:21:18.693Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-21T22:21:18.693Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-10-21T22:21:18.979Z] ok github.com/docker/docker/pkg/tarsum 0.255s coverage: 89.3% of statements [2019-10-21T22:21:19.602Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2019-10-21T22:21:19.626Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2019-10-21T22:21:19.626Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-21T22:21:19.626Z] === RUN TestBuildWithSession [2019-10-21T22:21:19.626Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T22:21:19.626Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:21:19.626Z] === RUN TestBuildSquashParent [2019-10-21T22:21:20.260Z] === RUN TestCopyFromContainer// [2019-10-21T22:21:20.260Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T22:21:20.260Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T22:21:20.260Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T22:21:20.428Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2019-10-21T22:21:20.428Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-21T22:21:20.428Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-21T22:21:20.428Z] === RUN TestDaemonIpcModePrivate [2019-10-21T22:21:20.648Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T22:21:20.648Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T22:21:20.648Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T22:21:20.648Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T22:21:21.017Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T22:21:21.017Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer (2.65s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-21T22:21:21.017Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-21T22:21:21.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T22:21:21.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:21:21.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:21:21.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:21:21.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:21:21.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:21:21.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:21:21.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:21:21.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:21:21.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:21:21.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-21T22:21:21.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-21T22:21:21.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-21T22:21:21.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T22:21:21.017Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T22:21:21.017Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-21T22:21:21.017Z] === RUN TestCreateWithInvalidEnv [2019-10-21T22:21:21.017Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T22:21:21.017Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T22:21:21.017Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T22:21:21.017Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T22:21:21.017Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T22:21:21.017Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T22:21:21.017Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T22:21:21.017Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T22:21:21.017Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T22:21:21.017Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-21T22:21:21.017Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-21T22:21:21.017Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T22:21:21.017Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T22:21:21.017Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T22:21:21.017Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-21T22:21:21.017Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T22:21:21.526Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-21T22:21:21.646Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-10-21T22:21:22.328Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-21T22:21:22.328Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-21T22:21:22.328Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-21T22:21:22.328Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T22:21:23.439Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:21:23.439Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:21:23.439Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:21:23.439Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T22:21:23.439Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T22:21:23.700Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:21:23.832Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-21T22:21:23.832Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-21T22:21:23.832Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T22:21:24.229Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-10-21T22:21:24.229Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-21T22:21:24.229Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-21T22:21:24.229Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T22:21:24.722Z] ok github.com/docker/docker/profiles/seccomp 0.042s coverage: 68.8% of statements [2019-10-21T22:21:24.785Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-21T22:21:25.344Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-21T22:21:25.605Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2019-10-21T22:21:25.605Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-21T22:21:25.605Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-21T22:21:25.605Z] === RUN TestIpcModeOlderClient [2019-10-21T22:21:25.605Z] === PAUSE TestIpcModeOlderClient [2019-10-21T22:21:25.605Z] === RUN TestKillContainerInvalidSignal [2019-10-21T22:21:25.756Z] ok github.com/docker/docker/plugin 0.588s coverage: 27.1% of statements [2019-10-21T22:21:25.792Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-21T22:21:25.904Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-21T22:21:26.368Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2019-10-21T22:21:26.368Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T22:21:26.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:21:26.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:21:26.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:21:26.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:21:26.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:21:26.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:21:26.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:21:26.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:21:26.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:21:26.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:21:26.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:21:26.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:21:26.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:21:26.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:21:26.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:21:26.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-21T22:21:26.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-21T22:21:26.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-21T22:21:26.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2019-10-21T22:21:26.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-21T22:21:26.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-21T22:21:26.368Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T22:21:26.368Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T22:21:26.368Z] === RUN TestDaemonRestartIpcMode [2019-10-21T22:21:26.368Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T22:21:26.368Z] === RUN TestDiff [2019-10-21T22:21:26.472Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-21T22:21:26.544Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2019-10-21T22:21:26.544Z] === RUN TestKillContainer [2019-10-21T22:21:26.544Z] === RUN TestKillContainer/no_signal [2019-10-21T22:21:26.798Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2019-10-21T22:21:27.032Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-21T22:21:27.153Z] --- PASS: TestDiff (0.79s) [2019-10-21T22:21:27.153Z] === RUN TestExecWithCloseStdin [2019-10-21T22:21:27.424Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-10-21T22:21:27.478Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T22:21:27.956Z] --- PASS: TestBuildSquashParent (8.24s) [2019-10-21T22:21:27.956Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-21T22:21:27.956Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T22:21:27.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:21:27.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:21:27.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:21:27.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:21:27.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:21:27.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:21:27.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:21:27.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:21:27.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:21:27.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:21:27.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:21:27.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:21:27.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:21:27.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:21:28.046Z] === RUN TestKillContainer/killing_signal [2019-10-21T22:21:28.408Z] --- PASS: TestExecWithCloseStdin (1.13s) [2019-10-21T22:21:28.408Z] === RUN TestExec [2019-10-21T22:21:28.909Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-10-21T22:21:28.981Z] --- PASS: TestKillContainer (2.44s) [2019-10-21T22:21:28.981Z] --- PASS: TestKillContainer/no_signal (0.80s) [2019-10-21T22:21:28.981Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-10-21T22:21:28.981Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-10-21T22:21:28.981Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T22:21:28.981Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T22:21:29.196Z] ok github.com/docker/docker/runconfig 0.028s coverage: 68.2% of statements [2019-10-21T22:21:29.495Z] ok github.com/docker/docker/registry 0.540s coverage: 56.3% of statements [2019-10-21T22:21:29.669Z] --- PASS: TestExec (1.06s) [2019-10-21T22:21:29.669Z] === RUN TestExecUser [2019-10-21T22:21:29.916Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T22:21:30.467Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-21T22:21:30.467Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-21T22:21:30.468Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:21:30.468Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:21:30.589Z] --- PASS: TestExecUser (1.05s) [2019-10-21T22:21:30.589Z] === RUN TestExportContainerAndImportImage [2019-10-21T22:21:30.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2019-10-21T22:21:30.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2019-10-21T22:21:30.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2019-10-21T22:21:30.851Z] === RUN TestKillStoppedContainer [2019-10-21T22:21:30.851Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-21T22:21:30.851Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T22:21:31.110Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-21T22:21:31.110Z] === RUN TestKillDifferentUserContainer [2019-10-21T22:21:31.840Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-10-21T22:21:31.840Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T22:21:32.044Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-10-21T22:21:32.044Z] === RUN TestInspectOomKilledTrue [2019-10-21T22:21:32.044Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T22:21:32.044Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:21:32.044Z] === RUN TestInspectOomKilledFalse [2019-10-21T22:21:32.044Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T22:21:32.044Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:21:32.044Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T22:21:32.611Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-10-21T22:21:32.611Z] === RUN TestLinksContainerNames [2019-10-21T22:21:32.976Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:21:32.980Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2019-10-21T22:21:33.097Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-10-21T22:21:33.097Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-21T22:21:33.097Z] === RUN TestHealthCheckWorkdir [2019-10-21T22:21:33.232Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-21T22:21:33.232Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-21T22:21:33.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:21:33.742Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-21T22:21:34.367Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2019-10-21T22:21:34.367Z] === RUN TestHealthKillContainer [2019-10-21T22:21:34.514Z] --- PASS: TestLinksContainerNames (1.79s) [2019-10-21T22:21:34.514Z] === RUN TestLogsFollowTailEmpty [2019-10-21T22:21:34.600Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-21T22:21:35.160Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-21T22:21:35.449Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-10-21T22:21:35.449Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T22:21:35.719Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-21T22:21:35.973Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-21T22:21:35.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2019-10-21T22:21:35.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s) [2019-10-21T22:21:35.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2019-10-21T22:21:35.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2019-10-21T22:21:35.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s) [2019-10-21T22:21:35.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) [2019-10-21T22:21:35.973Z] === RUN TestBuildMultiStageCopy [2019-10-21T22:21:35.973Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T22:21:36.017Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/default [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/private [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/slave [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/shared [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T22:21:36.017Z] === CONT TestMountDaemonRoot/default [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T22:21:36.017Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:21:36.017Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:21:36.017Z] === CONT TestMountDaemonRoot/private [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:21:36.017Z] === CONT TestMountDaemonRoot/slave [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:21:36.017Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:21:36.017Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:21:36.017Z] === CONT TestMountDaemonRoot/shared [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T22:21:36.017Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:21:36.017Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:21:36.018Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:21:36.018Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T22:21:36.018Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T22:21:36.018Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T22:21:36.018Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:21:36.018Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:21:36.018Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:21:36.018Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:21:36.018Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T22:21:36.018Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:21:36.276Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:21:36.483Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2019-10-21T22:21:36.483Z] ok github.com/docker/docker/volume/local 0.073s coverage: 73.0% of statements [2019-10-21T22:21:36.535Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T22:21:36.535Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T22:21:36.535Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:21:36.535Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T22:21:36.535Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:21:36.535Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T22:21:36.535Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:21:36.535Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-10-21T22:21:36.535Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-21T22:21:36.535Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T22:21:36.899Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-21T22:21:37.155Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-21T22:21:37.489Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-10-21T22:21:37.605Z] --- PASS: TestHealthKillContainer (3.05s) [2019-10-21T22:21:37.605Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T22:21:38.081Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-21T22:21:38.081Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-21T22:21:38.279Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-21T22:21:38.385Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2019-10-21T22:21:38.385Z] === RUN TestIpcModeNone [2019-10-21T22:21:38.642Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T22:21:38.897Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T22:21:39.066Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2019-10-21T22:21:39.066Z] === RUN TestNetworkNat [2019-10-21T22:21:39.458Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T22:21:39.633Z] --- PASS: TestNetworkNat (0.90s) [2019-10-21T22:21:39.633Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T22:21:39.639Z] --- PASS: TestIpcModeNone (0.99s) [2019-10-21T22:21:39.639Z] === RUN TestIpcModePrivate [2019-10-21T22:21:39.714Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-21T22:21:39.970Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T22:21:40.410Z] --- PASS: TestIpcModePrivate (1.00s) [2019-10-21T22:21:40.410Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-21T22:21:40.410Z] === RUN TestIpcModeShareable [2019-10-21T22:21:40.532Z] --- PASS: TestBuildMultiStageCopy (4.57s) [2019-10-21T22:21:40.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2019-10-21T22:21:40.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-21T22:21:40.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2019-10-21T22:21:40.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-10-21T22:21:40.532Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2019-10-21T22:21:40.532Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T22:21:40.532Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-21T22:21:40.567Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2019-10-21T22:21:40.567Z] === RUN TestNetworkLoopbackNat [2019-10-21T22:21:41.505Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2019-10-21T22:21:41.505Z] === RUN TestPause [2019-10-21T22:21:41.690Z] --- PASS: TestIpcModeShareable (1.10s) [2019-10-21T22:21:41.690Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-21T22:21:41.690Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T22:21:41.893Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-21T22:21:41.893Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2019-10-21T22:21:41.893Z] === RUN TestBuildLabelWithTargets [2019-10-21T22:21:42.445Z] --- PASS: TestPause (0.92s) [2019-10-21T22:21:42.446Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T22:21:42.446Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T22:21:42.446Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T22:21:42.446Z] === RUN TestPauseStopPausedContainer [2019-10-21T22:21:43.252Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-21T22:21:43.380Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2019-10-21T22:21:43.380Z] === RUN TestPsFilter [2019-10-21T22:21:43.638Z] --- PASS: TestPsFilter (0.27s) [2019-10-21T22:21:43.638Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T22:21:43.812Z] --- PASS: TestBuildLabelWithTargets (1.91s) [2019-10-21T22:21:43.812Z] === RUN TestBuildWithEmptyLayers [2019-10-21T22:21:44.305Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T22:21:44.305Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === Skipped [2019-10-21T22:21:44.305Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T22:21:44.305Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T22:21:44.305Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T22:21:44.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T22:21:44.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T22:21:44.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T22:21:44.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T22:21:44.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T22:21:44.305Z] graphtest_unix.go:73: No driver to put! [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T22:21:44.305Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T22:21:44.305Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T22:21:44.305Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T22:21:44.305Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.305Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T22:21:44.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:21:44.305Z] [2019-10-21T22:21:44.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T22:21:44.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:21:44.306Z] [2019-10-21T22:21:44.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T22:21:44.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:21:44.306Z] [2019-10-21T22:21:44.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T22:21:44.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:21:44.306Z] [2019-10-21T22:21:44.306Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T22:21:44.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:21:44.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:21:44.306Z] [2019-10-21T22:21:44.306Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T22:21:44.306Z] graphtest_unix.go:73: No driver to put! [2019-10-21T22:21:44.306Z] [2019-10-21T22:21:44.306Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T22:21:44.306Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T22:21:44.306Z] [2019-10-21T22:21:44.306Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T22:21:44.306Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T22:21:44.306Z] [2019-10-21T22:21:44.306Z] [2019-10-21T22:21:44.306Z] DONE 2115 tests, 20 skipped in 337.686s [2019-10-21T22:21:44.372Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-21T22:21:44.573Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-10-21T22:21:44.573Z] === RUN TestRemoveContainerWithVolume [2019-10-21T22:21:44.626Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2019-10-21T22:21:44.626Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T22:21:44.881Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-21T22:21:44.926Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2019-10-21T22:21:44.926Z] === RUN TestAPIIpcModeHost Post stage [Pipeline] junit [2019-10-21T22:21:44.964Z] Recording test results [2019-10-21T22:21:45.140Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2019-10-21T22:21:45.140Z] === RUN TestRemoveContainerRunning [2019-10-21T22:21:45.303Z] --- PASS: TestAPIIpcModeHost (0.84s) [2019-10-21T22:21:45.303Z] === RUN TestDaemonIpcModeShareable [2019-10-21T22:21:45.444Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T22:21:46.017Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -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:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/make.sh dynbinary test-integration [2019-10-21T22:21:46.076Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-10-21T22:21:46.076Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T22:21:46.305Z] [2019-10-21T22:21:46.593Z] Removing bundles/ [2019-10-21T22:21:46.593Z] [2019-10-21T22:21:46.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T22:21:46.593Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:21:46.593Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T22:21:47.011Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2019-10-21T22:21:47.011Z] === RUN TestRemoveInvalidContainer [2019-10-21T22:21:47.011Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-21T22:21:47.011Z] === RUN TestRenameLinkedContainer [2019-10-21T22:21:47.105Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-10-21T22:21:47.105Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-21T22:21:47.105Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-21T22:21:47.105Z] === RUN TestDaemonIpcModePrivate [2019-10-21T22:21:47.953Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2019-10-21T22:21:47.953Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T22:21:48.996Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-10-21T22:21:48.996Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-21T22:21:48.996Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-21T22:21:48.996Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T22:21:49.317Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2019-10-21T22:21:49.317Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T22:21:49.317Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-21T22:21:50.296Z] --- PASS: TestRenameLinkedContainer (3.32s) [2019-10-21T22:21:50.296Z] === RUN TestRenameStoppedContainer [2019-10-21T22:21:50.791Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2019-10-21T22:21:50.791Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-21T22:21:50.791Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-21T22:21:50.791Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T22:21:51.231Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-10-21T22:21:51.232Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T22:21:52.575Z] --- PASS: TestBuildMultiStageLayerLeak (3.52s) [2019-10-21T22:21:52.575Z] === RUN TestBuildWithHugeFile [2019-10-21T22:21:52.591Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2019-10-21T22:21:52.591Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-21T22:21:52.591Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-21T22:21:52.591Z] === RUN TestIpcModeOlderClient [2019-10-21T22:21:52.591Z] === PAUSE TestIpcModeOlderClient [2019-10-21T22:21:52.591Z] === RUN TestKillContainerInvalidSignal [2019-10-21T22:21:53.132Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2019-10-21T22:21:53.132Z] === RUN TestRenameInvalidName [2019-10-21T22:21:53.360Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2019-10-21T22:21:53.360Z] === RUN TestKillContainer [2019-10-21T22:21:53.360Z] === RUN TestKillContainer/no_signal [2019-10-21T22:21:53.505Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-21T22:21:53.913Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-21T22:21:53.931Z] --- PASS: TestRenameInvalidName (0.83s) [2019-10-21T22:21:53.931Z] === RUN TestRenameAnonymousContainer [2019-10-21T22:21:54.435Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T22:21:54.825Z] === RUN TestKillContainer/killing_signal [2019-10-21T22:21:56.101Z] --- PASS: TestKillContainer (2.87s) [2019-10-21T22:21:56.101Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-10-21T22:21:56.101Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2019-10-21T22:21:56.101Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-10-21T22:21:56.101Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T22:21:56.101Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T22:21:56.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T22:21:58.118Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2019-10-21T22:21:58.118Z] === RUN TestRenameContainerWithSameName [2019-10-21T22:21:58.133Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2019-10-21T22:21:58.133Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-10-21T22:21:58.133Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-10-21T22:21:58.133Z] === RUN TestKillStoppedContainer [2019-10-21T22:21:58.133Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-21T22:21:58.133Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T22:21:58.133Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-21T22:21:58.133Z] === RUN TestKillDifferentUserContainer [2019-10-21T22:21:58.685Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2019-10-21T22:21:58.685Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T22:21:58.912Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2019-10-21T22:21:58.912Z] === RUN TestInspectOomKilledTrue [2019-10-21T22:21:58.912Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T22:21:58.912Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:21:58.912Z] === RUN TestInspectOomKilledFalse [2019-10-21T22:21:58.912Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T22:21:58.912Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:21:58.912Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T22:21:59.728Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-10-21T22:21:59.728Z] === RUN TestLinksContainerNames [2019-10-21T22:22:00.226Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-21T22:22:00.444Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-21T22:22:00.590Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2019-10-21T22:22:00.590Z] === RUN TestResize [2019-10-21T22:22:00.851Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-21T22:22:01.160Z] --- PASS: TestResize (0.87s) [2019-10-21T22:22:01.160Z] === RUN TestResizeWithInvalidSize [2019-10-21T22:22:01.275Z] --- PASS: TestLinksContainerNames (1.76s) [2019-10-21T22:22:01.275Z] === RUN TestLogsFollowTailEmpty [2019-10-21T22:22:01.779Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-21T22:22:02.035Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-21T22:22:02.053Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2019-10-21T22:22:02.053Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T22:22:02.096Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2019-10-21T22:22:02.096Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T22:22:02.290Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-21T22:22:02.665Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:02.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:02.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:02.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:22:02.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:22:02.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:02.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:02.845Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/default [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/private [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/slave [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/shared [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T22:22:02.845Z] === CONT TestMountDaemonRoot/default [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T22:22:02.845Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:22:02.845Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:22:02.845Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:22:02.845Z] === CONT TestMountDaemonRoot/shared [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T22:22:02.845Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T22:22:02.845Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:22:02.846Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:22:02.846Z] === CONT TestMountDaemonRoot/slave [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:22:02.846Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:22:02.846Z] === CONT TestMountDaemonRoot/private [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:22:02.846Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T22:22:02.846Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T22:22:02.846Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T22:22:02.846Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:22:02.846Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T22:22:02.850Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:22:03.225Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:22:03.593Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-21T22:22:03.593Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-21T22:22:03.593Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T22:22:04.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:22:04.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:22:05.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:22:05.615Z] --- PASS: TestContainerBindMountNonRecursive (1.78s) [2019-10-21T22:22:05.615Z] === RUN TestNetworkNat [2019-10-21T22:22:05.782Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:06.195Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-21T22:22:06.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-21T22:22:06.605Z] --- PASS: TestNetworkNat (0.82s) [2019-10-21T22:22:06.605Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T22:22:06.969Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2019-10-21T22:22:06.969Z] === RUN TestNetworkLoopbackNat [2019-10-21T22:22:07.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:07.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:22:08.221Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2019-10-21T22:22:08.221Z] === RUN TestPause [2019-10-21T22:22:08.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:22:08.707Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-21T22:22:08.709Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-21T22:22:08.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:22:09.462Z] --- PASS: TestPause (0.98s) [2019-10-21T22:22:09.462Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T22:22:09.462Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-21T22:22:09.462Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T22:22:09.462Z] === RUN TestPauseStopPausedContainer [2019-10-21T22:22:10.241Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2019-10-21T22:22:10.241Z] === RUN TestPsFilter [2019-10-21T22:22:10.241Z] --- PASS: TestPsFilter (0.24s) [2019-10-21T22:22:10.241Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T22:22:10.588Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-21T22:22:11.218Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-21T22:22:11.354Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T22:22:11.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2019-10-21T22:22:11.354Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T22:22:11.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.56s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.44s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-21T22:22:11.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2019-10-21T22:22:11.355Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-21T22:22:11.355Z] === RUN TestCgroupNamespacesRun [2019-10-21T22:22:11.587Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2019-10-21T22:22:11.587Z] === RUN TestRemoveContainerWithVolume [2019-10-21T22:22:11.956Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2019-10-21T22:22:11.956Z] === RUN TestRemoveContainerRunning [2019-10-21T22:22:13.108Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-21T22:22:13.203Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-10-21T22:22:13.203Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T22:22:13.255Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2019-10-21T22:22:13.255Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-21T22:22:13.255Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T22:22:13.667Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-21T22:22:13.994Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2019-10-21T22:22:13.994Z] === RUN TestRemoveInvalidContainer [2019-10-21T22:22:13.994Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-21T22:22:13.994Z] === RUN TestRenameLinkedContainer [2019-10-21T22:22:14.631Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-10-21T22:22:14.631Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-21T22:22:14.631Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T22:22:15.336Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-21T22:22:16.178Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-21T22:22:16.433Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-21T22:22:16.539Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2019-10-21T22:22:16.539Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-21T22:22:16.539Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T22:22:17.359Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-21T22:22:18.048Z] --- PASS: TestRenameLinkedContainer (3.58s) [2019-10-21T22:22:18.048Z] === RUN TestRenameStoppedContainer [2019-10-21T22:22:18.412Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-10-21T22:22:18.412Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T22:22:18.451Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2019-10-21T22:22:18.451Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-21T22:22:18.451Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T22:22:20.204Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2019-10-21T22:22:20.204Z] === RUN TestRenameInvalidName [2019-10-21T22:22:20.352Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-10-21T22:22:20.352Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-21T22:22:20.352Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T22:22:20.615Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-21T22:22:20.987Z] --- PASS: TestRenameInvalidName (0.93s) [2019-10-21T22:22:20.987Z] === RUN TestRenameAnonymousContainer [2019-10-21T22:22:21.288Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-10-21T22:22:21.288Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-21T22:22:21.288Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T22:22:21.854Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-10-21T22:22:21.854Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-21T22:22:21.854Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T22:22:23.757Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2019-10-21T22:22:23.757Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-21T22:22:23.757Z] === RUN TestKernelTCPMemory [2019-10-21T22:22:24.335Z] --- PASS: TestRenameAnonymousContainer (2.99s) [2019-10-21T22:22:24.335Z] === RUN TestRenameContainerWithSameName [2019-10-21T22:22:24.693Z] --- PASS: TestKernelTCPMemory (1.02s) [2019-10-21T22:22:24.693Z] === RUN TestNISDomainname [2019-10-21T22:22:24.701Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2019-10-21T22:22:24.701Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T22:22:24.795Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-21T22:22:24.795Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-21T22:22:25.050Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-21T22:22:26.069Z] --- PASS: TestNISDomainname (1.15s) [2019-10-21T22:22:26.069Z] === RUN TestHostnameDnsResolution [2019-10-21T22:22:26.506Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2019-10-21T22:22:26.506Z] === RUN TestResize [2019-10-21T22:22:27.770Z] --- PASS: TestResize (0.89s) [2019-10-21T22:22:27.770Z] === RUN TestResizeWithInvalidSize [2019-10-21T22:22:27.973Z] --- PASS: TestHostnameDnsResolution (1.71s) [2019-10-21T22:22:27.973Z] === RUN TestStats [2019-10-21T22:22:28.359Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-21T22:22:28.539Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2019-10-21T22:22:28.539Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T22:22:29.284Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-21T22:22:29.438Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:29.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:29.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:29.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:22:29.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:22:29.966Z] --- PASS: TestStats (2.12s) [2019-10-21T22:22:29.966Z] === RUN TestStopContainerWithTimeout [2019-10-21T22:22:29.966Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T22:22:29.966Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T22:22:29.966Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T22:22:29.966Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T22:22:29.966Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T22:22:29.966Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T22:22:29.966Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T22:22:29.966Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T22:22:29.966Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T22:22:29.966Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T22:22:29.966Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T22:22:29.966Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T22:22:30.062Z] ......................... [ 67%] [2019-10-21T22:22:31.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:31.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:32.662Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-21T22:22:32.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:22:33.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:22:33.251Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-21T22:22:33.251Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2019-10-21T22:22:33.251Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2019-10-21T22:22:33.251Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2019-10-21T22:22:33.251Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-10-21T22:22:33.251Z] === RUN TestDeleteDevicemapper [2019-10-21T22:22:33.251Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T22:22:33.251Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T22:22:33.251Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T22:22:34.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:22:34.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:22:36.541Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.29s) [2019-10-21T22:22:36.541Z] === RUN TestUpdateMemory [2019-10-21T22:22:36.541Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-21T22:22:36.541Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:22:36.541Z] === RUN TestUpdateCPUQuota [2019-10-21T22:22:36.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:22:36.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:22:37.902Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-21T22:22:37.902Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-21T22:22:38.442Z] --- PASS: TestUpdateCPUQuota (1.85s) [2019-10-21T22:22:38.442Z] === RUN TestUpdatePidsLimit [2019-10-21T22:22:38.442Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T22:22:38.701Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T22:22:38.959Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T22:22:39.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:22:39.526Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T22:22:39.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T22:22:39.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:22:40.352Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T22:22:40.918Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-21T22:22:42.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2019-10-21T22:22:42.403Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-21T22:22:42.403Z] === RUN TestCgroupNamespacesRun [2019-10-21T22:22:42.821Z] --- PASS: TestUpdatePidsLimit (4.56s) [2019-10-21T22:22:42.821Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-10-21T22:22:42.821Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-21T22:22:42.821Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-21T22:22:42.821Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-10-21T22:22:42.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-21T22:22:42.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-21T22:22:42.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-10-21T22:22:42.821Z] === RUN TestUpdateRestartPolicy [2019-10-21T22:22:43.648Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2019-10-21T22:22:43.648Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-21T22:22:43.648Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T22:22:45.449Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-10-21T22:22:45.449Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-21T22:22:45.449Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T22:22:45.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-21T22:22:47.272Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2019-10-21T22:22:47.272Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-21T22:22:47.272Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T22:22:47.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-21T22:22:49.194Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-10-21T22:22:49.194Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-21T22:22:49.194Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T22:22:50.997Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2019-10-21T22:22:50.997Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-21T22:22:50.997Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T22:22:51.375Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2019-10-21T22:22:51.375Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-21T22:22:51.375Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T22:22:52.167Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2019-10-21T22:22:52.167Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-21T22:22:52.167Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T22:22:52.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-21T22:22:54.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2019-10-21T22:22:54.014Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-21T22:22:54.014Z] === RUN TestKernelTCPMemory [2019-10-21T22:22:55.281Z] --- PASS: TestKernelTCPMemory (1.11s) [2019-10-21T22:22:55.281Z] === RUN TestNISDomainname [2019-10-21T22:22:56.529Z] --- PASS: TestNISDomainname (1.19s) [2019-10-21T22:22:56.529Z] === RUN TestHostnameDnsResolution [2019-10-21T22:22:57.695Z] --- PASS: TestUpdateRestartPolicy (12.61s) [2019-10-21T22:22:57.695Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T22:22:57.695Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2019-10-21T22:22:57.695Z] === RUN TestWaitNonBlocked [2019-10-21T22:22:57.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:22:57.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:22:57.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:22:57.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:22:57.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:22:57.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:22:57.695Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-21T22:22:57.695Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2019-10-21T22:22:57.695Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2019-10-21T22:22:57.695Z] === RUN TestWaitBlocked [2019-10-21T22:22:57.695Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:22:57.695Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:22:57.695Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:22:57.695Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:22:57.695Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:22:57.695Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:22:57.781Z] --- PASS: TestHostnameDnsResolution (1.32s) [2019-10-21T22:22:57.781Z] === RUN TestStats [2019-10-21T22:22:58.264Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-21T22:22:58.264Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2019-10-21T22:22:58.264Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-10-21T22:22:58.264Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T22:22:58.264Z] === CONT TestIpcModeOlderClient [2019-10-21T22:22:58.264Z] === CONT TestDaemonRestartIpcMode [2019-10-21T22:22:58.522Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-10-21T22:23:00.318Z] --- PASS: TestStats (2.54s) [2019-10-21T22:23:00.318Z] === RUN TestStopContainerWithTimeout [2019-10-21T22:23:00.318Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T22:23:00.318Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T22:23:00.318Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T22:23:00.318Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T22:23:00.318Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T22:23:00.318Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T22:23:00.318Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T22:23:00.318Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T22:23:00.318Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T22:23:00.318Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T22:23:01.552Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T22:23:01.807Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2019-10-21T22:23:01.807Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-21T22:23:02.373Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2019-10-21T22:23:02.373Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-21T22:23:02.373Z] PASS [2019-10-21T22:23:02.373Z] [2019-10-21T22:23:02.373Z] === Skipped [2019-10-21T22:23:02.373Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-21T22:23:02.373Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:23:02.373Z] [2019-10-21T22:23:02.373Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-21T22:23:02.373Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:23:02.373Z] [2019-10-21T22:23:02.373Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T22:23:02.373Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:23:02.373Z] [2019-10-21T22:23:02.373Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T22:23:02.373Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T22:23:02.373Z] [2019-10-21T22:23:02.373Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T22:23:02.373Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T22:23:02.373Z] [2019-10-21T22:23:02.373Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-21T22:23:02.373Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:23:02.373Z] [2019-10-21T22:23:02.373Z] [2019-10-21T22:23:02.373Z] DONE 197 tests, 6 skipped in 130.717s [2019-10-21T22:23:02.373Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T22:23:02.373Z] ++ 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 [2019-10-21T22:23:02.373Z] ++ set -e [2019-10-21T22:23:02.373Z] ++ '[' -n 0 ']' [2019-10-21T22:23:02.373Z] ++ set -x [2019-10-21T22:23:02.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:23:02.373Z] INFO: Testing against a local daemon [2019-10-21T22:23:02.373Z] === RUN TestCommitInheritsEnv [2019-10-21T22:23:02.957Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-10-21T22:23:02.957Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T22:23:02.957Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-21T22:23:02.957Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-21T22:23:02.957Z] === RUN TestImagesFilterMultiReference [2019-10-21T22:23:03.215Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-21T22:23:03.215Z] === RUN TestImagePullPlatformInvalid [2019-10-21T22:23:03.215Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-21T22:23:03.215Z] === RUN TestRemoveImageOrphaning [2019-10-21T22:23:03.342Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T22:23:03.782Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-10-21T22:23:03.782Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T22:23:03.782Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-21T22:23:03.782Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:23:03.783Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T22:23:03.783Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-21T22:23:03.783Z] === RUN TestTagInvalidReference [2019-10-21T22:23:03.783Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-21T22:23:03.783Z] === RUN TestTagValidPrefixedRepo [2019-10-21T22:23:04.041Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-21T22:23:04.041Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T22:23:04.041Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-21T22:23:04.041Z] === RUN TestTagOfficialNames [2019-10-21T22:23:04.041Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-21T22:23:04.041Z] === RUN TestTagMatchesDigest [2019-10-21T22:23:04.041Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T22:23:04.041Z] PASS [2019-10-21T22:23:04.041Z] [2019-10-21T22:23:04.041Z] === Skipped [2019-10-21T22:23:04.041Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-21T22:23:04.041Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-21T22:23:04.041Z] [2019-10-21T22:23:04.041Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-21T22:23:04.041Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:23:04.041Z] [2019-10-21T22:23:04.041Z] [2019-10-21T22:23:04.041Z] DONE 12 tests, 2 skipped in 1.826s [2019-10-21T22:23:04.041Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T22:23:04.041Z] ++ 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 [2019-10-21T22:23:04.041Z] ++ set -e [2019-10-21T22:23:04.041Z] ++ '[' -n 0 ']' [2019-10-21T22:23:04.041Z] ++ set -x [2019-10-21T22:23:04.041Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:23:04.299Z] INFO: Testing against a local daemon [2019-10-21T22:23:04.299Z] === RUN TestNetworkCreateDelete [2019-10-21T22:23:04.557Z] --- PASS: TestNetworkCreateDelete (0.36s) [2019-10-21T22:23:04.557Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T22:23:05.126Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-21T22:23:05.126Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2019-10-21T22:23:05.126Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-10-21T22:23:05.126Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2019-10-21T22:23:05.126Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-10-21T22:23:05.126Z] === RUN TestDeleteDevicemapper [2019-10-21T22:23:05.126Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T22:23:05.126Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T22:23:05.126Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T22:23:05.492Z] --- PASS: TestDockerNetworkDeletePreferID (1.00s) [2019-10-21T22:23:05.492Z] === RUN TestInspectNetwork [2019-10-21T22:23:07.708Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-21T22:23:08.400Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2019-10-21T22:23:08.400Z] === RUN TestUpdateMemory [2019-10-21T22:23:08.400Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-21T22:23:08.400Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:23:08.400Z] === RUN TestUpdateCPUQuota [2019-10-21T22:23:10.298Z] --- PASS: TestUpdateCPUQuota (1.53s) [2019-10-21T22:23:10.298Z] === RUN TestUpdatePidsLimit [2019-10-21T22:23:10.298Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T22:23:10.298Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T22:23:11.078Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T22:23:11.449Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T22:23:11.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T22:23:12.073Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T22:23:12.073Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T22:23:12.073Z] === RUN TestInspectNetwork/network_name [2019-10-21T22:23:12.073Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T22:23:12.367Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T22:23:12.843Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T22:23:14.178Z] --- PASS: TestUpdatePidsLimit (4.12s) [2019-10-21T22:23:14.178Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-10-21T22:23:14.178Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-10-21T22:23:14.178Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-21T22:23:14.178Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-10-21T22:23:14.178Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-10-21T22:23:14.178Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-10-21T22:23:14.178Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-10-21T22:23:14.178Z] === RUN TestUpdateRestartPolicy [2019-10-21T22:23:14.439Z] --- PASS: TestBuildWithHugeFile (79.00s) [2019-10-21T22:23:14.439Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T22:23:14.439Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:23:14.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:23:14.439Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:23:14.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:23:14.439Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:23:14.439Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:23:14.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-21T22:23:14.439Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:23:14.440Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:23:14.440Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:23:14.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-21T22:23:14.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-10-21T22:23:14.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-10-21T22:23:14.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2019-10-21T22:23:14.440Z] === RUN TestBuildPreserveOwnership [2019-10-21T22:23:14.440Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T22:23:16.258Z] --- PASS: TestInspectNetwork (10.73s) [2019-10-21T22:23:16.258Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-21T22:23:16.258Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T22:23:16.258Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T22:23:16.258Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T22:23:16.258Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T22:23:16.258Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T22:23:16.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-21T22:23:17.508Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T22:23:18.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-21T22:23:19.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-21T22:23:19.542Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) [2019-10-21T22:23:19.542Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-21T22:23:19.542Z] === RUN TestNetworkInvalidJSON [2019-10-21T22:23:19.542Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T22:23:19.542Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T22:23:19.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:23:19.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:23:19.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:23:19.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:23:19.542Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T22:23:19.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:23:19.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:23:19.542Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-21T22:23:19.542Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T22:23:19.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T22:23:19.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T22:23:19.542Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T22:23:20.013Z] --- PASS: TestBuildPreserveOwnership (7.77s) [2019-10-21T22:23:20.013Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.45s) [2019-10-21T22:23:20.013Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2019-10-21T22:23:20.013Z] === RUN TestBuildPlatformInvalid [2019-10-21T22:23:20.013Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-10-21T22:23:20.013Z] PASS [2019-10-21T22:23:20.013Z] [2019-10-21T22:23:20.013Z] === Skipped [2019-10-21T22:23:20.013Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-21T22:23:20.013Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:23:20.013Z] [2019-10-21T22:23:20.013Z] [2019-10-21T22:23:20.013Z] DONE 32 tests, 1 skipped in 124.311s [2019-10-21T22:23:20.013Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T22:23:20.013Z] ++ 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 [2019-10-21T22:23:20.013Z] ++ set -e [2019-10-21T22:23:20.013Z] ++ '[' -n 0 ']' [2019-10-21T22:23:20.013Z] ++ set -x [2019-10-21T22:23:20.013Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:23:20.268Z] INFO: Testing against a local daemon [2019-10-21T22:23:20.268Z] === RUN TestConfigList [2019-10-21T22:23:20.477Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2019-10-21T22:23:20.477Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-21T22:23:20.477Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T22:23:20.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-21T22:23:21.412Z] --- PASS: TestDaemonDefaultNetworkPools (1.02s) [2019-10-21T22:23:21.412Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-21T22:23:21.412Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T22:23:22.406Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-21T22:23:22.549Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-21T22:23:22.662Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-21T22:23:23.313Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.62s) [2019-10-21T22:23:23.313Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-21T22:23:23.313Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T22:23:23.586Z] --- PASS: TestConfigList (3.20s) [2019-10-21T22:23:23.586Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-21T22:23:23.586Z] === RUN TestConfigsCreateAndDelete [2019-10-21T22:23:24.439Z] tests/integration/client_test.py ..... [ 75%] [2019-10-21T22:23:25.002Z] tests/integration/errors_test.py . [ 76%] [2019-10-21T22:23:25.220Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.00s) [2019-10-21T22:23:25.220Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-21T22:23:25.220Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T22:23:25.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-21T22:23:25.786Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2019-10-21T22:23:25.786Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-21T22:23:25.786Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T22:23:26.835Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2019-10-21T22:23:26.835Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-21T22:23:26.835Z] === RUN TestConfigsUpdate [2019-10-21T22:23:27.723Z] --- PASS: TestUpdateRestartPolicy (13.00s) [2019-10-21T22:23:27.723Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T22:23:28.087Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-10-21T22:23:28.087Z] === RUN TestWaitNonBlocked [2019-10-21T22:23:28.087Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:23:28.087Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:23:28.087Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:23:28.087Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:23:28.087Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:23:28.087Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:23:28.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-21T22:23:28.765Z] 12c8dbabfd62: Pull complete [2019-10-21T22:23:28.766Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-21T22:23:28.766Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:23:28.766Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:23:28.766Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-21T22:23:28.766Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-21T22:23:28.766Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-21T22:23:28.766Z] INFO: Docker version of control daemon [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] Client: Docker Engine - Enterprise [2019-10-21T22:23:28.766Z] Version: 19.03.2 [2019-10-21T22:23:28.766Z] API version: 1.40 [2019-10-21T22:23:28.766Z] Go version: go1.12.8 [2019-10-21T22:23:28.766Z] Git commit: c92ab06ed9 [2019-10-21T22:23:28.766Z] Built: 09/03/2019 16:38:11 [2019-10-21T22:23:28.766Z] OS/Arch: windows/amd64 [2019-10-21T22:23:28.766Z] Experimental: false [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] Server: Docker Engine - Enterprise [2019-10-21T22:23:28.766Z] Engine: [2019-10-21T22:23:28.766Z] Version: 19.03.2 [2019-10-21T22:23:28.766Z] API version: 1.40 (minimum version 1.24) [2019-10-21T22:23:28.766Z] Go version: go1.12.8 [2019-10-21T22:23:28.766Z] Git commit: c92ab06ed9 [2019-10-21T22:23:28.766Z] Built: 09/03/2019 16:35:47 [2019-10-21T22:23:28.766Z] OS/Arch: windows/amd64 [2019-10-21T22:23:28.766Z] Experimental: true [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] INFO: Docker info of control daemon [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] Client: [2019-10-21T22:23:28.766Z] Debug Mode: false [2019-10-21T22:23:28.766Z] Plugins: [2019-10-21T22:23:28.766Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] Server: [2019-10-21T22:23:28.766Z] Containers: 0 [2019-10-21T22:23:28.766Z] Running: 0 [2019-10-21T22:23:28.766Z] Paused: 0 [2019-10-21T22:23:28.766Z] Stopped: 0 [2019-10-21T22:23:28.766Z] Images: 1 [2019-10-21T22:23:28.766Z] Server Version: 19.03.2 [2019-10-21T22:23:28.766Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-21T22:23:28.766Z] Windows: [2019-10-21T22:23:28.766Z] LCOW: [2019-10-21T22:23:28.766Z] Logging Driver: json-file [2019-10-21T22:23:28.766Z] Plugins: [2019-10-21T22:23:28.766Z] Volume: local [2019-10-21T22:23:28.766Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-21T22:23:28.766Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T22:23:28.766Z] Swarm: inactive [2019-10-21T22:23:28.766Z] Default Isolation: process [2019-10-21T22:23:28.766Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T22:23:28.766Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T22:23:28.766Z] OSType: windows [2019-10-21T22:23:28.766Z] Architecture: x86_64 [2019-10-21T22:23:28.766Z] CPUs: 4 [2019-10-21T22:23:28.766Z] Total Memory: 32GiB [2019-10-21T22:23:28.766Z] Name: azwin-2-da6ea0 [2019-10-21T22:23:28.766Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-21T22:23:28.766Z] Docker Root Dir: D:\docker [2019-10-21T22:23:28.766Z] Debug Mode: false [2019-10-21T22:23:28.766Z] Registry: https://index.docker.io/v1/ [2019-10-21T22:23:28.766Z] Labels: [2019-10-21T22:23:28.766Z] Experimental: true [2019-10-21T22:23:28.766Z] Insecure Registries: [2019-10-21T22:23:28.766Z] 10.0.0.4:5000 [2019-10-21T22:23:28.766Z] 127.0.0.0/8 [2019-10-21T22:23:28.766Z] Registry Mirrors: [2019-10-21T22:23:28.766Z] http://10.0.0.4:5000/ [2019-10-21T22:23:28.766Z] Live Restore Enabled: false [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] INFO: Commit hash is ec4a34ae2 [2019-10-21T22:23:28.766Z] INFO: Nuke-Everything... [2019-10-21T22:23:28.766Z] INFO: Container count on control daemon to delete is 0 [2019-10-21T22:23:28.766Z] INFO: Nuking d:\CI [2019-10-21T22:23:28.766Z] INFO: Zapped successfully [2019-10-21T22:23:28.766Z] INFO: Location for testing is d:\CI\PR-40104\6 [2019-10-21T22:23:28.766Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:28.766Z] INFO: Building the image from Dockerfile.windows at 10/21/2019 22:23:28... [2019-10-21T22:23:28.766Z] [2019-10-21T22:23:29.070Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2019-10-21T22:23:29.070Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-21T22:23:29.070Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T22:23:29.070Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:23:29.070Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:23:29.070Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T22:23:29.333Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-21T22:23:29.333Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2019-10-21T22:23:29.333Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2019-10-21T22:23:29.333Z] === RUN TestWaitBlocked [2019-10-21T22:23:29.333Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:23:29.333Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:23:29.333Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:23:29.333Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:23:29.333Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:23:29.333Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:23:30.080Z] --- PASS: TestConfigsUpdate (3.18s) [2019-10-21T22:23:30.080Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-21T22:23:30.080Z] === RUN TestTemplatedConfig [2019-10-21T22:23:30.602Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-21T22:23:30.602Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2019-10-21T22:23:30.602Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2019-10-21T22:23:30.602Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T22:23:30.602Z] === CONT TestIpcModeOlderClient [2019-10-21T22:23:30.602Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-21T22:23:30.602Z] === CONT TestDaemonRestartIpcMode [2019-10-21T22:23:31.964Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-21T22:23:33.230Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s) [2019-10-21T22:23:33.230Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-21T22:23:33.324Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-21T22:23:34.249Z] --- PASS: TestTemplatedConfig (4.23s) [2019-10-21T22:23:34.249Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-21T22:23:34.249Z] === RUN TestConfigInspect [2019-10-21T22:23:34.493Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2019-10-21T22:23:34.493Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-21T22:23:34.493Z] PASS [2019-10-21T22:23:34.493Z] [2019-10-21T22:23:34.493Z] === Skipped [2019-10-21T22:23:34.493Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-21T22:23:34.493Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:23:34.493Z] [2019-10-21T22:23:34.493Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-21T22:23:34.493Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:23:34.493Z] [2019-10-21T22:23:34.493Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T22:23:34.493Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:23:34.493Z] [2019-10-21T22:23:34.493Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-21T22:23:34.493Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T22:23:34.493Z] [2019-10-21T22:23:34.493Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T22:23:34.493Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T22:23:34.493Z] [2019-10-21T22:23:34.493Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-21T22:23:34.493Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:23:34.493Z] [2019-10-21T22:23:34.493Z] [2019-10-21T22:23:34.493Z] DONE 197 tests, 6 skipped in 136.918s [2019-10-21T22:23:34.493Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T22:23:34.493Z] ++ 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 [2019-10-21T22:23:34.493Z] ++ set -e [2019-10-21T22:23:34.493Z] ++ '[' -n 0 ']' [2019-10-21T22:23:34.493Z] ++ set -x [2019-10-21T22:23:34.493Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:23:34.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-21T22:23:34.504Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-21T22:23:34.855Z] INFO: Testing against a local daemon [2019-10-21T22:23:34.855Z] === RUN TestCommitInheritsEnv [2019-10-21T22:23:35.632Z] --- PASS: TestCommitInheritsEnv (0.63s) [2019-10-21T22:23:35.632Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T22:23:35.632Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T22:23:35.632Z] === RUN TestImagesFilterMultiReference [2019-10-21T22:23:35.632Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-10-21T22:23:35.632Z] === RUN TestImagePullPlatformInvalid [2019-10-21T22:23:35.632Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-21T22:23:35.632Z] === RUN TestRemoveImageOrphaning [2019-10-21T22:23:35.835Z] Sending build context to Docker daemon 50.1MB [2019-10-21T22:23:35.835Z] [2019-10-21T22:23:35.835Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-21T22:23:35.835Z] ---> 739b21bd02e7 [2019-10-21T22:23:35.835Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-21T22:23:35.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-21T22:23:36.018Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2019-10-21T22:23:36.018Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T22:23:36.018Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-21T22:23:36.018Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:23:36.018Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T22:23:36.018Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-21T22:23:36.018Z] === RUN TestTagInvalidReference [2019-10-21T22:23:36.018Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-21T22:23:36.018Z] === RUN TestTagValidPrefixedRepo [2019-10-21T22:23:36.018Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-21T22:23:36.018Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T22:23:36.018Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-21T22:23:36.018Z] === RUN TestTagOfficialNames [2019-10-21T22:23:36.294Z] ---> Running in a25951f91a94 [2019-10-21T22:23:36.388Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-21T22:23:36.388Z] === RUN TestTagMatchesDigest [2019-10-21T22:23:36.388Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-21T22:23:36.388Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T22:23:36.753Z] Removing intermediate container a25951f91a94 [2019-10-21T22:23:36.753Z] ---> cf8927ab7858 [2019-10-21T22:23:36.753Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-21T22:23:36.753Z] ---> Running in 951cf020601e [2019-10-21T22:23:37.212Z] Removing intermediate container 951cf020601e [2019-10-21T22:23:37.212Z] ---> 14f51c913ecf [2019-10-21T22:23:37.212Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-21T22:23:37.212Z] ---> Running in c10c868111c8 [2019-10-21T22:23:37.227Z] --- PASS: TestConfigInspect (3.13s) [2019-10-21T22:23:37.227Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-21T22:23:37.227Z] === RUN TestConfigCreateWithLabels [2019-10-21T22:23:37.671Z] Removing intermediate container c10c868111c8 [2019-10-21T22:23:37.671Z] ---> 38518f28b55f [2019-10-21T22:23:37.671Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-21T22:23:38.130Z] ---> Running in d0804b6015c4 [2019-10-21T22:23:38.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-21T22:23:39.072Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-21T22:23:40.960Z] --- PASS: TestConfigCreateWithLabels (3.44s) [2019-10-21T22:23:40.960Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-21T22:23:40.960Z] === RUN TestConfigCreateResolve [2019-10-21T22:23:43.469Z] --- PASS: TestConfigCreateResolve (2.55s) [2019-10-21T22:23:43.469Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-21T22:23:43.469Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T22:23:43.724Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-21T22:23:43.724Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-21T22:23:43.724Z] PASS [2019-10-21T22:23:43.724Z] [2019-10-21T22:23:43.724Z] DONE 8 tests in 23.647s [2019-10-21T22:23:43.724Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T22:23:43.724Z] ++ 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 [2019-10-21T22:23:43.724Z] ++ set -e [2019-10-21T22:23:43.724Z] ++ '[' -n 0 ']' [2019-10-21T22:23:43.724Z] ++ set -x [2019-10-21T22:23:43.724Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:23:43.979Z] INFO: Testing against a local daemon [2019-10-21T22:23:43.979Z] === RUN TestCheckpoint [2019-10-21T22:23:43.979Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T22:23:43.979Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:23:43.979Z] === RUN TestContainerInvalidJSON [2019-10-21T22:23:43.979Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:23:43.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:23:43.979Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:23:43.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:23:43.979Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:23:43.979Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:23:43.979Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:23:43.979Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:23:43.979Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:23:43.979Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-21T22:23:43.979Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T22:23:43.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-21T22:23:43.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-21T22:23:43.979Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T22:23:43.979Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-21T22:23:43.979Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T22:23:44.234Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-21T22:23:44.234Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T22:23:44.234Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-21T22:23:44.234Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T22:23:44.488Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2019-10-21T22:23:44.488Z] === RUN TestCopyFromContainer [2019-10-21T22:23:46.712Z] [2019-10-21T22:23:46.712Z] SUCCESS: Specified value was saved. [2019-10-21T22:23:47.009Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-21T22:23:47.010Z] === RUN TestCopyFromContainer// [2019-10-21T22:23:47.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-21T22:23:47.171Z] INFO: Downloading git... [2019-10-21T22:23:47.264Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T22:23:47.264Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T22:23:47.519Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T22:23:47.774Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T22:23:47.774Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T22:23:48.030Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T22:23:48.030Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T22:23:48.285Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T22:23:48.541Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T22:23:48.717Z] INFO: Downloading go... [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer (4.15s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer/bar/quux (0.21s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s) [2019-10-21T22:23:48.796Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2019-10-21T22:23:48.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T22:23:48.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:23:48.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:23:48.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:23:48.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:23:48.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:23:48.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:23:48.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:23:48.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:23:48.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:23:48.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-21T22:23:48.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T22:23:48.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-21T22:23:48.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2019-10-21T22:23:48.796Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T22:23:48.796Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-21T22:23:48.796Z] === RUN TestCreateWithInvalidEnv [2019-10-21T22:23:48.796Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T22:23:48.796Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T22:23:48.796Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T22:23:48.796Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T22:23:48.796Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T22:23:48.796Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T22:23:48.796Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T22:23:48.796Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T22:23:48.796Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T22:23:48.796Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-10-21T22:23:48.796Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-21T22:23:48.796Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-21T22:23:48.796Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-21T22:23:48.796Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T22:23:48.796Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-21T22:23:48.796Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T22:23:49.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-21T22:23:50.265Z] INFO: Downloading compiler 1 of 3... [2019-10-21T22:23:50.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-21T22:23:50.995Z] --- PASS: TestServiceWithDataPathPortInit (19.42s) [2019-10-21T22:23:50.995Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T22:23:50.995Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T22:23:50.995Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T22:23:51.232Z] INFO: Downloading compiler 2 of 3... [2019-10-21T22:23:51.639Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:23:51.639Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:23:51.639Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:23:51.639Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:23:51.691Z] INFO: Downloading compiler 3 of 3... [2019-10-21T22:23:51.894Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:23:51.894Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.04s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-21T22:23:51.894Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-21T22:23:51.894Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T22:23:52.150Z] INFO: Extracting git... [2019-10-21T22:23:52.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-21T22:23:52.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-21T22:23:53.935Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T22:23:53.935Z] [2019-10-21T22:23:53.935Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T22:23:53.935Z] PKG_CONFIG=pkg-config [2019-10-21T22:23:53.935Z] GOLANG_VERSION=1.13.3 [2019-10-21T22:23:53.935Z] HOSTNAME=5974162263b1 [2019-10-21T22:23:53.935Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T22:23:53.935Z] container=docker [2019-10-21T22:23:53.935Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T22:23:53.935Z] GO111MODULE=off [2019-10-21T22:23:53.935Z] GOPATH=/go [2019-10-21T22:23:53.935Z] PWD=/go/src/github.com/docker/docker [2019-10-21T22:23:53.935Z] HOME=/root [2019-10-21T22:23:53.935Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T22:23:53.935Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T22:23:53.935Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T22:23:53.935Z] DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 [2019-10-21T22:23:53.935Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T22:23:53.935Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T22:23:53.935Z] TERM=xterm [2019-10-21T22:23:53.935Z] VALIDATE_BRANCH=master [2019-10-21T22:23:53.935Z] DEST=bundles/test-integration [2019-10-21T22:23:53.935Z] SHLVL=1 [2019-10-21T22:23:53.935Z] TIMEOUT=120m [2019-10-21T22:23:53.935Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T22:23:53.935Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T22:23:53.935Z] TESTDEBUG=0 [2019-10-21T22:23:53.935Z] _=/usr/bin/env [2019-10-21T22:23:53.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T22:23:54.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-21T22:23:54.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-21T22:23:54.579Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2019-10-21T22:23:54.579Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T22:23:54.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:23:54.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:23:54.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:23:54.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:23:54.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:23:54.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:23:54.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:23:54.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:23:54.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:23:54.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:23:54.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:23:54.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:23:54.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:23:54.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:23:54.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:23:54.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2019-10-21T22:23:54.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-21T22:23:54.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-21T22:23:54.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-21T22:23:54.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-21T22:23:54.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-21T22:23:54.579Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T22:23:54.579Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T22:23:54.579Z] === RUN TestDaemonRestartIpcMode [2019-10-21T22:23:54.579Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T22:23:54.579Z] === RUN TestDiff [2019-10-21T22:23:55.508Z] --- PASS: TestDiff (0.94s) [2019-10-21T22:23:55.508Z] === RUN TestExecWithCloseStdin [2019-10-21T22:23:56.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-21T22:23:56.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-21T22:23:56.688Z] --- PASS: TestExecWithCloseStdin (1.17s) [2019-10-21T22:23:56.688Z] === RUN TestExec [2019-10-21T22:23:58.051Z] --- PASS: TestExec (1.25s) [2019-10-21T22:23:58.051Z] === RUN TestExecUser [2019-10-21T22:23:58.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-21T22:23:59.104Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.76s) [2019-10-21T22:23:59.104Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-21T22:23:59.104Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jxb8j5k252ncarwags2l634x8 Created:2019-10-21 22:23:50.040569083 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4b6c8f0f1da74ce9d30784c1c4a82d210c74aba0dd58a26bfa561e493ee392c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ij0b95zitktjgha70ai55exr8 EndpointID:5e0670e6e03c2349236e88491c72a81315ecefdad358cc729fef0e65d463c672 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0f4a9216b51b7543e5c6c82e938c32333e982af28d64b4766b64e30972886da2 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:bf5646395270 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ij0b95zitktjgha70ai55exr8 EndpointID:5e0670e6e03c2349236e88491c72a81315ecefdad358cc729fef0e65d463c672 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T22:23:59.104Z] PASS [2019-10-21T22:23:59.104Z] [2019-10-21T22:23:59.104Z] === Skipped [2019-10-21T22:23:59.104Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:23:59.104Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:23:59.104Z] [2019-10-21T22:23:59.104Z] [2019-10-21T22:23:59.104Z] DONE 21 tests, 1 skipped in 54.077s [2019-10-21T22:23:59.104Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T22:23:59.104Z] ++ 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 [2019-10-21T22:23:59.104Z] ++ set -e [2019-10-21T22:23:59.104Z] ++ '[' -n 0 ']' [2019-10-21T22:23:59.104Z] ++ set -x [2019-10-21T22:23:59.104Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:23:59.104Z] INFO: Testing against a local daemon [2019-10-21T22:23:59.104Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T22:23:59.104Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T22:23:59.104Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:23:59.104Z] === RUN TestDockerNetworkIpvlan [2019-10-21T22:23:59.104Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T22:23:59.104Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:23:59.104Z] PASS [2019-10-21T22:23:59.104Z] [2019-10-21T22:23:59.104Z] === Skipped [2019-10-21T22:23:59.104Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T22:23:59.104Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:23:59.104Z] [2019-10-21T22:23:59.104Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T22:23:59.104Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:23:59.104Z] [2019-10-21T22:23:59.104Z] [2019-10-21T22:23:59.104Z] DONE 2 tests, 2 skipped in 0.144s [2019-10-21T22:23:59.104Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T22:23:59.104Z] ++ 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 [2019-10-21T22:23:59.104Z] ++ set -e [2019-10-21T22:23:59.104Z] ++ '[' -n 0 ']' [2019-10-21T22:23:59.104Z] ++ set -x [2019-10-21T22:23:59.104Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:23:59.104Z] INFO: Testing against a local daemon [2019-10-21T22:23:59.104Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T22:23:59.231Z] --- PASS: TestExecUser (1.19s) [2019-10-21T22:23:59.231Z] === RUN TestExportContainerAndImportImage [2019-10-21T22:23:59.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-21T22:23:59.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-21T22:23:59.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-21T22:23:59.942Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-21T22:24:00.353Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2019-10-21T22:24:00.353Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T22:24:00.479Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.79s) [2019-10-21T22:24:00.479Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-21T22:24:00.479Z] === RUN TestDockerNetworkMacvlan [2019-10-21T22:24:01.415Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T22:24:01.714Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-10-21T22:24:01.714Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-21T22:24:01.714Z] === RUN TestHealthCheckWorkdir [2019-10-21T22:24:01.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-21T22:24:02.355Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T22:24:03.291Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T22:24:03.330Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2019-10-21T22:24:03.330Z] === RUN TestHealthKillContainer [2019-10-21T22:24:03.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-21T22:24:03.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-21T22:24:06.575Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T22:24:06.845Z] --- PASS: TestHealthKillContainer (3.36s) [2019-10-21T22:24:06.845Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T22:24:07.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-21T22:24:07.355Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2019-10-21T22:24:07.355Z] === RUN TestIpcModeNone [2019-10-21T22:24:08.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-21T22:24:08.716Z] --- PASS: TestIpcModeNone (1.28s) [2019-10-21T22:24:08.716Z] === RUN TestIpcModePrivate [2019-10-21T22:24:09.828Z] INFO: Expanding go... [2019-10-21T22:24:10.080Z] --- PASS: TestIpcModePrivate (1.40s) [2019-10-21T22:24:10.080Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2019-10-21T22:24:10.080Z] === RUN TestIpcModeShareable [2019-10-21T22:24:11.443Z] --- PASS: TestIpcModeShareable (1.23s) [2019-10-21T22:24:11.443Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2019-10-21T22:24:11.443Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T22:24:11.840Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T22:24:12.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-21T22:24:14.940Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.51s) [2019-10-21T22:24:14.940Z] === RUN TestAPIIpcModeHost [2019-10-21T22:24:15.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-21T22:24:15.867Z] --- PASS: TestAPIIpcModeHost (1.06s) [2019-10-21T22:24:15.867Z] === RUN TestDaemonIpcModeShareable [2019-10-21T22:24:18.376Z] --- PASS: TestDaemonIpcModeShareable (2.06s) [2019-10-21T22:24:18.376Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-21T22:24:18.376Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: true, mustBeShared: true [2019-10-21T22:24:18.376Z] === RUN TestDaemonIpcModePrivate [2019-10-21T22:24:18.376Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-21T22:24:18.403Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T22:24:18.626Z] ......... [ 85%] [2019-10-21T22:24:18.969Z] --- PASS: TestDockerNetworkMacvlan (18.78s) [2019-10-21T22:24:18.969Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:24:18.969Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-21T22:24:18.969Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:24:18.969Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-21T22:24:18.969Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:24:18.969Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2019-10-21T22:24:18.969Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:24:18.969Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2019-10-21T22:24:18.969Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:24:18.969Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2019-10-21T22:24:18.969Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:24:18.969Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2019-10-21T22:24:18.969Z] PASS [2019-10-21T22:24:18.969Z] [2019-10-21T22:24:18.969Z] DONE 8 tests in 20.724s [2019-10-21T22:24:19.227Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T22:24:19.227Z] ++ 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 [2019-10-21T22:24:19.227Z] ++ set -e [2019-10-21T22:24:19.227Z] ++ '[' -n 0 ']' [2019-10-21T22:24:19.227Z] ++ set -x [2019-10-21T22:24:19.227Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:24:19.227Z] testing: warning: no tests to run [2019-10-21T22:24:19.227Z] PASS [2019-10-21T22:24:19.227Z] [2019-10-21T22:24:19.227Z] DONE 0 tests in 0.026s [2019-10-21T22:24:19.227Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T22:24:19.227Z] ++ 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 [2019-10-21T22:24:19.227Z] ++ set -e [2019-10-21T22:24:19.227Z] ++ '[' -n 0 ']' [2019-10-21T22:24:19.227Z] ++ set -x [2019-10-21T22:24:19.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:24:19.228Z] INFO: Testing against a local daemon [2019-10-21T22:24:19.228Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T22:24:20.261Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2019-10-21T22:24:20.261Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-21T22:24:20.261Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false [2019-10-21T22:24:20.261Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T22:24:20.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-21T22:24:21.129Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-10-21T22:24:21.129Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-21T22:24:21.129Z] === RUN TestAuthZPluginTLS [2019-10-21T22:24:21.696Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-21T22:24:21.696Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-21T22:24:21.696Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T22:24:22.263Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-21T22:24:22.263Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-21T22:24:22.263Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T22:24:22.397Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s) [2019-10-21T22:24:22.397Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-21T22:24:22.397Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2019-10-21T22:24:22.397Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T22:24:22.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-21T22:24:22.829Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-21T22:24:22.829Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-21T22:24:22.829Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T22:24:23.396Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-21T22:24:23.396Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-21T22:24:23.396Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T22:24:24.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-21T22:24:24.281Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s) [2019-10-21T22:24:24.281Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-21T22:24:24.281Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: true, mustBeShared: true [2019-10-21T22:24:24.281Z] === RUN TestIpcModeOlderClient [2019-10-21T22:24:24.281Z] === PAUSE TestIpcModeOlderClient [2019-10-21T22:24:24.281Z] === RUN TestKillContainerInvalidSignal [2019-10-21T22:24:24.685Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-21T22:24:25.206Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2019-10-21T22:24:25.206Z] === RUN TestKillContainer [2019-10-21T22:24:25.206Z] === RUN TestKillContainer/no_signal [2019-10-21T22:24:25.305Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2019-10-21T22:24:25.305Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-21T22:24:25.305Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T22:24:25.871Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-21T22:24:25.871Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-21T22:24:25.871Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T22:24:26.052Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-21T22:24:26.131Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T22:24:26.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-21T22:24:26.438Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-21T22:24:26.438Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-21T22:24:26.438Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T22:24:26.640Z] === RUN TestKillContainer/killing_signal [2019-10-21T22:24:27.005Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-21T22:24:27.005Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-21T22:24:27.005Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T22:24:27.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-21T22:24:27.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-21T22:24:28.016Z] --- PASS: TestKillContainer (2.81s) [2019-10-21T22:24:28.016Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-10-21T22:24:28.016Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-10-21T22:24:28.016Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2019-10-21T22:24:28.016Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T22:24:28.016Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T22:24:28.907Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-10-21T22:24:28.907Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-21T22:24:28.907Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T22:24:28.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T22:24:29.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2019-10-21T22:24:29.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2019-10-21T22:24:29.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-10-21T22:24:29.864Z] === RUN TestKillStoppedContainer [2019-10-21T22:24:29.864Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-21T22:24:29.864Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T22:24:29.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-21T22:24:29.864Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-21T22:24:29.864Z] === RUN TestKillDifferentUserContainer [2019-10-21T22:24:30.793Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2019-10-21T22:24:30.793Z] === RUN TestInspectOomKilledTrue [2019-10-21T22:24:30.793Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T22:24:30.793Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:24:30.793Z] === RUN TestInspectOomKilledFalse [2019-10-21T22:24:30.793Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T22:24:30.793Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:24:30.793Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T22:24:31.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-21T22:24:31.438Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2019-10-21T22:24:31.438Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-21T22:24:31.438Z] === RUN TestAuthZPluginHeader [2019-10-21T22:24:31.608Z] --- PASS: TestLinksEtcHostsContentMatch (0.76s) [2019-10-21T22:24:31.608Z] === RUN TestLinksContainerNames [2019-10-21T22:24:32.374Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-21T22:24:32.374Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-21T22:24:32.374Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T22:24:32.374Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T22:24:32.375Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:32.375Z] === RUN TestAuthZPluginV2Disable [2019-10-21T22:24:32.375Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T22:24:32.375Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:32.375Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T22:24:32.375Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T22:24:32.375Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:32.375Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T22:24:32.375Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T22:24:32.375Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:32.375Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T22:24:32.589Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-21T22:24:32.845Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-21T22:24:32.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-21T22:24:33.529Z] --- PASS: TestLinksContainerNames (1.97s) [2019-10-21T22:24:33.529Z] === RUN TestLogsFollowTailEmpty [2019-10-21T22:24:33.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-21T22:24:34.710Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-10-21T22:24:34.710Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T22:24:34.963Z] INFO: Expanding compiler 1 of 3... [2019-10-21T22:24:35.635Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/default [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/private [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/slave [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/shared [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T22:24:35.635Z] === CONT TestMountDaemonRoot/default [2019-10-21T22:24:35.635Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:24:35.635Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:24:35.635Z] === CONT TestMountDaemonRoot/slave [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:24:35.635Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:24:35.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:24:35.635Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:24:35.636Z] === CONT TestMountDaemonRoot/private [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:24:35.636Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:24:35.636Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T22:24:35.636Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:24:35.636Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:24:35.636Z] === CONT TestMountDaemonRoot/shared [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:24:35.636Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T22:24:35.636Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T22:24:35.636Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:24:35.891Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T22:24:35.891Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:24:35.891Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:24:35.891Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:24:36.146Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:24:36.146Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:24:36.146Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T22:24:36.146Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:24:36.146Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T22:24:36.146Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:24:36.146Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:24:36.146Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:24:36.401Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T22:24:36.498Z] INFO: Expanding compiler 2 of 3... [2019-10-21T22:24:36.656Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:24:36.656Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.17s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.14s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.17s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.10s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-21T22:24:36.656Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-21T22:24:36.656Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T22:24:37.582Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-21T22:24:38.909Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-21T22:24:39.478Z] --- PASS: TestContainerBindMountNonRecursive (2.55s) [2019-10-21T22:24:39.478Z] === RUN TestNetworkNat [2019-10-21T22:24:39.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-21T22:24:40.293Z] --- PASS: TestNetworkNat (1.01s) [2019-10-21T22:24:40.293Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T22:24:41.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-21T22:24:41.217Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-10-21T22:24:41.217Z] === RUN TestNetworkLoopbackNat [2019-10-21T22:24:41.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T22:24:41.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T22:24:41.472Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-21T22:24:42.169Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-21T22:24:42.425Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-21T22:24:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T22:24:42.831Z] --- PASS: TestNetworkLoopbackNat (1.40s) [2019-10-21T22:24:42.831Z] === RUN TestPause [2019-10-21T22:24:42.831Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-21T22:24:43.394Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-21T22:24:43.394Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-21T22:24:43.573Z] INFO: Expanding compiler 3 of 3... [2019-10-21T22:24:43.649Z] --- PASS: TestPause (1.14s) [2019-10-21T22:24:43.649Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T22:24:43.649Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T22:24:43.649Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T22:24:43.649Z] === RUN TestPauseStopPausedContainer [2019-10-21T22:24:44.032Z] INFO: Removing downloaded files... [2019-10-21T22:24:44.032Z] INFO: Creating source directory... [2019-10-21T22:24:44.032Z] INFO: Configuring git core.autocrlf... [2019-10-21T22:24:44.208Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-21T22:24:44.491Z] INFO: Completed [2019-10-21T22:24:44.770Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2019-10-21T22:24:44.770Z] === RUN TestPsFilter [2019-10-21T22:24:45.025Z] --- PASS: TestPsFilter (0.23s) [2019-10-21T22:24:45.025Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T22:24:45.587Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-21T22:24:45.587Z] === RUN TestRemoveContainerWithVolume [2019-10-21T22:24:46.511Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2019-10-21T22:24:46.511Z] === RUN TestRemoveContainerRunning [2019-10-21T22:24:46.632Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-21T22:24:47.071Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-21T22:24:47.145Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-21T22:24:47.145Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-21T22:24:47.145Z] [2019-10-21T22:24:47.145Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-21T22:24:47.145Z] =========================== short test summary info ============================ [2019-10-21T22:24:47.145Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-21T22:24:47.145Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-21T22:24:47.145Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-21T22:24:47.145Z] Not supported on most drivers [2019-10-21T22:24:47.145Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-21T22:24:47.145Z] This doesn't seem to be taken into account by the engine [2019-10-21T22:24:47.145Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-21T22:24:47.145Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-21T22:24:47.145Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-21T22:24:47.145Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-21T22:24:47.145Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-21T22:24:47.145Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-21T22:24:47.145Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-21T22:24:47.145Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 346.61 seconds == [2019-10-21T22:24:47.631Z] --- PASS: TestRemoveContainerRunning (0.99s) [2019-10-21T22:24:47.631Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T22:24:47.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-21T22:24:48.556Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2019-10-21T22:24:48.556Z] === RUN TestRemoveInvalidContainer [2019-10-21T22:24:48.556Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-21T22:24:48.556Z] === RUN TestRenameLinkedContainer [2019-10-21T22:24:50.440Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-21T22:24:50.449Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.95s) [2019-10-21T22:24:50.449Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-21T22:24:50.449Z] PASS [2019-10-21T22:24:50.449Z] [2019-10-21T22:24:50.449Z] === Skipped [2019-10-21T22:24:50.449Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T22:24:50.449Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:50.449Z] [2019-10-21T22:24:50.449Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T22:24:50.449Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:50.449Z] [2019-10-21T22:24:50.449Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T22:24:50.449Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:50.449Z] [2019-10-21T22:24:50.449Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T22:24:50.449Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:50.449Z] [2019-10-21T22:24:50.449Z] [2019-10-21T22:24:50.449Z] DONE 17 tests, 4 skipped in 31.037s [2019-10-21T22:24:50.449Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T22:24:50.449Z] ++ 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 [2019-10-21T22:24:50.449Z] ++ set -e [2019-10-21T22:24:50.449Z] ++ '[' -n 0 ']' [2019-10-21T22:24:50.449Z] ++ set -x [2019-10-21T22:24:50.449Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:24:50.449Z] INFO: Testing against a local daemon [2019-10-21T22:24:50.449Z] === RUN TestPluginInvalidJSON [2019-10-21T22:24:50.449Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:24:50.449Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:24:50.449Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:24:50.449Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-21T22:24:50.449Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T22:24:50.449Z] PASS [2019-10-21T22:24:50.449Z] [2019-10-21T22:24:50.449Z] DONE 2 tests in 0.180s [2019-10-21T22:24:50.449Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T22:24:50.449Z] ++ 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 [2019-10-21T22:24:50.449Z] ++ set -e [2019-10-21T22:24:50.449Z] ++ '[' -n 0 ']' [2019-10-21T22:24:50.449Z] ++ set -x [2019-10-21T22:24:50.449Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:24:50.708Z] INFO: Testing against a local daemon [2019-10-21T22:24:50.708Z] === RUN TestExternalGraphDriver [2019-10-21T22:24:50.708Z] === RUN TestExternalGraphDriver/json [2019-10-21T22:24:51.801Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-21T22:24:52.725Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-21T22:24:52.725Z] --- PASS: TestRenameLinkedContainer (4.05s) [2019-10-21T22:24:52.725Z] === RUN TestRenameStoppedContainer [2019-10-21T22:24:52.980Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-21T22:24:53.242Z] === RUN TestExternalGraphDriver/spec [2019-10-21T22:24:53.539Z] --- PASS: TestRenameStoppedContainer (0.86s) [2019-10-21T22:24:53.539Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T22:24:53.793Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-21T22:24:54.048Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-21T22:24:54.607Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-21T22:24:55.208Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-21T22:24:55.769Z] --- PASS: TestRenameRunningContainerAndReuse (2.16s) [2019-10-21T22:24:55.769Z] === RUN TestRenameInvalidName [2019-10-21T22:24:55.903Z] === RUN TestExternalGraphDriver/pull [2019-10-21T22:24:56.696Z] --- PASS: TestRenameInvalidName (1.07s) [2019-10-21T22:24:56.696Z] === RUN TestRenameAnonymousContainer [2019-10-21T22:24:58.433Z] --- PASS: TestExternalGraphDriver (7.44s) [2019-10-21T22:24:58.433Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-21T22:24:58.433Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2019-10-21T22:24:58.433Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2019-10-21T22:24:58.433Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2019-10-21T22:24:58.433Z] === RUN TestGraphdriverPluginV2 [2019-10-21T22:24:58.433Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2019-10-21T22:24:58.433Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:58.433Z] PASS [2019-10-21T22:24:58.433Z] [2019-10-21T22:24:58.433Z] === Skipped [2019-10-21T22:24:58.433Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2019-10-21T22:24:58.433Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:24:58.433Z] [2019-10-21T22:24:58.433Z] [2019-10-21T22:24:58.433Z] DONE 5 tests, 1 skipped in 7.625s [2019-10-21T22:24:58.433Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T22:24:58.433Z] ++ 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 [2019-10-21T22:24:58.433Z] ++ set -e [2019-10-21T22:24:58.433Z] ++ '[' -n 0 ']' [2019-10-21T22:24:58.433Z] ++ set -x [2019-10-21T22:24:58.433Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:24:58.433Z] INFO: Testing against a local daemon [2019-10-21T22:24:58.433Z] === RUN TestContinueAfterPluginCrash [2019-10-21T22:24:58.433Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T22:24:58.433Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T22:24:58.433Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T22:24:58.433Z] === CONT TestContinueAfterPluginCrash [2019-10-21T22:24:58.433Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T22:24:59.916Z] Clearing AppArmor profiles cache:. [2019-10-21T22:24:59.916Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T22:24:59.916Z] Unloading profiles will leave already running processes permanently [2019-10-21T22:24:59.916Z] unconfined, which can lead to unexpected situations. [2019-10-21T22:24:59.916Z] [2019-10-21T22:24:59.916Z] To set a process to complain mode, use the command line tool [2019-10-21T22:24:59.916Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T22:24:59.916Z] with the 'teardown' option." [2019-10-21T22:24:59.917Z] Post stage [Pipeline] junit [2019-10-21T22:25:00.184Z] Recording test results [2019-10-21T22:25:00.855Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-21T22:25:00.855Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-21T22:25:00.855Z] --- PASS: TestRenameAnonymousContainer (3.90s) [2019-10-21T22:25:00.855Z] === RUN TestRenameContainerWithSameName [Pipeline] sh [2019-10-21T22:25:01.415Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-21T22:25:01.605Z] + echo Ensuring container killed. [2019-10-21T22:25:01.605Z] Ensuring container killed. [2019-10-21T22:25:01.605Z] + docker rm -vf docker-pr6 [2019-10-21T22:25:01.605Z] Error: No such container: docker-pr6 [2019-10-21T22:25:01.605Z] + true [Pipeline] sh [2019-10-21T22:25:01.670Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2019-10-21T22:25:01.670Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T22:25:01.887Z] + echo Chowning /workspace to jenkins user [2019-10-21T22:25:01.887Z] Chowning /workspace to jenkins user [2019-10-21T22:25:01.887Z] + id -u [2019-10-21T22:25:01.887Z] + id -g [2019-10-21T22:25:01.887Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40104:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T22:25:01.925Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-21T22:25:02.485Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-21T22:25:02.740Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T22:25:03.554Z] + bundleName=docker-py [2019-10-21T22:25:03.554Z] + echo Creating docker-py-bundles.tar.gz [2019-10-21T22:25:03.554Z] Creating docker-py-bundles.tar.gz [2019-10-21T22:25:03.554Z] + 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 [2019-10-21T22:25:03.565Z] Archiving artifacts [2019-10-21T22:25:03.665Z] --- PASS: TestRenameContainerWithLinkedContainer (2.02s) [2019-10-21T22:25:03.665Z] === RUN TestResize [2019-10-21T22:25:03.921Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-21T22:25:04.539Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-21T22:25:04.794Z] --- PASS: TestResize (1.26s) [2019-10-21T22:25:04.794Z] === RUN TestResizeWithInvalidSize [2019-10-21T22:25:05.048Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-21T22:25:05.287Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40104/6/artifacts/ [Pipeline] } [Pipeline] // catchError [2019-10-21T22:25:05.303Z] === RUN TestDockerSuite/TestBuildCmdShDashC [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-21T22:25:05.635Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/make.sh binary-daemon [2019-10-21T22:25:05.864Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-21T22:25:05.864Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-21T22:25:05.864Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-21T22:25:06.118Z] --- PASS: TestResizeWithInvalidSize (1.24s) [2019-10-21T22:25:06.119Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T22:25:06.200Z] [2019-10-21T22:25:06.200Z] Removing bundles/ [2019-10-21T22:25:06.200Z] [2019-10-21T22:25:06.200Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-21T22:25:06.200Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-21T22:25:06.200Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T22:25:06.374Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-21T22:25:07.299Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:25:07.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:25:07.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:25:07.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:25:07.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:25:07.554Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-21T22:25:08.431Z] --- PASS: TestDaemonStartWithLogOpt (10.30s) [2019-10-21T22:25:08.431Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-21T22:25:10.068Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-21T22:25:10.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:25:10.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:25:11.952Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-21T22:25:13.695Z] --- PASS: TestContinueAfterPluginCrash (15.15s) [2019-10-21T22:25:13.695Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-21T22:25:13.695Z] PASS [2019-10-21T22:25:13.695Z] [2019-10-21T22:25:13.695Z] DONE 2 tests in 15.310s [2019-10-21T22:25:13.695Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T22:25:13.695Z] ++ 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 [2019-10-21T22:25:13.695Z] ++ set -e [2019-10-21T22:25:13.695Z] ++ '[' -n 0 ']' [2019-10-21T22:25:13.695Z] ++ set -x [2019-10-21T22:25:13.695Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:25:13.695Z] INFO: Testing against a local daemon [2019-10-21T22:25:13.695Z] === RUN TestPluginWithDevMounts [2019-10-21T22:25:13.695Z] === PAUSE TestPluginWithDevMounts [2019-10-21T22:25:13.695Z] === CONT TestPluginWithDevMounts [2019-10-21T22:25:14.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:25:14.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:25:14.465Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-21T22:25:15.816Z] --- PASS: TestImportExtremelyLargeImageWorks (97.09s) [2019-10-21T22:25:15.816Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-21T22:25:15.816Z] PASS [2019-10-21T22:25:15.816Z] [2019-10-21T22:25:15.816Z] === Skipped [2019-10-21T22:25:15.816Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-21T22:25:15.816Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:25:15.816Z] [2019-10-21T22:25:15.816Z] [2019-10-21T22:25:15.816Z] DONE 12 tests, 1 skipped in 98.665s [2019-10-21T22:25:15.816Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T22:25:15.816Z] ++ 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 [2019-10-21T22:25:15.816Z] ++ set -e [2019-10-21T22:25:15.816Z] ++ '[' -n 0 ']' [2019-10-21T22:25:15.816Z] ++ set -x [2019-10-21T22:25:15.816Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:25:15.816Z] INFO: Testing against a local daemon [2019-10-21T22:25:15.816Z] === RUN TestNetworkCreateDelete [2019-10-21T22:25:15.816Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-10-21T22:25:15.816Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T22:25:15.816Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-10-21T22:25:15.816Z] === RUN TestInspectNetwork [2019-10-21T22:25:15.828Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-21T22:25:16.225Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-10-21T22:25:16.225Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-21T22:25:16.225Z] PASS [2019-10-21T22:25:16.225Z] [2019-10-21T22:25:16.225Z] DONE 1 tests in 2.409s [2019-10-21T22:25:16.225Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T22:25:16.225Z] ++ 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 [2019-10-21T22:25:16.225Z] ++ set -e [2019-10-21T22:25:16.225Z] ++ '[' -n 0 ']' [2019-10-21T22:25:16.225Z] ++ set -x [2019-10-21T22:25:16.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:25:16.226Z] INFO: Testing against a local daemon [2019-10-21T22:25:16.226Z] === RUN TestSecretInspect [2019-10-21T22:25:16.388Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-21T22:25:16.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:25:16.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:25:17.507Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-21T22:25:17.638Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T22:25:17.638Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T22:25:17.638Z] === RUN TestInspectNetwork/network_name [2019-10-21T22:25:17.638Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T22:25:18.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:25:19.509Z] --- PASS: TestSecretInspect (3.17s) [2019-10-21T22:25:19.509Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-21T22:25:19.509Z] === RUN TestSecretList [2019-10-21T22:25:19.791Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-21T22:25:20.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:25:20.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:25:21.165Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-21T22:25:21.420Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-21T22:25:21.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:25:21.676Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-21T22:25:22.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T22:25:22.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T22:25:22.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T22:25:22.602Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-21T22:25:22.793Z] --- PASS: TestSecretList (3.11s) [2019-10-21T22:25:22.793Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-21T22:25:22.793Z] === RUN TestSecretsCreateAndDelete [2019-10-21T22:25:22.858Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-21T22:25:23.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T22:25:23.113Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-21T22:25:23.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T22:25:23.807Z] --- PASS: TestInspectNetwork (9.08s) [2019-10-21T22:25:23.808Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-21T22:25:23.808Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T22:25:23.808Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T22:25:23.808Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T22:25:23.808Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T22:25:23.808Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.91s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.03s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.97s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.04s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T22:25:24.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2019-10-21T22:25:24.041Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-21T22:25:24.041Z] === RUN TestCgroupNamespacesRun [2019-10-21T22:25:25.325Z] --- PASS: TestSecretsCreateAndDelete (3.13s) [2019-10-21T22:25:25.325Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-21T22:25:25.325Z] === RUN TestSecretsUpdate [2019-10-21T22:25:26.430Z] --- PASS: TestRunContainerWithBridgeNone (3.56s) [2019-10-21T22:25:26.430Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-21T22:25:26.430Z] === RUN TestNetworkInvalidJSON [2019-10-21T22:25:26.552Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2019-10-21T22:25:26.552Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-21T22:25:26.552Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T22:25:26.552Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-21T22:25:26.803Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T22:25:26.803Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T22:25:26.803Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:25:26.803Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:25:26.803Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:25:26.803Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:25:26.803Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T22:25:26.803Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:25:26.803Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:25:26.803Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-21T22:25:26.803Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T22:25:26.803Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T22:25:26.803Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T22:25:26.803Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T22:25:26.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T22:25:27.579Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-21T22:25:27.579Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-21T22:25:27.579Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T22:25:28.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T22:25:28.365Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2019-10-21T22:25:28.365Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-21T22:25:28.365Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T22:25:28.434Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.99s) [2019-10-21T22:25:28.434Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-21T22:25:28.434Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T22:25:28.609Z] --- PASS: TestSecretsUpdate (3.15s) [2019-10-21T22:25:28.609Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-21T22:25:28.609Z] === RUN TestTemplatedSecret [2019-10-21T22:25:29.611Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-21T22:25:29.611Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-21T22:25:29.611Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T22:25:29.794Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-21T22:25:30.354Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.10s) [2019-10-21T22:25:30.354Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-21T22:25:30.354Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T22:25:30.903Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) [2019-10-21T22:25:30.903Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-21T22:25:30.903Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T22:25:31.716Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2019-10-21T22:25:31.716Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-21T22:25:31.716Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T22:25:31.726Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-21T22:25:31.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T22:25:31.910Z] --- PASS: TestTemplatedSecret (3.45s) [2019-10-21T22:25:31.910Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-21T22:25:31.910Z] === RUN TestSecretCreateResolve [2019-10-21T22:25:32.285Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-21T22:25:32.541Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2019-10-21T22:25:32.541Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-21T22:25:32.541Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T22:25:33.101Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-21T22:25:33.356Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-21T22:25:34.721Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2019-10-21T22:25:34.721Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-21T22:25:34.721Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T22:25:34.915Z] --- PASS: TestServiceWithPredefinedNetwork (3.50s) [2019-10-21T22:25:34.915Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-21T22:25:34.915Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T22:25:34.915Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:25:34.915Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:25:34.915Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T22:25:35.197Z] --- PASS: TestSecretCreateResolve (3.22s) [2019-10-21T22:25:35.197Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-21T22:25:35.197Z] PASS [2019-10-21T22:25:35.197Z] [2019-10-21T22:25:35.197Z] DONE 6 tests in 19.365s [2019-10-21T22:25:35.197Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T22:25:35.197Z] ++ 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 [2019-10-21T22:25:35.197Z] ++ set -e [2019-10-21T22:25:35.197Z] ++ '[' -n 0 ']' [2019-10-21T22:25:35.197Z] ++ set -x [2019-10-21T22:25:35.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:25:35.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T22:25:35.455Z] INFO: Testing against a local daemon [2019-10-21T22:25:35.455Z] === RUN TestServiceCreateInit [2019-10-21T22:25:35.455Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T22:25:35.649Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-21T22:25:35.649Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-21T22:25:35.649Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s) [2019-10-21T22:25:35.649Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-21T22:25:35.649Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T22:25:36.573Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-10-21T22:25:36.573Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-21T22:25:36.573Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T22:25:37.132Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-21T22:25:37.388Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-21T22:25:38.313Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-21T22:25:38.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T22:25:38.872Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.44s) [2019-10-21T22:25:38.872Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-21T22:25:38.872Z] === RUN TestKernelTCPMemory [2019-10-21T22:25:38.872Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-21T22:25:39.127Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-21T22:25:40.053Z] --- PASS: TestKernelTCPMemory (1.15s) [2019-10-21T22:25:40.053Z] === RUN TestNISDomainname [2019-10-21T22:25:40.721Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T22:25:40.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T22:25:41.417Z] --- PASS: TestNISDomainname (1.24s) [2019-10-21T22:25:41.418Z] === RUN TestHostnameDnsResolution [2019-10-21T22:25:42.778Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-21T22:25:42.778Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-21T22:25:42.778Z] --- PASS: TestHostnameDnsResolution (1.63s) [2019-10-21T22:25:42.778Z] === RUN TestStats [2019-10-21T22:25:44.137Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-21T22:25:44.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T22:25:45.498Z] --- PASS: TestStats (2.43s) [2019-10-21T22:25:45.498Z] === RUN TestStopContainerWithTimeout [2019-10-21T22:25:45.498Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T22:25:45.498Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T22:25:45.498Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T22:25:45.498Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T22:25:45.498Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T22:25:45.498Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T22:25:45.498Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T22:25:45.498Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T22:25:45.498Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T22:25:45.498Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T22:25:45.753Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-21T22:25:45.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T22:25:45.987Z] --- PASS: TestServiceCreateInit (10.49s) [2019-10-21T22:25:45.987Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2019-10-21T22:25:45.987Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-21T22:25:45.987Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2019-10-21T22:25:45.987Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-21T22:25:45.987Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T22:25:46.677Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T22:25:47.236Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-21T22:25:47.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T22:25:48.597Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T22:25:49.157Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-21T22:25:49.157Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-21T22:25:49.157Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-21T22:25:49.157Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-21T22:25:49.157Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-21T22:25:49.412Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-21T22:25:49.909Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T22:25:49.909Z] Using test binary docker [2019-10-21T22:25:49.909Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T22:25:49.909Z] +++ /etc/init.d/apparmor start [2019-10-21T22:25:49.909Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T22:25:49.909Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T22:25:49.909Z] Warning failed to create cache: (null) [2019-10-21T22:25:50.194Z] . [2019-10-21T22:25:50.194Z] INFO: Waiting for daemon to start... [2019-10-21T22:25:50.194Z] Starting dockerd [2019-10-21T22:25:50.195Z] +++ 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 [2019-10-21T22:25:50.336Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-10-21T22:25:50.336Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2019-10-21T22:25:50.336Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2019-10-21T22:25:50.336Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2019-10-21T22:25:50.336Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2019-10-21T22:25:50.336Z] === RUN TestDeleteDevicemapper [2019-10-21T22:25:50.336Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T22:25:50.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T22:25:50.336Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T22:25:52.251Z] . [2019-10-21T22:25:52.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T22:25:52.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T22:25:52.251Z] Error: No such image: emptyfs [2019-10-21T22:25:52.251Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T22:25:52.251Z] ++++ docker load [2019-10-21T22:25:52.537Z] Running integration-test (iteration 1) [2019-10-21T22:25:52.537Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T22:25:52.537Z] ++ 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 [2019-10-21T22:25:52.537Z] ++ set -e [2019-10-21T22:25:52.537Z] ++ '[' -n 0 ']' [2019-10-21T22:25:52.537Z] ++ set -x [2019-10-21T22:25:52.537Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:25:52.846Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-21T22:25:53.405Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-21T22:25:54.330Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.87s) [2019-10-21T22:25:54.330Z] === RUN TestUpdateMemory [2019-10-21T22:25:54.330Z] --- SKIP: TestUpdateMemory (0.01s) [2019-10-21T22:25:54.330Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:25:54.330Z] === RUN TestUpdateCPUQuota [2019-10-21T22:25:54.634Z] --- PASS: TestServiceWithDataPathPortInit (17.95s) [2019-10-21T22:25:54.634Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T22:25:54.634Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T22:25:54.634Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T22:25:56.839Z] --- PASS: TestUpdateCPUQuota (2.18s) [2019-10-21T22:25:56.839Z] === RUN TestUpdatePidsLimit [2019-10-21T22:25:56.839Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T22:25:57.100Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T22:25:57.662Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T22:25:57.662Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-21T22:25:58.223Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T22:25:58.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T22:25:59.342Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T22:25:59.342Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-21T22:25:59.597Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-21T22:25:59.852Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T22:26:00.776Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-21T22:26:02.139Z] --- PASS: TestUpdatePidsLimit (5.43s) [2019-10-21T22:26:02.139Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-10-21T22:26:02.139Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2019-10-21T22:26:02.139Z] --- PASS: TestUpdatePidsLimit/update_lower (0.61s) [2019-10-21T22:26:02.139Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.55s) [2019-10-21T22:26:02.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.56s) [2019-10-21T22:26:02.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s) [2019-10-21T22:26:02.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-21T22:26:02.139Z] === RUN TestUpdateRestartPolicy [2019-10-21T22:26:02.139Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-21T22:26:02.398Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.44s) [2019-10-21T22:26:02.398Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-21T22:26:02.398Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ocs8c5qgfs7381xgdlr56eowg Created:2019-10-21 22:25:54.463488171 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[687baaf7fbe952c0d9091353408e12c387c4814a78b8500c22e70c668d2050d8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ur3nz8k70r7fgq5zrevqidupb EndpointID:5a3bcc083a34e2824b87a4c1126bbb095821badc5b5b8f344b229bf6516757bf MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6391a9eafd6a2da190d5e1ad36f3e4c9fb5c907df97b66e64dcdf1f74fb7aca9 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:6117d7d58389 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ur3nz8k70r7fgq5zrevqidupb EndpointID:5a3bcc083a34e2824b87a4c1126bbb095821badc5b5b8f344b229bf6516757bf EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T22:26:02.398Z] PASS [2019-10-21T22:26:02.398Z] [2019-10-21T22:26:02.398Z] === Skipped [2019-10-21T22:26:02.398Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:26:02.398Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:26:02.398Z] [2019-10-21T22:26:02.398Z] [2019-10-21T22:26:02.398Z] DONE 21 tests, 1 skipped in 48.115s [2019-10-21T22:26:02.398Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T22:26:02.398Z] ++ 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 [2019-10-21T22:26:02.398Z] ++ set -e [2019-10-21T22:26:02.398Z] ++ '[' -n 0 ']' [2019-10-21T22:26:02.398Z] ++ set -x [2019-10-21T22:26:02.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:26:02.398Z] INFO: Testing against a local daemon [2019-10-21T22:26:02.398Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T22:26:02.398Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T22:26:02.398Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:26:02.398Z] === RUN TestDockerNetworkIpvlan [2019-10-21T22:26:02.398Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T22:26:02.398Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:26:02.398Z] PASS [2019-10-21T22:26:02.398Z] [2019-10-21T22:26:02.398Z] === Skipped [2019-10-21T22:26:02.398Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T22:26:02.398Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:26:02.398Z] [2019-10-21T22:26:02.398Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T22:26:02.398Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:26:02.398Z] [2019-10-21T22:26:02.398Z] [2019-10-21T22:26:02.398Z] DONE 2 tests, 2 skipped in 0.180s [2019-10-21T22:26:02.398Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T22:26:02.398Z] ++ 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 [2019-10-21T22:26:02.398Z] ++ set -e [2019-10-21T22:26:02.398Z] ++ '[' -n 0 ']' [2019-10-21T22:26:02.398Z] ++ set -x [2019-10-21T22:26:02.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:26:02.398Z] INFO: Testing against a local daemon [2019-10-21T22:26:02.398Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T22:26:03.063Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-21T22:26:03.183Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2019-10-21T22:26:03.184Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-21T22:26:03.184Z] === RUN TestDockerNetworkMacvlan [2019-10-21T22:26:03.625Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-21T22:26:03.981Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T22:26:04.758Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T22:26:05.510Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-21T22:26:06.169Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T22:26:07.796Z] Loaded image: buildpack-deps:jessie [2019-10-21T22:26:07.796Z] Loaded image: busybox:latest [2019-10-21T22:26:07.796Z] Loaded image: busybox:glibc [2019-10-21T22:26:07.796Z] Loaded image: debian:jessie [2019-10-21T22:26:07.796Z] Loaded image: hello-world:latest [2019-10-21T22:26:07.796Z] INFO: Testing against a local daemon [2019-10-21T22:26:07.796Z] === RUN TestCgroupNamespacesBuild [2019-10-21T22:26:08.647Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T22:26:08.808Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2019-10-21T22:26:08.808Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-21T22:26:08.808Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T22:26:10.282Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2019-10-21T22:26:10.282Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-21T22:26:10.282Z] === RUN TestBuildWithSession [2019-10-21T22:26:10.282Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T22:26:10.282Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:26:10.282Z] === RUN TestBuildSquashParent [2019-10-21T22:26:10.749Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-21T22:26:12.528Z] --- PASS: TestCreateServiceMultipleTimes (24.12s) [2019-10-21T22:26:12.528Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-21T22:26:12.528Z] === RUN TestCreateServiceConflict [2019-10-21T22:26:12.765Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T22:26:13.095Z] --- PASS: TestCreateServiceConflict (3.15s) [2019-10-21T22:26:13.095Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-21T22:26:13.095Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T22:26:13.262Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-21T22:26:15.774Z] --- PASS: TestUpdateRestartPolicy (13.73s) [2019-10-21T22:26:15.774Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T22:26:15.784Z] --- PASS: TestBuildSquashParent (5.14s) [2019-10-21T22:26:15.784Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T22:26:15.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:26:15.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:26:15.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:26:15.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:26:15.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:26:15.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:26:15.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:26:15.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:26:15.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:26:15.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:26:15.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:26:15.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:26:15.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T22:26:15.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T22:26:15.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T22:26:15.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T22:26:16.029Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-21T22:26:16.588Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2019-10-21T22:26:16.588Z] === RUN TestWaitNonBlocked [2019-10-21T22:26:16.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:26:16.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:26:16.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:26:16.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:26:16.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:26:16.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:26:16.846Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-21T22:26:17.279Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2019-10-21T22:26:17.279Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-21T22:26:17.279Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T22:26:17.834Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T22:26:18.207Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-21T22:26:18.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2019-10-21T22:26:18.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2019-10-21T22:26:18.207Z] === RUN TestWaitBlocked [2019-10-21T22:26:18.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:26:18.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:26:18.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:26:18.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:26:18.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:26:18.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:26:18.207Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-21T22:26:18.484Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T22:26:18.651Z] --- PASS: TestDockerNetworkMacvlan (15.27s) [2019-10-21T22:26:18.651Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:26:18.651Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-21T22:26:18.651Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:26:18.651Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-21T22:26:18.651Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:26:18.651Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-10-21T22:26:18.651Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:26:18.651Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.59s) [2019-10-21T22:26:18.651Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:26:18.651Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2019-10-21T22:26:18.651Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:26:18.651Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2019-10-21T22:26:18.651Z] PASS [2019-10-21T22:26:18.651Z] [2019-10-21T22:26:18.651Z] DONE 8 tests in 16.822s [2019-10-21T22:26:18.651Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T22:26:18.651Z] ++ 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 [2019-10-21T22:26:18.651Z] ++ set -e [2019-10-21T22:26:18.651Z] ++ '[' -n 0 ']' [2019-10-21T22:26:18.651Z] ++ set -x [2019-10-21T22:26:18.651Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:26:18.651Z] testing: warning: no tests to run [2019-10-21T22:26:18.651Z] PASS [2019-10-21T22:26:18.651Z] [2019-10-21T22:26:18.651Z] DONE 0 tests in 0.064s [2019-10-21T22:26:18.651Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T22:26:18.651Z] ++ 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 [2019-10-21T22:26:18.651Z] ++ set -e [2019-10-21T22:26:18.651Z] ++ '[' -n 0 ']' [2019-10-21T22:26:18.651Z] ++ set -x [2019-10-21T22:26:18.651Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:26:18.651Z] INFO: Testing against a local daemon [2019-10-21T22:26:18.651Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T22:26:18.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T22:26:19.569Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-21T22:26:19.569Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2019-10-21T22:26:19.569Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2019-10-21T22:26:19.569Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T22:26:19.569Z] === CONT TestIpcModeOlderClient [2019-10-21T22:26:19.569Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-21T22:26:19.569Z] === CONT TestDaemonRestartIpcMode [2019-10-21T22:26:20.598Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-10-21T22:26:20.598Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-21T22:26:20.598Z] === RUN TestAuthZPluginTLS [2019-10-21T22:26:20.801Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-21T22:26:20.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2019-10-21T22:26:20.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2019-10-21T22:26:20.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2019-10-21T22:26:20.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2019-10-21T22:26:20.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2019-10-21T22:26:20.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2019-10-21T22:26:20.802Z] === RUN TestBuildMultiStageCopy [2019-10-21T22:26:20.802Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T22:26:20.988Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-10-21T22:26:20.988Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-21T22:26:20.988Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T22:26:21.352Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-21T22:26:21.352Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-21T22:26:21.352Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T22:26:22.078Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-21T22:26:22.133Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-21T22:26:22.133Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-21T22:26:22.133Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T22:26:22.497Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-10-21T22:26:22.497Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-21T22:26:22.497Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T22:26:22.832Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T22:26:23.007Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2019-10-21T22:26:23.007Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-21T22:26:23.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T22:26:23.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-21T22:26:23.741Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T22:26:23.827Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-21T22:26:23.827Z] --- PASS: TestDaemonRestartIpcMode (4.44s) [2019-10-21T22:26:23.827Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-21T22:26:23.827Z] PASS [2019-10-21T22:26:23.827Z] [2019-10-21T22:26:23.827Z] === Skipped [2019-10-21T22:26:23.827Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-21T22:26:23.827Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:26:23.827Z] [2019-10-21T22:26:23.827Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-21T22:26:23.827Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:26:23.827Z] [2019-10-21T22:26:23.827Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T22:26:23.827Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:26:23.827Z] [2019-10-21T22:26:23.827Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T22:26:23.827Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T22:26:23.827Z] [2019-10-21T22:26:23.827Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T22:26:23.827Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T22:26:23.827Z] [2019-10-21T22:26:23.827Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2019-10-21T22:26:23.827Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:26:23.827Z] [2019-10-21T22:26:23.827Z] [2019-10-21T22:26:23.827Z] DONE 197 tests, 6 skipped in 160.143s [2019-10-21T22:26:23.827Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-21T22:26:23.827Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T22:26:23.827Z] ++ 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 [2019-10-21T22:26:23.827Z] ++ set -e [2019-10-21T22:26:23.827Z] ++ '[' -n 0 ']' [2019-10-21T22:26:23.827Z] ++ set -x [2019-10-21T22:26:23.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:26:24.025Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T22:26:24.083Z] INFO: Testing against a local daemon [2019-10-21T22:26:24.083Z] === RUN TestCommitInheritsEnv [2019-10-21T22:26:24.346Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-10-21T22:26:24.346Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-21T22:26:24.346Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T22:26:24.640Z] --- PASS: TestBuildMultiStageCopy (3.62s) [2019-10-21T22:26:24.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2019-10-21T22:26:24.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-10-21T22:26:24.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-10-21T22:26:24.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2019-10-21T22:26:24.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-10-21T22:26:24.641Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T22:26:24.643Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-10-21T22:26:24.643Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T22:26:24.643Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T22:26:24.643Z] === RUN TestImagesFilterMultiReference [2019-10-21T22:26:24.643Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-21T22:26:24.643Z] === RUN TestImagePullPlatformInvalid [2019-10-21T22:26:24.643Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-21T22:26:24.643Z] === RUN TestRemoveImageOrphaning [2019-10-21T22:26:24.714Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-21T22:26:24.715Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-21T22:26:24.715Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T22:26:25.088Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-21T22:26:25.088Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-21T22:26:25.088Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T22:26:25.202Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-21T22:26:25.202Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-10-21T22:26:25.202Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T22:26:25.458Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-21T22:26:25.648Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-10-21T22:26:25.648Z] === RUN TestBuildLabelWithTargets [2019-10-21T22:26:26.029Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-10-21T22:26:26.029Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-21T22:26:26.029Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T22:26:26.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-21T22:26:27.076Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-21T22:26:27.142Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2019-10-21T22:26:27.142Z] === RUN TestBuildWithEmptyLayers [2019-10-21T22:26:27.589Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-21T22:26:27.589Z] Copying nested executables into bundles/binary-daemon [2019-10-21T22:26:27.589Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2019-10-21T22:26:27.639Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2019-10-21T22:26:27.639Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-21T22:26:27.639Z] === RUN TestTagUnprefixedRepoByNameOrName [Pipeline] sh [2019-10-21T22:26:27.760Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2019-10-21T22:26:27.760Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T22:26:27.850Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2019-10-21T22:26:27.850Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-21T22:26:27.850Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T22:26:27.894Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-21T22:26:27.894Z] === RUN TestTagInvalidReference [2019-10-21T22:26:27.894Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-21T22:26:27.894Z] === RUN TestTagValidPrefixedRepo [2019-10-21T22:26:27.894Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-21T22:26:27.894Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T22:26:27.894Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-21T22:26:27.894Z] === RUN TestTagOfficialNames [2019-10-21T22:26:27.894Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-21T22:26:27.894Z] === RUN TestTagMatchesDigest [2019-10-21T22:26:27.929Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/make.sh cross [2019-10-21T22:26:28.149Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T22:26:28.149Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T22:26:28.403Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-21T22:26:28.492Z] [2019-10-21T22:26:28.492Z] Removing bundles/ [2019-10-21T22:26:28.492Z] [2019-10-21T22:26:28.492Z] ---> Making bundle: cross (in bundles/cross) [2019-10-21T22:26:28.492Z] Cross building: bundles/cross/linux/amd64 [2019-10-21T22:26:28.492Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-21T22:26:28.492Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-21T22:26:30.287Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-21T22:26:30.325Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2019-10-21T22:26:30.325Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-21T22:26:30.325Z] === RUN TestAuthZPluginHeader [2019-10-21T22:26:30.448Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2019-10-21T22:26:30.448Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T22:26:30.542Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-21T22:26:30.698Z] --- PASS: TestAuthZPluginHeader (0.87s) [2019-10-21T22:26:30.698Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-21T22:26:30.698Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T22:26:30.698Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T22:26:30.698Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:30.698Z] === RUN TestAuthZPluginV2Disable [2019-10-21T22:26:30.698Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T22:26:30.698Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:30.698Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T22:26:30.698Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T22:26:30.698Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:30.698Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T22:26:30.698Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T22:26:30.698Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:30.698Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T22:26:31.067Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-10-21T22:26:31.067Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T22:26:33.755Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2019-10-21T22:26:33.755Z] === RUN TestBuildWithHugeFile [2019-10-21T22:26:35.361Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.56s) [2019-10-21T22:26:35.361Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-21T22:26:35.361Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T22:26:35.619Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2019-10-21T22:26:35.619Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-21T22:26:35.619Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite (363.19s) [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.33s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.50s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.37s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-21T22:26:37.069Z] docker_cli_daemon_test.go:1449: [d7df3576e8ffa] daemon is not started [2019-10-21T22:26:37.069Z] check_test.go:309: [d9b870b1326f3] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-21T22:26:37.069Z] check_test.go:309: [d7292f41330cd] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.24s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.73s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.30s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.36s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.49s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.79s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-21T22:26:37.069Z] check_test.go:309: [de4288e6f9b06] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-21T22:26:37.069Z] check_test.go:309: [df1afd6f6e0da] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.61s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-21T22:26:37.069Z] check_test.go:309: [d1a09c4c93778] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.82s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-21T22:26:37.069Z] check_test.go:309: [d321ce1ddd5c9] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.42s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-21T22:26:37.069Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-21T22:26:37.069Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-21T22:26:37.069Z] check_test.go:309: [d859058d28076] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-21T22:26:37.069Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-21T22:26:37.069Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-21T22:26:37.069Z] check_test.go:309: [d72b92d29536e] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.04s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-21T22:26:37.069Z] check_test.go:309: [dc167ceb248cc] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.25s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-21T22:26:37.069Z] check_test.go:309: [d71cc25f4a267] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-21T22:26:37.069Z] docker_cli_daemon_plugins_test.go:79: [d859ac89111bf] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-21T22:26:37.069Z] docker_cli_daemon_plugins_test.go:169: [de7e4751e624a] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (6.07s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.09s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (1.33s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-21T22:26:37.069Z] check_test.go:309: [d5f57ccabb268] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (3.08s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.69s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.35s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.85s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.86s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (4.14s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.44s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (9.08s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (10.12s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-21T22:26:37.069Z] check_test.go:309: [d21218b5c5886] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.52s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.03s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.90s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.30s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.83s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-21T22:26:37.069Z] check_test.go:309: [dff424991d2c7] daemon is not started [2019-10-21T22:26:37.069Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s) [2019-10-21T22:26:37.069Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.25s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.32s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.23s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-21T22:26:37.070Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-21T22:26:37.070Z] check_test.go:309: [d9b5b50acdd7d] daemon is not started [2019-10-21T22:26:37.070Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-21T22:26:37.070Z] check_test.go:309: [d954632b46bea] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.63s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-21T22:26:37.070Z] check_test.go:309: [dd59c001cd2d1] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.07s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.74s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.35s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.41s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.65s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-21T22:26:37.070Z] check_test.go:309: [dfb3e7a9955a9] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.77s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.99s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-21T22:26:37.070Z] check_test.go:309: [db6c8fa8c98d1] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.00s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-21T22:26:37.070Z] check_test.go:309: [d566ec0fa8503] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-21T22:26:37.070Z] check_test.go:309: [df1e17b38ffbd] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.42s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-21T22:26:37.070Z] check_test.go:309: [d8a939ecf5083] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.45s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.59s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-21T22:26:37.070Z] check_test.go:309: [d4d2f0737e689] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.71s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.26s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-21T22:26:37.070Z] check_test.go:309: [d8d4f04bd6ade] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-21T22:26:37.070Z] check_test.go:309: [da6c701139456] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.81s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.29s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.75s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.51s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.00s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.30s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.95s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-21T22:26:37.070Z] docker_cli_daemon_test.go:2542: [db832177e11c0] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.94s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.10s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.22s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-21T22:26:37.070Z] check_test.go:309: [d4bfdb81e52b3] daemon is not started [2019-10-21T22:26:37.070Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s) [2019-10-21T22:26:37.070Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-21T22:26:37.070Z] === RUN TestDockerSwarmSuite [2019-10-21T22:26:37.070Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-21T22:26:38.926Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-10-21T22:26:38.926Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-21T22:26:38.926Z] === RUN TestCreateServiceSysctls [2019-10-21T22:26:41.235Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-21T22:26:42.595Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-21T22:26:43.113Z] --- PASS: TestCreateServiceSysctls (4.33s) [2019-10-21T22:26:43.113Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-21T22:26:43.113Z] === RUN TestCreateServiceCapabilities [2019-10-21T22:26:44.479Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-21T22:26:45.038Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-21T22:26:46.400Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-10-21T22:26:46.400Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-21T22:26:46.400Z] === RUN TestInspect [2019-10-21T22:26:48.300Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-21T22:26:50.437Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-10-21T22:26:50.437Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-21T22:26:50.437Z] PASS [2019-10-21T22:26:50.437Z] [2019-10-21T22:26:50.437Z] === Skipped [2019-10-21T22:26:50.437Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T22:26:50.437Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:50.437Z] [2019-10-21T22:26:50.437Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T22:26:50.437Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:50.437Z] [2019-10-21T22:26:50.437Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T22:26:50.437Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:50.437Z] [2019-10-21T22:26:50.437Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T22:26:50.437Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:50.437Z] [2019-10-21T22:26:50.437Z] [2019-10-21T22:26:50.437Z] DONE 17 tests, 4 skipped in 29.081s [2019-10-21T22:26:50.438Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T22:26:50.438Z] ++ 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 [2019-10-21T22:26:50.438Z] ++ set -e [2019-10-21T22:26:50.438Z] ++ '[' -n 0 ']' [2019-10-21T22:26:50.438Z] ++ set -x [2019-10-21T22:26:50.438Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:26:50.438Z] INFO: Testing against a local daemon [2019-10-21T22:26:50.438Z] === RUN TestPluginInvalidJSON [2019-10-21T22:26:50.438Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:26:50.438Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:26:50.438Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:26:50.438Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-21T22:26:50.438Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T22:26:50.438Z] PASS [2019-10-21T22:26:50.438Z] [2019-10-21T22:26:50.438Z] DONE 2 tests in 0.184s [2019-10-21T22:26:50.438Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T22:26:50.438Z] ++ 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 [2019-10-21T22:26:50.438Z] ++ set -e [2019-10-21T22:26:50.438Z] ++ '[' -n 0 ']' [2019-10-21T22:26:50.438Z] ++ set -x [2019-10-21T22:26:50.438Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:26:50.438Z] INFO: Testing against a local daemon [2019-10-21T22:26:50.438Z] === RUN TestExternalGraphDriver [2019-10-21T22:26:50.438Z] === RUN TestExternalGraphDriver/json [2019-10-21T22:26:50.438Z] === RUN TestExternalGraphDriver/spec [2019-10-21T22:26:50.585Z] --- PASS: TestInspect (3.56s) [2019-10-21T22:26:50.585Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-21T22:26:50.585Z] === RUN TestServiceListWithStatuses [2019-10-21T22:26:50.585Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T22:26:50.585Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T22:26:50.585Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T22:26:50.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-21T22:26:52.270Z] === RUN TestExternalGraphDriver/pull [2019-10-21T22:26:54.731Z] --- PASS: TestExternalGraphDriver (6.30s) [2019-10-21T22:26:54.731Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-21T22:26:54.731Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2019-10-21T22:26:54.731Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2019-10-21T22:26:54.731Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2019-10-21T22:26:54.731Z] === RUN TestGraphdriverPluginV2 [2019-10-21T22:26:54.731Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2019-10-21T22:26:54.731Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:54.731Z] PASS [2019-10-21T22:26:54.731Z] [2019-10-21T22:26:54.731Z] === Skipped [2019-10-21T22:26:54.731Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2019-10-21T22:26:54.731Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:26:54.731Z] [2019-10-21T22:26:54.731Z] [2019-10-21T22:26:54.731Z] DONE 5 tests, 1 skipped in 6.617s [2019-10-21T22:26:54.731Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T22:26:54.731Z] ++ 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 [2019-10-21T22:26:54.731Z] ++ set -e [2019-10-21T22:26:54.731Z] ++ '[' -n 0 ']' [2019-10-21T22:26:54.731Z] ++ set -x [2019-10-21T22:26:54.731Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:26:54.731Z] INFO: Testing against a local daemon [2019-10-21T22:26:54.731Z] === RUN TestContinueAfterPluginCrash [2019-10-21T22:26:54.731Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T22:26:54.731Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T22:26:54.731Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T22:26:54.731Z] === CONT TestContinueAfterPluginCrash [2019-10-21T22:26:54.731Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T22:26:56.199Z] Removing intermediate container d0804b6015c4 [2019-10-21T22:26:56.199Z] ---> f8f746cc3807 [2019-10-21T22:26:56.199Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-21T22:26:56.199Z] ---> Running in a82d74ec7b21 [2019-10-21T22:26:56.199Z] Removing intermediate container a82d74ec7b21 [2019-10-21T22:26:56.199Z] ---> c63b9a0f2eb4 [2019-10-21T22:26:56.199Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-21T22:26:56.199Z] ---> Running in 2bb5a6d057da [2019-10-21T22:26:56.199Z] Removing intermediate container 2bb5a6d057da [2019-10-21T22:26:56.199Z] ---> a28d9a1367d0 [2019-10-21T22:26:56.199Z] Step 8/8 : COPY . . [2019-10-21T22:26:58.698Z] --- PASS: TestDockerNetworkConnectAlias (7.27s) [2019-10-21T22:26:58.698Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-21T22:26:58.698Z] === RUN TestDockerNetworkReConnect [2019-10-21T22:27:02.977Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-21T22:27:03.901Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-21T22:27:03.901Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-21T22:27:03.963Z] --- PASS: TestDockerNetworkReConnect (5.81s) [2019-10-21T22:27:03.963Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-21T22:27:03.963Z] === RUN TestServicePlugin [2019-10-21T22:27:03.963Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T22:27:03.963Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:27:03.963Z] === RUN TestServiceUpdateLabel [2019-10-21T22:27:04.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-21T22:27:05.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-21T22:27:06.252Z] --- PASS: TestDaemonStartWithLogOpt (10.38s) [2019-10-21T22:27:06.252Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-21T22:27:06.492Z] --- PASS: TestServiceUpdateLabel (3.12s) [2019-10-21T22:27:06.492Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-21T22:27:06.492Z] === RUN TestServiceUpdateSecrets [2019-10-21T22:27:10.322Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-21T22:27:10.403Z] --- PASS: TestContinueAfterPluginCrash (15.37s) [2019-10-21T22:27:10.404Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-21T22:27:10.404Z] PASS [2019-10-21T22:27:10.404Z] [2019-10-21T22:27:10.404Z] DONE 2 tests in 15.499s [2019-10-21T22:27:10.404Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T22:27:10.404Z] ++ 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 [2019-10-21T22:27:10.404Z] ++ set -e [2019-10-21T22:27:10.404Z] ++ '[' -n 0 ']' [2019-10-21T22:27:10.404Z] ++ set -x [2019-10-21T22:27:10.404Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:27:10.404Z] INFO: Testing against a local daemon [2019-10-21T22:27:10.404Z] === RUN TestPluginWithDevMounts [2019-10-21T22:27:10.404Z] === PAUSE TestPluginWithDevMounts [2019-10-21T22:27:10.404Z] === CONT TestPluginWithDevMounts [2019-10-21T22:27:12.198Z] --- PASS: TestPluginWithDevMounts (1.97s) [2019-10-21T22:27:12.198Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-21T22:27:12.198Z] PASS [2019-10-21T22:27:12.198Z] [2019-10-21T22:27:12.198Z] DONE 1 tests in 2.109s [2019-10-21T22:27:12.198Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T22:27:12.198Z] ++ 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 [2019-10-21T22:27:12.198Z] ++ set -e [2019-10-21T22:27:12.198Z] ++ '[' -n 0 ']' [2019-10-21T22:27:12.198Z] ++ set -x [2019-10-21T22:27:12.198Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:27:12.198Z] INFO: Testing against a local daemon [2019-10-21T22:27:12.198Z] === RUN TestSecretInspect [2019-10-21T22:27:12.831Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-21T22:27:13.883Z] ---> 422de03d3fd6 [2019-10-21T22:27:14.852Z] Successfully built 422de03d3fd6 [2019-10-21T22:27:14.852Z] Successfully tagged docker:latest [2019-10-21T22:27:14.852Z] INFO: Image build ended at 10/21/2019 22:27:14. Duration:00:03:46.5911530 [2019-10-21T22:27:15.326Z] [2019-10-21T22:27:15.326Z] [2019-10-21T22:27:15.326Z] INFO: Building the test binaries at 10/21/2019 22:27:14... [2019-10-21T22:27:15.342Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-21T22:27:15.415Z] --- PASS: TestSecretInspect (2.82s) [2019-10-21T22:27:15.415Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-21T22:27:15.415Z] === RUN TestSecretList [2019-10-21T22:27:17.912Z] --- PASS: TestSecretList (2.54s) [2019-10-21T22:27:17.912Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-21T22:27:17.912Z] === RUN TestSecretsCreateAndDelete [2019-10-21T22:27:20.363Z] --- PASS: TestSecretsCreateAndDelete (2.40s) [2019-10-21T22:27:20.363Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-21T22:27:20.363Z] === RUN TestSecretsUpdate [2019-10-21T22:27:21.122Z] INFO: make.ps1 starting at 10/21/2019 22:27:20 [2019-10-21T22:27:21.122Z] INFO: Git commit (ec4a34ae2) assumed from DOCKER_GITCOMMIT environment variable [2019-10-21T22:27:21.122Z] INFO: Invoking autogen... [2019-10-21T22:27:21.580Z] INFO: Building daemon... [2019-10-21T22:27:22.866Z] --- PASS: TestSecretsUpdate (2.80s) [2019-10-21T22:27:22.866Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-21T22:27:22.866Z] === RUN TestTemplatedSecret [2019-10-21T22:27:23.416Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-21T22:27:24.572Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2019-10-21T22:27:24.572Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-21T22:27:24.572Z] === RUN TestServiceUpdateConfigs [2019-10-21T22:27:26.066Z] --- PASS: TestTemplatedSecret (3.40s) [2019-10-21T22:27:26.066Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-21T22:27:26.066Z] === RUN TestSecretCreateResolve [2019-10-21T22:27:26.676Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-21T22:27:29.185Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-21T22:27:29.276Z] --- PASS: TestSecretCreateResolve (2.75s) [2019-10-21T22:27:29.276Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-21T22:27:29.276Z] PASS [2019-10-21T22:27:29.276Z] [2019-10-21T22:27:29.276Z] DONE 6 tests in 16.830s [2019-10-21T22:27:29.276Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T22:27:29.276Z] ++ 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 [2019-10-21T22:27:29.276Z] ++ set -e [2019-10-21T22:27:29.276Z] ++ '[' -n 0 ']' [2019-10-21T22:27:29.276Z] ++ set -x [2019-10-21T22:27:29.276Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:27:29.276Z] INFO: Testing against a local daemon [2019-10-21T22:27:29.276Z] === RUN TestServiceCreateInit [2019-10-21T22:27:29.276Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T22:27:34.518Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T22:27:35.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-21T22:27:35.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-21T22:27:39.442Z] --- PASS: TestServiceUpdateConfigs (15.68s) [2019-10-21T22:27:39.442Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-21T22:27:39.442Z] === RUN TestServiceUpdateNetwork [2019-10-21T22:27:39.635Z] --- PASS: TestServiceCreateInit (9.99s) [2019-10-21T22:27:39.635Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2019-10-21T22:27:39.635Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-21T22:27:39.635Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s) [2019-10-21T22:27:39.635Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-21T22:27:39.635Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T22:27:49.940Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-21T22:27:49.940Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-21T22:27:49.940Z] Cross building: bundles/cross/windows/amd64 [2019-10-21T22:27:49.940Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-21T22:27:49.940Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-21T22:27:50.630Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-21T22:27:50.630Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-21T22:27:54.313Z] --- PASS: TestServiceUpdateNetwork (15.58s) [2019-10-21T22:27:54.313Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-21T22:27:54.313Z] PASS [2019-10-21T22:27:54.313Z] [2019-10-21T22:27:54.313Z] === Skipped [2019-10-21T22:27:54.313Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T22:27:54.313Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T22:27:54.313Z] [2019-10-21T22:27:54.313Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-21T22:27:54.313Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:27:54.313Z] [2019-10-21T22:27:54.313Z] [2019-10-21T22:27:54.313Z] DONE 20 tests, 2 skipped in 137.796s [2019-10-21T22:27:54.313Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T22:27:54.313Z] ++ 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 [2019-10-21T22:27:54.313Z] ++ set -e [2019-10-21T22:27:54.313Z] ++ '[' -n 0 ']' [2019-10-21T22:27:54.313Z] ++ set -x [2019-10-21T22:27:54.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:27:54.314Z] INFO: Testing against a local daemon [2019-10-21T22:27:54.314Z] === RUN TestSessionCreate [2019-10-21T22:27:54.314Z] --- PASS: TestSessionCreate (0.05s) [2019-10-21T22:27:54.314Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T22:27:54.314Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-21T22:27:54.314Z] PASS [2019-10-21T22:27:54.314Z] [2019-10-21T22:27:54.314Z] DONE 2 tests in 0.245s [2019-10-21T22:27:54.314Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T22:27:54.314Z] ++ 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 [2019-10-21T22:27:54.314Z] ++ set -e [2019-10-21T22:27:54.314Z] ++ '[' -n 0 ']' [2019-10-21T22:27:54.314Z] ++ set -x [2019-10-21T22:27:54.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:27:54.314Z] INFO: Testing against a local daemon [2019-10-21T22:27:54.314Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T22:27:54.314Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:27:54.314Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T22:27:54.314Z] === RUN TestEventsExecDie [2019-10-21T22:27:54.572Z] --- PASS: TestEventsExecDie (1.00s) [2019-10-21T22:27:54.572Z] === RUN TestEventsBackwardsCompatible [2019-10-21T22:27:54.572Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-10-21T22:27:54.572Z] === RUN TestInfoBinaryCommits [2019-10-21T22:27:54.572Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-21T22:27:54.572Z] === RUN TestInfoAPIVersioned [2019-10-21T22:27:54.572Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-21T22:27:54.572Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:27:54.793Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-21T22:27:54.793Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-21T22:27:55.139Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-21T22:27:55.139Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-21T22:27:55.139Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:27:55.353Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-21T22:27:55.913Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-21T22:27:56.011Z] --- PASS: TestCreateServiceMultipleTimes (16.97s) [2019-10-21T22:27:56.012Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-21T22:27:56.012Z] === RUN TestCreateServiceConflict [2019-10-21T22:27:56.073Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:27:56.074Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:27:56.074Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:27:56.168Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-21T22:27:56.422Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-21T22:27:56.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-21T22:27:56.641Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-21T22:27:56.641Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:27:56.641Z] === RUN TestInfoAPI [2019-10-21T22:27:56.900Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T22:27:56.900Z] === RUN TestInfoAPIWarnings [2019-10-21T22:27:56.982Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-21T22:27:57.466Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-10-21T22:27:57.466Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-21T22:27:57.466Z] === RUN TestInfoDebug [2019-10-21T22:27:57.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-21T22:27:58.036Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:27:58.036Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-21T22:27:58.036Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:27:58.605Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2019-10-21T22:27:58.605Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-21T22:27:58.605Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:27:59.172Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-21T22:27:59.172Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-21T22:27:59.172Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T22:27:59.222Z] --- PASS: TestCreateServiceConflict (2.82s) [2019-10-21T22:27:59.222Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-21T22:27:59.222Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T22:27:59.430Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-10-21T22:27:59.430Z] === RUN TestPingCacheHeaders [2019-10-21T22:27:59.430Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-21T22:27:59.430Z] === RUN TestPingGet [2019-10-21T22:27:59.430Z] --- PASS: TestPingGet (0.03s) [2019-10-21T22:27:59.430Z] === RUN TestPingHead [2019-10-21T22:27:59.430Z] --- PASS: TestPingHead (0.05s) [2019-10-21T22:27:59.430Z] === RUN TestVersion [2019-10-21T22:27:59.430Z] --- PASS: TestVersion (0.05s) [2019-10-21T22:27:59.430Z] PASS [2019-10-21T22:27:59.430Z] [2019-10-21T22:27:59.430Z] === Skipped [2019-10-21T22:27:59.430Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:27:59.430Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T22:27:59.430Z] [2019-10-21T22:27:59.430Z] [2019-10-21T22:27:59.430Z] DONE 18 tests, 1 skipped in 6.216s [2019-10-21T22:27:59.430Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T22:27:59.430Z] ++ 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 [2019-10-21T22:27:59.430Z] ++ set -e [2019-10-21T22:27:59.430Z] ++ '[' -n 0 ']' [2019-10-21T22:27:59.430Z] ++ set -x [2019-10-21T22:27:59.431Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:27:59.688Z] INFO: Testing against a local daemon [2019-10-21T22:27:59.688Z] === RUN TestVolumesCreateAndList [2019-10-21T22:27:59.688Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-21T22:27:59.688Z] === RUN TestVolumesRemove [2019-10-21T22:27:59.946Z] --- PASS: TestVolumesRemove (0.14s) [2019-10-21T22:27:59.946Z] === RUN TestVolumesInspect [2019-10-21T22:27:59.946Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-21T22:27:59.946Z] === RUN TestVolumesInvalidJSON [2019-10-21T22:27:59.946Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T22:27:59.946Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T22:27:59.946Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T22:27:59.946Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-21T22:27:59.946Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T22:27:59.946Z] PASS [2019-10-21T22:27:59.946Z] [2019-10-21T22:27:59.946Z] DONE 5 tests in 0.399s [2019-10-21T22:27:59.946Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T22:28:00.072Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-21T22:28:00.204Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T22:28:00.204Z] +++ kill 13042 [2019-10-21T22:28:02.104Z] +++ /etc/init.d/apparmor stop [2019-10-21T22:28:02.104Z] Clearing AppArmor profiles cache:. [2019-10-21T22:28:02.104Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T22:28:02.104Z] Unloading profiles will leave already running processes permanently [2019-10-21T22:28:02.104Z] unconfined, which can lead to unexpected situations. [2019-10-21T22:28:02.104Z] [2019-10-21T22:28:02.104Z] To set a process to complain mode, use the command line tool [2019-10-21T22:28:02.104Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T22:28:02.104Z] with the 'teardown' option." [2019-10-21T22:28:02.104Z] [2019-10-21T22:28:02.578Z] --- PASS: TestCreateServiceMaxReplicas (3.79s) [2019-10-21T22:28:02.578Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-21T22:28:02.578Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T22:28:02.580Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-21T22:28:03.946Z] === RUN TestDockerSuite/TestBuildEnv Post stage [Pipeline] junit [2019-10-21T22:28:04.018Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T22:28:04.741Z] + echo Ensuring container killed. [2019-10-21T22:28:04.741Z] Ensuring container killed. [2019-10-21T22:28:04.741Z] + docker rm -vf docker-pr6 [2019-10-21T22:28:04.741Z] Error: No such container: docker-pr6 [2019-10-21T22:28:04.741Z] + true [Pipeline] sh [2019-10-21T22:28:05.033Z] + echo Chowning /workspace to jenkins user [2019-10-21T22:28:05.033Z] Chowning /workspace to jenkins user [2019-10-21T22:28:05.033Z] + id -u [2019-10-21T22:28:05.033Z] + id -g [2019-10-21T22:28:05.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40104:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T22:28:05.832Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-21T22:28:07.193Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-21T22:28:08.673Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T22:28:09.526Z] + bundleName=arm64-integration [2019-10-21T22:28:09.526Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-21T22:28:09.526Z] Creating arm64-integration-bundles.tar.gz [2019-10-21T22:28:09.526Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T22:28:09.526Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-21T22:28:09.797Z] Archiving artifacts [2019-10-21T22:28:10.042Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40104/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T22:28:10.358Z] + make clean [2019-10-21T22:28:10.869Z] --- PASS: TestBuildWithHugeFile (89.09s) [2019-10-21T22:28:10.869Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T22:28:10.869Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:28:10.869Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:28:10.869Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:28:10.869Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:28:10.869Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:28:10.869Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:28:10.869Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:28:10.869Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:28:10.869Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:28:10.869Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-10-21T22:28:10.869Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2019-10-21T22:28:10.869Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2019-10-21T22:28:10.869Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.35s) [2019-10-21T22:28:10.869Z] === RUN TestBuildPreserveOwnership [2019-10-21T22:28:10.869Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T22:28:10.869Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T22:28:10.869Z] --- PASS: TestBuildPreserveOwnership (4.98s) [2019-10-21T22:28:10.869Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2019-10-21T22:28:10.869Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2019-10-21T22:28:10.869Z] === RUN TestBuildPlatformInvalid [2019-10-21T22:28:10.869Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-21T22:28:10.869Z] PASS [2019-10-21T22:28:10.869Z] [2019-10-21T22:28:10.869Z] === Skipped [2019-10-21T22:28:10.869Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-21T22:28:10.869Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:28:10.869Z] [2019-10-21T22:28:10.869Z] [2019-10-21T22:28:10.869Z] DONE 32 tests, 1 skipped in 135.699s [2019-10-21T22:28:10.869Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T22:28:10.869Z] ++ 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 [2019-10-21T22:28:10.869Z] ++ set -e [2019-10-21T22:28:10.869Z] ++ '[' -n 0 ']' [2019-10-21T22:28:10.869Z] ++ set -x [2019-10-21T22:28:10.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:28:10.869Z] INFO: Testing against a local daemon [2019-10-21T22:28:10.869Z] === RUN TestConfigList [2019-10-21T22:28:10.869Z] --- PASS: TestConfigList (2.27s) [2019-10-21T22:28:10.869Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-21T22:28:10.869Z] === RUN TestConfigsCreateAndDelete [2019-10-21T22:28:10.924Z] docker volume rm -f docker-dev-cache [2019-10-21T22:28:10.924Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T22:28:13.559Z] --- PASS: TestConfigsCreateAndDelete (2.67s) [2019-10-21T22:28:13.559Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-21T22:28:13.559Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T22:28:15.600Z] --- PASS: TestConfigsUpdate (2.22s) [2019-10-21T22:28:15.600Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-21T22:28:15.600Z] === RUN TestTemplatedConfig [2019-10-21T22:28:16.749Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-21T22:28:18.300Z] --- PASS: TestTemplatedConfig (2.95s) [2019-10-21T22:28:18.300Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-21T22:28:18.300Z] === RUN TestConfigInspect [2019-10-21T22:28:18.902Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s) [2019-10-21T22:28:18.902Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-21T22:28:18.902Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T22:28:20.159Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2019-10-21T22:28:20.159Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-21T22:28:20.159Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T22:28:20.980Z] --- PASS: TestConfigInspect (2.27s) [2019-10-21T22:28:20.980Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-21T22:28:20.980Z] === RUN TestConfigCreateWithLabels [2019-10-21T22:28:23.023Z] --- PASS: TestConfigCreateWithLabels (2.27s) [2019-10-21T22:28:23.023Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-21T22:28:23.023Z] === RUN TestConfigCreateResolve [2019-10-21T22:28:23.330Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2019-10-21T22:28:23.330Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-21T22:28:23.330Z] === RUN TestCreateServiceSysctls [2019-10-21T22:28:25.708Z] --- PASS: TestConfigCreateResolve (2.27s) [2019-10-21T22:28:25.708Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-21T22:28:25.708Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T22:28:25.708Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-21T22:28:25.708Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-21T22:28:25.708Z] PASS [2019-10-21T22:28:25.708Z] [2019-10-21T22:28:25.708Z] DONE 8 tests in 17.568s [2019-10-21T22:28:25.708Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T22:28:25.708Z] ++ 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 [2019-10-21T22:28:25.708Z] ++ set -e [2019-10-21T22:28:25.708Z] ++ '[' -n 0 ']' [2019-10-21T22:28:25.708Z] ++ set -x [2019-10-21T22:28:25.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:28:25.996Z] INFO: Testing against a local daemon [2019-10-21T22:28:25.996Z] === RUN TestCheckpoint [2019-10-21T22:28:25.996Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T22:28:25.996Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:28:25.996Z] === RUN TestContainerInvalidJSON [2019-10-21T22:28:25.996Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:28:25.996Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:28:25.996Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:28:25.996Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:28:25.996Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:28:25.996Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:28:25.996Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:28:25.996Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:28:25.996Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:28:25.996Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-21T22:28:25.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-21T22:28:25.996Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-21T22:28:25.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-21T22:28:25.996Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T22:28:25.996Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-21T22:28:25.996Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T22:28:25.996Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-21T22:28:25.996Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T22:28:26.290Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2019-10-21T22:28:26.290Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T22:28:26.290Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-21T22:28:26.290Z] === RUN TestCopyFromContainer [2019-10-21T22:28:28.331Z] === RUN TestCopyFromContainer// [2019-10-21T22:28:28.331Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T22:28:28.331Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T22:28:28.331Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T22:28:28.331Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T22:28:28.471Z] --- PASS: TestCreateServiceSysctls (4.31s) [2019-10-21T22:28:28.471Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-21T22:28:28.471Z] === RUN TestCreateServiceCapabilities [2019-10-21T22:28:28.616Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T22:28:28.616Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T22:28:28.616Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T22:28:28.901Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T22:28:28.901Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer (2.65s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-21T22:28:29.186Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-21T22:28:29.186Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T22:28:29.186Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:28:29.186Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:28:29.186Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:28:29.186Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:28:29.186Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:28:29.186Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:28:29.186Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:28:29.186Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:28:29.186Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:28:29.186Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-21T22:28:29.186Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T22:28:29.186Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-21T22:28:29.186Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-21T22:28:29.186Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T22:28:29.186Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-21T22:28:29.186Z] === RUN TestCreateWithInvalidEnv [2019-10-21T22:28:29.186Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T22:28:29.186Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T22:28:29.186Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T22:28:29.186Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T22:28:29.186Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T22:28:29.186Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T22:28:29.186Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T22:28:29.186Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T22:28:29.186Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T22:28:29.186Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T22:28:29.186Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-21T22:28:29.186Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-21T22:28:29.186Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-21T22:28:29.186Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T22:28:29.186Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-21T22:28:29.186Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T22:28:30.910Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2019-10-21T22:28:30.910Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-21T22:28:30.910Z] === RUN TestInspect [2019-10-21T22:28:31.227Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:28:31.228Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:28:31.228Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T22:28:31.228Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities (0.06s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-21T22:28:31.511Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-21T22:28:31.511Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T22:28:33.541Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2019-10-21T22:28:33.541Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T22:28:33.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:28:33.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:28:33.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:28:33.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:28:33.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:28:33.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:28:33.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:28:33.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:28:33.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:28:33.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:28:33.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:28:33.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:28:33.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:28:33.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:28:33.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:28:33.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-21T22:28:33.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-21T22:28:33.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-21T22:28:33.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-21T22:28:33.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-21T22:28:33.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-21T22:28:33.541Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T22:28:33.541Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T22:28:33.541Z] === RUN TestDaemonRestartIpcMode [2019-10-21T22:28:33.541Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T22:28:33.541Z] === RUN TestDiff [2019-10-21T22:28:33.687Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-21T22:28:33.687Z] [2019-10-21T22:28:33.687Z] ________ ____ __. [2019-10-21T22:28:33.687Z] \_____ \ | |/ _| [2019-10-21T22:28:33.687Z] / | \| < [2019-10-21T22:28:33.687Z] / | \ | \ [2019-10-21T22:28:33.687Z] \_______ /____|__ \ [2019-10-21T22:28:33.687Z] \/ \/ [2019-10-21T22:28:33.687Z] [2019-10-21T22:28:33.687Z] INFO: make.ps1 ended at 10/21/2019 22:28:32 [2019-10-21T22:28:34.157Z] --- PASS: TestDiff (0.68s) [2019-10-21T22:28:34.157Z] === RUN TestExecWithCloseStdin [2019-10-21T22:28:35.078Z] --- PASS: TestInspect (3.64s) [2019-10-21T22:28:35.078Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-21T22:28:35.078Z] === RUN TestServiceListWithStatuses [2019-10-21T22:28:35.078Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T22:28:35.078Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T22:28:35.078Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T22:28:35.169Z] --- PASS: TestExecWithCloseStdin (0.97s) [2019-10-21T22:28:35.169Z] === RUN TestExec [2019-10-21T22:28:35.888Z] INFO: Binaries build ended at 10/21/2019 22:28:35. Duration:00:01:19.8231622 [2019-10-21T22:28:36.187Z] --- PASS: TestExec (0.91s) [2019-10-21T22:28:36.187Z] === RUN TestExecUser [2019-10-21T22:28:37.200Z] --- PASS: TestExecUser (0.88s) [2019-10-21T22:28:37.200Z] === RUN TestExportContainerAndImportImage [2019-10-21T22:28:37.442Z] INFO: Copying the built daemon binary to d:\CI\PR-40104\6\binary\dockerd-ec4a34ae2.exe... [2019-10-21T22:28:38.213Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2019-10-21T22:28:38.213Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T22:28:38.421Z] INFO: Copying the built client binary to d:\CI\PR-40104\6\binary\docker-ec4a34ae2.exe... [2019-10-21T22:28:38.885Z] INFO: Copying dockerversion from the container... [2019-10-21T22:28:38.885Z] INFO: Copying the golang package from the container to d:\CI\PR-40104\6\installer\go.zip... [2019-10-21T22:28:39.690Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-10-21T22:28:39.690Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-21T22:28:39.690Z] === RUN TestHealthCheckWorkdir [2019-10-21T22:28:40.701Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-10-21T22:28:40.701Z] === RUN TestHealthKillContainer [2019-10-21T22:28:41.313Z] --- PASS: TestDockerNetworkConnectAlias (5.70s) [2019-10-21T22:28:41.313Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-21T22:28:41.313Z] === RUN TestDockerNetworkReConnect [2019-10-21T22:28:41.976Z] INFO: Extracting go.zip to d:\CI\PR-40104\6\go [2019-10-21T22:28:43.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-21T22:28:43.518Z] --- PASS: TestHealthKillContainer (2.87s) [2019-10-21T22:28:43.518Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T22:28:44.135Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-10-21T22:28:44.135Z] === RUN TestIpcModeNone [2019-10-21T22:28:45.153Z] --- PASS: TestIpcModeNone (0.86s) [2019-10-21T22:28:45.153Z] === RUN TestIpcModePrivate [2019-10-21T22:28:45.559Z] --- PASS: TestDockerNetworkReConnect (4.89s) [2019-10-21T22:28:45.559Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-21T22:28:45.559Z] === RUN TestServicePlugin [2019-10-21T22:28:45.559Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T22:28:45.559Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:28:45.559Z] === RUN TestServiceUpdateLabel [2019-10-21T22:28:45.742Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-21T22:28:46.162Z] --- PASS: TestIpcModePrivate (0.85s) [2019-10-21T22:28:46.162Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-21T22:28:46.162Z] === RUN TestIpcModeShareable [2019-10-21T22:28:46.780Z] --- PASS: TestIpcModeShareable (0.85s) [2019-10-21T22:28:46.780Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-21T22:28:46.780Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T22:28:47.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-21T22:28:48.082Z] --- PASS: TestServiceUpdateLabel (2.35s) [2019-10-21T22:28:48.082Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-21T22:28:48.082Z] === RUN TestServiceUpdateSecrets [2019-10-21T22:28:49.460Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2019-10-21T22:28:49.460Z] === RUN TestAPIIpcModeHost [2019-10-21T22:28:50.078Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-10-21T22:28:50.078Z] === RUN TestDaemonIpcModeShareable [2019-10-21T22:28:52.116Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-10-21T22:28:52.116Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-21T22:28:52.116Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-21T22:28:52.116Z] === RUN TestDaemonIpcModePrivate [2019-10-21T22:28:53.591Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-21T22:28:53.591Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-21T22:28:53.591Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-21T22:28:53.591Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T22:28:55.628Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-10-21T22:28:55.628Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-21T22:28:55.628Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-21T22:28:55.628Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T22:28:57.589Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-21T22:28:57.589Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-21T22:28:57.589Z] remote: Enumerating objects: 19, done. [2019-10-21T22:28:57.589Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-21T22:28:57.589Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-21T22:28:57.589Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-21T22:28:57.589Z] [2019-10-21T22:28:57.674Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2019-10-21T22:28:57.674Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-21T22:28:57.674Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-21T22:28:57.674Z] === RUN TestIpcModeOlderClient [2019-10-21T22:28:57.674Z] === PAUSE TestIpcModeOlderClient [2019-10-21T22:28:57.674Z] === RUN TestKillContainerInvalidSignal [2019-10-21T22:28:57.956Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2019-10-21T22:28:57.956Z] === RUN TestKillContainer [2019-10-21T22:28:57.956Z] === RUN TestKillContainer/no_signal [Pipeline] } [2019-10-21T22:28:58.968Z] === RUN TestKillContainer/non_killing_signal [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T22:28:59.253Z] === RUN TestKillContainer/killing_signal [2019-10-21T22:28:59.256Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-21T22:28:59.256Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-21T22:28:59.256Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-21T22:28:59.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40104/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/test/unit [2019-10-21T22:28:59.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-21T22:29:00.272Z] --- PASS: TestKillContainer (2.25s) [2019-10-21T22:29:00.272Z] --- PASS: TestKillContainer/no_signal (0.73s) [2019-10-21T22:29:00.272Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-10-21T22:29:00.272Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2019-10-21T22:29:00.272Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T22:29:00.272Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T22:29:00.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T22:29:01.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2019-10-21T22:29:01.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-10-21T22:29:01.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2019-10-21T22:29:01.734Z] === RUN TestKillStoppedContainer [2019-10-21T22:29:01.734Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-21T22:29:01.734Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T22:29:01.921Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-21T22:29:01.921Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-21T22:29:02.025Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-10-21T22:29:02.025Z] === RUN TestKillDifferentUserContainer [2019-10-21T22:29:02.047Z] ? github.com/docker/docker/api [no test files] [2019-10-21T22:29:02.190Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-21T22:29:02.642Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-10-21T22:29:02.642Z] === RUN TestInspectOomKilledTrue [2019-10-21T22:29:04.119Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2019-10-21T22:29:04.119Z] === RUN TestInspectOomKilledFalse [2019-10-21T22:29:04.530Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2019-10-21T22:29:04.530Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-21T22:29:04.530Z] === RUN TestServiceUpdateConfigs [2019-10-21T22:29:04.740Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2019-10-21T22:29:04.740Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T22:29:05.362Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-10-21T22:29:05.362Z] === RUN TestLinksContainerNames [2019-10-21T22:29:06.843Z] --- PASS: TestLinksContainerNames (1.36s) [2019-10-21T22:29:06.843Z] === RUN TestLogsFollowTailEmpty [2019-10-21T22:29:07.426Z] --- PASS: TestImportExtremelyLargeImageWorks (159.31s) [2019-10-21T22:29:07.426Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-21T22:29:07.426Z] PASS [2019-10-21T22:29:07.426Z] [2019-10-21T22:29:07.426Z] DONE 12 tests in 163.385s [2019-10-21T22:29:07.426Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T22:29:07.426Z] ++ 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 [2019-10-21T22:29:07.426Z] ++ set -e [2019-10-21T22:29:07.426Z] ++ '[' -n 0 ']' [2019-10-21T22:29:07.426Z] ++ set -x [2019-10-21T22:29:07.426Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:29:07.426Z] INFO: Testing against a local daemon [2019-10-21T22:29:07.426Z] === RUN TestNetworkCreateDelete [2019-10-21T22:29:07.426Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-10-21T22:29:07.426Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T22:29:07.460Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-10-21T22:29:07.460Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T22:29:07.985Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-10-21T22:29:07.985Z] === RUN TestInspectNetwork [2019-10-21T22:29:08.080Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/default [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/private [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/slave [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/shared [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/default [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/shared [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/slave [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/private [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T22:29:08.080Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:29:08.080Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T22:29:08.080Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T22:29:08.365Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot (0.10s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-21T22:29:08.365Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-21T22:29:08.365Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T22:29:10.400Z] --- PASS: TestContainerBindMountNonRecursive (1.81s) [2019-10-21T22:29:10.400Z] === RUN TestNetworkNat [2019-10-21T22:29:11.023Z] --- PASS: TestNetworkNat (0.76s) [2019-10-21T22:29:11.023Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T22:29:12.014Z] INFO: Extraction ended at 10/21/2019 22:29:09. Duration:00:00:28.4502384 [2019-10-21T22:29:12.014Z] INFO: Updating the golang and path environment variables [2019-10-21T22:29:12.014Z] INFO: GOPATH=d:\gopath [2019-10-21T22:29:12.014Z] INFO: go version go1.13.3 windows/amd64 [2019-10-21T22:29:12.014Z] INFO: Running the daemon under test in debug mode [2019-10-21T22:29:12.014Z] INFO: Starting a daemon under test... [2019-10-21T22:29:12.014Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40104\6\daemon --pidfile d:\CI\PR-40104\6\docker.pid -D [2019-10-21T22:29:12.014Z] INFO: Process started successfully. [2019-10-21T22:29:12.014Z] INFO: Start tailing logs of the daemon under tests [2019-10-21T22:29:12.014Z] INFO: Waiting for the daemon under test to start... [2019-10-21T22:29:12.031Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2019-10-21T22:29:12.031Z] === RUN TestNetworkLoopbackNat [2019-10-21T22:29:13.043Z] --- PASS: TestNetworkLoopbackNat (1.06s) [2019-10-21T22:29:13.043Z] === RUN TestPause [2019-10-21T22:29:13.567Z] INFO: Daemon under test started and replied! [2019-10-21T22:29:13.567Z] INFO: Docker version of the daemon under test [2019-10-21T22:29:13.567Z] [2019-10-21T22:29:13.666Z] --- PASS: TestPause (0.81s) [2019-10-21T22:29:13.667Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T22:29:13.667Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T22:29:13.667Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T22:29:13.667Z] === RUN TestPauseStopPausedContainer [2019-10-21T22:29:14.032Z] Client: [2019-10-21T22:29:14.032Z] Version: 17.06.2-ce [2019-10-21T22:29:14.032Z] API version: 1.30 [2019-10-21T22:29:14.032Z] Go version: go1.8.3 [2019-10-21T22:29:14.032Z] Git commit: cec0b72 [2019-10-21T22:29:14.032Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-21T22:29:14.032Z] OS/Arch: windows/amd64 [2019-10-21T22:29:14.032Z] [2019-10-21T22:29:14.032Z] Server: [2019-10-21T22:29:14.032Z] Version: 0.0.0-dev [2019-10-21T22:29:14.032Z] API version: 1.41 (minimum version 1.24) [2019-10-21T22:29:14.032Z] Go version: go1.13.3 [2019-10-21T22:29:14.032Z] Git commit: ec4a34ae2 [2019-10-21T22:29:14.032Z] Built: 10/21/2019 22:27:21 [2019-10-21T22:29:14.032Z] OS/Arch: windows/amd64 [2019-10-21T22:29:14.032Z] Experimental: false [2019-10-21T22:29:14.032Z] [2019-10-21T22:29:14.032Z] INFO: Docker info of the daemon under test [2019-10-21T22:29:14.032Z] [2019-10-21T22:29:14.032Z] Containers: 0 [2019-10-21T22:29:14.032Z] Running: 0 [2019-10-21T22:29:14.032Z] Paused: 0 [2019-10-21T22:29:14.032Z] Stopped: 0 [2019-10-21T22:29:14.032Z] Images: 0 [2019-10-21T22:29:14.032Z] Server Version: 0.0.0-dev [2019-10-21T22:29:14.032Z] Storage Driver: windowsfilter [2019-10-21T22:29:14.032Z] Windows: [2019-10-21T22:29:14.032Z] Logging Driver: json-file [2019-10-21T22:29:14.032Z] Plugins: [2019-10-21T22:29:14.032Z] Volume: local [2019-10-21T22:29:14.032Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-21T22:29:14.032Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T22:29:14.032Z] Swarm: inactive [2019-10-21T22:29:14.032Z] Default Isolation: process [2019-10-21T22:29:14.032Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T22:29:14.032Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T22:29:14.032Z] OSType: windows [2019-10-21T22:29:14.032Z] Architecture: x86_64 [2019-10-21T22:29:14.032Z] CPUs: 4 [2019-10-21T22:29:14.032Z] Total Memory: 32GiB [2019-10-21T22:29:14.032Z] Name: azwin-2-da6ea0 [2019-10-21T22:29:14.032Z] ID: T6TJ:KDNI:NOUJ:BS7J:KKDH:WLHB:ELHC:VGL5:FO3R:WHIA:DIZI:ENJA [2019-10-21T22:29:14.032Z] Docker Root Dir: D:\CI\PR-40104\6\daemon [2019-10-21T22:29:14.032Z] Debug Mode (client): false [2019-10-21T22:29:14.032Z] Debug Mode (server): true [2019-10-21T22:29:14.032Z] File Descriptors: -1 [2019-10-21T22:29:14.032Z] Goroutines: 17 [2019-10-21T22:29:14.032Z] System Time: 2019-10-21T22:29:13.5843853Z [2019-10-21T22:29:14.032Z] EventsListeners: 0 [2019-10-21T22:29:14.032Z] Registry: https://index.docker.io/v1/ [2019-10-21T22:29:14.032Z] Labels: [2019-10-21T22:29:14.032Z] Experimental: false [2019-10-21T22:29:14.032Z] Insecure Registries: [2019-10-21T22:29:14.032Z] 127.0.0.0/8 [2019-10-21T22:29:14.032Z] Live Restore Enabled: false [2019-10-21T22:29:14.032Z] [2019-10-21T22:29:14.032Z] [2019-10-21T22:29:14.032Z] INFO: Docker images of the daemon under test [2019-10-21T22:29:14.032Z] [2019-10-21T22:29:14.032Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-21T22:29:14.032Z] [2019-10-21T22:29:14.032Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-21T22:29:14.032Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-21T22:29:14.032Z] ltsc2019: Pulling from windows/servercore [2019-10-21T22:29:14.510Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T22:29:14.510Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T22:29:14.510Z] === RUN TestInspectNetwork/network_name [2019-10-21T22:29:14.510Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T22:29:14.687Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2019-10-21T22:29:14.687Z] === RUN TestPsFilter [2019-10-21T22:29:14.687Z] --- PASS: TestPsFilter (0.20s) [2019-10-21T22:29:14.687Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T22:29:15.069Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-21T22:29:15.319Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2019-10-21T22:29:15.319Z] === RUN TestRemoveContainerWithVolume [2019-10-21T22:29:15.324Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-21T22:29:15.883Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-21T22:29:15.939Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2019-10-21T22:29:15.939Z] === RUN TestRemoveContainerRunning [2019-10-21T22:29:16.442Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-21T22:29:16.696Z] === RUN TestDockerSuite/TestBuildFails [2019-10-21T22:29:16.899Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-10-21T22:29:16.950Z] --- PASS: TestRemoveContainerRunning (0.78s) [2019-10-21T22:29:16.950Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T22:29:17.574Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2019-10-21T22:29:17.574Z] === RUN TestRemoveInvalidContainer [2019-10-21T22:29:17.574Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-21T22:29:17.574Z] === RUN TestRenameLinkedContainer [2019-10-21T22:29:17.620Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-21T22:29:17.620Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-21T22:29:18.179Z] --- PASS: TestInspectNetwork (10.31s) [2019-10-21T22:29:18.179Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-21T22:29:18.179Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T22:29:18.179Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T22:29:18.179Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T22:29:18.179Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T22:29:18.179Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T22:29:20.063Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-21T22:29:20.909Z] --- PASS: TestServiceUpdateConfigs (15.09s) [2019-10-21T22:29:20.909Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-21T22:29:20.909Z] === RUN TestServiceUpdateNetwork [2019-10-21T22:29:20.988Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-10-21T22:29:20.988Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-21T22:29:20.988Z] === RUN TestNetworkInvalidJSON [2019-10-21T22:29:20.988Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T22:29:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T22:29:20.988Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:29:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:29:20.988Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:29:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:29:20.988Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T22:29:20.988Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:29:20.988Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:29:20.988Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-21T22:29:20.988Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T22:29:20.988Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T22:29:20.988Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T22:29:20.988Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T22:29:21.035Z] --- PASS: TestRenameLinkedContainer (2.81s) [2019-10-21T22:29:21.035Z] === RUN TestRenameStoppedContainer [2019-10-21T22:29:21.035Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-10-21T22:29:21.035Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T22:29:21.150Z] 65014b3c3121: Pulling fs layer [2019-10-21T22:29:21.150Z] 12c8dbabfd62: Pulling fs layer [2019-10-21T22:29:21.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-21T22:29:22.167Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-21T22:29:22.167Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-21T22:29:22.167Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T22:29:22.514Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2019-10-21T22:29:22.514Z] === RUN TestRenameInvalidName [2019-10-21T22:29:22.728Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-21T22:29:22.984Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2019-10-21T22:29:22.984Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-21T22:29:22.984Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T22:29:23.130Z] --- PASS: TestRenameInvalidName (0.72s) [2019-10-21T22:29:23.130Z] === RUN TestRenameAnonymousContainer [2019-10-21T22:29:24.345Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.33s) [2019-10-21T22:29:24.345Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-21T22:29:24.345Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T22:29:24.905Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-21T22:29:25.829Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2019-10-21T22:29:25.829Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-21T22:29:25.829Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T22:29:26.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-21T22:29:26.388Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-21T22:29:26.388Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T22:29:26.619Z] --- PASS: TestRenameAnonymousContainer (2.73s) [2019-10-21T22:29:26.619Z] === RUN TestRenameContainerWithSameName [2019-10-21T22:29:26.619Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2019-10-21T22:29:26.619Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T22:29:26.643Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-21T22:29:27.202Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-21T22:29:28.103Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2019-10-21T22:29:28.103Z] === RUN TestResize [2019-10-21T22:29:28.561Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-21T22:29:28.720Z] --- PASS: TestResize (0.72s) [2019-10-21T22:29:28.720Z] === RUN TestResizeWithInvalidSize [2019-10-21T22:29:29.120Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2019-10-21T22:29:29.121Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-21T22:29:29.121Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T22:29:29.121Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:29:29.121Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:29:29.121Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T22:29:29.740Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2019-10-21T22:29:29.740Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T22:29:30.364Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:29:30.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:29:30.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:29:30.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T22:29:30.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T22:29:30.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T22:29:30.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T22:29:30.480Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-21T22:29:31.041Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-21T22:29:31.601Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-21T22:29:33.607Z] 12c8dbabfd62: Download complete [2019-10-21T22:29:33.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:29:33.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:29:33.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T22:29:34.114Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-21T22:29:34.443Z] --- PASS: TestServiceUpdateNetwork (14.17s) [2019-10-21T22:29:34.443Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-21T22:29:34.443Z] PASS [2019-10-21T22:29:34.443Z] [2019-10-21T22:29:34.443Z] === Skipped [2019-10-21T22:29:34.443Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T22:29:34.443Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T22:29:34.443Z] [2019-10-21T22:29:34.443Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-21T22:29:34.443Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:29:34.443Z] [2019-10-21T22:29:34.443Z] [2019-10-21T22:29:34.443Z] DONE 20 tests, 2 skipped in 123.499s [2019-10-21T22:29:34.443Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T22:29:34.443Z] ++ 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 [2019-10-21T22:29:34.443Z] ++ set -e [2019-10-21T22:29:34.443Z] ++ '[' -n 0 ']' [2019-10-21T22:29:34.443Z] ++ set -x [2019-10-21T22:29:34.443Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:29:34.443Z] INFO: Testing against a local daemon [2019-10-21T22:29:34.443Z] === RUN TestSessionCreate [2019-10-21T22:29:34.443Z] --- PASS: TestSessionCreate (0.02s) [2019-10-21T22:29:34.443Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T22:29:34.443Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-21T22:29:34.443Z] PASS [2019-10-21T22:29:34.443Z] [2019-10-21T22:29:34.443Z] DONE 2 tests in 0.203s [2019-10-21T22:29:34.443Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T22:29:34.443Z] ++ 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 [2019-10-21T22:29:34.443Z] ++ set -e [2019-10-21T22:29:34.443Z] ++ '[' -n 0 ']' [2019-10-21T22:29:34.443Z] ++ set -x [2019-10-21T22:29:34.443Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:29:34.443Z] INFO: Testing against a local daemon [2019-10-21T22:29:34.443Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T22:29:34.443Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:29:34.443Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T22:29:34.443Z] === RUN TestEventsExecDie [2019-10-21T22:29:34.443Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-21T22:29:34.443Z] === RUN TestEventsBackwardsCompatible [2019-10-21T22:29:34.443Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-21T22:29:34.443Z] === RUN TestInfoBinaryCommits [2019-10-21T22:29:34.443Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-21T22:29:34.443Z] === RUN TestInfoAPIVersioned [2019-10-21T22:29:34.443Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-21T22:29:34.443Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:29:34.443Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-21T22:29:34.443Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-21T22:29:34.443Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:29:34.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T22:29:35.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T22:29:35.383Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:29:35.383Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:29:35.383Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:29:35.785Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-21T22:29:35.785Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:29:35.785Z] === RUN TestInfoAPI [2019-10-21T22:29:35.785Z] --- PASS: TestInfoAPI (0.03s) [2019-10-21T22:29:35.785Z] === RUN TestInfoAPIWarnings [2019-10-21T22:29:35.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T22:29:35.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T22:29:36.016Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-21T22:29:36.554Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-10-21T22:29:36.555Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-21T22:29:36.555Z] === RUN TestInfoDebug [2019-10-21T22:29:36.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T22:29:36.918Z] --- PASS: TestInfoDebug (0.52s) [2019-10-21T22:29:36.918Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-21T22:29:36.918Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:29:36.939Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-21T22:29:37.707Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-10-21T22:29:37.707Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-21T22:29:37.707Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:29:38.068Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-21T22:29:38.068Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-21T22:29:38.068Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T22:29:38.447Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-10-21T22:29:38.447Z] === RUN TestPingCacheHeaders [2019-10-21T22:29:38.447Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-21T22:29:38.447Z] === RUN TestPingGet [2019-10-21T22:29:38.447Z] --- PASS: TestPingGet (0.01s) [2019-10-21T22:29:38.447Z] === RUN TestPingHead [2019-10-21T22:29:38.447Z] --- PASS: TestPingHead (0.03s) [2019-10-21T22:29:38.447Z] === RUN TestVersion [2019-10-21T22:29:38.447Z] --- PASS: TestVersion (0.02s) [2019-10-21T22:29:38.447Z] PASS [2019-10-21T22:29:38.447Z] [2019-10-21T22:29:38.447Z] === Skipped [2019-10-21T22:29:38.447Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:29:38.447Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T22:29:38.447Z] [2019-10-21T22:29:38.447Z] [2019-10-21T22:29:38.447Z] DONE 18 tests, 1 skipped in 5.814s [2019-10-21T22:29:38.447Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T22:29:38.447Z] ++ 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 [2019-10-21T22:29:38.447Z] ++ set -e [2019-10-21T22:29:38.447Z] ++ '[' -n 0 ']' [2019-10-21T22:29:38.447Z] ++ set -x [2019-10-21T22:29:38.447Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:29:38.816Z] INFO: Testing against a local daemon [2019-10-21T22:29:38.816Z] === RUN TestVolumesCreateAndList [2019-10-21T22:29:38.816Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-21T22:29:38.816Z] === RUN TestVolumesRemove [2019-10-21T22:29:38.816Z] --- PASS: TestVolumesRemove (0.15s) [2019-10-21T22:29:38.816Z] === RUN TestVolumesInspect [2019-10-21T22:29:38.816Z] --- PASS: TestVolumesInspect (0.01s) [2019-10-21T22:29:38.816Z] === RUN TestVolumesInvalidJSON [2019-10-21T22:29:38.816Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T22:29:38.816Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T22:29:38.816Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T22:29:38.816Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-21T22:29:38.816Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T22:29:38.816Z] PASS [2019-10-21T22:29:38.816Z] [2019-10-21T22:29:38.816Z] DONE 5 tests in 0.476s [2019-10-21T22:29:39.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T22:29:39.289Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T22:29:39.289Z] +++ kill 11535 [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.59s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.69s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.63s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.98s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.22s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.45s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-21T22:29:40.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2019-10-21T22:29:40.422Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-21T22:29:40.422Z] === RUN TestCgroupNamespacesRun [2019-10-21T22:29:40.601Z] +++ /etc/init.d/apparmor stop [2019-10-21T22:29:40.601Z] Clearing AppArmor profiles cache:. [2019-10-21T22:29:40.601Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T22:29:40.601Z] Unloading profiles will leave already running processes permanently [2019-10-21T22:29:40.601Z] unconfined, which can lead to unexpected situations. [2019-10-21T22:29:40.601Z] [2019-10-21T22:29:40.601Z] To set a process to complain mode, use the command line tool [2019-10-21T22:29:40.601Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T22:29:40.601Z] with the 'teardown' option." [2019-10-21T22:29:40.601Z] [2019-10-21T22:29:41.436Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2019-10-21T22:29:41.436Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-21T22:29:41.436Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T22:29:42.172Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-21T22:29:42.172Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-21T22:29:42.172Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-21T22:29:42.234Z] 65014b3c3121: Verifying Checksum [2019-10-21T22:29:42.234Z] 65014b3c3121: Download complete Post stage [Pipeline] junit [2019-10-21T22:29:42.541Z] Recording test results [2019-10-21T22:29:43.096Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-21T22:29:43.481Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-10-21T22:29:43.481Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-21T22:29:43.481Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T22:29:43.655Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-21T22:29:43.655Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-21T22:29:44.297Z] + echo Ensuring container killed. [2019-10-21T22:29:44.297Z] Ensuring container killed. [2019-10-21T22:29:44.297Z] + docker rm -vf docker-pr6 [2019-10-21T22:29:44.297Z] Error: No such container: docker-pr6 [2019-10-21T22:29:44.297Z] + true [Pipeline] sh [2019-10-21T22:29:44.579Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-21T22:29:45.139Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-21T22:29:45.222Z] + echo Chowning /workspace to jenkins user [2019-10-21T22:29:45.222Z] Chowning /workspace to jenkins user [2019-10-21T22:29:45.222Z] + id -u [2019-10-21T22:29:45.222Z] + id -g [2019-10-21T22:29:45.222Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40104:/workspace busybox chown -R 1001:1001 /workspace [2019-10-21T22:29:45.398Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-21T22:29:45.520Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-10-21T22:29:45.520Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-21T22:29:45.520Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T22:29:45.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-21T22:29:45.907Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-21T22:29:46.161Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-21T22:29:46.720Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-21T22:29:47.066Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2019-10-21T22:29:47.066Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-21T22:29:47.066Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T22:29:47.837Z] + bundleName=s390x-integration [2019-10-21T22:29:47.837Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-21T22:29:47.837Z] Creating s390x-integration-bundles.tar.gz [2019-10-21T22:29:47.837Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T22:29:47.837Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-21T22:29:47.969Z] Archiving artifacts [2019-10-21T22:29:48.082Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-21T22:29:48.546Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-10-21T22:29:48.546Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-21T22:29:48.546Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T22:29:48.643Z] --- PASS: TestServiceWithDataPathPortInit (19.44s) [2019-10-21T22:29:48.643Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T22:29:48.643Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T22:29:48.643Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T22:29:49.051Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40104/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T22:29:49.563Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2019-10-21T22:29:49.563Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-21T22:29:49.563Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T22:29:50.057Z] + make clean [2019-10-21T22:29:50.057Z] docker volume rm -f docker-dev-cache [2019-10-21T22:29:50.057Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T22:29:50.576Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-21T22:29:50.576Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-21T22:29:50.576Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T22:29:51.902Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-21T22:29:52.613Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2019-10-21T22:29:52.613Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-21T22:29:52.613Z] === RUN TestKernelTCPMemory [2019-10-21T22:29:53.238Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-10-21T22:29:53.238Z] === RUN TestNISDomainname [2019-10-21T22:29:54.262Z] --- PASS: TestNISDomainname (1.07s) [2019-10-21T22:29:54.262Z] === RUN TestHostnameDnsResolution [2019-10-21T22:29:55.276Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-10-21T22:29:55.276Z] === RUN TestStats [2019-10-21T22:29:57.963Z] --- PASS: TestStats (2.37s) [2019-10-21T22:29:57.963Z] === RUN TestStopContainerWithTimeout [2019-10-21T22:29:57.963Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T22:29:57.963Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T22:29:57.963Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T22:29:57.963Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T22:29:57.963Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T22:29:57.963Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T22:29:57.963Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T22:29:57.963Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T22:29:57.963Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T22:29:57.963Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T22:29:57.963Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T22:29:57.963Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T22:29:58.424Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-21T22:29:58.424Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2019-10-21T22:29:58.424Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-21T22:29:58.424Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yavel2lpoz2wv36fv069p1qbn Created:2019-10-21 22:29:50.066788387 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4422f2a70cad3552cbf0c083ecc8cc8edff83257a3aec2bba6851b930a8fd51e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ahnzbb3ekk9gki6u0q182v15a EndpointID:c639d827b9049dbb3f327840e73f9d440ab3d4a52ed5b82cdc1f5836438bfe90 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3de52e40a337453d90fb8e0e920235e268cc8791192574d2a0ec9060475bc401 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:752d8f3be55b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ahnzbb3ekk9gki6u0q182v15a EndpointID:c639d827b9049dbb3f327840e73f9d440ab3d4a52ed5b82cdc1f5836438bfe90 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T22:29:58.424Z] PASS [2019-10-21T22:29:58.424Z] [2019-10-21T22:29:58.424Z] === Skipped [2019-10-21T22:29:58.424Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:29:58.424Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:29:58.424Z] [2019-10-21T22:29:58.424Z] [2019-10-21T22:29:58.424Z] DONE 21 tests, 1 skipped in 50.078s [2019-10-21T22:29:58.424Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T22:29:58.424Z] ++ 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 [2019-10-21T22:29:58.424Z] ++ set -e [2019-10-21T22:29:58.424Z] ++ '[' -n 0 ']' [2019-10-21T22:29:58.424Z] ++ set -x [2019-10-21T22:29:58.424Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:29:58.424Z] INFO: Testing against a local daemon [2019-10-21T22:29:58.424Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T22:29:58.424Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T22:29:58.424Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:29:58.424Z] === RUN TestDockerNetworkIpvlan [2019-10-21T22:29:58.424Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T22:29:58.424Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:29:58.424Z] PASS [2019-10-21T22:29:58.424Z] [2019-10-21T22:29:58.424Z] === Skipped [2019-10-21T22:29:58.424Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T22:29:58.424Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:29:58.424Z] [2019-10-21T22:29:58.424Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T22:29:58.424Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T22:29:58.424Z] [2019-10-21T22:29:58.424Z] [2019-10-21T22:29:58.424Z] DONE 2 tests, 2 skipped in 0.059s [2019-10-21T22:29:58.424Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T22:29:58.424Z] ++ 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 [2019-10-21T22:29:58.424Z] ++ set -e [2019-10-21T22:29:58.424Z] ++ '[' -n 0 ']' [2019-10-21T22:29:58.424Z] ++ set -x [2019-10-21T22:29:58.424Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:29:58.424Z] INFO: Testing against a local daemon [2019-10-21T22:29:58.424Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T22:29:58.985Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-10-21T22:29:58.985Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-21T22:29:58.985Z] === RUN TestDockerNetworkMacvlan [2019-10-21T22:29:59.907Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T22:30:00.466Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T22:30:01.390Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-21T22:30:01.390Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T22:30:01.485Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-21T22:30:01.485Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2019-10-21T22:30:01.485Z] --- PASS: TestStopContainerWithTimeout/1 (2.44s) [2019-10-21T22:30:01.485Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2019-10-21T22:30:01.485Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2019-10-21T22:30:01.485Z] === RUN TestDeleteDevicemapper [2019-10-21T22:30:01.485Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T22:30:01.485Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T22:30:01.485Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T22:30:01.645Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-21T22:30:01.645Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-21T22:30:01.645Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-21T22:30:01.901Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-21T22:30:02.156Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-21T22:30:04.039Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-21T22:30:04.169Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2019-10-21T22:30:04.169Z] === RUN TestUpdateMemory [2019-10-21T22:30:05.052Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T22:30:05.178Z] --- PASS: TestUpdateMemory (1.17s) [2019-10-21T22:30:05.178Z] === RUN TestUpdateCPUQuota [2019-10-21T22:30:05.639Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-21T22:30:07.212Z] --- PASS: TestUpdateCPUQuota (1.67s) [2019-10-21T22:30:07.212Z] === RUN TestUpdatePidsLimit [2019-10-21T22:30:07.212Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T22:30:07.212Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T22:30:07.832Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T22:30:08.115Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T22:30:08.399Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T22:30:09.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T22:30:09.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T22:30:09.795Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T22:30:10.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-21T22:30:10.304Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-21T22:30:10.865Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-21T22:30:11.328Z] --- PASS: TestUpdatePidsLimit (4.08s) [2019-10-21T22:30:11.328Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-21T22:30:11.328Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-21T22:30:11.328Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-21T22:30:11.328Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-10-21T22:30:11.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-10-21T22:30:11.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-21T22:30:11.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-10-21T22:30:11.328Z] === RUN TestUpdateRestartPolicy [2019-10-21T22:30:11.424Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-21T22:30:15.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-21T22:30:17.466Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T22:30:19.974Z] --- PASS: TestDockerNetworkMacvlan (20.59s) [2019-10-21T22:30:19.974Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:30:19.974Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-21T22:30:19.974Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:30:19.974Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2019-10-21T22:30:19.974Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:30:19.974Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.27s) [2019-10-21T22:30:19.974Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:30:19.974Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.18s) [2019-10-21T22:30:19.974Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:30:19.974Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.91s) [2019-10-21T22:30:19.974Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:30:19.974Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.09s) [2019-10-21T22:30:19.974Z] PASS [2019-10-21T22:30:19.974Z] [2019-10-21T22:30:19.974Z] DONE 8 tests in 22.033s [2019-10-21T22:30:19.975Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T22:30:19.975Z] ++ 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 [2019-10-21T22:30:19.975Z] ++ set -e [2019-10-21T22:30:19.975Z] ++ '[' -n 0 ']' [2019-10-21T22:30:19.975Z] ++ set -x [2019-10-21T22:30:19.975Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:30:19.975Z] testing: warning: no tests to run [2019-10-21T22:30:19.975Z] PASS [2019-10-21T22:30:19.975Z] [2019-10-21T22:30:19.975Z] DONE 0 tests in 0.008s [2019-10-21T22:30:19.975Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T22:30:19.975Z] ++ 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 [2019-10-21T22:30:19.975Z] ++ set -e [2019-10-21T22:30:19.975Z] ++ '[' -n 0 ']' [2019-10-21T22:30:19.975Z] ++ set -x [2019-10-21T22:30:19.975Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:30:19.975Z] INFO: Testing against a local daemon [2019-10-21T22:30:19.975Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T22:30:21.857Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2019-10-21T22:30:21.857Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-21T22:30:21.857Z] === RUN TestAuthZPluginTLS [2019-10-21T22:30:22.112Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-21T22:30:22.112Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-21T22:30:22.112Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T22:30:22.671Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-21T22:30:22.671Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-21T22:30:22.671Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T22:30:23.230Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-21T22:30:23.230Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-21T22:30:23.230Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T22:30:23.789Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-21T22:30:23.789Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-21T22:30:23.789Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T22:30:23.864Z] --- PASS: TestUpdateRestartPolicy (12.17s) [2019-10-21T22:30:23.864Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T22:30:23.864Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-10-21T22:30:23.864Z] === RUN TestWaitNonBlocked [2019-10-21T22:30:23.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:30:23.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:30:23.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:30:23.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:30:23.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:30:23.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:30:24.043Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T22:30:24.549Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-21T22:30:24.549Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T22:30:24.549Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T22:30:24.549Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-21T22:30:24.549Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T22:30:24.549Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-21T22:30:24.549Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T22:30:24.549Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T22:30:24.549Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2019-10-21T22:30:24.877Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-21T22:30:24.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2019-10-21T22:30:24.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2019-10-21T22:30:24.877Z] === RUN TestWaitBlocked [2019-10-21T22:30:24.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:30:24.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:30:24.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:30:24.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:30:24.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T22:30:24.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T22:30:25.403Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2019-10-21T22:30:25.403Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-21T22:30:25.403Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T22:30:25.905Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-21T22:30:25.905Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2019-10-21T22:30:25.905Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2019-10-21T22:30:25.905Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T22:30:25.905Z] === CONT TestDaemonRestartIpcMode [2019-10-21T22:30:25.905Z] === CONT TestIpcModeOlderClient [2019-10-21T22:30:26.191Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-21T22:30:26.326Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-21T22:30:26.326Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-21T22:30:26.326Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T22:30:26.582Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-21T22:30:26.583Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-21T22:30:26.583Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T22:30:27.141Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-21T22:30:27.141Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-21T22:30:27.141Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T22:30:27.821Z] ok github.com/docker/docker/builder/dockerfile 0.530s coverage: 48.2% of statements [2019-10-21T22:30:27.821Z] ok github.com/docker/docker/builder/remotecontext 0.216s coverage: 13.6% of statements [2019-10-21T22:30:28.067Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-21T22:30:28.752Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-10-21T22:30:29.427Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-10-21T22:30:29.428Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-21T22:30:29.428Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T22:30:29.428Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-21T22:30:29.677Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2019-10-21T22:30:29.677Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-21T22:30:29.677Z] --- PASS: TestDaemonRestartIpcMode (3.88s) [2019-10-21T22:30:29.677Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-21T22:30:29.677Z] PASS [2019-10-21T22:30:29.677Z] [2019-10-21T22:30:29.677Z] === Skipped [2019-10-21T22:30:29.677Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-21T22:30:29.677Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:30:29.677Z] [2019-10-21T22:30:29.677Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T22:30:29.677Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T22:30:29.677Z] [2019-10-21T22:30:29.677Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T22:30:29.677Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T22:30:29.677Z] [2019-10-21T22:30:29.677Z] [2019-10-21T22:30:29.677Z] DONE 197 tests, 3 skipped in 123.999s [2019-10-21T22:30:29.677Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T22:30:29.677Z] ++ 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 [2019-10-21T22:30:29.677Z] ++ set -e [2019-10-21T22:30:29.677Z] ++ '[' -n 0 ']' [2019-10-21T22:30:29.677Z] ++ set -x [2019-10-21T22:30:29.677Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:30:29.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-21T22:30:29.964Z] INFO: Testing against a local daemon [2019-10-21T22:30:29.964Z] === RUN TestCommitInheritsEnv [2019-10-21T22:30:30.250Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-10-21T22:30:30.250Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T22:30:30.250Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T22:30:30.250Z] === RUN TestImagesFilterMultiReference [2019-10-21T22:30:30.532Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-21T22:30:30.532Z] === RUN TestImagePullPlatformInvalid [2019-10-21T22:30:30.532Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-10-21T22:30:30.532Z] === RUN TestRemoveImageOrphaning [2019-10-21T22:30:30.645Z] ok github.com/docker/docker/builder/remotecontext/git 1.965s coverage: 85.1% of statements [2019-10-21T22:30:30.645Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T22:30:30.645Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T22:30:30.818Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-21T22:30:30.818Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T22:30:30.818Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-21T22:30:30.818Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:30:30.818Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T22:30:30.818Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-21T22:30:30.818Z] === RUN TestTagInvalidReference [2019-10-21T22:30:31.108Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-21T22:30:31.108Z] === RUN TestTagValidPrefixedRepo [2019-10-21T22:30:31.108Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-21T22:30:31.108Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T22:30:31.108Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-21T22:30:31.108Z] === RUN TestTagOfficialNames [2019-10-21T22:30:31.108Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-21T22:30:31.108Z] === RUN TestTagMatchesDigest [2019-10-21T22:30:31.108Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T22:30:31.108Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T22:30:31.566Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2019-10-21T22:30:31.566Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-21T22:30:31.566Z] === RUN TestAuthZPluginHeader [2019-10-21T22:30:32.127Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-21T22:30:32.127Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-21T22:30:32.540Z] ok github.com/docker/docker/client 0.188s coverage: 75.8% of statements [2019-10-21T22:30:32.687Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-10-21T22:30:32.687Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-21T22:30:32.687Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T22:30:37.928Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.98s) [2019-10-21T22:30:37.928Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-21T22:30:37.928Z] === RUN TestAuthZPluginV2Disable [2019-10-21T22:30:37.928Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-21T22:30:38.489Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-21T22:30:40.998Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-21T22:30:41.558Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-21T22:30:41.558Z] --- PASS: TestAuthZPluginV2Disable (3.93s) [2019-10-21T22:30:41.558Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-21T22:30:41.558Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T22:30:44.067Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-21T22:30:44.627Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-21T22:30:44.881Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.36s) [2019-10-21T22:30:44.881Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-21T22:30:44.881Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T22:30:45.804Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-21T22:30:47.691Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-21T22:30:50.202Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-21T22:30:50.456Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-21T22:30:50.711Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-21T22:30:51.270Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-21T22:30:51.525Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-21T22:30:53.410Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-21T22:30:55.922Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-21T22:30:56.482Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-21T22:30:57.844Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.77s) [2019-10-21T22:30:57.844Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-21T22:30:57.844Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T22:30:59.727Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-21T22:31:01.088Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-21T22:31:03.602Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-21T22:31:04.526Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-21T22:31:05.885Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-21T22:31:06.444Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-21T22:31:10.777Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-21T22:31:11.222Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 30.3% of statements [2019-10-21T22:31:11.222Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-10-21T22:31:11.222Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T22:31:11.222Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T22:31:11.222Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T22:31:11.222Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T22:31:12.180Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-21T22:31:13.103Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-21T22:31:14.464Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-21T22:31:14.719Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.12s) [2019-10-21T22:31:14.719Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-21T22:31:14.719Z] PASS [2019-10-21T22:31:14.719Z] [2019-10-21T22:31:14.719Z] DONE 17 tests in 55.121s [2019-10-21T22:31:14.719Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T22:31:14.719Z] ++ 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 [2019-10-21T22:31:14.719Z] ++ set -e [2019-10-21T22:31:14.719Z] ++ '[' -n 0 ']' [2019-10-21T22:31:14.719Z] ++ set -x [2019-10-21T22:31:14.719Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:31:14.719Z] INFO: Testing against a local daemon [2019-10-21T22:31:14.719Z] === RUN TestPluginInvalidJSON [2019-10-21T22:31:14.719Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:31:14.719Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:31:14.719Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:31:14.719Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-21T22:31:14.719Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T22:31:14.719Z] PASS [2019-10-21T22:31:14.719Z] [2019-10-21T22:31:14.719Z] DONE 2 tests in 0.079s [2019-10-21T22:31:14.974Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T22:31:14.974Z] ++ 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 [2019-10-21T22:31:14.974Z] ++ set -e [2019-10-21T22:31:14.974Z] ++ '[' -n 0 ']' [2019-10-21T22:31:14.974Z] ++ set -x [2019-10-21T22:31:14.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:31:14.974Z] INFO: Testing against a local daemon [2019-10-21T22:31:14.974Z] === RUN TestExternalGraphDriver [2019-10-21T22:31:14.974Z] === RUN TestExternalGraphDriver/json [2019-10-21T22:31:17.481Z] === RUN TestExternalGraphDriver/spec [2019-10-21T22:31:18.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-21T22:31:19.319Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2019-10-21T22:31:19.399Z] === RUN TestExternalGraphDriver/pull [2019-10-21T22:31:21.214Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-21T22:31:21.906Z] --- PASS: TestExternalGraphDriver (6.77s) [2019-10-21T22:31:21.906Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-21T22:31:21.906Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-10-21T22:31:21.906Z] --- PASS: TestExternalGraphDriver/spec (2.17s) [2019-10-21T22:31:21.906Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2019-10-21T22:31:21.906Z] === RUN TestGraphdriverPluginV2 [2019-10-21T22:31:22.583Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-21T22:31:25.164Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-21T22:31:27.047Z] --- PASS: TestGraphdriverPluginV2 (5.39s) [2019-10-21T22:31:27.047Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-21T22:31:27.047Z] PASS [2019-10-21T22:31:27.047Z] [2019-10-21T22:31:27.047Z] DONE 5 tests in 12.205s [2019-10-21T22:31:27.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T22:31:27.047Z] ++ 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 [2019-10-21T22:31:27.047Z] ++ set -e [2019-10-21T22:31:27.047Z] ++ '[' -n 0 ']' [2019-10-21T22:31:27.047Z] ++ set -x [2019-10-21T22:31:27.047Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:31:27.302Z] INFO: Testing against a local daemon [2019-10-21T22:31:27.302Z] === RUN TestContinueAfterPluginCrash [2019-10-21T22:31:27.302Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T22:31:27.302Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T22:31:27.302Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T22:31:27.302Z] === CONT TestContinueAfterPluginCrash [2019-10-21T22:31:27.302Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T22:31:30.568Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-21T22:31:30.678Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-21T22:31:32.047Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 82.1% of statements [2019-10-21T22:31:32.047Z] ok github.com/docker/docker/daemon 12.218s coverage: 17.6% of statements [2019-10-21T22:31:32.047Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T22:31:32.047Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T22:31:33.422Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2019-10-21T22:31:33.422Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-21T22:31:33.422Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T22:31:33.422Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T22:31:33.831Z] === RUN TestDockerSuite/TestBuildRm [2019-10-21T22:31:35.319Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-21T22:31:36.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-21T22:31:37.211Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-21T22:31:38.142Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.224s coverage: 57.0% of statements [2019-10-21T22:31:38.854Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-21T22:31:40.215Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-21T22:31:41.419Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.540s coverage: 72.5% of statements [2019-10-21T22:31:41.419Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.574s coverage: 45.9% of statements [2019-10-21T22:31:41.419Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T22:31:42.771Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-21T22:31:43.027Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-21T22:31:43.942Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.987s coverage: 51.0% of statements [2019-10-21T22:31:43.953Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-21T22:31:45.311Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.299s coverage: 76.1% of statements [2019-10-21T22:31:45.312Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-21T22:31:45.312Z] --- PASS: TestDaemonStartWithLogOpt (18.20s) [2019-10-21T22:31:45.312Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-21T22:31:46.242Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-21T22:31:46.499Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.129s coverage: 57.2% of statements [2019-10-21T22:31:46.499Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T22:31:46.499Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T22:31:46.672Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-21T22:31:47.595Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-21T22:31:47.869Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-21T22:31:48.800Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-10-21T22:31:49.752Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2019-10-21T22:31:49.752Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T22:31:49.752Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T22:31:50.854Z] --- PASS: TestContinueAfterPluginCrash (23.32s) [2019-10-21T22:31:50.854Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-21T22:31:50.854Z] PASS [2019-10-21T22:31:50.854Z] [2019-10-21T22:31:50.854Z] DONE 2 tests in 23.418s [2019-10-21T22:31:50.854Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T22:31:50.854Z] ++ 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 [2019-10-21T22:31:50.854Z] ++ set -e [2019-10-21T22:31:50.854Z] ++ '[' -n 0 ']' [2019-10-21T22:31:50.854Z] ++ set -x [2019-10-21T22:31:50.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:31:50.854Z] INFO: Testing against a local daemon [2019-10-21T22:31:50.854Z] === RUN TestPluginWithDevMounts [2019-10-21T22:31:50.854Z] === PAUSE TestPluginWithDevMounts [2019-10-21T22:31:50.854Z] === CONT TestPluginWithDevMounts [2019-10-21T22:31:51.165Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 42.7% of statements [2019-10-21T22:31:51.779Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-21T22:31:52.033Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-21T22:31:52.094Z] ok github.com/docker/docker/daemon/logger/awslogs 0.187s coverage: 77.4% of statements [2019-10-21T22:31:52.094Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T22:31:52.094Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T22:31:52.094Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2019-10-21T22:31:52.288Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-21T22:31:52.288Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-21T22:31:52.543Z] --- PASS: TestPluginWithDevMounts (2.09s) [2019-10-21T22:31:52.543Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-21T22:31:52.543Z] PASS [2019-10-21T22:31:52.543Z] [2019-10-21T22:31:52.543Z] DONE 1 tests in 2.143s [2019-10-21T22:31:52.799Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-21T22:31:52.799Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T22:31:52.799Z] ++ 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 [2019-10-21T22:31:52.799Z] ++ set -e [2019-10-21T22:31:52.799Z] ++ '[' -n 0 ']' [2019-10-21T22:31:52.799Z] ++ set -x [2019-10-21T22:31:52.799Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:31:52.799Z] INFO: Testing against a local daemon [2019-10-21T22:31:52.799Z] === RUN TestSecretInspect [2019-10-21T22:31:53.462Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2019-10-21T22:31:53.462Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2019-10-21T22:31:53.723Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-21T22:31:53.978Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-21T22:31:54.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-10-21T22:31:54.955Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-10-21T22:31:54.955Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T22:31:55.338Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-21T22:31:55.593Z] --- PASS: TestSecretInspect (2.81s) [2019-10-21T22:31:55.593Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-21T22:31:55.593Z] === RUN TestSecretList [2019-10-21T22:31:55.885Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2019-10-21T22:31:57.252Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-10-21T22:31:57.508Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-21T22:31:58.072Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-21T22:31:58.328Z] ok github.com/docker/docker/daemon/logger/splunk 1.583s coverage: 82.5% of statements [2019-10-21T22:31:58.328Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T22:31:58.328Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T22:31:58.895Z] --- PASS: TestSecretList (3.00s) [2019-10-21T22:31:58.895Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-21T22:31:58.895Z] === RUN TestSecretsCreateAndDelete [2019-10-21T22:32:00.254Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-21T22:32:00.847Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2019-10-21T22:32:01.104Z] ok github.com/docker/docker/distribution 0.217s coverage: 22.1% of statements [2019-10-21T22:32:01.104Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T22:32:01.179Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-21T22:32:01.738Z] --- PASS: TestSecretsCreateAndDelete (3.03s) [2019-10-21T22:32:01.738Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-21T22:32:01.738Z] === RUN TestSecretsUpdate [2019-10-21T22:32:02.471Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-10-21T22:32:02.661Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-21T22:32:03.219Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-21T22:32:03.401Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-21T22:32:03.965Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 85.1% of statements [2019-10-21T22:32:03.965Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T22:32:04.143Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-21T22:32:04.223Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-10-21T22:32:04.223Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T22:32:05.066Z] --- PASS: TestSecretsUpdate (3.27s) [2019-10-21T22:32:05.066Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-21T22:32:05.066Z] === RUN TestTemplatedSecret [2019-10-21T22:32:05.593Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2019-10-21T22:32:05.593Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T22:32:05.990Z] === RUN TestDockerSuite/TestBuildUser [2019-10-21T22:32:06.524Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-10-21T22:32:07.455Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-21T22:32:07.712Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-21T22:32:08.500Z] --- PASS: TestTemplatedSecret (3.31s) [2019-10-21T22:32:08.500Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-21T22:32:08.500Z] === RUN TestSecretCreateResolve [2019-10-21T22:32:08.500Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-21T22:32:09.608Z] ok github.com/docker/docker/pkg/archive 0.420s coverage: 77.0% of statements [2019-10-21T22:32:10.537Z] ok github.com/docker/docker/pkg/authorization 0.218s coverage: 68.3% of statements [2019-10-21T22:32:10.794Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-21T22:32:10.794Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-21T22:32:11.765Z] --- PASS: TestSecretCreateResolve (3.11s) [2019-10-21T22:32:11.765Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-21T22:32:11.765Z] PASS [2019-10-21T22:32:11.765Z] [2019-10-21T22:32:11.765Z] DONE 6 tests in 18.608s [2019-10-21T22:32:11.765Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T22:32:11.765Z] ++ 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 [2019-10-21T22:32:11.765Z] ++ set -e [2019-10-21T22:32:11.765Z] ++ '[' -n 0 ']' [2019-10-21T22:32:11.765Z] ++ set -x [2019-10-21T22:32:11.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:32:11.765Z] INFO: Testing against a local daemon [2019-10-21T22:32:11.765Z] === RUN TestServiceCreateInit [2019-10-21T22:32:11.765Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T22:32:12.324Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-21T22:32:12.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-21T22:32:14.064Z] ok github.com/docker/docker/layer 7.524s coverage: 68.8% of statements [2019-10-21T22:32:14.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T22:32:14.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T22:32:14.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T22:32:14.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T22:32:14.064Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T22:32:14.064Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T22:32:14.321Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-21T22:32:14.578Z] ok github.com/docker/docker/pkg/chrootarchive 2.937s coverage: 43.2% of statements [2019-10-21T22:32:14.578Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T22:32:14.578Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T22:32:15.141Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-21T22:32:15.398Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2019-10-21T22:32:15.962Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-21T22:32:16.526Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-21T22:32:17.043Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T22:32:17.090Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-10-21T22:32:18.019Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-21T22:32:18.951Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-10-21T22:32:19.514Z] ok github.com/docker/docker/pkg/discovery/kv 3.115s coverage: 84.1% of statements [2019-10-21T22:32:19.514Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2019-10-21T22:32:19.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-21T22:32:19.771Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-10-21T22:32:21.139Z] ok github.com/docker/docker/pkg/idtools 0.591s coverage: 70.1% of statements [2019-10-21T22:32:21.139Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 69.3% of statements [2019-10-21T22:32:21.703Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2019-10-21T22:32:21.704Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-10-21T22:32:21.961Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2019-10-21T22:32:21.961Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T22:32:22.524Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-21T22:32:22.781Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-21T22:32:22.811Z] --- PASS: TestServiceCreateInit (10.95s) [2019-10-21T22:32:22.811Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.48s) [2019-10-21T22:32:22.811Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-21T22:32:22.811Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) [2019-10-21T22:32:22.811Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-21T22:32:22.811Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T22:32:23.038Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-21T22:32:23.038Z] ok github.com/docker/docker/pkg/mount 0.583s coverage: 70.0% of statements [2019-10-21T22:32:23.038Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T22:32:23.601Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2019-10-21T22:32:23.601Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-21T22:32:23.601Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T22:32:23.601Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T22:32:24.493Z] 65014b3c3121: Pull complete [2019-10-21T22:32:24.532Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2019-10-21T22:32:25.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-21T22:32:25.462Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-21T22:32:25.719Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-21T22:32:27.086Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-21T22:32:27.342Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-21T22:32:30.611Z] ok github.com/docker/docker/pkg/signal 2.379s coverage: 61.0% of statements [2019-10-21T22:32:30.611Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-21T22:32:30.869Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-21T22:32:31.126Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-21T22:32:31.383Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-21T22:32:31.640Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-21T22:32:32.204Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2019-10-21T22:32:32.738Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-21T22:32:32.738Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-21T22:32:32.774Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2019-10-21T22:32:32.993Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-21T22:32:33.337Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-10-21T22:32:33.594Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-21T22:32:33.851Z] testing: warning: no tests to run [2019-10-21T22:32:33.851Z] coverage: [no statements] [2019-10-21T22:32:33.851Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-21T22:32:34.108Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-21T22:32:34.354Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-21T22:32:34.365Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-21T22:32:34.622Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-21T22:32:35.714Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-21T22:32:37.142Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2019-10-21T22:32:37.399Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-21T22:32:37.597Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-21T22:32:37.597Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-21T22:32:37.597Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-21T22:32:37.597Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-21T22:32:37.597Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-21T22:32:38.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-21T22:32:38.328Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-21T22:32:38.585Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-21T22:32:39.516Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-21T22:32:39.774Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-21T22:32:39.982Z] ok github.com/docker/docker/registry 0.091s coverage: 56.3% of statements [2019-10-21T22:32:40.548Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-21T22:32:40.699Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-21T22:32:40.820Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-21T22:32:41.624Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-21T22:32:41.762Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-21T22:32:42.019Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-21T22:32:42.547Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-21T22:32:42.802Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-21T22:32:43.724Z] --- PASS: TestCreateServiceMultipleTimes (21.41s) [2019-10-21T22:32:43.724Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-21T22:32:43.724Z] === RUN TestCreateServiceConflict [2019-10-21T22:32:44.539Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-21T22:32:45.103Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-10-21T22:32:46.034Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2019-10-21T22:32:46.247Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-21T22:32:46.812Z] --- PASS: TestCreateServiceConflict (3.09s) [2019-10-21T22:32:46.812Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-21T22:32:46.812Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T22:32:46.964Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-21T22:32:48.172Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-21T22:32:49.097Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-21T22:32:49.657Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-21T22:32:50.580Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-21T22:32:50.580Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-21T22:32:50.835Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2019-10-21T22:32:50.835Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-21T22:32:50.835Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T22:32:51.394Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-21T22:32:54.655Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-21T22:32:54.655Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-21T22:32:54.655Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-21T22:32:54.909Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-21T22:32:55.834Z] === RUN TestDockerSuite/TestCommitChange [2019-10-21T22:32:57.193Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-21T22:32:58.116Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-21T22:32:59.134Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T22:32:59.134Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T22:32:59.135Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T22:32:59.135Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T22:32:59.135Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T22:32:59.135Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T22:32:59.135Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T22:32:59.135Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T22:32:59.135Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T22:32:59.135Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === Skipped [2019-10-21T22:32:59.135Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T22:32:59.135Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T22:32:59.135Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:73: No driver to put! [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T22:32:59.135Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T22:32:59.135Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T22:32:59.135Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T22:32:59.135Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T22:32:59.135Z] graphtest_unix.go:73: No driver to put! [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T22:32:59.135Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T22:32:59.135Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] [2019-10-21T22:32:59.135Z] DONE 2115 tests, 20 skipped in 237.757s Post stage [Pipeline] junit [2019-10-21T22:32:59.148Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-21T22:32:59.986Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40104/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 hack/validate/vendor [2019-10-21T22:33:00.001Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-21T22:33:00.917Z] No vendor changes in diff. [2019-10-21T22:33:01.360Z] === RUN TestDockerSuite/TestCommitPausedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-21T22:33:01.949Z] + echo Building e2e image [2019-10-21T22:33:01.949Z] Building e2e image [2019-10-21T22:33:01.949Z] + docker build --build-arg DOCKER_GITCOMMIT=ec4a34ae2f375cfadacaf95cb5ef93b7c5ca43d3 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-21T22:33:01.949Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-21T22:33:01.949Z] #2 transferring dockerfile: 3.21kB done [2019-10-21T22:33:01.949Z] #2 DONE 0.0s [2019-10-21T22:33:01.949Z] [2019-10-21T22:33:01.949Z] #1 [internal] load .dockerignore [2019-10-21T22:33:01.949Z] #1 transferring context: 34B done [2019-10-21T22:33:01.949Z] #1 DONE 0.0s [2019-10-21T22:33:01.949Z] [2019-10-21T22:33:01.949Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-21T22:33:02.209Z] #4 DONE 0.4s [2019-10-21T22:33:02.209Z] [2019-10-21T22:33:02.209Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-21T22:33:02.209Z] #3 DONE 0.4s [2019-10-21T22:33:02.209Z] [2019-10-21T22:33:02.209Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-21T22:33:02.209Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-10-21T22:33:02.209Z] #5 DONE 0.0s [2019-10-21T22:33:02.209Z] [2019-10-21T22:33:02.209Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-21T22:33:02.209Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-10-21T22:33:02.209Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-10-21T22:33:02.209Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-10-21T22:33:02.209Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-10-21T22:33:02.314Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-21T22:33:02.467Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-10-21T22:33:02.467Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.2s done [2019-10-21T22:33:02.467Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 3.29MB / 126.85MB 0.2s [2019-10-21T22:33:02.467Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done [2019-10-21T22:33:02.467Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-10-21T22:33:02.723Z] #14 ... [2019-10-21T22:33:02.723Z] [2019-10-21T22:33:02.723Z] #8 [internal] load build context [2019-10-21T22:33:02.723Z] #8 transferring context: 812.31kB 0.5s done [2019-10-21T22:33:02.723Z] #8 DONE 0.5s [2019-10-21T22:33:02.723Z] [2019-10-21T22:33:02.723Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-21T22:33:02.723Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 12.22MB / 126.85MB 0.4s [2019-10-21T22:33:02.981Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 21.90MB / 126.85MB 0.5s [2019-10-21T22:33:02.981Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done [2019-10-21T22:33:02.981Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd [2019-10-21T22:33:02.981Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-10-21T22:33:03.240Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 31.97MB / 126.85MB 0.8s [2019-10-21T22:33:03.240Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 47.26MB / 126.85MB 1.0s [2019-10-21T22:33:03.499Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 54.99MB / 126.85MB 1.1s [2019-10-21T22:33:03.499Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 63.72MB / 126.85MB 1.2s [2019-10-21T22:33:03.756Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 77.25MB / 126.85MB 1.3s [2019-10-21T22:33:03.756Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 104.64MB / 126.85MB 1.5s [2019-10-21T22:33:04.015Z] #14 ... [2019-10-21T22:33:04.015Z] [2019-10-21T22:33:04.015Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-21T22:33:04.015Z] #6 DONE 1.6s [2019-10-21T22:33:04.015Z] [2019-10-21T22:33:04.015Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-21T22:33:04.015Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 119.28MB / 126.85MB 1.7s [2019-10-21T22:33:04.015Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.8s [2019-10-21T22:33:04.196Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-21T22:33:04.272Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.9s done [2019-10-21T22:33:04.529Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-10-21T22:33:05.119Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-21T22:33:06.478Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.42s) [2019-10-21T22:33:06.478Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-21T22:33:06.478Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T22:33:07.037Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-21T22:33:08.398Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-21T22:33:08.398Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-21T22:33:08.398Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-21T22:33:08.398Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-21T22:33:08.398Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-21T22:33:08.398Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-21T22:33:08.398Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-21T22:33:09.322Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2019-10-21T22:33:09.322Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-21T22:33:09.322Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T22:33:09.784Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.0s [2019-10-21T22:33:10.246Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-21T22:33:10.713Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.3s done [2019-10-21T22:33:10.713Z] #14 ... [2019-10-21T22:33:10.713Z] [2019-10-21T22:33:10.713Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-21T22:33:10.713Z] #7 1.160 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-21T22:33:10.713Z] #7 2.262 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-21T22:33:10.713Z] #7 2.372 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-21T22:33:10.713Z] #7 2.375 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-21T22:33:10.713Z] #7 2.592 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-21T22:33:10.713Z] #7 2.603 (4/31) Installing readline (8.0.0-r0) [2019-10-21T22:33:10.713Z] #7 2.612 (5/31) Installing bash (5.0.0-r0) [2019-10-21T22:33:10.713Z] #7 2.636 Executing bash-5.0.0-r0.post-install [2019-10-21T22:33:10.713Z] #7 2.641 (6/31) Installing ca-certificates (20190108-r0) [2019-10-21T22:33:10.713Z] #7 2.659 (7/31) Installing libgcc (8.3.0-r0) [2019-10-21T22:33:10.713Z] #7 2.661 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-21T22:33:10.713Z] #7 2.676 (9/31) Installing binutils (2.32-r0) [2019-10-21T22:33:10.713Z] #7 2.801 (10/31) Installing gmp (6.1.2-r1) [2019-10-21T22:33:10.713Z] #7 2.812 (11/31) Installing isl (0.18-r0) [2019-10-21T22:33:10.713Z] #7 2.834 (12/31) Installing libgomp (8.3.0-r0) [2019-10-21T22:33:10.713Z] #7 2.841 (13/31) Installing libatomic (8.3.0-r0) [2019-10-21T22:33:10.713Z] #7 2.844 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-21T22:33:10.713Z] #7 2.851 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-21T22:33:10.713Z] #7 2.856 (16/31) Installing gcc (8.3.0-r0) [2019-10-21T22:33:10.713Z] #7 3.869 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-21T22:33:10.713Z] #7 3.984 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-21T22:33:10.713Z] #7 3.985 (19/31) Installing g++ (8.3.0-r0) [2019-10-21T22:33:10.713Z] #7 4.631 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-21T22:33:10.713Z] #7 4.635 (21/31) Installing libcurl (7.66.0-r0) [2019-10-21T22:33:10.713Z] #7 4.647 (22/31) Installing expat (2.2.8-r0) [2019-10-21T22:33:10.713Z] #7 4.654 (23/31) Installing pcre2 (10.33-r0) [2019-10-21T22:33:10.713Z] #7 4.664 (24/31) Installing git (2.22.0-r0) [2019-10-21T22:33:10.713Z] #7 4.892 (25/31) Installing libmnl (1.0.4-r0) [2019-10-21T22:33:10.713Z] #7 4.895 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-21T22:33:10.713Z] #7 4.899 (27/31) Installing iptables (1.8.3-r0) [2019-10-21T22:33:10.713Z] #7 4.934 (28/31) Installing pigz (2.4-r0) [2019-10-21T22:33:10.713Z] #7 4.940 (29/31) Installing tar (1.32-r0) [2019-10-21T22:33:10.713Z] #7 4.950 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-21T22:33:10.713Z] #7 4.954 (31/31) Installing xz (5.2.4-r0) [2019-10-21T22:33:10.713Z] #7 4.961 Executing busybox-1.30.1-r2.trigger [2019-10-21T22:33:10.713Z] #7 4.966 Executing ca-certificates-20190108-r0.trigger [2019-10-21T22:33:10.713Z] #7 5.031 OK: 185 MiB in 45 packages [2019-10-21T22:33:10.713Z] #7 DONE 6.9s [2019-10-21T22:33:10.713Z] [2019-10-21T22:33:10.713Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-21T22:33:10.713Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-10-21T22:33:10.970Z] #14 DONE 8.7s [2019-10-21T22:33:10.970Z] [2019-10-21T22:33:10.970Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-21T22:33:10.970Z] #15 ... [2019-10-21T22:33:10.970Z] [2019-10-21T22:33:10.970Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-21T22:33:10.970Z] #9 DONE 0.1s [2019-10-21T22:33:10.970Z] [2019-10-21T22:33:10.970Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-21T22:33:10.970Z] #10 DONE 0.1s [2019-10-21T22:33:11.226Z] [2019-10-21T22:33:11.226Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-21T22:33:11.226Z] #11 DONE 0.2s [2019-10-21T22:33:11.226Z] [2019-10-21T22:33:11.226Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-21T22:33:11.483Z] #12 DONE 0.1s [2019-10-21T22:33:11.483Z] [2019-10-21T22:33:11.483Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-21T22:33:11.483Z] #13 DONE 0.1s [2019-10-21T22:33:11.483Z] [2019-10-21T22:33:11.483Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-21T22:33:11.739Z] #15 0.799 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-21T22:33:12.755Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-21T22:33:12.755Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-21T22:33:12.755Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2019-10-21T22:33:12.755Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-21T22:33:12.755Z] === RUN TestCreateServiceSysctls [2019-10-21T22:33:13.110Z] #15 1.853 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-21T22:33:13.110Z] #15 1.934 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-21T22:33:13.110Z] #15 1.937 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-21T22:33:13.110Z] #15 2.068 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-21T22:33:13.110Z] #15 2.076 (4/43) Installing readline (8.0.0-r0) [2019-10-21T22:33:13.110Z] #15 2.080 (5/43) Installing bash (5.0.0-r0) [2019-10-21T22:33:13.110Z] #15 2.092 Executing bash-5.0.0-r0.post-install [2019-10-21T22:33:13.110Z] #15 2.094 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-21T22:33:13.110Z] #15 2.166 (7/43) Installing libuuid (2.33.2-r0) [2019-10-21T22:33:13.110Z] #15 2.168 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-21T22:33:13.110Z] #15 2.171 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-21T22:33:13.110Z] #15 2.181 (10/43) Installing binutils (2.32-r0) [2019-10-21T22:33:13.110Z] #15 2.254 (11/43) Installing libmagic (5.37-r0) [2019-10-21T22:33:13.110Z] #15 2.274 (12/43) Installing file (5.37-r0) [2019-10-21T22:33:13.314Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-21T22:33:13.367Z] #15 2.275 (13/43) Installing gmp (6.1.2-r1) [2019-10-21T22:33:13.367Z] #15 2.281 (14/43) Installing isl (0.18-r0) [2019-10-21T22:33:13.367Z] #15 2.297 (15/43) Installing libgomp (8.3.0-r0) [2019-10-21T22:33:13.367Z] #15 2.299 (16/43) Installing libatomic (8.3.0-r0) [2019-10-21T22:33:13.367Z] #15 2.301 (17/43) Installing libgcc (8.3.0-r0) [2019-10-21T22:33:13.367Z] #15 2.303 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-21T22:33:13.367Z] #15 2.308 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-21T22:33:13.367Z] #15 2.310 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-21T22:33:13.367Z] #15 2.323 (21/43) Installing gcc (8.3.0-r0) [2019-10-21T22:33:13.930Z] #15 3.010 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-21T22:33:14.187Z] #15 3.078 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-21T22:33:14.187Z] #15 3.079 (24/43) Installing g++ (8.3.0-r0) [2019-10-21T22:33:14.257Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-21T22:33:14.444Z] #15 3.525 (25/43) Installing make (4.2.1-r2) [2019-10-21T22:33:14.444Z] #15 3.530 (26/43) Installing fortify-headers (1.1-r0) [2019-10-21T22:33:14.444Z] #15 3.532 (27/43) Installing build-base (0.5-r1) [2019-10-21T22:33:14.444Z] #15 3.533 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-21T22:33:14.444Z] #15 3.536 (29/43) Installing libcurl (7.66.0-r0) [2019-10-21T22:33:14.444Z] #15 3.543 (30/43) Installing curl (7.66.0-r0) [2019-10-21T22:33:14.444Z] #15 3.547 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-21T22:33:14.444Z] #15 3.554 (32/43) Installing jq (1.6-r0) [2019-10-21T22:33:14.444Z] #15 3.561 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-21T22:33:14.700Z] #15 3.566 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-21T22:33:14.700Z] #15 3.569 (35/43) Installing libaio (0.3.111-r0) [2019-10-21T22:33:14.700Z] #15 3.570 (36/43) Installing libblkid (2.33.2-r0) [2019-10-21T22:33:14.700Z] #15 3.575 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-21T22:33:14.700Z] #15 3.605 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-21T22:33:14.700Z] #15 3.610 (39/43) Installing libmount (2.33.2-r0) [2019-10-21T22:33:14.700Z] #15 3.615 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-21T22:33:14.700Z] #15 3.619 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-21T22:33:14.700Z] #15 3.621 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-21T22:33:14.700Z] #15 3.641 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-21T22:33:14.700Z] #15 3.646 Executing busybox-1.30.1-r2.trigger [2019-10-21T22:33:14.700Z] #15 3.652 OK: 189 MiB in 58 packages [2019-10-21T22:33:15.181Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-21T22:33:15.263Z] #15 DONE 4.3s [2019-10-21T22:33:15.263Z] [2019-10-21T22:33:15.263Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-21T22:33:16.106Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-21T22:33:16.192Z] #16 DONE 0.7s [2019-10-21T22:33:16.192Z] [2019-10-21T22:33:16.192Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-21T22:33:16.755Z] #17 DONE 0.7s [2019-10-21T22:33:16.755Z] [2019-10-21T22:33:16.755Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-21T22:33:16.755Z] #18 DONE 0.0s [2019-10-21T22:33:16.755Z] [2019-10-21T22:33:16.755Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T22:33:16.755Z] #19 DONE 0.1s [2019-10-21T22:33:16.755Z] [2019-10-21T22:33:16.755Z] #31 [builder 1/4] COPY . . [2019-10-21T22:33:17.029Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-21T22:33:17.029Z] --- PASS: TestCreateServiceSysctls (4.47s) [2019-10-21T22:33:17.029Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-21T22:33:17.029Z] === RUN TestCreateServiceCapabilities [2019-10-21T22:33:17.029Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-21T22:33:17.029Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-21T22:33:17.587Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-21T22:33:17.588Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-21T22:33:17.686Z] #31 DONE 0.9s [2019-10-21T22:33:17.686Z] [2019-10-21T22:33:17.686Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-21T22:33:17.842Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-21T22:33:17.842Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-21T22:33:18.098Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-21T22:33:18.620Z] #32 DONE 1.0s [2019-10-21T22:33:18.620Z] [2019-10-21T22:33:18.620Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T22:33:19.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-21T22:33:19.550Z] #33 0.959 [2019-10-21T22:33:19.807Z] #33 1.037 Removing bundles/ [2019-10-21T22:33:19.807Z] #33 1.038 [2019-10-21T22:33:19.807Z] #33 1.043 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-21T22:33:19.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-21T22:33:20.201Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2019-10-21T22:33:20.201Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-21T22:33:20.201Z] === RUN TestInspect [2019-10-21T22:33:20.455Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-21T22:33:20.455Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-21T22:33:20.739Z] #33 1.764 Building test suite binary ./integration-cli/test.main [2019-10-21T22:33:22.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-21T22:33:23.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-21T22:33:23.524Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-21T22:33:24.014Z] #33 ... [2019-10-21T22:33:24.015Z] [2019-10-21T22:33:24.015Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-21T22:33:24.015Z] #20 1.524 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T22:33:24.015Z] #20 1.819 [2019-10-21T22:33:24.015Z] #20 1.929 ######### 13.6% ################### 27.4% ##################################### 51.6% ################################################### 71.1% ################################################################ 90.2% ######################################################################## 100.0% [2019-10-21T22:33:24.015Z] #20 2.645 [2019-10-21T22:33:24.015Z] #20 2.758 ############################# 40.3% ################################################################## 92.6% ######################################################################## 100.0% [2019-10-21T22:33:24.015Z] #20 3.168 [2019-10-21T22:33:24.015Z] #20 3.310 ### 5.1% ############################## 42.5% ################################################ 67.1% ######################################################## 78.2% ######################################################################## 100.0% [2019-10-21T22:33:24.015Z] #20 3.943 [2019-10-21T22:33:24.015Z] #20 4.055 # 2.5% ######## 11.8% ############## 19.9% ################### 27.0% ###################### 30.6% ########################## 36.7% ################################## 48.4% ###################################### 53.2% ########################################## 59.7% ################################################## 69.9% ##################################################### 73.9% ########################################################### 82.6% ################################################################ 90.1% ##################################################################### 96.9% ######################################################################## 100.0% [2019-10-21T22:33:24.015Z] #20 5.886 [2019-10-21T22:33:24.015Z] #20 6.727 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T22:33:24.015Z] #20 7.103 [2019-10-21T22:33:24.015Z] #20 7.174 ######################################################################## 100.0% [2019-10-21T22:33:24.271Z] #20 7.480 [2019-10-21T22:33:24.448Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-21T22:33:25.201Z] #20 8.426 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T22:33:25.372Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-21T22:33:25.764Z] #20 8.744 [2019-10-21T22:33:25.765Z] #20 8.877 0.7% ######################################################################## 100.0% [2019-10-21T22:33:26.021Z] #20 9.175 [2019-10-21T22:33:26.296Z] --- PASS: TestInspect (5.99s) [2019-10-21T22:33:26.297Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-21T22:33:26.297Z] === RUN TestServiceListWithStatuses [2019-10-21T22:33:26.297Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T22:33:26.297Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T22:33:26.297Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T22:33:26.297Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-21T22:33:26.953Z] #20 10.03 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T22:33:26.953Z] #20 10.13 skipping existing 1849cc453dee [2019-10-21T22:33:27.210Z] #20 10.35 [2019-10-21T22:33:27.220Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-21T22:33:27.220Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-21T22:33:28.141Z] #20 11.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T22:33:28.143Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-21T22:33:28.399Z] #20 11.61 [2019-10-21T22:33:28.399Z] #20 11.70 ######################################################################## 100.0% [2019-10-21T22:33:28.963Z] #20 11.97 [2019-10-21T22:33:28.963Z] #20 12.03 Download of images into '/build' complete. [2019-10-21T22:33:28.963Z] #20 12.03 Use something like the following to load the result into a Docker daemon: [2019-10-21T22:33:28.963Z] #20 12.03 tar -cC '/build' . | docker load [2019-10-21T22:33:29.503Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-21T22:33:29.896Z] #20 DONE 13.0s [2019-10-21T22:33:29.896Z] [2019-10-21T22:33:29.896Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T22:33:29.896Z] #22 DONE 0.1s [2019-10-21T22:33:29.896Z] [2019-10-21T22:33:29.896Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-21T22:33:29.896Z] #26 DONE 0.1s [2019-10-21T22:33:29.896Z] [2019-10-21T22:33:29.896Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-21T22:33:30.062Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-21T22:33:30.062Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-21T22:33:30.153Z] #27 DONE 0.1s [2019-10-21T22:33:30.154Z] [2019-10-21T22:33:30.154Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T22:33:30.154Z] #23 DONE 0.1s [2019-10-21T22:33:30.154Z] [2019-10-21T22:33:30.154Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-21T22:33:30.154Z] #28 DONE 0.1s [2019-10-21T22:33:30.154Z] [2019-10-21T22:33:30.154Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-21T22:33:30.986Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-21T22:33:33.494Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-21T22:33:34.053Z] --- PASS: TestDockerNetworkConnectAlias (7.84s) [2019-10-21T22:33:34.053Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-21T22:33:34.053Z] === RUN TestDockerNetworkReConnect [2019-10-21T22:33:34.978Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-21T22:33:34.978Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-21T22:33:34.978Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-21T22:33:34.978Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-21T22:33:34.978Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-21T22:33:35.410Z] #29 ... [2019-10-21T22:33:35.410Z] [2019-10-21T22:33:35.410Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-21T22:33:35.410Z] #24 2.534 + RM_GOPATH=0 [2019-10-21T22:33:35.410Z] #24 2.534 + TMP_GOPATH= [2019-10-21T22:33:35.410Z] #24 2.534 + : /build [2019-10-21T22:33:35.410Z] #24 2.534 + '[' -z '' ']' [2019-10-21T22:33:35.410Z] #24 2.534 ++ mktemp -d [2019-10-21T22:33:35.410Z] #24 2.538 + export GOPATH=/tmp/tmp.nbLJOK [2019-10-21T22:33:35.410Z] #24 2.538 + GOPATH=/tmp/tmp.nbLJOK [2019-10-21T22:33:35.410Z] #24 2.538 + RM_GOPATH=1 [2019-10-21T22:33:35.410Z] #24 2.538 ++ dirname ./install.sh [2019-10-21T22:33:35.410Z] #24 2.539 + dir=. [2019-10-21T22:33:35.410Z] #24 2.539 + bin=dockercli [2019-10-21T22:33:35.410Z] #24 2.539 + shift [2019-10-21T22:33:35.410Z] #24 2.539 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T22:33:35.410Z] #24 2.540 + . ./dockercli.installer [2019-10-21T22:33:35.410Z] #24 2.540 ++ : stable [2019-10-21T22:33:35.410Z] #24 2.540 ++ : 17.06.2-ce [2019-10-21T22:33:35.410Z] #24 2.540 + install_dockercli [2019-10-21T22:33:35.410Z] #24 2.540 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T22:33:35.410Z] #24 2.540 Install docker/cli version 17.06.2-ce from stable [2019-10-21T22:33:35.410Z] #24 2.540 ++ uname -m [2019-10-21T22:33:35.410Z] #24 2.545 + arch=x86_64 [2019-10-21T22:33:35.410Z] #24 2.547 + '[' x86_64 '!=' x86_64 ']' [2019-10-21T22:33:35.410Z] #24 2.547 + url=https://download.docker.com/linux/static [2019-10-21T22:33:35.410Z] #24 2.547 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-21T22:33:35.410Z] #24 2.547 + tar -xz docker/docker [2019-10-21T22:33:35.410Z] #24 5.290 + mkdir -p /build [2019-10-21T22:33:35.410Z] #24 5.291 + mv docker/docker /build/ [2019-10-21T22:33:35.410Z] #24 5.292 + rmdir docker [2019-10-21T22:33:35.667Z] #24 DONE 5.7s [2019-10-21T22:33:35.667Z] [2019-10-21T22:33:35.667Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T22:33:35.667Z] #21 DONE 1.9s [2019-10-21T22:33:35.667Z] [2019-10-21T22:33:35.667Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-21T22:33:35.902Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-21T22:33:36.683Z] #29 ... [2019-10-21T22:33:36.683Z] [2019-10-21T22:33:36.683Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-21T22:33:36.683Z] #25 DONE 0.2s [2019-10-21T22:33:36.683Z] [2019-10-21T22:33:36.683Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T22:33:36.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-21T22:33:40.081Z] --- PASS: TestDockerNetworkReConnect (5.62s) [2019-10-21T22:33:40.081Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-21T22:33:40.081Z] === RUN TestServicePlugin [2019-10-21T22:33:40.642Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-21T22:33:42.005Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-21T22:33:43.366Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-21T22:33:43.366Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-21T22:33:43.366Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-21T22:33:46.626Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-21T22:33:47.186Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-21T22:33:49.071Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-21T22:33:54.306Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-21T22:33:54.866Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-21T22:33:57.375Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-21T22:33:58.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-21T22:34:03.221Z] #33 ... [2019-10-21T22:34:03.221Z] [2019-10-21T22:34:03.221Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-21T22:34:03.221Z] #29 29.75 # github.com/docker/docker/contrib/httpserver [2019-10-21T22:34:03.221Z] #29 29.75 loadinternal: cannot find runtime/cgo [2019-10-21T22:34:03.221Z] #29 DONE 30.3s [2019-10-21T22:34:03.221Z] [2019-10-21T22:34:03.221Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T22:34:03.221Z] #33 ... [2019-10-21T22:34:03.221Z] [2019-10-21T22:34:03.221Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-21T22:34:03.221Z] #30 DONE 0.3s [2019-10-21T22:34:03.221Z] [2019-10-21T22:34:03.221Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T22:34:16.756Z] --- PASS: TestServicePlugin (36.22s) [2019-10-21T22:34:16.756Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-21T22:34:16.756Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-21T22:34:16.756Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-21T22:34:16.756Z] plugin_test.go:62: [de0e166b10243] joining swarm manager [d6ed7fb3ad0a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:34:16.756Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-21T22:34:16.756Z] plugin_test.go:65: [de252db81357e] joining swarm manager [d6ed7fb3ad0a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:34:16.756Z] === RUN TestServiceUpdateLabel [2019-10-21T22:34:19.263Z] --- PASS: TestServiceUpdateLabel (3.06s) [2019-10-21T22:34:19.263Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-21T22:34:19.263Z] === RUN TestServiceUpdateSecrets [2019-10-21T22:34:22.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-21T22:34:24.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-21T22:34:24.714Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-21T22:34:27.987Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-21T22:34:29.870Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-21T22:34:33.126Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-21T22:34:34.487Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2019-10-21T22:34:34.487Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-21T22:34:34.487Z] === RUN TestServiceUpdateConfigs [2019-10-21T22:34:34.741Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-21T22:34:34.996Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-21T22:34:35.919Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-21T22:34:36.451Z] 12c8dbabfd62: Pull complete [2019-10-21T22:34:36.451Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-21T22:34:36.451Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:34:36.451Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-21T22:34:36.451Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-21T22:34:36.451Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-21T22:34:36.451Z] WARN: Skipping validation tests [2019-10-21T22:34:36.451Z] INFO: Running unit tests at 10/21/2019 22:34:25... [2019-10-21T22:34:36.452Z] INFO: make.ps1 starting at 10/21/2019 22:34:30 [2019-10-21T22:34:36.452Z] INFO: Git commit (ec4a34ae2) assumed from DOCKER_GITCOMMIT environment variable [2019-10-21T22:34:36.452Z] INFO: Invoking autogen... [2019-10-21T22:34:36.452Z] INFO: Running unit tests... [2019-10-21T22:34:37.281Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-21T22:34:38.204Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-21T22:34:39.128Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-21T22:34:39.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-21T22:34:40.052Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-21T22:34:40.976Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-21T22:34:41.898Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-21T22:34:42.822Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-21T22:34:43.748Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-21T22:34:45.108Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-21T22:34:46.031Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-21T22:34:46.954Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-21T22:34:47.878Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-21T22:34:49.760Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-21T22:34:50.683Z] --- PASS: TestServiceUpdateConfigs (15.96s) [2019-10-21T22:34:50.683Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-21T22:34:50.683Z] === RUN TestServiceUpdateNetwork [2019-10-21T22:34:50.937Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-21T22:34:51.356Z] ? github.com/docker/docker/api [no test files] [2019-10-21T22:34:51.860Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-21T22:34:51.860Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-21T22:34:53.220Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-21T22:34:54.147Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-21T22:34:55.506Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-21T22:34:56.429Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-21T22:34:57.352Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-21T22:34:59.234Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-21T22:35:00.595Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-21T22:35:00.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-21T22:35:03.854Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-21T22:35:05.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-21T22:35:06.305Z] --- PASS: TestServiceUpdateNetwork (15.69s) [2019-10-21T22:35:06.305Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-21T22:35:06.305Z] PASS [2019-10-21T22:35:06.305Z] [2019-10-21T22:35:06.305Z] === Skipped [2019-10-21T22:35:06.305Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T22:35:06.305Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T22:35:06.305Z] [2019-10-21T22:35:06.305Z] [2019-10-21T22:35:06.305Z] DONE 20 tests, 1 skipped in 174.836s [2019-10-21T22:35:06.305Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T22:35:06.305Z] ++ 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 [2019-10-21T22:35:06.305Z] ++ set -e [2019-10-21T22:35:06.305Z] ++ '[' -n 0 ']' [2019-10-21T22:35:06.305Z] ++ set -x [2019-10-21T22:35:06.305Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:35:06.305Z] INFO: Testing against a local daemon [2019-10-21T22:35:06.305Z] === RUN TestSessionCreate [2019-10-21T22:35:06.305Z] --- PASS: TestSessionCreate (0.08s) [2019-10-21T22:35:06.305Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T22:35:06.305Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-10-21T22:35:06.305Z] PASS [2019-10-21T22:35:06.305Z] [2019-10-21T22:35:06.305Z] DONE 2 tests in 0.198s [2019-10-21T22:35:06.305Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T22:35:06.305Z] ++ 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 [2019-10-21T22:35:06.305Z] ++ set -e [2019-10-21T22:35:06.305Z] ++ '[' -n 0 ']' [2019-10-21T22:35:06.305Z] ++ set -x [2019-10-21T22:35:06.305Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:35:06.560Z] INFO: Testing against a local daemon [2019-10-21T22:35:06.560Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T22:35:06.560Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:35:06.560Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T22:35:06.560Z] === RUN TestEventsExecDie [2019-10-21T22:35:07.921Z] --- PASS: TestEventsExecDie (1.19s) [2019-10-21T22:35:07.921Z] === RUN TestEventsBackwardsCompatible [2019-10-21T22:35:07.921Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-21T22:35:07.921Z] === RUN TestInfoBinaryCommits [2019-10-21T22:35:07.921Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-21T22:35:07.921Z] === RUN TestInfoAPIVersioned [2019-10-21T22:35:07.921Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-21T22:35:07.921Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:35:08.480Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2019-10-21T22:35:08.480Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-21T22:35:08.480Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:35:09.132Z] ok github.com/docker/docker/api/server 0.151s coverage: 9.0% of statements [2019-10-21T22:35:09.407Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:35:09.407Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:35:09.407Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:35:09.968Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-21T22:35:09.968Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2019-10-21T22:35:09.968Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:35:09.968Z] === RUN TestInfoAPI [2019-10-21T22:35:09.968Z] --- PASS: TestInfoAPI (0.07s) [2019-10-21T22:35:09.968Z] === RUN TestInfoAPIWarnings [2019-10-21T22:35:10.529Z] --- PASS: TestInfoAPIWarnings (0.56s) [2019-10-21T22:35:10.529Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-21T22:35:10.529Z] === RUN TestInfoDebug [2019-10-21T22:35:11.091Z] --- PASS: TestInfoDebug (0.53s) [2019-10-21T22:35:11.091Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-21T22:35:11.091Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:35:11.652Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-21T22:35:11.652Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-21T22:35:11.652Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:35:12.212Z] --- PASS: TestInfoRegistryMirrors (0.58s) [2019-10-21T22:35:12.212Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-21T22:35:12.212Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T22:35:12.774Z] --- PASS: TestLoginFailsWithBadCredentials (0.52s) [2019-10-21T22:35:12.774Z] === RUN TestPingCacheHeaders [2019-10-21T22:35:12.774Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-21T22:35:12.774Z] === RUN TestPingGet [2019-10-21T22:35:12.774Z] --- PASS: TestPingGet (0.04s) [2019-10-21T22:35:12.774Z] === RUN TestPingHead [2019-10-21T22:35:12.774Z] --- PASS: TestPingHead (0.04s) [2019-10-21T22:35:12.774Z] === RUN TestVersion [2019-10-21T22:35:13.029Z] --- PASS: TestVersion (0.04s) [2019-10-21T22:35:13.029Z] PASS [2019-10-21T22:35:13.029Z] [2019-10-21T22:35:13.029Z] === Skipped [2019-10-21T22:35:13.029Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:35:13.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T22:35:13.029Z] [2019-10-21T22:35:13.029Z] [2019-10-21T22:35:13.029Z] DONE 18 tests, 1 skipped in 6.512s [2019-10-21T22:35:13.029Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T22:35:13.029Z] ++ 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 [2019-10-21T22:35:13.029Z] ++ set -e [2019-10-21T22:35:13.029Z] ++ '[' -n 0 ']' [2019-10-21T22:35:13.029Z] ++ set -x [2019-10-21T22:35:13.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:35:13.029Z] INFO: Testing against a local daemon [2019-10-21T22:35:13.029Z] === RUN TestVolumesCreateAndList [2019-10-21T22:35:13.029Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-21T22:35:13.029Z] === RUN TestVolumesRemove [2019-10-21T22:35:13.029Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-21T22:35:13.029Z] === RUN TestVolumesInspect [2019-10-21T22:35:13.284Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-21T22:35:13.284Z] === RUN TestVolumesInvalidJSON [2019-10-21T22:35:13.284Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T22:35:13.284Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T22:35:13.284Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T22:35:13.284Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-21T22:35:13.284Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T22:35:13.284Z] PASS [2019-10-21T22:35:13.284Z] [2019-10-21T22:35:13.284Z] DONE 5 tests in 0.263s [2019-10-21T22:35:13.284Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T22:35:13.538Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T22:35:13.538Z] +++ kill 21430 [2019-10-21T22:35:14.903Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-21T22:35:14.903Z] +++ /etc/init.d/apparmor stop [2019-10-21T22:35:14.903Z] Clearing AppArmor profiles cache:. [2019-10-21T22:35:14.903Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T22:35:14.903Z] Unloading profiles will leave already running processes permanently [2019-10-21T22:35:14.903Z] unconfined, which can lead to unexpected situations. [2019-10-21T22:35:14.903Z] [2019-10-21T22:35:14.903Z] To set a process to complain mode, use the command line tool [2019-10-21T22:35:14.903Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T22:35:14.903Z] with the 'teardown' option." [2019-10-21T22:35:15.159Z] [2019-10-21T22:35:16.085Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-21T22:35:21.318Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-21T22:35:25.487Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-21T22:35:25.487Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-21T22:35:26.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-21T22:35:31.283Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-21T22:35:32.645Z] === RUN TestDockerSuite/TestCpToDot [2019-10-21T22:35:33.569Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-21T22:35:34.930Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-21T22:35:36.813Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-21T22:35:37.737Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-21T22:35:38.687Z] --- PASS: TestImportExtremelyLargeImageWorks (300.91s) [2019-10-21T22:35:38.687Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-21T22:35:38.687Z] PASS [2019-10-21T22:35:38.687Z] [2019-10-21T22:35:38.687Z] === Skipped [2019-10-21T22:35:38.687Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-21T22:35:38.687Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:35:38.687Z] [2019-10-21T22:35:38.687Z] [2019-10-21T22:35:38.687Z] DONE 12 tests, 1 skipped in 302.282s [2019-10-21T22:35:38.687Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T22:35:38.687Z] ++ 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 [2019-10-21T22:35:38.687Z] ++ set -e [2019-10-21T22:35:38.687Z] ++ '[' -n 0 ']' [2019-10-21T22:35:38.687Z] ++ set -x [2019-10-21T22:35:38.687Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:35:38.687Z] INFO: Testing against a local daemon [2019-10-21T22:35:38.687Z] === RUN TestNetworkCreateDelete [2019-10-21T22:35:38.687Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-21T22:35:38.687Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T22:35:38.687Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-10-21T22:35:38.687Z] === RUN TestInspectNetwork [2019-10-21T22:35:38.687Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T22:35:38.687Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T22:35:38.687Z] === RUN TestInspectNetwork/network_name [2019-10-21T22:35:38.687Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T22:35:39.626Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T22:35:39.626Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T22:35:39.626Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T22:35:39.626Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T22:35:39.626Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T22:35:39.626Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T22:35:40.742Z] --- PASS: TestInspectNetwork (7.69s) [2019-10-21T22:35:40.742Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-21T22:35:40.742Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T22:35:40.742Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T22:35:40.742Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T22:35:40.742Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T22:35:40.742Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T22:35:40.995Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-21T22:35:40.996Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T22:35:41.554Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-21T22:35:41.926Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T22:35:42.182Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T22:35:42.477Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-21T22:35:43.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-21T22:35:43.434Z] --- PASS: TestRunContainerWithBridgeNone (2.72s) [2019-10-21T22:35:43.434Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-21T22:35:43.434Z] === RUN TestNetworkInvalidJSON [2019-10-21T22:35:43.434Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T22:35:43.434Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T22:35:43.434Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:35:43.434Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:35:43.434Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:35:43.434Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:35:43.434Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T22:35:43.434Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:35:43.434Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:35:43.434Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-21T22:35:43.434Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T22:35:43.434Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T22:35:43.434Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T22:35:43.434Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T22:35:43.552Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T22:35:44.326Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-21T22:35:44.326Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-21T22:35:44.326Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-21T22:35:44.461Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-21T22:35:44.461Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-21T22:35:44.461Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T22:35:44.885Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-21T22:35:44.925Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T22:35:45.483Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-21T22:35:45.483Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-21T22:35:45.483Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T22:35:45.814Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-21T22:35:45.814Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-21T22:35:46.069Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-21T22:35:46.293Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T22:35:46.495Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2019-10-21T22:35:46.495Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-21T22:35:46.495Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T22:35:46.993Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-21T22:35:47.248Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-21T22:35:47.504Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-21T22:35:47.664Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T22:35:47.759Z] === RUN TestDockerSuite/TestCreateRM [2019-10-21T22:35:47.976Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2019-10-21T22:35:47.976Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-21T22:35:47.976Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T22:35:48.014Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-21T22:35:48.014Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-21T22:35:48.014Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-21T22:35:48.269Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-21T22:35:48.591Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-21T22:35:48.591Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-21T22:35:48.591Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T22:35:49.557Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T22:35:50.489Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T22:35:50.776Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-21T22:35:50.776Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-21T22:35:50.776Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-21T22:35:51.300Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2019-10-21T22:35:51.300Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-21T22:35:51.300Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T22:35:51.300Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:35:51.300Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:35:51.300Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T22:35:52.384Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T22:35:53.313Z] #33 154.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T22:35:54.037Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-21T22:35:54.037Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-21T22:35:54.037Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-21T22:35:54.291Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-21T22:35:54.291Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-21T22:35:54.546Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-21T22:35:54.681Z] #33 155.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T22:35:55.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-21T22:35:55.611Z] #33 156.9 [2019-10-21T22:35:56.173Z] #33 DONE 157.4s [2019-10-21T22:35:56.173Z] [2019-10-21T22:35:56.173Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-21T22:35:56.993Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-21T22:35:57.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-21T22:35:58.067Z] #34 DONE 1.7s [2019-10-21T22:35:59.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-21T22:35:59.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-21T22:35:59.435Z] [2019-10-21T22:35:59.435Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-21T22:35:59.946Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T22:35:59.946Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2019-10-21T22:36:00.363Z] #35 DONE 1.0s [2019-10-21T22:36:00.363Z] [2019-10-21T22:36:00.363Z] #36 exporting to image [2019-10-21T22:36:00.363Z] #36 exporting layers [2019-10-21T22:36:00.928Z] ok github.com/docker/docker/api/server/middleware 0.168s coverage: 37.7% of statements [2019-10-21T22:36:00.928Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T22:36:00.928Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T22:36:00.928Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T22:36:00.928Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T22:36:00.928Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T22:36:00.928Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T22:36:00.928Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T22:36:00.928Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T22:36:01.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-21T22:36:01.394Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T22:36:01.394Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T22:36:01.394Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T22:36:02.241Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-21T22:36:02.802Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-21T22:36:02.950Z] ok github.com/docker/docker/api/server/router/swarm 0.168s coverage: 4.0% of statements [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T22:36:02.950Z] ok github.com/docker/docker/api/types/filters 0.114s coverage: 92.2% of statements [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T22:36:02.950Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T22:36:02.950Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T22:36:03.059Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-21T22:36:03.415Z] ok github.com/docker/docker/api/types/time 0.399s coverage: 100.0% of statements [2019-10-21T22:36:03.641Z] #36 exporting layers 3.4s done [2019-10-21T22:36:03.641Z] #36 writing image sha256:362a4ce33ef7c7395ad7b2fa7ce430e9d701b960a4bd5f9127179c2463a6376d done [2019-10-21T22:36:03.641Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-21T22:36:03.641Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T22:36:03.881Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 75.0% of statements [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T22:36:03.881Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T22:36:03.950Z] + echo Ensuring container killed. [2019-10-21T22:36:03.950Z] Ensuring container killed. [2019-10-21T22:36:03.950Z] + docker rm -vf docker-pr6 [2019-10-21T22:36:03.950Z] Error: No such container: docker-pr6 [2019-10-21T22:36:03.950Z] + true [Pipeline] sh [2019-10-21T22:36:03.983Z] === RUN TestDockerSuite/TestDockerFails [2019-10-21T22:36:03.983Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-21T22:36:04.231Z] + echo Chowning /workspace to jenkins user [2019-10-21T22:36:04.231Z] Chowning /workspace to jenkins user [2019-10-21T22:36:04.231Z] + id -u [2019-10-21T22:36:04.231Z] + id -g [2019-10-21T22:36:04.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40104:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T22:36:04.237Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-21T22:36:04.237Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T22:36:05.896Z] + bundleName=unit [2019-10-21T22:36:05.896Z] + echo Creating unit-bundles.tar.gz [2019-10-21T22:36:05.896Z] Creating unit-bundles.tar.gz [2019-10-21T22:36:05.896Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-21T22:36:05.896Z] bundles/junit-report.xml [2019-10-21T22:36:05.896Z] bundles/go-test-report.json [2019-10-21T22:36:05.896Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-21T22:36:05.906Z] Archiving artifacts [2019-10-21T22:36:06.119Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-21T22:36:06.367Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40104/6/artifacts/ [Pipeline] } [2019-10-21T22:36:06.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [Pipeline] // catchError [Pipeline] sh [2019-10-21T22:36:06.535Z] --- PASS: TestServiceWithDataPathPortInit (14.69s) [2019-10-21T22:36:06.536Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T22:36:06.536Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T22:36:06.536Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T22:36:06.629Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-21T22:36:06.678Z] + make clean [2019-10-21T22:36:06.678Z] docker volume rm -f docker-dev-cache [2019-10-21T22:36:06.937Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T22:36:08.520Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-21T22:36:08.520Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-21T22:36:08.520Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-21T22:36:08.775Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-21T22:36:09.726Z] ok github.com/docker/docker/builder/dockerfile 0.771s coverage: 46.1% of statements [2019-10-21T22:36:09.726Z] ok github.com/docker/docker/builder/dockerignore 0.047s coverage: 96.8% of statements [2019-10-21T22:36:09.726Z] ok github.com/docker/docker/builder/remotecontext 1.026s coverage: 9.2% of statements [2019-10-21T22:36:13.375Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2019-10-21T22:36:13.375Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-21T22:36:13.375Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:esuj2nxfwwdoxrqa8fdvwf7h5 Created:2019-10-21 22:36:06.820064312 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[79d7f49fe3a95d3f8bb43c14d5e19840f60e89a556e2d28c427c71c1b47333d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwpa7lnsetjxsuq28egktn3pn EndpointID:c0eafc65f55bc7f39899a9e078af3a8f6e67df89c59f7cc458681e243aaedc37 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b36e33fe732bc6a16ff68dd222edcf86ba8ba82679c1d6d10552133f9c4c98ce MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0164a341c129 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwpa7lnsetjxsuq28egktn3pn EndpointID:c0eafc65f55bc7f39899a9e078af3a8f6e67df89c59f7cc458681e243aaedc37 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T22:36:13.375Z] PASS [2019-10-21T22:36:13.375Z] [2019-10-21T22:36:13.375Z] === Skipped [2019-10-21T22:36:13.375Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:36:13.375Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:36:13.375Z] [2019-10-21T22:36:13.375Z] [2019-10-21T22:36:13.375Z] DONE 21 tests, 1 skipped in 40.995s [2019-10-21T22:36:13.375Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T22:36:13.375Z] ++ 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 [2019-10-21T22:36:13.375Z] ++ set -e [2019-10-21T22:36:13.375Z] ++ '[' -n 0 ']' [2019-10-21T22:36:13.375Z] ++ set -x [2019-10-21T22:36:13.375Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:36:13.375Z] INFO: Testing against a local daemon [2019-10-21T22:36:13.375Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T22:36:14.851Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s) [2019-10-21T22:36:14.851Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-21T22:36:14.851Z] === RUN TestDockerNetworkIpvlan [2019-10-21T22:36:15.861Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-21T22:36:16.483Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-21T22:36:16.846Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-21T22:36:17.513Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-21T22:36:18.727Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-21T22:36:20.196Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-21T22:36:21.233Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-21T22:36:23.666Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-21T22:36:23.741Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-21T22:36:24.664Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-21T22:36:25.588Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-21T22:36:26.352Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-21T22:36:26.511Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-21T22:36:27.433Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-21T22:36:28.015Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-21T22:36:28.938Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-21T22:36:29.825Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-21T22:36:30.818Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-21T22:36:32.700Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-21T22:36:34.219Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-21T22:36:35.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-21T22:36:35.767Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-21T22:36:38.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-21T22:36:38.275Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-21T22:36:39.739Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-21T22:36:39.793Z] ok github.com/docker/docker/builder/remotecontext/git 32.929s coverage: 85.1% of statements [2019-10-21T22:36:39.793Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T22:36:39.793Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T22:36:39.793Z] ok github.com/docker/docker/cli/debug 0.623s coverage: 100.0% of statements [2019-10-21T22:36:39.793Z] ok github.com/docker/docker/client 0.756s coverage: 75.3% of statements [2019-10-21T22:36:40.158Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan (26.66s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.21s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.18s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.13s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.17s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.20s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.33s) [2019-10-21T22:36:41.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-21T22:36:41.771Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.91s) [2019-10-21T22:36:41.771Z] PASS [2019-10-21T22:36:41.771Z] [2019-10-21T22:36:41.771Z] DONE 11 tests in 28.245s [2019-10-21T22:36:41.771Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T22:36:41.771Z] ++ 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 [2019-10-21T22:36:41.771Z] ++ set -e [2019-10-21T22:36:41.771Z] ++ '[' -n 0 ']' [2019-10-21T22:36:41.771Z] ++ set -x [2019-10-21T22:36:41.771Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:36:41.771Z] INFO: Testing against a local daemon [2019-10-21T22:36:41.771Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T22:36:42.044Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-21T22:36:43.246Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2019-10-21T22:36:43.246Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-21T22:36:43.246Z] === RUN TestDockerNetworkMacvlan [2019-10-21T22:36:43.404Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-21T22:36:43.658Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-21T22:36:43.862Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T22:36:44.872Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T22:36:45.017Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-21T22:36:46.053Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T22:36:46.417Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-21T22:36:46.417Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-21T22:36:46.672Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-21T22:36:46.672Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-21T22:36:46.672Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-21T22:36:46.932Z] ok github.com/docker/docker/cmd/dockerd 0.649s coverage: 19.0% of statements [2019-10-21T22:36:48.553Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-21T22:36:48.742Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T22:36:49.138Z] ok github.com/docker/docker/container 0.680s coverage: 42.5% of statements [2019-10-21T22:36:49.138Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T22:36:49.138Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T22:36:49.138Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T22:36:49.138Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T22:36:50.437Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-21T22:36:50.437Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-21T22:36:50.437Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-21T22:36:50.999Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-21T22:36:51.253Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-21T22:36:51.812Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-21T22:36:52.205Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T22:36:53.171Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-21T22:36:53.171Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-21T22:36:53.171Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-21T22:36:53.171Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-21T22:36:55.052Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-21T22:36:55.653Z] === RUN TestDockerSuite/TestEventsRename [2019-10-21T22:36:56.577Z] === RUN TestDockerSuite/TestEventsResize [2019-10-21T22:36:57.508Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-21T22:36:57.722Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T22:36:58.341Z] --- PASS: TestDockerNetworkMacvlan (15.23s) [2019-10-21T22:36:58.341Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:36:58.341Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-21T22:36:58.341Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:36:58.341Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-21T22:36:58.341Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:36:58.341Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2019-10-21T22:36:58.341Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:36:58.341Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2019-10-21T22:36:58.341Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:36:58.341Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s) [2019-10-21T22:36:58.341Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T22:36:58.341Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-10-21T22:36:58.341Z] PASS [2019-10-21T22:36:58.341Z] [2019-10-21T22:36:58.341Z] DONE 8 tests in 16.790s [2019-10-21T22:36:58.342Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T22:36:58.342Z] ++ 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 [2019-10-21T22:36:58.342Z] ++ set -e [2019-10-21T22:36:58.342Z] ++ '[' -n 0 ']' [2019-10-21T22:36:58.342Z] ++ set -x [2019-10-21T22:36:58.342Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:36:58.342Z] testing: warning: no tests to run [2019-10-21T22:36:58.342Z] PASS [2019-10-21T22:36:58.342Z] [2019-10-21T22:36:58.342Z] DONE 0 tests in 0.015s [2019-10-21T22:36:58.342Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T22:36:58.342Z] ++ 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 [2019-10-21T22:36:58.342Z] ++ set -e [2019-10-21T22:36:58.342Z] ++ '[' -n 0 ']' [2019-10-21T22:36:58.342Z] ++ set -x [2019-10-21T22:36:58.342Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:36:58.342Z] INFO: Testing against a local daemon [2019-10-21T22:36:58.342Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T22:36:58.430Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-21T22:36:59.353Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-21T22:37:00.276Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-21T22:37:00.375Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2019-10-21T22:37:00.375Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-21T22:37:00.375Z] === RUN TestAuthZPluginTLS [2019-10-21T22:37:00.657Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-21T22:37:00.657Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-21T22:37:00.657Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T22:37:01.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-21T22:37:01.274Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-21T22:37:01.274Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-21T22:37:01.274Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T22:37:01.893Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-21T22:37:01.893Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-21T22:37:01.893Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T22:37:02.508Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-21T22:37:02.508Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-21T22:37:02.508Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T22:37:03.082Z] === RUN TestDockerSuite/TestEventsTop [2019-10-21T22:37:04.050Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-21T22:37:04.050Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-21T22:37:04.050Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T22:37:04.445Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-21T22:37:04.669Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-21T22:37:04.669Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-21T22:37:04.669Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T22:37:05.293Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-10-21T22:37:05.293Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-21T22:37:05.293Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T22:37:05.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-21T22:37:05.910Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-21T22:37:05.910Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T22:37:06.952Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-21T22:37:07.938Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2019-10-21T22:37:07.939Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-21T22:37:07.939Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T22:37:09.460Z] === RUN TestDockerSuite/TestExec [2019-10-21T22:37:09.967Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2019-10-21T22:37:09.967Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-21T22:37:09.967Z] === RUN TestAuthZPluginHeader [2019-10-21T22:37:10.019Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon 3.439s coverage: 9.2% of statements [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon/cluster 2.040s coverage: 0.5% of statements [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.296s coverage: 65.3% of statements [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon/cluster/convert 0.566s coverage: 35.8% of statements [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.652s coverage: 10.9% of statements [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon/config 0.733s coverage: 80.1% of statements [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon/discovery 0.204s coverage: 30.0% of statements [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon/events 0.386s coverage: 50.0% of statements [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T22:37:10.325Z] ok github.com/docker/docker/daemon/graphdriver 1.073s coverage: 2.3% of statements [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-21T22:37:10.325Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-21T22:37:10.578Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-21T22:37:10.983Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-10-21T22:37:10.983Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-21T22:37:10.983Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T22:37:10.983Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T22:37:10.983Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:10.983Z] === RUN TestAuthZPluginV2Disable [2019-10-21T22:37:10.983Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T22:37:10.983Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:10.983Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T22:37:10.983Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T22:37:10.983Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:10.983Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T22:37:10.983Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T22:37:10.983Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:10.983Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T22:37:11.504Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-21T22:37:12.428Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-21T22:37:12.528Z] ok github.com/docker/docker/daemon/images 0.503s coverage: 4.9% of statements [2019-10-21T22:37:12.528Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T22:37:12.528Z] ok github.com/docker/docker/daemon/links 0.140s coverage: 93.0% of statements [2019-10-21T22:37:12.528Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T22:37:12.528Z] ok github.com/docker/docker/daemon/logger 0.488s coverage: 43.0% of statements [2019-10-21T22:37:12.993Z] ok github.com/docker/docker/daemon/logger/awslogs 0.770s coverage: 77.8% of statements [2019-10-21T22:37:12.993Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-21T22:37:12.993Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T22:37:12.993Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T22:37:12.993Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-21T22:37:12.993Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-21T22:37:13.459Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.400s coverage: 62.1% of statements [2019-10-21T22:37:13.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.291s coverage: 88.3% of statements [2019-10-21T22:37:14.309Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-21T22:37:15.234Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-21T22:37:15.664Z] ok github.com/docker/docker/daemon/logger/local 0.580s coverage: 74.7% of statements [2019-10-21T22:37:15.664Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T22:37:16.130Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.211s coverage: 21.4% of statements [2019-10-21T22:37:16.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-21T22:37:17.081Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-21T22:37:18.005Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-21T22:37:18.336Z] ok github.com/docker/docker/daemon/logger/splunk 2.247s coverage: 82.5% of statements [2019-10-21T22:37:18.336Z] ok github.com/docker/docker/daemon/logger/syslog 0.157s coverage: 47.8% of statements [2019-10-21T22:37:18.336Z] ok github.com/docker/docker/daemon/logger/templates 0.144s coverage: 8.3% of statements [2019-10-21T22:37:18.336Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T22:37:18.336Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-21T22:37:18.336Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T22:37:18.929Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-21T22:37:19.852Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-21T22:37:21.277Z] ok github.com/docker/docker/distribution 1.730s coverage: 20.3% of statements [2019-10-21T22:37:21.277Z] ok github.com/docker/docker/distribution/metadata 1.534s coverage: 48.2% of statements [2019-10-21T22:37:21.737Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-21T22:37:21.742Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T22:37:22.725Z] ok github.com/docker/docker/distribution/xfer 2.283s coverage: 76.8% of statements [2019-10-21T22:37:22.725Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T22:37:22.725Z] ok github.com/docker/docker/errdefs 0.109s coverage: 49.4% of statements [2019-10-21T22:37:24.247Z] === RUN TestDockerSuite/TestExecEnv [2019-10-21T22:37:24.813Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-21T22:37:24.930Z] ok github.com/docker/docker/image 1.282s coverage: 86.4% of statements [2019-10-21T22:37:24.930Z] ok github.com/docker/docker/image/cache 0.361s coverage: 19.2% of statements [2019-10-21T22:37:24.930Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T22:37:24.930Z] ok github.com/docker/docker/image/v1 0.231s coverage: 25.0% of statements [2019-10-21T22:37:24.930Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T22:37:26.703Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-21T22:37:27.626Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-21T22:37:27.870Z] ok github.com/docker/docker/layer 0.595s coverage: 30.0% of statements [2019-10-21T22:37:27.870Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T22:37:29.423Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-10-21T22:37:29.423Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-21T22:37:29.423Z] PASS [2019-10-21T22:37:29.423Z] [2019-10-21T22:37:29.423Z] === Skipped [2019-10-21T22:37:29.423Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T22:37:29.423Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:29.423Z] [2019-10-21T22:37:29.423Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T22:37:29.423Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:29.423Z] [2019-10-21T22:37:29.423Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T22:37:29.423Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:29.423Z] [2019-10-21T22:37:29.423Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T22:37:29.423Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:29.423Z] [2019-10-21T22:37:29.423Z] [2019-10-21T22:37:29.423Z] DONE 17 tests, 4 skipped in 29.584s [2019-10-21T22:37:29.423Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T22:37:29.423Z] ++ 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 [2019-10-21T22:37:29.423Z] ++ set -e [2019-10-21T22:37:29.423Z] ++ '[' -n 0 ']' [2019-10-21T22:37:29.423Z] ++ set -x [2019-10-21T22:37:29.423Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:37:29.423Z] INFO: Testing against a local daemon [2019-10-21T22:37:29.423Z] === RUN TestPluginInvalidJSON [2019-10-21T22:37:29.423Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:37:29.423Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:37:29.423Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:37:29.423Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-21T22:37:29.423Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T22:37:29.423Z] PASS [2019-10-21T22:37:29.423Z] [2019-10-21T22:37:29.423Z] DONE 2 tests in 0.125s [2019-10-21T22:37:29.423Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T22:37:29.423Z] ++ 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 [2019-10-21T22:37:29.423Z] ++ set -e [2019-10-21T22:37:29.423Z] ++ '[' -n 0 ']' [2019-10-21T22:37:29.423Z] ++ set -x [2019-10-21T22:37:29.423Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:37:29.423Z] INFO: Testing against a local daemon [2019-10-21T22:37:29.423Z] === RUN TestExternalGraphDriver [2019-10-21T22:37:29.423Z] === RUN TestExternalGraphDriver/json [2019-10-21T22:37:29.427Z] ok github.com/docker/docker/libcontainerd/local 0.432s coverage: 1.0% of statements [2019-10-21T22:37:29.427Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2019-10-21T22:37:29.427Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T22:37:29.427Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T22:37:29.427Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T22:37:29.427Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T22:37:29.427Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T22:37:29.427Z] ok github.com/docker/docker/opts 0.394s coverage: 67.3% of statements [2019-10-21T22:37:29.427Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 50.0% of statements [2019-10-21T22:37:29.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-21T22:37:30.432Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-21T22:37:30.440Z] === RUN TestExternalGraphDriver/spec [2019-10-21T22:37:31.793Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-21T22:37:32.473Z] === RUN TestExternalGraphDriver/pull [2019-10-21T22:37:32.717Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-21T22:37:33.640Z] === RUN TestDockerSuite/TestExecParseError [2019-10-21T22:37:34.563Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-21T22:37:35.157Z] --- PASS: TestExternalGraphDriver (6.63s) [2019-10-21T22:37:35.157Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-21T22:37:35.157Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-10-21T22:37:35.157Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-10-21T22:37:35.157Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2019-10-21T22:37:35.157Z] === RUN TestGraphdriverPluginV2 [2019-10-21T22:37:35.157Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-21T22:37:35.157Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:35.157Z] PASS [2019-10-21T22:37:35.157Z] [2019-10-21T22:37:35.157Z] === Skipped [2019-10-21T22:37:35.157Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-21T22:37:35.157Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:37:35.157Z] [2019-10-21T22:37:35.157Z] [2019-10-21T22:37:35.157Z] DONE 5 tests, 1 skipped in 6.784s [2019-10-21T22:37:35.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T22:37:35.157Z] ++ 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 [2019-10-21T22:37:35.157Z] ++ set -e [2019-10-21T22:37:35.157Z] ++ '[' -n 0 ']' [2019-10-21T22:37:35.157Z] ++ set -x [2019-10-21T22:37:35.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:37:35.157Z] INFO: Testing against a local daemon [2019-10-21T22:37:35.157Z] === RUN TestContinueAfterPluginCrash [2019-10-21T22:37:35.157Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T22:37:35.157Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T22:37:35.157Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T22:37:35.157Z] === CONT TestContinueAfterPluginCrash [2019-10-21T22:37:35.157Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T22:37:35.489Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-21T22:37:36.854Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-21T22:37:40.113Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-21T22:37:41.037Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-21T22:37:41.960Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-21T22:37:53.705Z] --- PASS: TestDaemonStartWithLogOpt (15.76s) [2019-10-21T22:37:53.705Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-21T22:37:54.107Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-21T22:37:54.107Z] === RUN TestDockerSuite/TestExecTTY [2019-10-21T22:37:54.667Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-21T22:37:55.763Z] --- PASS: TestContinueAfterPluginCrash (20.58s) [2019-10-21T22:37:55.764Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-21T22:37:55.764Z] PASS [2019-10-21T22:37:55.764Z] [2019-10-21T22:37:55.764Z] DONE 2 tests in 20.677s [2019-10-21T22:37:55.764Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T22:37:55.764Z] ++ 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 [2019-10-21T22:37:55.764Z] ++ set -e [2019-10-21T22:37:55.764Z] ++ '[' -n 0 ']' [2019-10-21T22:37:55.764Z] ++ set -x [2019-10-21T22:37:55.764Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:37:55.764Z] INFO: Testing against a local daemon [2019-10-21T22:37:55.764Z] === RUN TestPluginWithDevMounts [2019-10-21T22:37:55.764Z] === PAUSE TestPluginWithDevMounts [2019-10-21T22:37:55.764Z] === CONT TestPluginWithDevMounts [2019-10-21T22:37:56.028Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-21T22:37:56.587Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-21T22:37:56.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-21T22:37:57.766Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-21T22:37:57.766Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-21T22:37:58.467Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-10-21T22:37:58.467Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-21T22:37:58.467Z] PASS [2019-10-21T22:37:58.467Z] [2019-10-21T22:37:58.467Z] DONE 1 tests in 2.428s [2019-10-21T22:37:58.467Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T22:37:58.467Z] ++ 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 [2019-10-21T22:37:58.467Z] ++ set -e [2019-10-21T22:37:58.467Z] ++ '[' -n 0 ']' [2019-10-21T22:37:58.467Z] ++ set -x [2019-10-21T22:37:58.467Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:37:58.467Z] INFO: Testing against a local daemon [2019-10-21T22:37:58.467Z] === RUN TestSecretInspect [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/archive 11.013s coverage: 62.0% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/authorization 0.565s coverage: 26.8% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/broadcaster 0.159s coverage: 100.0% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/capabilities 0.482s coverage: 87.5% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/chrootarchive 0.202s coverage: 15.4% of statements [2019-10-21T22:37:59.487Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T22:37:59.487Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/directory 0.088s coverage: 80.0% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/discovery 0.137s coverage: 58.3% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/discovery/file 0.198s coverage: 92.9% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/discovery/kv 3.470s coverage: 84.1% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/discovery/nodes 0.083s coverage: 93.8% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/filenotify 0.075s coverage: 45.7% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/fileutils 0.130s coverage: 87.7% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/homedir 0.063s coverage: 42.9% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/idtools 0.083s coverage: 6.3% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/ioutils 0.806s coverage: 68.8% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/jsonmessage 0.239s coverage: 91.7% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/longpath 0.098s coverage: 100.0% of statements [2019-10-21T22:37:59.487Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/namesgenerator 0.087s coverage: 85.7% of statements [2019-10-21T22:37:59.487Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/parsers 0.209s coverage: 97.0% of statements [2019-10-21T22:37:59.487Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-21T22:37:59.487Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-21T22:37:59.487Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2019-10-21T22:37:59.487Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T22:37:59.487Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T22:38:00.278Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-21T22:38:01.165Z] --- PASS: TestSecretInspect (2.78s) [2019-10-21T22:38:01.165Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-21T22:38:01.165Z] === RUN TestSecretList [2019-10-21T22:38:01.218Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-21T22:38:02.580Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-21T22:38:03.195Z] --- PASS: TestSecretList (2.29s) [2019-10-21T22:38:03.195Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-21T22:38:03.195Z] === RUN TestSecretsCreateAndDelete [2019-10-21T22:38:03.505Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-21T22:38:04.865Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-21T22:38:05.876Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2019-10-21T22:38:05.876Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-21T22:38:05.876Z] === RUN TestSecretsUpdate [2019-10-21T22:38:07.913Z] --- PASS: TestSecretsUpdate (2.26s) [2019-10-21T22:38:07.913Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-21T22:38:07.913Z] === RUN TestTemplatedSecret [2019-10-21T22:38:10.096Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-21T22:38:10.599Z] --- PASS: TestTemplatedSecret (2.87s) [2019-10-21T22:38:10.599Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-21T22:38:10.599Z] === RUN TestSecretCreateResolve [2019-10-21T22:38:12.627Z] --- PASS: TestSecretCreateResolve (2.20s) [2019-10-21T22:38:12.628Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-21T22:38:12.628Z] PASS [2019-10-21T22:38:12.628Z] [2019-10-21T22:38:12.628Z] DONE 6 tests in 14.744s [2019-10-21T22:38:12.628Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T22:38:12.628Z] ++ 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 [2019-10-21T22:38:12.628Z] ++ set -e [2019-10-21T22:38:12.628Z] ++ '[' -n 0 ']' [2019-10-21T22:38:12.628Z] ++ set -x [2019-10-21T22:38:12.628Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:38:12.911Z] INFO: Testing against a local daemon [2019-10-21T22:38:12.911Z] === RUN TestServiceCreateInit [2019-10-21T22:38:12.911Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T22:38:15.330Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-21T22:38:16.690Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-21T22:38:17.315Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/plugins 35.213s coverage: 73.4% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.221s coverage: 56.8% of statements [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/plugins/transport 0.180s coverage: 85.7% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/progress 0.056s coverage: 75.9% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/signal 0.107s coverage: 20.3% of statements [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/streamformatter 0.119s coverage: 66.2% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/sysinfo 0.084s coverage: 38.2% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/system 0.108s coverage: 12.7% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/tailfile 0.232s coverage: 88.6% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/tarsum 0.194s coverage: 89.3% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/term 0.084s coverage: 30.8% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: 0.0% of statements [no tests to run] [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/plugin 0.343s coverage: 11.6% of statements [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/plugin/v2 0.168s coverage: 20.1% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/reference 0.349s coverage: 84.4% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/registry 0.577s coverage: 52.2% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/registry/resumable 0.397s coverage: 100.0% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 45.3% of statements [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/runconfig 0.282s coverage: 54.5% of statements [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/testutil 0.183s coverage: 62.5% of statements [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/volume/drivers 0.164s coverage: 36.1% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/volume/local 0.191s coverage: 37.7% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 66.2% of statements [2019-10-21T22:38:20.676Z] ok github.com/docker/docker/volume/service 0.474s coverage: 70.3% of statements [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T22:38:20.676Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T22:38:21.721Z] --- PASS: TestServiceCreateInit (8.55s) [2019-10-21T22:38:21.721Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2019-10-21T22:38:21.721Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-21T22:38:21.721Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s) [2019-10-21T22:38:21.721Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-21T22:38:21.721Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T22:38:21.921Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-21T22:38:21.921Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-21T22:38:22.175Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-21T22:38:22.175Z] === RUN TestDockerSuite/TestHealth [2019-10-21T22:38:22.231Z] INFO: make.ps1 ended at 10/21/2019 22:38:21 [2019-10-21T22:38:23.790Z] INFO: Unit tests ended at 10/21/2019 22:38:23. Duration:00:03:57.8178115 [2019-10-21T22:38:23.790Z] INFO: Building busybox [2019-10-21T22:38:24.256Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-21T22:38:24.256Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-21T22:38:24.256Z] [2019-10-21T22:38:24.256Z] Sending build context to Docker daemon 2.56kB [2019-10-21T22:38:24.256Z] [2019-10-21T22:38:24.256Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-21T22:38:24.256Z] ---> 739b21bd02e7 [2019-10-21T22:38:24.256Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-21T22:38:24.256Z] ---> Running in 80ae50233411 [2019-10-21T22:38:30.110Z] Removing intermediate container 80ae50233411 [2019-10-21T22:38:30.110Z] ---> 675e858ae665 [2019-10-21T22:38:30.110Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-21T22:38:31.091Z] [2019-10-21T22:38:31.558Z] ---> 1bf31868975c [2019-10-21T22:38:31.558Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-21T22:38:31.558Z] ---> Running in 176b492bbec9 [2019-10-21T22:38:33.114Z] [2019-10-21T22:38:33.114Z] SUCCESS: Specified value was saved. [2019-10-21T22:38:36.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-21T22:38:37.057Z] Removing intermediate container 176b492bbec9 [2019-10-21T22:38:37.057Z] ---> 1941b86d44aa [2019-10-21T22:38:37.057Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-21T22:38:37.057Z] ---> Running in 58e086d5c0b6 [2019-10-21T22:38:40.267Z] --- PASS: TestCreateServiceMultipleTimes (17.73s) [2019-10-21T22:38:40.267Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-21T22:38:40.267Z] === RUN TestCreateServiceConflict [2019-10-21T22:38:41.279Z] --- PASS: TestCreateServiceConflict (2.24s) [2019-10-21T22:38:41.279Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-21T22:38:41.279Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T22:38:42.898Z] Cannot create a file when that file already exists. [2019-10-21T22:38:43.524Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-21T22:38:43.524Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-21T22:38:43.524Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-21T22:38:43.524Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-21T22:38:44.083Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-21T22:38:44.083Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-21T22:38:44.748Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2019-10-21T22:38:44.748Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-21T22:38:44.748Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T22:38:45.008Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-21T22:38:45.008Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-21T22:38:45.008Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-21T22:38:45.008Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-21T22:38:45.567Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-21T22:38:45.822Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-21T22:38:46.381Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-21T22:38:46.381Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-21T22:38:47.325Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-21T22:38:47.580Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-21T22:38:48.942Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-21T22:38:49.867Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-21T22:38:49.867Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-21T22:38:50.028Z] Removing intermediate container 58e086d5c0b6 [2019-10-21T22:38:50.028Z] ---> 8d071fe578dd [2019-10-21T22:38:50.028Z] Step 6/6 : CMD ["sh"] [2019-10-21T22:38:50.028Z] ---> Running in 9498d6c50644 [2019-10-21T22:38:50.493Z] Removing intermediate container 9498d6c50644 [2019-10-21T22:38:50.493Z] ---> 37060fd59538 [2019-10-21T22:38:50.493Z] Successfully built 37060fd59538 [2019-10-21T22:38:50.493Z] Successfully tagged busybox:latest [2019-10-21T22:38:50.493Z] INFO: Docker images of the daemon under test [2019-10-21T22:38:50.493Z] [2019-10-21T22:38:50.493Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-21T22:38:50.493Z] busybox latest 37060fd59538 1 second ago 4.83GB [2019-10-21T22:38:50.493Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 13 days ago 4.79GB [2019-10-21T22:38:50.493Z] microsoft/windowsservercore latest 739b21bd02e7 13 days ago 4.79GB [2019-10-21T22:38:50.493Z] [2019-10-21T22:38:50.493Z] INFO: Running integration tests at 10/21/2019 22:38:50... [2019-10-21T22:38:50.493Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-21T22:38:50.493Z] INFO: Integration API tests being run from the host: [2019-10-21T22:38:50.493Z] INFO: make.ps1 starting at 10/21/2019 22:38:50 [2019-10-21T22:38:50.793Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-21T22:38:51.475Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-21T22:38:54.051Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-21T22:38:54.051Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-21T22:38:54.051Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-21T22:38:56.563Z] === RUN TestDockerSuite/TestImportFile [2019-10-21T22:38:58.451Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-21T22:38:58.451Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-21T22:38:59.985Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2019-10-21T22:38:59.985Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-21T22:38:59.985Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T22:39:00.333Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-21T22:39:01.469Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2019-10-21T22:39:01.469Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-21T22:39:01.469Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T22:39:02.841Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-21T22:39:02.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-21T22:39:04.165Z] --- PASS: TestCreateServiceConfigFileMode (2.68s) [2019-10-21T22:39:04.166Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-21T22:39:04.166Z] === RUN TestCreateServiceSysctls [2019-10-21T22:39:04.724Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-21T22:39:05.648Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-21T22:39:06.573Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-21T22:39:07.637Z] --- PASS: TestCreateServiceSysctls (3.51s) [2019-10-21T22:39:07.637Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-21T22:39:07.637Z] === RUN TestCreateServiceCapabilities [2019-10-21T22:39:07.933Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-21T22:39:07.933Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-21T22:39:07.933Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-21T22:39:08.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-21T22:39:08.747Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-21T22:39:09.671Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-21T22:39:10.361Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2019-10-21T22:39:10.362Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-21T22:39:10.362Z] === RUN TestInspect [2019-10-21T22:39:10.597Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-21T22:39:10.853Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-21T22:39:11.109Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-21T22:39:12.035Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-21T22:39:12.961Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-21T22:39:12.961Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-21T22:39:13.068Z] --- PASS: TestInspect (2.84s) [2019-10-21T22:39:13.068Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-21T22:39:13.068Z] === RUN TestServiceListWithStatuses [2019-10-21T22:39:13.068Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T22:39:13.068Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T22:39:13.068Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T22:39:13.886Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-21T22:39:14.819Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-21T22:39:15.743Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-21T22:39:16.669Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-21T22:39:16.669Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-21T22:39:16.748Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-21T22:39:16.924Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-21T22:39:17.483Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-21T22:39:17.483Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-21T22:39:17.728Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-21T22:39:18.844Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-21T22:39:19.769Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-21T22:39:19.891Z] --- PASS: TestDockerNetworkConnectAlias (5.71s) [2019-10-21T22:39:19.891Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-21T22:39:19.891Z] === RUN TestDockerNetworkReConnect [2019-10-21T22:39:20.328Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-21T22:39:20.328Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-21T22:39:21.577Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-21T22:39:21.688Z] === RUN TestDockerSuite/TestInspectImage [2019-10-21T22:39:21.688Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-21T22:39:21.688Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-21T22:39:21.688Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-21T22:39:22.248Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-21T22:39:22.582Z] --- PASS: TestDockerNetworkReConnect (3.85s) [2019-10-21T22:39:22.582Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-21T22:39:22.582Z] === RUN TestServicePlugin [2019-10-21T22:39:22.582Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T22:39:22.582Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:39:22.582Z] === RUN TestServiceUpdateLabel [2019-10-21T22:39:23.610Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-21T22:39:23.610Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-21T22:39:23.610Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-21T22:39:24.170Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-21T22:39:24.511Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-21T22:39:25.092Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-21T22:39:25.272Z] --- PASS: TestServiceUpdateLabel (2.29s) [2019-10-21T22:39:25.272Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-21T22:39:25.272Z] === RUN TestServiceUpdateSecrets [2019-10-21T22:39:26.785Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-21T22:39:26.975Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-21T22:39:26.975Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-21T22:39:27.764Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-21T22:39:27.898Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-21T22:39:28.748Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-21T22:39:28.821Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-21T22:39:29.382Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-21T22:39:29.728Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-21T22:39:30.300Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-21T22:39:30.743Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-21T22:39:31.669Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-21T22:39:32.594Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-21T22:39:33.238Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-21T22:39:33.517Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-21T22:39:34.076Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-21T22:39:35.437Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-21T22:39:35.437Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-21T22:39:35.996Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-21T22:39:35.996Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-21T22:39:37.988Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-21T22:39:38.508Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-21T22:39:40.396Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-21T22:39:40.498Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2019-10-21T22:39:40.498Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-21T22:39:40.498Z] === RUN TestServiceUpdateConfigs [2019-10-21T22:39:41.755Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-21T22:39:42.009Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-21T22:39:43.892Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-21T22:39:45.145Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-21T22:39:47.149Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-21T22:39:48.102Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-21T22:39:49.032Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-21T22:39:49.032Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-21T22:39:51.039Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-21T22:39:51.541Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-21T22:39:51.796Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-21T22:39:52.718Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-21T22:39:55.739Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2019-10-21T22:39:55.740Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-21T22:39:55.740Z] === RUN TestServiceUpdateNetwork [2019-10-21T22:39:55.782Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-21T22:39:58.734Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-21T22:40:01.689Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-21T22:40:02.642Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-21T22:40:05.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-21T22:40:06.432Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-21T22:40:06.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:40:06.898Z] INFO: Testing against a local daemon [2019-10-21T22:40:06.898Z] === RUN TestBuildWithSession [2019-10-21T22:40:06.898Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T22:40:06.898Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T22:40:06.898Z] === RUN TestBuildSquashParent [2019-10-21T22:40:06.898Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-21T22:40:06.898Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:06.898Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T22:40:06.898Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-21T22:40:06.898Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:40:06.898Z] === RUN TestBuildMultiStageCopy [2019-10-21T22:40:07.364Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T22:40:08.280Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2019-10-21T22:40:08.280Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-21T22:40:08.280Z] PASS [2019-10-21T22:40:08.280Z] [2019-10-21T22:40:08.280Z] === Skipped [2019-10-21T22:40:08.280Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T22:40:08.280Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T22:40:08.280Z] [2019-10-21T22:40:08.280Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-21T22:40:08.280Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T22:40:08.280Z] [2019-10-21T22:40:08.280Z] [2019-10-21T22:40:08.280Z] DONE 20 tests, 2 skipped in 115.246s [2019-10-21T22:40:08.280Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T22:40:08.280Z] ++ 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 [2019-10-21T22:40:08.280Z] ++ set -e [2019-10-21T22:40:08.280Z] ++ '[' -n 0 ']' [2019-10-21T22:40:08.280Z] ++ set -x [2019-10-21T22:40:08.280Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:40:08.280Z] INFO: Testing against a local daemon [2019-10-21T22:40:08.280Z] === RUN TestSessionCreate [2019-10-21T22:40:08.280Z] --- PASS: TestSessionCreate (0.05s) [2019-10-21T22:40:08.280Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T22:40:08.280Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-21T22:40:08.280Z] PASS [2019-10-21T22:40:08.280Z] [2019-10-21T22:40:08.280Z] DONE 2 tests in 0.202s [2019-10-21T22:40:08.280Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T22:40:08.280Z] ++ 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 [2019-10-21T22:40:08.280Z] ++ set -e [2019-10-21T22:40:08.280Z] ++ '[' -n 0 ']' [2019-10-21T22:40:08.280Z] ++ set -x [2019-10-21T22:40:08.280Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:40:08.280Z] INFO: Testing against a local daemon [2019-10-21T22:40:08.280Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T22:40:08.280Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:40:08.281Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T22:40:08.281Z] === RUN TestEventsExecDie [2019-10-21T22:40:08.409Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-21T22:40:09.295Z] --- PASS: TestEventsExecDie (0.92s) [2019-10-21T22:40:09.295Z] === RUN TestEventsBackwardsCompatible [2019-10-21T22:40:09.295Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-21T22:40:09.295Z] === RUN TestInfoBinaryCommits [2019-10-21T22:40:09.295Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-21T22:40:09.295Z] === RUN TestInfoAPIVersioned [2019-10-21T22:40:09.295Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-21T22:40:09.295Z] === RUN TestInfoDiscoveryBackend [2019-10-21T22:40:09.915Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-21T22:40:09.915Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-21T22:40:09.915Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-21T22:40:10.293Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-21T22:40:10.923Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T22:40:10.923Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T22:40:10.923Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T22:40:11.218Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-21T22:40:11.549Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-21T22:40:11.549Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T22:40:11.549Z] === RUN TestInfoAPI [2019-10-21T22:40:11.549Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T22:40:11.549Z] === RUN TestInfoAPIWarnings [2019-10-21T22:40:12.166Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-21T22:40:12.166Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-21T22:40:12.166Z] === RUN TestInfoDebug [2019-10-21T22:40:12.783Z] --- PASS: TestInfoDebug (0.55s) [2019-10-21T22:40:12.783Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-21T22:40:12.783Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:40:13.081Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2019-10-21T22:40:13.081Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-21T22:40:13.081Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:40:13.102Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-21T22:40:13.700Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-21T22:40:13.700Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-21T22:40:13.700Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T22:40:14.026Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-21T22:40:14.027Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-21T22:40:14.282Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-21T22:40:14.282Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-21T22:40:14.282Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-21T22:40:14.320Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2019-10-21T22:40:14.320Z] === RUN TestPingCacheHeaders [2019-10-21T22:40:14.320Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-21T22:40:14.320Z] === RUN TestPingGet [2019-10-21T22:40:14.320Z] --- PASS: TestPingGet (0.03s) [2019-10-21T22:40:14.320Z] === RUN TestPingHead [2019-10-21T22:40:14.604Z] --- PASS: TestPingHead (0.05s) [2019-10-21T22:40:14.604Z] === RUN TestVersion [2019-10-21T22:40:14.604Z] --- PASS: TestVersion (0.06s) [2019-10-21T22:40:14.604Z] PASS [2019-10-21T22:40:14.604Z] [2019-10-21T22:40:14.604Z] === Skipped [2019-10-21T22:40:14.604Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:40:14.604Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T22:40:14.604Z] [2019-10-21T22:40:14.604Z] [2019-10-21T22:40:14.604Z] DONE 18 tests, 1 skipped in 6.304s [2019-10-21T22:40:14.604Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T22:40:14.604Z] ++ 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 [2019-10-21T22:40:14.604Z] ++ set -e [2019-10-21T22:40:14.604Z] ++ '[' -n 0 ']' [2019-10-21T22:40:14.604Z] ++ set -x [2019-10-21T22:40:14.604Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-21T22:40:14.604Z] INFO: Testing against a local daemon [2019-10-21T22:40:14.604Z] === RUN TestVolumesCreateAndList [2019-10-21T22:40:14.604Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-21T22:40:14.604Z] === RUN TestVolumesRemove [2019-10-21T22:40:14.887Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-21T22:40:14.887Z] === RUN TestVolumesInspect [2019-10-21T22:40:14.887Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-21T22:40:14.887Z] === RUN TestVolumesInvalidJSON [2019-10-21T22:40:14.887Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T22:40:14.887Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T22:40:14.887Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T22:40:14.887Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2019-10-21T22:40:14.887Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T22:40:14.887Z] PASS [2019-10-21T22:40:14.887Z] [2019-10-21T22:40:14.887Z] DONE 5 tests in 0.319s [2019-10-21T22:40:14.887Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T22:40:15.172Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T22:40:15.172Z] +++ kill 13184 [2019-10-21T22:40:15.655Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-21T22:40:16.229Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-21T22:40:16.649Z] +++ /etc/init.d/apparmor stop [2019-10-21T22:40:16.649Z] Clearing AppArmor profiles cache:. [2019-10-21T22:40:16.649Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T22:40:16.649Z] Unloading profiles will leave already running processes permanently [2019-10-21T22:40:16.649Z] unconfined, which can lead to unexpected situations. [2019-10-21T22:40:16.649Z] [2019-10-21T22:40:16.649Z] To set a process to complain mode, use the command line tool [2019-10-21T22:40:16.649Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T22:40:16.649Z] with the 'teardown' option." [2019-10-21T22:40:16.649Z] [2019-10-21T22:40:17.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs Post stage [Pipeline] junit [2019-10-21T22:40:18.710Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T22:40:19.657Z] + echo Ensuring container killed. [2019-10-21T22:40:19.657Z] Ensuring container killed. [2019-10-21T22:40:19.657Z] + docker rm -vf docker-pr6 [2019-10-21T22:40:19.657Z] Error: No such container: docker-pr6 [2019-10-21T22:40:19.657Z] + true [Pipeline] sh [2019-10-21T22:40:19.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T22:40:19.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T22:40:20.041Z] + echo Chowning /workspace to jenkins user [2019-10-21T22:40:20.041Z] Chowning /workspace to jenkins user [2019-10-21T22:40:20.041Z] + id -u [2019-10-21T22:40:20.041Z] + id -g [2019-10-21T22:40:20.041Z] + docker run --rm -v /home/docker/workspace/moby_PR-40104:/workspace busybox chown -R 1001:1001 /workspace [2019-10-21T22:40:20.413Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-21T22:40:20.669Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-21T22:40:20.799Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T22:40:22.363Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T22:40:22.463Z] + bundleName=ppc64le-integration [2019-10-21T22:40:22.463Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-21T22:40:22.463Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-21T22:40:22.463Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-10-21T22:40:22.463Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-21T22:40:22.783Z] Archiving artifacts [2019-10-21T22:40:23.158Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40104/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T22:40:23.554Z] + make clean [2019-10-21T22:40:24.026Z] --- PASS: TestBuildMultiStageCopy (17.05s) [2019-10-21T22:40:24.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.76s) [2019-10-21T22:40:24.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2019-10-21T22:40:24.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2019-10-21T22:40:24.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.46s) [2019-10-21T22:40:24.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2019-10-21T22:40:24.026Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T22:40:24.026Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-21T22:40:24.026Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:40:24.026Z] === RUN TestBuildLabelWithTargets [2019-10-21T22:40:24.026Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-21T22:40:24.026Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:40:24.026Z] === RUN TestBuildWithEmptyLayers [2019-10-21T22:40:24.171Z] docker volume rm -f docker-dev-cache [2019-10-21T22:40:24.171Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T22:40:25.006Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2019-10-21T22:40:25.006Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T22:40:25.006Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-21T22:40:25.006Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:40:25.006Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T22:40:25.006Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-21T22:40:25.006Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:40:25.006Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T22:40:25.006Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-21T22:40:25.006Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:40:25.006Z] === RUN TestBuildWithHugeFile [2019-10-21T22:40:25.006Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-21T22:40:25.006Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-21T22:40:25.006Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T22:40:25.006Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:40:25.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:40:25.006Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:40:25.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:40:25.006Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:40:25.006Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:40:25.471Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T22:40:25.471Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T22:40:25.471Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T22:40:25.471Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2019-10-21T22:40:25.471Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-21T22:40:25.471Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-10-21T22:40:25.471Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-21T22:40:25.471Z] === RUN TestBuildPreserveOwnership [2019-10-21T22:40:25.471Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-21T22:40:25.471Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:40:25.471Z] === RUN TestBuildPlatformInvalid [2019-10-21T22:40:25.471Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-21T22:40:25.471Z] PASS [2019-10-21T22:40:25.471Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-21T22:40:25.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:40:25.471Z] INFO: Testing against a local daemon [2019-10-21T22:40:25.471Z] === RUN TestConfigList [2019-10-21T22:40:25.471Z] --- SKIP: TestConfigList (0.00s) [2019-10-21T22:40:25.471Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestConfigsCreateAndDelete [2019-10-21T22:40:25.471Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2019-10-21T22:40:25.471Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestConfigsUpdate [2019-10-21T22:40:25.471Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-21T22:40:25.471Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestTemplatedConfig [2019-10-21T22:40:25.471Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-21T22:40:25.471Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestConfigInspect [2019-10-21T22:40:25.471Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-21T22:40:25.471Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestConfigCreateWithLabels [2019-10-21T22:40:25.471Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-21T22:40:25.471Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:40:25.471Z] === RUN TestConfigCreateResolve [2019-10-21T22:40:25.471Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-21T22:40:25.471Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:40:25.471Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T22:40:25.471Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-21T22:40:25.471Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:40:25.471Z] PASS [2019-10-21T22:40:25.471Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-21T22:40:25.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:40:25.471Z] INFO: Testing against a local daemon [2019-10-21T22:40:25.471Z] === RUN TestCheckpoint [2019-10-21T22:40:25.471Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T22:40:25.471Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T22:40:25.471Z] === RUN TestContainerInvalidJSON [2019-10-21T22:40:25.471Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:40:25.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:40:25.471Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:40:25.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:40:25.471Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:40:25.471Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:40:25.471Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T22:40:25.471Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T22:40:25.471Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T22:40:25.471Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-21T22:40:25.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T22:40:25.471Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T22:40:25.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T22:40:25.471Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T22:40:25.471Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-21T22:40:25.471Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T22:40:25.471Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-21T22:40:25.471Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T22:40:25.471Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-21T22:40:25.471Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T22:40:25.471Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-21T22:40:25.471Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestCopyFromContainer [2019-10-21T22:40:25.471Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-21T22:40:25.471Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T22:40:25.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:40:25.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:40:25.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:40:25.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:40:25.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:40:25.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:40:25.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T22:40:25.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T22:40:25.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T22:40:25.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-21T22:40:25.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-21T22:40:25.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T22:40:25.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-21T22:40:25.471Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T22:40:25.471Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-21T22:40:25.471Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidEnv [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T22:40:25.471Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T22:40:25.471Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T22:40:25.471Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T22:40:25.471Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T22:40:25.471Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T22:40:25.471Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T22:40:25.471Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T22:40:25.471Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T22:40:25.471Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-21T22:40:25.471Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T22:40:25.471Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T22:40:25.471Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-21T22:40:25.471Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:25.471Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T22:40:25.471Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-21T22:40:25.471Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:40:25.471Z] === RUN TestCreateWithCapabilities [2019-10-21T22:40:25.471Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-21T22:40:25.471Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-21T22:40:25.471Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T22:40:25.471Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-21T22:40:25.471Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:40:25.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:40:25.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:40:25.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:40:25.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:40:25.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:40:25.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:40:25.898Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-21T22:40:25.936Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T22:40:25.936Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T22:40:25.936Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T22:40:25.936Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T22:40:25.936Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T22:40:25.936Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-21T22:40:25.936Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-21T22:40:25.936Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-21T22:40:25.936Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-21T22:40:25.936Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-21T22:40:25.936Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-21T22:40:25.936Z] === RUN TestDiff [2019-10-21T22:40:25.936Z] --- SKIP: TestDiff (0.00s) [2019-10-21T22:40:25.936Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:25.936Z] === RUN TestExecWithCloseStdin [2019-10-21T22:40:26.457Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-21T22:40:26.457Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T22:40:27.817Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-21T22:40:28.141Z] --- PASS: TestExecWithCloseStdin (2.07s) [2019-10-21T22:40:28.141Z] === RUN TestExec [2019-10-21T22:40:28.141Z] --- SKIP: TestExec (0.00s) [2019-10-21T22:40:28.141Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-21T22:40:28.141Z] === RUN TestExecUser [2019-10-21T22:40:28.141Z] --- SKIP: TestExecUser (0.00s) [2019-10-21T22:40:28.141Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-21T22:40:28.141Z] === RUN TestExportContainerAndImportImage [2019-10-21T22:40:28.141Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-21T22:40:28.141Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:28.141Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T22:40:28.141Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-21T22:40:28.141Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:28.141Z] === RUN TestHealthCheckWorkdir [2019-10-21T22:40:28.141Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-21T22:40:28.141Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:28.141Z] === RUN TestHealthKillContainer [2019-10-21T22:40:28.141Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-21T22:40:28.141Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-21T22:40:28.141Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T22:40:28.141Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-21T22:40:28.141Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-21T22:40:28.141Z] === RUN TestKillContainerInvalidSignal [2019-10-21T22:40:28.740Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-21T22:40:29.695Z] --- PASS: TestKillContainerInvalidSignal (1.65s) [2019-10-21T22:40:29.695Z] === RUN TestKillContainer [2019-10-21T22:40:29.695Z] --- SKIP: TestKillContainer (0.00s) [2019-10-21T22:40:29.695Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-21T22:40:29.695Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T22:40:29.695Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-21T22:40:29.695Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T22:40:29.695Z] === RUN TestKillStoppedContainer [2019-10-21T22:40:29.695Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-21T22:40:29.695Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T22:40:29.695Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T22:40:29.695Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-21T22:40:29.695Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T22:40:29.695Z] === RUN TestKillDifferentUserContainer [2019-10-21T22:40:29.695Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-21T22:40:29.695Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-21T22:40:29.695Z] === RUN TestInspectOomKilledTrue [2019-10-21T22:40:29.695Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T22:40:29.695Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:40:29.695Z] === RUN TestInspectOomKilledFalse [2019-10-21T22:40:29.695Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T22:40:29.695Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T22:40:29.695Z] === RUN TestLogsFollowTailEmpty [2019-10-21T22:40:30.100Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-21T22:40:30.100Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-21T22:40:31.252Z] --- PASS: TestLogsFollowTailEmpty (1.69s) [2019-10-21T22:40:31.252Z] === RUN TestNetworkNat [2019-10-21T22:40:31.252Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-21T22:40:31.252Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:31.252Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T22:40:31.252Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-21T22:40:31.252Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:40:31.252Z] === RUN TestNetworkLoopbackNat [2019-10-21T22:40:31.252Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-21T22:40:31.252Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:31.252Z] === RUN TestPause [2019-10-21T22:40:31.252Z] --- SKIP: TestPause (0.00s) [2019-10-21T22:40:31.252Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-21T22:40:31.252Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T22:40:31.460Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-21T22:40:32.384Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-21T22:40:32.808Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s) [2019-10-21T22:40:32.808Z] === RUN TestPauseStopPausedContainer [2019-10-21T22:40:32.808Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-21T22:40:32.808Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:32.808Z] === RUN TestPsFilter [2019-10-21T22:40:32.808Z] --- PASS: TestPsFilter (0.15s) [2019-10-21T22:40:32.808Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T22:40:33.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-21T22:40:35.010Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.06s) [2019-10-21T22:40:35.010Z] === RUN TestRemoveContainerWithVolume [2019-10-21T22:40:35.190Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-21T22:40:35.749Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-21T22:40:37.113Z] === RUN TestDockerSuite/TestLogsSince [2019-10-21T22:40:37.113Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-21T22:40:37.219Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2019-10-21T22:40:37.219Z] === RUN TestRemoveContainerRunning [2019-10-21T22:40:38.774Z] --- PASS: TestRemoveContainerRunning (1.74s) [2019-10-21T22:40:38.774Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T22:40:40.370Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-21T22:40:40.977Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.86s) [2019-10-21T22:40:40.977Z] === RUN TestRemoveInvalidContainer [2019-10-21T22:40:40.977Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-21T22:40:40.977Z] === RUN TestRenameLinkedContainer [2019-10-21T22:40:40.977Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-21T22:40:40.977Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:40.977Z] === RUN TestRenameStoppedContainer [2019-10-21T22:40:43.179Z] --- PASS: TestRenameStoppedContainer (2.17s) [2019-10-21T22:40:43.179Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T22:40:43.627Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-21T22:40:43.627Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-21T22:40:46.117Z] --- PASS: TestRenameRunningContainerAndReuse (3.54s) [2019-10-21T22:40:46.117Z] === RUN TestRenameInvalidName [2019-10-21T22:40:47.782Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-21T22:40:48.318Z] --- PASS: TestRenameInvalidName (1.76s) [2019-10-21T22:40:48.318Z] === RUN TestRenameAnonymousContainer [2019-10-21T22:40:48.318Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-21T22:40:48.318Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:48.318Z] === RUN TestRenameContainerWithSameName [2019-10-21T22:40:49.688Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-21T22:40:50.524Z] --- PASS: TestRenameContainerWithSameName (2.33s) [2019-10-21T22:40:50.524Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T22:40:50.524Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-21T22:40:50.524Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:50.524Z] === RUN TestResize [2019-10-21T22:40:50.524Z] --- SKIP: TestResize (0.00s) [2019-10-21T22:40:50.524Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:50.524Z] === RUN TestResizeWithInvalidSize [2019-10-21T22:40:50.524Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-21T22:40:50.524Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-21T22:40:50.524Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T22:40:50.611Z] === RUN TestDockerSuite/TestLogsTail [2019-10-21T22:40:51.170Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-21T22:40:51.424Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-21T22:40:52.349Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-21T22:40:52.727Z] --- PASS: TestResizeWhenContainerNotStarted (1.99s) [2019-10-21T22:40:52.727Z] === RUN TestDaemonRestartKillContainers [2019-10-21T22:40:52.727Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-21T22:40:52.727Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:40:52.727Z] === RUN TestStats [2019-10-21T22:40:52.727Z] --- SKIP: TestStats (0.00s) [2019-10-21T22:40:52.727Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-21T22:40:52.727Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T22:40:53.275Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-21T22:40:53.834Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-21T22:40:54.393Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-21T22:40:54.393Z] === RUN TestDockerSuite/TestNetHostname [2019-10-21T22:40:57.655Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-21T22:40:57.655Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-21T22:40:57.909Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-21T22:40:58.832Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-21T22:41:02.089Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-21T22:41:02.343Z] === RUN TestDockerSuite/TestPluginActive [2019-10-21T22:41:03.113Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.72s) [2019-10-21T22:41:03.113Z] === RUN TestStopContainerWithTimeout [2019-10-21T22:41:03.113Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-21T22:41:03.113Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-21T22:41:03.113Z] === RUN TestUpdateRestartPolicy [2019-10-21T22:41:04.226Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-21T22:41:04.481Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-21T22:41:11.011Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-21T22:41:11.011Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-21T22:41:11.266Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-21T22:41:13.148Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-21T22:41:15.036Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-21T22:41:16.396Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-21T22:41:18.904Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-21T22:41:24.153Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-21T22:41:24.297Z] --- PASS: TestUpdateRestartPolicy (20.42s) [2019-10-21T22:41:24.297Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T22:41:25.278Z] --- PASS: TestUpdateRestartWithAutoRemove (1.87s) [2019-10-21T22:41:25.278Z] === RUN TestWaitNonBlocked [2019-10-21T22:41:25.278Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:41:25.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:41:25.278Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:41:25.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:41:25.278Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T22:41:25.278Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T22:41:26.036Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-21T22:41:26.596Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-21T22:41:27.521Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-21T22:41:28.882Z] === RUN TestDockerSuite/TestPortList [2019-10-21T22:41:29.054Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-21T22:41:29.054Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.50s) [2019-10-21T22:41:29.054Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.60s) [2019-10-21T22:41:29.054Z] === RUN TestWaitBlocked [2019-10-21T22:41:29.054Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-21T22:41:29.054Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:41:29.054Z] PASS [2019-10-21T22:41:29.054Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-21T22:41:29.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:29.054Z] INFO: Testing against a local daemon [2019-10-21T22:41:29.054Z] === RUN TestCommitInheritsEnv [2019-10-21T22:41:29.054Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-21T22:41:29.054Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:41:29.054Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T22:41:29.054Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-21T22:41:29.054Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-21T22:41:29.054Z] === RUN TestImagesFilterMultiReference [2019-10-21T22:41:29.054Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-21T22:41:29.054Z] === RUN TestImagePullPlatformInvalid [2019-10-21T22:41:29.054Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-21T22:41:29.054Z] === RUN TestRemoveImageOrphaning [2019-10-21T22:41:29.054Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-21T22:41:29.054Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:41:29.054Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T22:41:29.054Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-21T22:41:29.054Z] === RUN TestTagInvalidReference [2019-10-21T22:41:29.522Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-21T22:41:29.522Z] === RUN TestTagValidPrefixedRepo [2019-10-21T22:41:29.522Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-21T22:41:29.522Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T22:41:29.522Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-21T22:41:29.522Z] === RUN TestTagOfficialNames [2019-10-21T22:41:29.522Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-21T22:41:29.522Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] === RUN TestTagMatchesDigest [2019-10-21T22:41:29.522Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T22:41:29.522Z] PASS [2019-10-21T22:41:29.522Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-21T22:41:29.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:29.522Z] INFO: Testing against a local daemon [2019-10-21T22:41:29.522Z] === RUN TestNetworkCreateDelete [2019-10-21T22:41:29.522Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-21T22:41:29.522Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:41:29.522Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T22:41:29.522Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-21T22:41:29.522Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-21T22:41:29.522Z] === RUN TestInspectNetwork [2019-10-21T22:41:29.522Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-21T22:41:29.522Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-21T22:41:29.522Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T22:41:29.522Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-21T22:41:29.522Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:41:29.522Z] === RUN TestNetworkInvalidJSON [2019-10-21T22:41:29.522Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T22:41:29.522Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T22:41:29.522Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:41:29.522Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:41:29.522Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:41:29.522Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:41:29.522Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T22:41:29.522Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T22:41:29.522Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T22:41:29.522Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-21T22:41:29.522Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T22:41:29.522Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-21T22:41:29.522Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-21T22:41:29.522Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T22:41:29.522Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T22:41:29.522Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T22:41:29.522Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T22:41:29.522Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T22:41:29.522Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T22:41:29.522Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T22:41:29.522Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:230: FLAKY_TEST [2019-10-21T22:41:29.522Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T22:41:29.522Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T22:41:29.522Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-21T22:41:29.522Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-21T22:41:29.522Z] PASS [2019-10-21T22:41:29.522Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-21T22:41:29.522Z] PASS [2019-10-21T22:41:29.522Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-21T22:41:29.522Z] PASS [2019-10-21T22:41:29.522Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-21T22:41:29.522Z] PASS [2019-10-21T22:41:29.522Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-21T22:41:29.522Z] PASS [2019-10-21T22:41:29.522Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-21T22:41:29.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:29.522Z] INFO: Testing against a local daemon [2019-10-21T22:41:29.522Z] === RUN TestPluginInvalidJSON [2019-10-21T22:41:29.522Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:41:29.522Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:41:29.522Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T22:41:29.522Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-21T22:41:29.522Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T22:41:29.522Z] PASS [2019-10-21T22:41:29.522Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-21T22:41:29.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:29.987Z] INFO: Testing against a local daemon [2019-10-21T22:41:29.987Z] === RUN TestExternalGraphDriver [2019-10-21T22:41:29.987Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-21T22:41:29.987Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-21T22:41:29.987Z] === RUN TestGraphdriverPluginV2 [2019-10-21T22:41:29.987Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-21T22:41:29.987Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-21T22:41:29.987Z] PASS [2019-10-21T22:41:29.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-21T22:41:29.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:29.988Z] INFO: Testing against a local daemon [2019-10-21T22:41:29.988Z] PASS [2019-10-21T22:41:29.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-21T22:41:29.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:29.988Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-21T22:41:29.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:29.988Z] INFO: Testing against a local daemon [2019-10-21T22:41:29.988Z] === RUN TestSecretInspect [2019-10-21T22:41:29.988Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-21T22:41:29.988Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestSecretList [2019-10-21T22:41:29.988Z] --- SKIP: TestSecretList (0.00s) [2019-10-21T22:41:29.988Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestSecretsCreateAndDelete [2019-10-21T22:41:29.988Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-21T22:41:29.988Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestSecretsUpdate [2019-10-21T22:41:29.988Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-21T22:41:29.988Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestTemplatedSecret [2019-10-21T22:41:29.988Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-21T22:41:29.988Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestSecretCreateResolve [2019-10-21T22:41:29.988Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-21T22:41:29.988Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:41:29.988Z] PASS [2019-10-21T22:41:29.988Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-21T22:41:29.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:29.988Z] INFO: Testing against a local daemon [2019-10-21T22:41:29.988Z] === RUN TestServiceCreateInit [2019-10-21T22:41:29.988Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T22:41:29.988Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T22:41:29.988Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-21T22:41:29.988Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-21T22:41:29.988Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-21T22:41:29.988Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T22:41:29.988Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-21T22:41:29.988Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestCreateServiceConflict [2019-10-21T22:41:29.988Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-21T22:41:29.988Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T22:41:29.988Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-21T22:41:29.988Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T22:41:29.988Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-21T22:41:29.988Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T22:41:29.988Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-21T22:41:29.988Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T22:41:29.988Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-21T22:41:29.988Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestCreateServiceSysctls [2019-10-21T22:41:29.988Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-21T22:41:29.988Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestCreateServiceCapabilities [2019-10-21T22:41:29.988Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-21T22:41:29.988Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestInspect [2019-10-21T22:41:29.988Z] --- SKIP: TestInspect (0.00s) [2019-10-21T22:41:29.988Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestServiceListWithStatuses [2019-10-21T22:41:29.988Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T22:41:29.988Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T22:41:29.988Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-21T22:41:29.988Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestDockerNetworkReConnect [2019-10-21T22:41:29.988Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-21T22:41:29.988Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestServicePlugin [2019-10-21T22:41:29.988Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T22:41:29.988Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:29.988Z] === RUN TestServiceUpdateLabel [2019-10-21T22:41:29.988Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-21T22:41:29.988Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:41:29.988Z] === RUN TestServiceUpdateSecrets [2019-10-21T22:41:29.988Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-21T22:41:29.988Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:41:29.988Z] === RUN TestServiceUpdateConfigs [2019-10-21T22:41:29.988Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-21T22:41:30.244Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-21T22:41:30.453Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:41:30.453Z] === RUN TestServiceUpdateNetwork [2019-10-21T22:41:30.453Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-21T22:41:30.453Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T22:41:30.453Z] PASS [2019-10-21T22:41:30.453Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-21T22:41:30.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:30.453Z] INFO: Testing against a local daemon [2019-10-21T22:41:30.453Z] === RUN TestSessionCreate [2019-10-21T22:41:30.453Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-21T22:41:30.453Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-21T22:41:30.453Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T22:41:30.453Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-21T22:41:30.453Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-21T22:41:30.453Z] PASS [2019-10-21T22:41:30.453Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-21T22:41:30.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:30.453Z] INFO: Testing against a local daemon [2019-10-21T22:41:30.453Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T22:41:30.453Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T22:41:30.453Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T22:41:30.453Z] === RUN TestEventsExecDie [2019-10-21T22:41:30.453Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-21T22:41:30.453Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-21T22:41:30.453Z] === RUN TestEventsBackwardsCompatible [2019-10-21T22:41:30.453Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-21T22:41:30.453Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-21T22:41:30.453Z] === RUN TestInfoAPI [2019-10-21T22:41:30.453Z] --- PASS: TestInfoAPI (0.03s) [2019-10-21T22:41:30.453Z] === RUN TestInfoAPIWarnings [2019-10-21T22:41:30.453Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-21T22:41:30.453Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T22:41:30.453Z] === RUN TestInfoDebug [2019-10-21T22:41:30.453Z] --- FAIL: TestInfoDebug (0.01s) [2019-10-21T22:41:30.453Z] info_test.go:74: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoDebug" [2019-10-21T22:41:30.453Z] info_test.go:75: [dc164c2939b9f] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\dc164c2939b9f\root --exec-root C:\windows\TEMP\dxr\dc164c2939b9f --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\dc164c2939b9f\docker.pid --userland-proxy=true --containerd-namespace dc164c2939b9f --containerd-plugins-namespace dc164c2939b9fp --host unix://C:\windows\TEMP\docker-integration\dc164c2939b9f.sock --storage-driver overlay2 --debug] : protocol not available [2019-10-21T22:41:30.453Z] === RUN TestInfoInsecureRegistries [2019-10-21T22:41:30.453Z] --- FAIL: TestInfoInsecureRegistries (0.00s) [2019-10-21T22:41:30.453Z] info_test.go:99: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoInsecureRegistries" [2019-10-21T22:41:30.453Z] info_test.go:100: [dfe30af3d40e0] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dfe30af3d40e0\root --exec-root C:\windows\TEMP\dxr\dfe30af3d40e0 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dfe30af3d40e0\docker.pid --userland-proxy=true --containerd-namespace dfe30af3d40e0 --containerd-plugins-namespace dfe30af3d40e0p --host unix://C:\windows\TEMP\docker-integration\dfe30af3d40e0.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-21T22:41:30.453Z] === RUN TestInfoRegistryMirrors [2019-10-21T22:41:30.453Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-10-21T22:41:30.453Z] info_test.go:123: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoRegistryMirrors" [2019-10-21T22:41:30.453Z] info_test.go:124: [d2df51eaf3a40] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d2df51eaf3a40\root --exec-root C:\windows\TEMP\dxr\d2df51eaf3a40 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d2df51eaf3a40\docker.pid --userland-proxy=true --containerd-namespace d2df51eaf3a40 --containerd-plugins-namespace d2df51eaf3a40p --host unix://C:\windows\TEMP\docker-integration\d2df51eaf3a40.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-21T22:41:30.453Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T22:41:31.434Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2019-10-21T22:41:31.434Z] === RUN TestPingCacheHeaders [2019-10-21T22:41:31.434Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-21T22:41:31.434Z] === RUN TestPingGet [2019-10-21T22:41:31.434Z] --- PASS: TestPingGet (0.03s) [2019-10-21T22:41:31.434Z] === RUN TestPingHead [2019-10-21T22:41:31.434Z] --- PASS: TestPingHead (0.03s) [2019-10-21T22:41:31.434Z] === RUN TestVersion [2019-10-21T22:41:31.434Z] --- PASS: TestVersion (0.03s) [2019-10-21T22:41:31.434Z] FAIL [2019-10-21T22:41:31.434Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-21T22:41:31.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:31.434Z] INFO: Testing against a local daemon [2019-10-21T22:41:31.434Z] === RUN TestVolumesCreateAndList [2019-10-21T22:41:31.434Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-21T22:41:31.434Z] === RUN TestVolumesRemove [2019-10-21T22:41:31.434Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-21T22:41:31.434Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-21T22:41:31.434Z] === RUN TestVolumesInspect [2019-10-21T22:41:31.899Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-21T22:41:31.899Z] === RUN TestVolumesInvalidJSON [2019-10-21T22:41:31.899Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T22:41:31.899Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T22:41:31.899Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T22:41:31.899Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-21T22:41:31.899Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T22:41:31.899Z] PASS [2019-10-21T22:41:31.899Z] INFO: make.ps1 ended at 10/21/2019 22:41:31 [2019-10-21T22:41:31.899Z] INFO: Integration CLI tests being run from the host: [2019-10-21T22:41:31.899Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-21T22:41:34.406Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-21T22:41:37.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-21T22:41:40.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T22:41:40.663Z] INFO: Testing against a local daemon [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-21T22:41:40.663Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-21T22:41:40.926Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-21T22:41:41.643Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-21T22:41:41.643Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-21T22:41:42.287Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-21T22:41:42.846Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-21T22:41:47.002Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-21T22:41:50.261Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-21T22:41:50.261Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-21T22:41:50.261Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-21T22:41:50.518Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-21T22:41:50.518Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-21T22:41:51.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-21T22:41:51.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-21T22:41:52.365Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-21T22:41:52.365Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-21T22:41:54.277Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-21T22:41:54.277Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-21T22:41:57.532Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-21T22:41:58.933Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-21T22:41:59.492Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-21T22:41:59.492Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-21T22:41:59.746Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-21T22:42:03.904Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-21T22:42:04.463Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-21T22:42:08.618Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-21T22:42:12.772Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-21T22:42:13.027Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-21T22:42:13.027Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-21T22:42:17.182Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-21T22:42:25.252Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-21T22:42:26.174Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-21T22:42:26.734Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-21T22:42:29.243Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-21T22:42:29.497Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-21T22:42:31.403Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-21T22:42:32.769Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-21T22:42:34.650Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-21T22:42:37.907Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-21T22:42:38.832Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-21T22:42:39.087Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-21T22:42:40.010Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-21T22:42:42.519Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-21T22:42:45.777Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-21T22:42:46.336Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-21T22:42:46.336Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-21T22:42:46.590Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-21T22:42:46.845Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-21T22:42:46.845Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-21T22:42:48.207Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-21T22:42:48.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-21T22:42:49.692Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-21T22:42:51.576Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-21T22:42:51.831Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-21T22:42:52.085Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-21T22:42:55.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-21T22:43:01.871Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-21T22:43:02.430Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-21T22:43:04.955Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-21T22:43:04.955Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-21T22:43:04.955Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-21T22:43:05.210Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-21T22:43:08.466Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-21T22:43:09.389Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-21T22:43:13.544Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-21T22:43:15.426Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-21T22:43:15.426Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-21T22:43:15.426Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-21T22:43:15.990Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-21T22:43:19.249Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-21T22:43:20.609Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-21T22:43:20.609Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-21T22:43:22.491Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-21T22:43:23.415Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-21T22:43:24.776Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-21T22:43:25.700Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-21T22:43:26.624Z] === RUN TestDockerSuite/TestRmiTag [2019-10-21T22:43:26.624Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-21T22:43:27.548Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-21T22:43:27.548Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-21T22:43:32.785Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-21T22:43:33.708Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-21T22:43:34.630Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-21T22:43:35.189Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-21T22:43:37.088Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-21T22:43:37.647Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-21T22:43:38.207Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-21T22:43:39.129Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-21T22:43:39.129Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-21T22:43:39.689Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-21T22:43:41.571Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-21T22:43:42.493Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-21T22:43:43.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-21T22:43:43.977Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-21T22:43:44.232Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-21T22:43:46.116Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-21T22:43:47.997Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-21T22:43:48.557Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-21T22:43:49.626Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-21T22:43:50.550Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-21T22:43:51.475Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-21T22:43:52.401Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-21T22:43:53.324Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-21T22:43:54.683Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-21T22:43:55.241Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-21T22:43:56.165Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-21T22:43:57.088Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-21T22:43:57.088Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-21T22:43:59.595Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-21T22:44:00.155Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-21T22:44:01.077Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-21T22:44:02.013Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-21T22:44:02.576Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-21T22:44:02.576Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-21T22:44:03.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-21T22:44:03.498Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-21T22:44:04.422Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-21T22:44:05.345Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-21T22:44:05.904Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-21T22:44:06.827Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-21T22:44:06.827Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-21T22:44:07.751Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-21T22:44:07.751Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-21T22:44:08.692Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-21T22:44:08.693Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-21T22:44:09.109Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-21T22:44:10.033Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-21T22:44:10.955Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-21T22:44:11.514Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-21T22:44:11.768Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-21T22:44:11.768Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-21T22:44:12.692Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-21T22:44:13.422Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-21T22:44:13.422Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-21T22:44:13.422Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-21T22:44:14.576Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-21T22:44:15.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-21T22:44:17.199Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-21T22:44:17.819Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-21T22:44:18.378Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-21T22:44:18.765Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-21T22:44:19.230Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-21T22:44:19.230Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-21T22:44:19.230Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-21T22:44:19.230Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-21T22:44:19.300Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-21T22:44:19.859Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-21T22:44:20.786Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-21T22:44:21.709Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-21T22:44:22.165Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-21T22:44:22.165Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-21T22:44:22.165Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-21T22:44:23.591Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-21T22:44:26.848Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-21T22:44:27.103Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-21T22:44:27.662Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-21T22:44:29.290Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-21T22:44:30.173Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-21T22:44:32.056Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-21T22:44:34.566Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-21T22:44:37.821Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-21T22:44:37.821Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-21T22:44:37.821Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-21T22:44:38.076Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-21T22:44:39.959Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-21T22:44:41.846Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-21T22:44:44.354Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-21T22:44:44.609Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-21T22:44:46.493Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-21T22:44:47.417Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-21T22:44:47.417Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-21T22:44:47.976Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-21T22:44:49.860Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-21T22:44:49.860Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-21T22:44:50.419Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-21T22:44:51.342Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-21T22:44:52.264Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-21T22:44:52.824Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-21T22:44:52.824Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-21T22:44:53.746Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-21T22:44:54.669Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-21T22:44:55.227Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-21T22:44:56.150Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-21T22:44:57.113Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-21T22:44:57.674Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-21T22:44:58.598Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-21T22:44:59.521Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-21T22:44:59.521Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-21T22:45:00.081Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-21T22:45:01.004Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-21T22:45:02.366Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-21T22:45:02.926Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T22:45:02.926Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-21T22:45:07.086Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-21T22:45:07.341Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-21T22:45:19.492Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-21T22:45:20.052Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-21T22:45:21.975Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-21T22:45:21.975Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-21T22:45:21.975Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-21T22:45:21.975Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-21T22:45:22.534Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-21T22:45:25.791Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-21T22:45:27.672Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-21T22:45:29.033Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-21T22:45:29.957Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-21T22:45:30.517Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-21T22:45:31.439Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-21T22:45:32.366Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-21T22:45:32.366Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-21T22:45:32.926Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-21T22:45:34.328Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-21T22:45:35.688Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-21T22:45:37.571Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-21T22:45:37.571Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-21T22:45:37.571Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-21T22:45:39.452Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-21T22:45:40.811Z] === RUN TestDockerSuite/TestRunMount [2019-10-21T22:45:44.968Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-21T22:45:47.482Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-21T22:45:48.405Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-21T22:45:49.329Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-21T22:45:49.584Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-21T22:45:50.945Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-21T22:45:53.452Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-21T22:45:57.720Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-21T22:46:00.230Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-21T22:46:00.230Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-21T22:46:02.741Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-21T22:46:04.630Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-21T22:46:06.515Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-21T22:46:06.515Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-21T22:46:07.440Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-21T22:46:08.843Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-21T22:46:08.843Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-21T22:46:09.767Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-21T22:46:10.326Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-21T22:46:11.686Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-21T22:46:13.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-21T22:46:15.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-21T22:46:17.438Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-21T22:46:20.695Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-21T22:46:21.253Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-21T22:46:21.253Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-21T22:46:22.176Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-21T22:46:22.176Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-21T22:46:23.100Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-21T22:46:23.658Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-21T22:46:23.658Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-21T22:46:23.658Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-21T22:46:24.582Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-21T22:46:25.505Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-21T22:46:25.505Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-21T22:46:25.956Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-21T22:46:26.436Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-21T22:46:27.360Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-21T22:46:28.891Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-21T22:46:29.243Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-21T22:46:29.243Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-21T22:46:29.243Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-21T22:46:29.871Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-21T22:46:29.871Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-21T22:46:29.871Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-21T22:46:29.871Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-21T22:46:30.169Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-21T22:46:31.092Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-21T22:46:32.027Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-21T22:46:32.074Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-21T22:46:32.585Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-21T22:46:33.511Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-21T22:46:34.435Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T22:46:34.435Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-21T22:46:35.360Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-21T22:46:35.919Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-21T22:46:35.919Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-21T22:46:36.843Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-21T22:46:37.100Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-21T22:46:38.092Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-21T22:46:38.652Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-21T22:46:38.652Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-21T22:46:38.906Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-21T22:46:42.169Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-21T22:46:42.169Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-21T22:46:43.530Z] === RUN TestDockerSuite/TestRunRm [2019-10-21T22:46:44.526Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-21T22:46:44.892Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-21T22:46:49.048Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-21T22:46:49.258Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-21T22:46:49.302Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-21T22:46:50.226Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-21T22:46:50.237Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-21T22:46:50.237Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-21T22:46:52.108Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-21T22:46:52.667Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-21T22:46:53.172Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-21T22:46:54.727Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-21T22:46:56.820Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-21T22:47:02.054Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-21T22:47:02.309Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-21T22:47:03.243Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-21T22:47:04.178Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-21T22:47:04.737Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-21T22:47:05.111Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-21T22:47:05.111Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-21T22:47:05.111Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-21T22:47:05.111Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-21T22:47:05.111Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-21T22:47:05.111Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-21T22:47:05.661Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-21T22:47:06.583Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-21T22:47:07.142Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-21T22:47:08.067Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-21T22:47:08.991Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-21T22:47:11.497Z] === RUN TestDockerSuite/TestRunState [2019-10-21T22:47:13.379Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-21T22:47:13.938Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-21T22:47:14.862Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-21T22:47:15.116Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-21T22:47:15.116Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-21T22:47:16.039Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-21T22:47:16.598Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-21T22:47:18.480Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-21T22:47:18.480Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-21T22:47:18.480Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-21T22:47:19.041Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-21T22:47:22.300Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-21T22:47:22.555Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-21T22:47:24.437Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-21T22:47:28.596Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-21T22:47:31.972Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-21T22:47:32.531Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-21T22:47:33.112Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-21T22:47:34.035Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-21T22:47:35.917Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-21T22:47:36.172Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-21T22:47:37.533Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-21T22:47:38.460Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-21T22:47:38.714Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-21T22:47:38.714Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-21T22:47:39.637Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-21T22:47:40.559Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-21T22:47:41.118Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-21T22:47:41.118Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-21T22:47:41.372Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-21T22:47:42.296Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-21T22:47:47.530Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-21T22:47:47.530Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-21T22:47:47.744Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-21T22:47:47.744Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-21T22:47:47.744Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-21T22:47:48.889Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-21T22:47:51.397Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-21T22:47:53.281Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-21T22:47:55.163Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-21T22:47:58.419Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-21T22:47:58.977Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-21T22:47:59.538Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-21T22:48:00.461Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-21T22:48:00.461Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-21T22:48:00.461Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-21T22:48:00.461Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-21T22:48:00.715Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-21T22:48:01.638Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-21T22:48:02.590Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-21T22:48:03.512Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-21T22:48:05.393Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-21T22:48:05.509Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-21T22:48:05.509Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-21T22:48:05.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-21T22:48:06.316Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-21T22:48:06.876Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-21T22:48:06.876Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-21T22:48:07.800Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-21T22:48:07.800Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-21T22:48:07.800Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-21T22:48:07.800Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-21T22:48:07.800Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-21T22:48:08.054Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-21T22:48:08.309Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-21T22:48:08.309Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-21T22:48:08.563Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-21T22:48:08.563Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-21T22:48:09.486Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-21T22:48:10.410Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-21T22:48:10.968Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-21T22:48:10.968Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-21T22:48:11.892Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-21T22:48:12.451Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-21T22:48:12.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-21T22:48:13.374Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-21T22:48:13.374Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-21T22:48:13.933Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-21T22:48:14.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-21T22:48:14.856Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-21T22:48:14.856Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-21T22:48:14.856Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-21T22:48:15.782Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-21T22:48:17.142Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-21T22:48:18.064Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-21T22:48:18.064Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-21T22:48:18.623Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-21T22:48:18.623Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-21T22:48:18.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-21T22:48:20.504Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-21T22:48:21.065Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-21T22:48:23.573Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-21T22:48:24.495Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-21T22:48:24.495Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-21T22:48:24.495Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-21T22:48:25.418Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-21T22:48:26.785Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-21T22:48:27.344Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-21T22:48:27.971Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-21T22:48:27.971Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-21T22:48:29.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-21T22:48:30.480Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-21T22:48:30.480Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-21T22:48:31.038Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-21T22:48:32.920Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-21T22:48:32.920Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-21T22:48:34.802Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-21T22:48:34.802Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-21T22:48:34.802Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-21T22:48:36.683Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-21T22:48:38.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-21T22:48:38.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-21T22:48:38.567Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-21T22:48:38.821Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-21T22:48:38.821Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-21T22:48:38.821Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-21T22:48:38.821Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-21T22:48:39.380Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-21T22:48:41.261Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-21T22:48:41.820Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-21T22:48:42.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-21T22:48:42.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-21T22:48:42.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-21T22:48:47.051Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-21T22:48:47.610Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-21T22:48:48.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-21T22:48:48.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-21T22:48:48.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-21T22:48:48.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-21T22:48:48.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-21T22:48:50.871Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-21T22:48:51.430Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-21T22:48:53.312Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-21T22:48:56.568Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-21T22:48:59.077Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-21T22:49:00.032Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-21T22:49:01.913Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-21T22:49:03.836Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-21T22:49:06.347Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-21T22:49:10.502Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-21T22:49:13.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-21T22:49:14.656Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-21T22:49:14.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-21T22:49:15.303Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-21T22:49:15.768Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-21T22:49:17.323Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-21T22:49:17.323Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-21T22:49:17.912Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-21T22:49:22.056Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-21T22:49:23.035Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-21T22:49:23.035Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-21T22:49:23.035Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-21T22:49:23.141Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-21T22:49:24.015Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-21T22:49:24.995Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-21T22:49:25.460Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-21T22:49:25.925Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-21T22:49:26.390Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-21T22:49:26.396Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-21T22:49:28.276Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-21T22:49:28.835Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-21T22:49:29.763Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-21T22:49:30.687Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-21T22:49:30.687Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-21T22:49:31.120Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-21T22:49:31.609Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-21T22:49:33.321Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-21T22:49:33.321Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-21T22:49:34.437Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-21T22:49:36.899Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-21T22:49:40.155Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-21T22:49:40.416Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-21T22:49:41.339Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-21T22:49:41.339Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-21T22:49:42.263Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-21T22:49:44.145Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-21T22:49:44.145Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-21T22:49:46.029Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-21T22:49:46.952Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-21T22:49:47.876Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-21T22:49:49.338Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-21T22:49:49.338Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-21T22:49:49.338Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-21T22:49:49.759Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-21T22:49:49.804Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-21T22:49:50.785Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-21T22:49:50.785Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-21T22:49:50.785Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-21T22:49:51.765Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-21T22:49:52.229Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-21T22:49:52.229Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-21T22:49:52.229Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-21T22:49:53.912Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-21T22:49:55.794Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-21T22:49:55.794Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-21T22:49:56.717Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-21T22:49:57.640Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-21T22:49:58.070Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-21T22:50:02.870Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-21T22:50:06.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-21T22:50:09.395Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-21T22:50:12.652Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-21T22:50:16.806Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-21T22:50:22.036Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-21T22:50:24.544Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-21T22:50:27.205Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-21T22:50:28.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-21T22:50:29.927Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-21T22:50:32.435Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-21T22:50:33.858Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-21T22:50:33.858Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-21T22:50:33.858Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-21T22:50:34.946Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-21T22:50:37.452Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-21T22:50:39.335Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-21T22:50:39.727Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-21T22:50:39.727Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-21T22:50:40.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-21T22:50:40.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-21T22:50:40.657Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-21T22:50:40.657Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-21T22:50:41.842Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-21T22:50:51.793Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-21T22:50:57.023Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-21T22:50:57.023Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-21T22:50:57.023Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-21T22:50:57.946Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-21T22:50:57.946Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-21T22:50:58.200Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-21T22:50:58.200Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-21T22:50:59.124Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-21T22:50:59.124Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-21T22:51:00.047Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-21T22:51:00.047Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-21T22:51:00.047Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-21T22:51:00.047Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-21T22:51:00.047Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-21T22:51:02.554Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-21T22:51:02.554Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-21T22:51:02.809Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-21T22:51:02.809Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-21T22:51:02.809Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-21T22:51:03.733Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-21T22:51:05.093Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-21T22:51:05.886Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-21T22:51:05.887Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-21T22:51:05.887Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-21T22:51:06.454Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-21T22:51:06.454Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-21T22:51:06.454Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-21T22:51:08.340Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-21T22:51:09.703Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-21T22:51:11.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-21T22:51:14.325Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite (1843.72s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.61s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.24s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.70s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.11s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.85s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.01s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.14s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.05s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.02s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.86s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.02s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.07s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAttachDetach (1.16s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.18s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.18s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.44s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.47s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.47s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.55s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.35s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.74s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.60s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.02s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (8.35s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.73s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (7.54s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.53s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.45s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (7.94s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (4.23s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.88s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.77s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddScript (8.21s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (26.43s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.01s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.49s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.98s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.46s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.47s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.71s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.02s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.41s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.65s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.43s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.98s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.79s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.45s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.51s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.84s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.94s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.05s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.20s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.64s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.49s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2019-10-21T22:51:14.325Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-21T22:51:14.325Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.82s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildContChar (4.20s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.46s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.57s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.61s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.73s) [2019-10-21T22:51:14.325Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-21T22:51:14.325Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.325Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-21T22:51:14.325Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.325Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-21T22:51:14.325Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.325Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-21T22:51:14.325Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.46s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.81s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.84s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.34s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.18s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.13s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.43s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.67s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.09s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.59s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.44s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.99s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.83s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.75s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.84s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.07s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.69s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.28s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.81s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.08s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.11s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnv (1.73s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.36s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.16s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.47s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.20s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.10s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.63s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.86s) [2019-10-21T22:51:14.325Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-21T22:51:14.325Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.90s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.36s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.67s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.09s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.79s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.29s) [2019-10-21T22:51:14.325Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.05s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.34s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildHistory (4.57s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.22s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.32s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.85s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.12s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.65s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.84s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.47s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.60s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.70s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.59s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.07s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.21s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.80s) [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-21T22:51:14.326Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.69s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.61s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.46s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.82s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.47s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.61s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.77s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.46s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.94s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.55s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.24s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.29s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.44s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.64s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildPATH (2.20s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.75s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.43s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (3.03s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildRm (5.04s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.62s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.27s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.71s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.41s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.30s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.10s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.31s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T22:51:14.326Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildStderr (1.30s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.81s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.27s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.63s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildUser (2.42s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.99s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.38s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.38s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.81s) [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-21T22:51:14.326Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T22:51:14.326Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T22:51:14.326Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T22:51:14.326Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.17s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.18s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.83s) [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T22:51:14.326Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.61s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-21T22:51:14.326Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.76s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.72s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitTTY (1.71s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.02s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.96s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.12s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.97s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.10s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.12s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.15s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.82s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.95s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.71s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.16s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.26s) [2019-10-21T22:51:14.326Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.18s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.58s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.41s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.19s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.69s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.87s) [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0008faaa0 } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1322952416 /foo false } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1322952416 /foo true } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3356445887 /foo false } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3356445887 /foo true } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3356445887 /foo true 0xc0008faf20 } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0008faf40 } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0008faf60 } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0008faf80 } [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0008fafa0 } [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 0 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 1 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 2 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 3 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 4 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 5 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 6 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 7 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 8 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 9 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 10 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 11 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 12 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 13 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 14 [2019-10-21T22:51:14.326Z] docker_api_containers_test.go:1927: case 15 [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.98s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.33s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.94s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.82s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.15s) [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.98s) [2019-10-21T22:51:14.326Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership765941896/file1 2850d60b8677fa08e5383fbb14e1311c6c6bb71b17ded90bdd260dd06e859016:/tmpvol/file1` [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s) [2019-10-21T22:51:14.326Z] docker_cli_cp_utils_test.go:192: running `docker cp 53de6af5d423bf89a97d9caf184118b1a8facc556159bd328027c5d75536faaf:/root/file1 /tmp/test-cp-from-case-a140298311/itWorks.txt` [2019-10-21T22:51:14.326Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a140298311/itWorks.txt" contains "file1\n" [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-10-21T22:51:14.326Z] docker_cli_cp_utils_test.go:192: running `docker cp 11409cd41428a5eb97140e50b4009a439d8847d971cf4aed7553d0e7cd8e3ebd:/file1 /tmp/test-cp-from-case-b011770618/testDir/` [2019-10-21T22:51:14.326Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2019-10-21T22:51:14.326Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c530027537/file2" contains "file2\n" [2019-10-21T22:51:14.326Z] docker_cli_cp_utils_test.go:192: running `docker cp 31e226f06288b626bf0d2543de0517edff28dcdc62ee3eea91c776b3ba81a7cb:/root/file1 /tmp/test-cp-from-case-c530027537/file2` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c530027537/file2" contains "file1\n" [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 90b61ede5369baab8592529bb6878d660ca2188b5f5278618cffd91f539a1b03:/file1 /tmp/test-cp-from-case-d191290428/dir1` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d191290428/dir1/file1" contains "file1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 90b61ede5369baab8592529bb6878d660ca2188b5f5278618cffd91f539a1b03:/file1 /tmp/test-cp-from-case-d191290428/dir1/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d191290428/dir1/file1" contains "file1\n" [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp edafb5bf68c6a12dd8adbf01134b1d7e2b4e6be30fc8dc356280d456c22cf882:dir1 /tmp/test-cp-from-case-e061149803/testDir` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e061149803/testDir/file1-1" contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp edafb5bf68c6a12dd8adbf01134b1d7e2b4e6be30fc8dc356280d456c22cf882:dir1 /tmp/test-cp-from-case-e061149803/testDir/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e061149803/testDir/file1-1" contains "file1-1\n" [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp ad1c8173cab711d9f4d344773b014e8d59ffacfae5d055703670409cb0258e44:/root/dir1 /tmp/test-cp-from-case-f254762190/file1` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 423ec4ff56b939624ddcb5b69553a7e155e38f78c66e29db01da40615b797f6c:/root/dir1 /tmp/test-cp-from-case-g790245845/dir2` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g790245845/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 423ec4ff56b939624ddcb5b69553a7e155e38f78c66e29db01da40615b797f6c:/root/dir1 /tmp/test-cp-from-case-g790245845/dir2/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g790245845/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 53ab219c854a37fac0fb8257c2c18a60d5ac82166cbc3a30b9b3edae76bcb7bd:dir1/. /tmp/test-cp-from-case-h374046512/testDir` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h374046512/testDir/file1-1" contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 53ab219c854a37fac0fb8257c2c18a60d5ac82166cbc3a30b9b3edae76bcb7bd:dir1/. /tmp/test-cp-from-case-h374046512/testDir/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h374046512/testDir/file1-1" contains "file1-1\n" [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 7fc45d181d9afd692dd94b2c3e6c0624684f2647e4ea97d183e0825721b924c8:/root/dir1/. /tmp/test-cp-from-case-i648695503/file1` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 65a06a40bcbdd249853242bdb90fb45d741df3ce4603ceb864444b55f8053f8c:/root/dir1/. /tmp/test-cp-from-case-j232919010/dir2` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j232919010/dir2/file1-1" contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 65a06a40bcbdd249853242bdb90fb45d741df3ce4603ceb864444b55f8053f8c:/root/dir1/. /tmp/test-cp-from-case-j232919010/dir2/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j232919010/dir2/file1-1" contains "file1-1\n" [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.53s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 4fab5a49b0b91671583475d5c9d77f714ee4abc3374c72a7228e3c63fae4299a:/file2 /tmp/test-cp-from-err-dst-not-dir629683673/symlinkToFile1` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir629683673/symlinkToFile1" points to "file1" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir629683673/file1" contains "file2\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 4fab5a49b0b91671583475d5c9d77f714ee4abc3374c72a7228e3c63fae4299a:/file2 /tmp/test-cp-from-err-dst-not-dir629683673/symlinkToDir1` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir629683673/symlinkToDir1" points to "dir1" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir629683673/file2" contains "file2\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 4fab5a49b0b91671583475d5c9d77f714ee4abc3374c72a7228e3c63fae4299a:/file2 /tmp/test-cp-from-err-dst-not-dir629683673/brokenSymlinkToFileX` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir629683673/brokenSymlinkToFileX" points to "fileX" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir629683673/fileX" contains "file2\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 4fab5a49b0b91671583475d5c9d77f714ee4abc3374c72a7228e3c63fae4299a:/dir2 /tmp/test-cp-from-err-dst-not-dir629683673/symlinkToDir1` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir629683673/symlinkToDir1" points to "dir1" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir629683673/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp 4fab5a49b0b91671583475d5c9d77f714ee4abc3374c72a7228e3c63fae4299a:/dir2 /tmp/test-cp-from-err-dst-not-dir629683673/brokenSymlinkToDirX` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir629683673/brokenSymlinkToDirX" points to "dirX" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir629683673/dirX/file2-1" contains "file2-1\n" [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.29s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.11s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.33s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a006647457/file1 1081c0e0519bd3d0f5db08fbbbf084ec0a9d80fcd1b53fd0afe066569909d900:/root/itWorks.txt` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "1081c0e0519bd3d0f5db08fbbbf084ec0a9d80fcd1b53fd0afe066569909d900" start output contains "file1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1081c0e0519bd3d0f5db08fbbbf084ec0a9d80fcd1b53fd0afe066569909d900` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.13s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b036512652/file1 2ebd158fe8584c68bc9615d7a00070773c6a2decdb0373786add862c2ecf34d5:testDir/` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.10s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "82465debc36b18123a7afdc54de76421aea43e0b7d8b072577edb440824389ce" start output contains "file2\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 82465debc36b18123a7afdc54de76421aea43e0b7d8b072577edb440824389ce` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c822770043/file1 82465debc36b18123a7afdc54de76421aea43e0b7d8b072577edb440824389ce:/root/file2` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "82465debc36b18123a7afdc54de76421aea43e0b7d8b072577edb440824389ce" start output contains "file1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 82465debc36b18123a7afdc54de76421aea43e0b7d8b072577edb440824389ce` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseD (6.39s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "585ff9977b77a07c7e1c4572c95c014da0774025f4edcedccbc4733ddc6048ce" start output contains "" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 585ff9977b77a07c7e1c4572c95c014da0774025f4edcedccbc4733ddc6048ce` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d651956382/file1 585ff9977b77a07c7e1c4572c95c014da0774025f4edcedccbc4733ddc6048ce:dir1` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "585ff9977b77a07c7e1c4572c95c014da0774025f4edcedccbc4733ddc6048ce" start output contains "file1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 585ff9977b77a07c7e1c4572c95c014da0774025f4edcedccbc4733ddc6048ce` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "da7fbe181b4bf038bdeaf78f55c0c6fb769a752c6f6d82041f24b440c3cbffa7" start output contains "" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a da7fbe181b4bf038bdeaf78f55c0c6fb769a752c6f6d82041f24b440c3cbffa7` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d651956382/file1 da7fbe181b4bf038bdeaf78f55c0c6fb769a752c6f6d82041f24b440c3cbffa7:dir1/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "da7fbe181b4bf038bdeaf78f55c0c6fb769a752c6f6d82041f24b440c3cbffa7" start output contains "file1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a da7fbe181b4bf038bdeaf78f55c0c6fb769a752c6f6d82041f24b440c3cbffa7` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseE (5.09s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e582908261/dir1 d478ed484ff838ea4fc73d30e8239a6470b09f01221d95272aee7536b0fffb2f:testDir` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "d478ed484ff838ea4fc73d30e8239a6470b09f01221d95272aee7536b0fffb2f" start output contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a d478ed484ff838ea4fc73d30e8239a6470b09f01221d95272aee7536b0fffb2f` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e582908261/dir1 1e89bb94800c53de36d528e627aaccc284a56e65f9495fadad10f70a24ef3ae7:testDir/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "1e89bb94800c53de36d528e627aaccc284a56e65f9495fadad10f70a24ef3ae7" start output contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1e89bb94800c53de36d528e627aaccc284a56e65f9495fadad10f70a24ef3ae7` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.96s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f749641088/dir1 ed783a9797695bd93eb14583a43498d3371e7a5c925d7a04b7a919db339cf113:/root/file1` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.29s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "754d177bf7ca209c45b46b409b03d8716f5c40cd0f54ea9089d49767506e7a82" start output contains "" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 754d177bf7ca209c45b46b409b03d8716f5c40cd0f54ea9089d49767506e7a82` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g972237023/dir1 754d177bf7ca209c45b46b409b03d8716f5c40cd0f54ea9089d49767506e7a82:/root/dir2` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "754d177bf7ca209c45b46b409b03d8716f5c40cd0f54ea9089d49767506e7a82" start output contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 754d177bf7ca209c45b46b409b03d8716f5c40cd0f54ea9089d49767506e7a82` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "2e9bad18c7722b04553362c02fd88f6fee8c3df5ed385fd77ae758569c080551" start output contains "" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e9bad18c7722b04553362c02fd88f6fee8c3df5ed385fd77ae758569c080551` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g972237023/dir1 2e9bad18c7722b04553362c02fd88f6fee8c3df5ed385fd77ae758569c080551:/dir2/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "2e9bad18c7722b04553362c02fd88f6fee8c3df5ed385fd77ae758569c080551" start output contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e9bad18c7722b04553362c02fd88f6fee8c3df5ed385fd77ae758569c080551` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.53s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h066752178/dir1/. dbae78b423f6510a972c4fd62fc4b828c42173a3441137fda89f9cc157c2daf2:testDir` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "dbae78b423f6510a972c4fd62fc4b828c42173a3441137fda89f9cc157c2daf2" start output contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a dbae78b423f6510a972c4fd62fc4b828c42173a3441137fda89f9cc157c2daf2` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h066752178/dir1/. fe43ba9548be29730466339d7422c2c50fe0ad74e9b3366d09dac0c7e9ace22d:testDir/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "fe43ba9548be29730466339d7422c2c50fe0ad74e9b3366d09dac0c7e9ace22d" start output contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a fe43ba9548be29730466339d7422c2c50fe0ad74e9b3366d09dac0c7e9ace22d` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i253076073/dir1/. 4080bb3bf8ef5b2b10d4ae489e1018927dc42d41c691274a2536e16496dceb3e:/root/file1` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.67s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "8a188332d8aac91b4df8efbaf89d77978477555d11a4914fb57ece33d1d85ede" start output contains "" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8a188332d8aac91b4df8efbaf89d77978477555d11a4914fb57ece33d1d85ede` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j071922868/dir1/. 8a188332d8aac91b4df8efbaf89d77978477555d11a4914fb57ece33d1d85ede:/dir2` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "8a188332d8aac91b4df8efbaf89d77978477555d11a4914fb57ece33d1d85ede" start output contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8a188332d8aac91b4df8efbaf89d77978477555d11a4914fb57ece33d1d85ede` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "5e18ad8e1ee49ec7a97cbc7b66f8bed6c183d5a511dd671bf3b7f4eb6bf22889" start output contains "" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5e18ad8e1ee49ec7a97cbc7b66f8bed6c183d5a511dd671bf3b7f4eb6bf22889` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j071922868/dir1/. 5e18ad8e1ee49ec7a97cbc7b66f8bed6c183d5a511dd671bf3b7f4eb6bf22889:/dir2/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "5e18ad8e1ee49ec7a97cbc7b66f8bed6c183d5a511dd671bf3b7f4eb6bf22889" start output contains "file1-1\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5e18ad8e1ee49ec7a97cbc7b66f8bed6c183d5a511dd671bf3b7f4eb6bf22889` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.21s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions176354435/permdirtest permtest:/` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs812126125/file1 b84d07490d6da5614cd6136af97aa2bdf61b9bc330470f4f0e8d2f30e97dfa08:/root/shouldNotExist` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "b84d07490d6da5614cd6136af97aa2bdf61b9bc330470f4f0e8d2f30e97dfa08" start output contains "" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a b84d07490d6da5614cd6136af97aa2bdf61b9bc330470f4f0e8d2f30e97dfa08` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.81s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume950409512/file1 8f61788345c4c4ba0a6e13331ba7a7252cd8ea7f24745007140b7b9e6adeafc8:/vol_ro/shouldNotExist` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:279: checking that container "8f61788345c4c4ba0a6e13331ba7a7252cd8ea7f24745007140b7b9e6adeafc8" start output contains "" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8f61788345c4c4ba0a6e13331ba7a7252cd8ea7f24745007140b7b9e6adeafc8` [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2019-10-21T22:51:14.327Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.37s) [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-591862375/file2 d60092670b647587508e3a8a803dcbd699b523d0f237ac9fec67a33d2c962230:/vol2/symlinkToFile1` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-591862375/symlinkToFile1" points to "file1" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-591862375/file1" contains "file2\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-591862375/file2 d60092670b647587508e3a8a803dcbd699b523d0f237ac9fec67a33d2c962230:/vol2/symlinkToDir1` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-591862375/symlinkToDir1" points to "dir1" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-591862375/file2" contains "file2\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-591862375/file2 d60092670b647587508e3a8a803dcbd699b523d0f237ac9fec67a33d2c962230:/vol2/brokenSymlinkToFileX` [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-591862375/brokenSymlinkToFileX" points to "fileX" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-591862375/fileX" contains "file2\n" [2019-10-21T22:51:14.327Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-591862375//dir2 d60092670b647587508e3a8a803dcbd699b523d0f237ac9fec67a33d2c962230:/vol2/symlinkToDir1` [2019-10-21T22:51:14.328Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-591862375/symlinkToDir1" points to "dir1" [2019-10-21T22:51:14.328Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-591862375/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-21T22:51:14.328Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-591862375//dir2 d60092670b647587508e3a8a803dcbd699b523d0f237ac9fec67a33d2c962230:/vol2/brokenSymlinkToDirX` [2019-10-21T22:51:14.328Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-591862375/brokenSymlinkToDirX" points to "dirX" [2019-10-21T22:51:14.328Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-591862375/dirX/file2-1" contains "file2-1\n" [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.96s) [2019-10-21T22:51:14.328Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-21T22:51:14.328Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.93s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.21s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2019-10-21T22:51:14.328Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T22:51:14.328Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.31s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.08s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.05s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.63s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.71s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.06s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.81s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.83s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.15s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsCommit (1.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.71s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.31s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.66s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsCopy (1.56s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.07s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.30s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.48s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFilters (1.68s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFormat (1.67s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.62s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-21T22:51:14.328Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T22:51:14.328Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-21T22:51:14.328Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T22:51:14.328Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.65s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsRename (0.91s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.78s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsTop (1.00s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.26s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.92s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecCgroup (2.14s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecInspectID (2.99s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.20s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.31s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.71s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.21s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecStartFails (1.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2019-10-21T22:51:14.328Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T22:51:14.328Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.24s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.30s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.34s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestExecWithUser (1.25s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestHealth (20.83s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.15s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.13s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.10s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.08s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesFormat (0.13s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.04s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImportDisplay (2.30s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImportFile (2.15s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImportGzipped (2.18s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.92s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.12s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.04s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.17s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.93s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.89s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.69s) [2019-10-21T22:51:14.328Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-21T22:51:14.328Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectHistory (1.03s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-10-21T22:51:14.328Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-21T22:51:14.328Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.94s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectStatus (1.04s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.77s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.97s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.40s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.61s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.72s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.91s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.56s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.44s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2019-10-21T22:51:14.328Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.43s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.85s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.47s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.93s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.88s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.05s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.91s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.68s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.25s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.12s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.54s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.94s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.99s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsTail (0.97s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.75s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestNetHostname (2.62s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.25s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.76s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.44s) [2019-10-21T22:51:14.329Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-21T22:51:14.329Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.42s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.67s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.00s) [2019-10-21T22:51:14.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.12s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.18s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.64s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPortList (11.35s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.71s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.65s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsByOrder (3.57s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.55s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.14s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.13s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.96s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.61s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.72s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.75s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.44s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.45s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.71s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.15s) [2019-10-21T22:51:14.329Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T22:51:14.329Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.05s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.65s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.61s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.46s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.90s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.65s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.03s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.10s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.84s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.05s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.64s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.74s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.87s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.89s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.85s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.74s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.60s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.64s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2019-10-21T22:51:14.329Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T22:51:14.329Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.329Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T22:51:14.329Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.41s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2019-10-21T22:51:14.329Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T22:51:14.329Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.70s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.75s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2019-10-21T22:51:14.329Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T22:51:14.329Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.24s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.78s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.29s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunMount (6.76s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.74s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.93s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.67s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.54s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.79s) [2019-10-21T22:51:14.329Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.63s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.88s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.90s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.78s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.86s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNetHost (1.30s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (1.00s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.53s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.55s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.08s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.86s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.85s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.76s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.92s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.10s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2019-10-21T22:51:14.330Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.86s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.83s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.96s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.90s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.66s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.46s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.65s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunRm (0.95s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.00s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.01s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.76s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunState (1.66s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.66s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.03s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.27s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUserByID (1.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.75s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.69s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.55s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.28s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.89s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-21T22:51:14.330Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-10-21T22:51:14.330Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-21T22:51:14.330Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.88s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.97s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.93s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.75s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.94s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.55s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.59s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.40s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.10s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.18s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2019-10-21T22:51:14.330Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents965246689 [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.83s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.72s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.53s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.89s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.19s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.75s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartRecordError (1.94s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.17s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.40s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.32s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.01s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.93s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.87s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-21T22:51:14.330Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.86s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.53s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.01s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.90s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateStats (4.44s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s) [2019-10-21T22:51:14.330Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-21T22:51:14.330Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.18s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.42s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.64s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.57s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.53s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.36s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.41s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.38s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.48s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-21T22:51:14.330Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.96s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.56s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.39s) [2019-10-21T22:51:14.331Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.41s) [2019-10-21T22:51:14.331Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-21T22:51:14.331Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-21T22:51:14.331Z] === RUN TestDockerRegistrySuite [2019-10-21T22:51:14.331Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-21T22:51:16.215Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-21T22:51:16.950Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-21T22:51:17.510Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-21T22:51:19.418Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-21T22:51:19.673Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T22:51:20.232Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-21T22:51:24.388Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T22:51:29.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-21T22:51:31.115Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-21T22:51:32.670Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-21T22:51:33.135Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-21T22:51:33.783Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-21T22:51:34.707Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-21T22:51:36.067Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-21T22:51:36.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-21T22:51:37.950Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-21T22:51:39.110Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-21T22:51:39.310Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-21T22:51:40.671Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-21T22:51:41.314Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-21T22:51:42.031Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-21T22:51:43.917Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-21T22:51:46.427Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-21T22:51:49.686Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-21T22:51:50.609Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-21T22:51:53.875Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-21T22:51:55.234Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-21T22:51:55.234Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T22:51:56.593Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T22:51:57.951Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T22:51:59.310Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-21T22:52:03.466Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-21T22:52:03.466Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-21T22:52:04.826Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-21T22:52:05.081Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-21T22:52:05.081Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-21T22:52:05.335Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-21T22:52:05.589Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-21T22:52:05.844Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-21T22:52:06.098Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-21T22:52:07.456Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-21T22:52:09.964Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-21T22:52:10.888Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-21T22:52:12.250Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-21T22:52:13.174Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite (59.73s) [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.79s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-21T22:52:14.098Z] check_test.go:196: [d8c13cd63eda4] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-21T22:52:14.098Z] check_test.go:196: [d446f1886a107] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.95s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-21T22:52:14.098Z] check_test.go:196: [dad7aa8d55a72] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-21T22:52:14.098Z] check_test.go:196: [d5768cec8850b] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.58s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-21T22:52:14.098Z] check_test.go:196: [dbe385f001f54] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.72s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-21T22:52:14.098Z] check_test.go:196: [d93d5f42ce18c] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.43s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-21T22:52:14.098Z] check_test.go:196: [d4db59b6cd663] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-21T22:52:14.098Z] check_test.go:196: [d24f9cfcd6c8e] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.32s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-21T22:52:14.098Z] check_test.go:196: [dc975990f4c57] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-21T22:52:14.098Z] check_test.go:196: [dbe7286d822e5] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.55s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-21T22:52:14.098Z] check_test.go:196: [d4725b485599a] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-21T22:52:14.098Z] check_test.go:196: [d6cf8be28c2c8] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.42s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-21T22:52:14.098Z] check_test.go:196: [d3122750f38d6] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.59s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-21T22:52:14.098Z] check_test.go:196: [daae9862d89ed] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-21T22:52:14.098Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a2a88e0261f73cf8eff59db81cb5d5f2fca74ae198a1919feacef1404694c52d [2019-10-21T22:52:14.098Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8ac2f12c20f9e2042f09a3427797d770ba4b926e0cb2c85e32a7125a02a89f65 [2019-10-21T22:52:14.098Z] check_test.go:196: [def62d22bc900] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.88s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-21T22:52:14.098Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:925e6fec420258e8712546e890660c658d375e19f6490251ad4321acb5135fff [2019-10-21T22:52:14.098Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d0c883844e73a86a23308c649fd99b00af0e5c77b527ad08379c03f35ffb4bf4 [2019-10-21T22:52:14.098Z] check_test.go:196: [d40844d482136] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-21T22:52:14.098Z] check_test.go:196: [d089cc145be33] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.18s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-21T22:52:14.098Z] check_test.go:196: [dc80205685de6] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-21T22:52:14.098Z] check_test.go:196: [d2ec2e8b52940] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-21T22:52:14.098Z] check_test.go:196: [d1bcb46a31824] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-21T22:52:14.098Z] check_test.go:196: [d647a183b0974] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-21T22:52:14.098Z] check_test.go:196: [d94bb549bae86] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-21T22:52:14.098Z] check_test.go:196: [d9c9950fb14fb] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.65s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-21T22:52:14.098Z] check_test.go:196: [d44ec7bfc4106] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-21T22:52:14.098Z] check_test.go:196: [db9a657f66d46] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-21T22:52:14.098Z] check_test.go:196: [d4bc07107553a] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-21T22:52:14.098Z] check_test.go:196: [dc6b3859489c6] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-21T22:52:14.098Z] check_test.go:196: [d981718022f05] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-21T22:52:14.098Z] check_test.go:196: [dc0feeb327e2e] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-21T22:52:14.098Z] check_test.go:196: [d92c24d4078bb] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-21T22:52:14.098Z] check_test.go:196: [dae2a21eb6c5b] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-21T22:52:14.098Z] check_test.go:196: [de08aaed3136a] daemon is not started [2019-10-21T22:52:14.098Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.45s) [2019-10-21T22:52:14.098Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-21T22:52:14.098Z] check_test.go:196: [d6ec050116fb1] daemon is not started [2019-10-21T22:52:14.099Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.26s) [2019-10-21T22:52:14.099Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-21T22:52:14.099Z] check_test.go:196: [dcbf799f60bb5] daemon is not started [2019-10-21T22:52:14.099Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.03s) [2019-10-21T22:52:14.099Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-21T22:52:14.099Z] check_test.go:196: [ddb6128d2680d] daemon is not started [2019-10-21T22:52:14.099Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.34s) [2019-10-21T22:52:14.099Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-21T22:52:14.099Z] check_test.go:196: [d975b467cf9bc] daemon is not started [2019-10-21T22:52:14.099Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2019-10-21T22:52:14.099Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-21T22:52:14.099Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2019-10-21T22:52:14.099Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-21T22:52:14.099Z] === RUN TestDockerSchema1RegistrySuite [2019-10-21T22:52:14.099Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-21T22:52:14.099Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T22:52:15.083Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-21T22:52:18.348Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-21T22:52:18.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T22:52:22.329Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-21T22:52:24.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-21T22:52:25.572Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-21T22:52:28.834Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-21T22:52:30.194Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-21T22:52:30.194Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-21T22:52:31.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-21T22:52:31.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T22:52:32.111Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-21T22:52:33.090Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-21T22:52:33.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T22:52:33.442Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-21T22:52:33.554Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-21T22:52:34.802Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T22:52:36.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-21T22:52:40.367Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-21T22:52:40.367Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-21T22:52:40.622Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-21T22:52:40.876Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-21T22:52:41.131Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-21T22:52:41.386Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-21T22:52:41.945Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite (27.95s) [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-21T22:52:41.945Z] check_test.go:223: [dd428bec3f1bd] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.75s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-21T22:52:41.945Z] check_test.go:223: [d1e40c7b538a9] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.10s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-21T22:52:41.945Z] check_test.go:223: [d030c855a1325] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.45s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-21T22:52:41.945Z] check_test.go:223: [dbc3a09493fb3] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.62s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-21T22:52:41.945Z] check_test.go:223: [d6423f118e48e] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.52s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-21T22:52:41.945Z] check_test.go:223: [d217f35c26b6c] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-21T22:52:41.945Z] check_test.go:223: [db910fb1b4748] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-21T22:52:41.945Z] check_test.go:223: [d917f914db7a2] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-21T22:52:41.945Z] check_test.go:223: [d274ecc273ae9] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.61s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-21T22:52:41.945Z] check_test.go:223: [d625970ef75fc] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.74s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-21T22:52:41.945Z] check_test.go:223: [d56baa6a5ae25] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-21T22:52:41.945Z] check_test.go:223: [d35f0f62dfe93] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-21T22:52:41.945Z] check_test.go:223: [d66edda5fe8b9] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-21T22:52:41.945Z] check_test.go:223: [d598ac7edc9b5] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-21T22:52:41.945Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-21T22:52:41.945Z] check_test.go:223: [df24feba44281] daemon is not started [2019-10-21T22:52:41.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-21T22:52:41.946Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-21T22:52:41.946Z] check_test.go:223: [d691116af4317] daemon is not started [2019-10-21T22:52:41.946Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2019-10-21T22:52:41.946Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-21T22:52:41.946Z] check_test.go:223: [d39d37c9f6d67] daemon is not started [2019-10-21T22:52:41.946Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-21T22:52:41.946Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-21T22:52:41.946Z] check_test.go:223: [d749543b63dd0] daemon is not started [2019-10-21T22:52:41.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-21T22:52:41.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-21T22:52:42.869Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-21T22:52:43.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-21T22:52:43.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-21T22:52:44.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-21T22:52:44.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-21T22:52:45.347Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-21T22:52:45.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.01s) [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2019-10-21T22:52:45.907Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-21T22:52:45.907Z] check_test.go:252: [dc0194d2928b1] daemon is not started [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2019-10-21T22:52:45.907Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-21T22:52:45.907Z] check_test.go:252: [df206e34e2ca4] daemon is not started [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-10-21T22:52:45.907Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-21T22:52:45.907Z] check_test.go:252: [db4a5f840e022] daemon is not started [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2019-10-21T22:52:45.907Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-10-21T22:52:45.907Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-21T22:52:45.907Z] check_test.go:252: [d1dbe456e846e] daemon is not started [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-10-21T22:52:45.907Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-21T22:52:45.907Z] check_test.go:252: [d0d831795541c] daemon is not started [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2019-10-21T22:52:45.907Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-21T22:52:45.907Z] check_test.go:252: [d0b1bcf5ffb2d] daemon is not started [2019-10-21T22:52:45.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-10-21T22:52:45.907Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-21T22:52:45.907Z] check_test.go:252: [dff61effbeaf6] daemon is not started [2019-10-21T22:52:45.907Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-21T22:52:45.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-21T22:52:51.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-21T22:52:51.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-21T22:52:51.392Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-21T22:52:51.392Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-21T22:52:51.664Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-10-21T22:52:51.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-10-21T22:52:51.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-21T22:52:51.664Z] check_test.go:279: [dcfaa4ea24874] daemon is not started [2019-10-21T22:52:51.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-21T22:52:51.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-21T22:52:51.664Z] check_test.go:279: [d320e4f4072ac] daemon is not started [2019-10-21T22:52:51.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-21T22:52:51.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-21T22:52:51.664Z] check_test.go:279: [dceee814728e6] daemon is not started [2019-10-21T22:52:51.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-21T22:52:51.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-21T22:52:51.664Z] check_test.go:279: [d9b659009ddf8] daemon is not started [2019-10-21T22:52:51.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-21T22:52:51.664Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-21T22:52:51.664Z] check_test.go:279: [de4ab5c1e3f64] daemon is not started [2019-10-21T22:52:51.664Z] === RUN TestDockerNetworkSuite [2019-10-21T22:52:51.664Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-21T22:52:54.173Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-21T22:52:54.427Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-21T22:52:55.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-21T22:53:01.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-21T22:53:04.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-21T22:53:07.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-21T22:53:08.973Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-21T22:53:09.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-21T22:53:12.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-21T22:53:14.920Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-21T22:53:19.076Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-21T22:53:20.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-21T22:53:24.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-21T22:53:25.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-21T22:53:26.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-21T22:53:27.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-21T22:53:29.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-21T22:53:30.087Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-21T22:53:31.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-21T22:53:31.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-21T22:53:31.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-21T22:53:33.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-21T22:53:33.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-21T22:53:33.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-21T22:53:33.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-21T22:53:34.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-21T22:53:35.895Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-21T22:53:36.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-21T22:53:36.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-21T22:53:37.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-21T22:53:37.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-21T22:53:39.585Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-21T22:53:41.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-21T22:53:42.830Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-21T22:53:44.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-21T22:53:46.118Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-21T22:53:50.279Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-21T22:53:53.535Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-21T22:53:56.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-21T22:53:56.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-21T22:53:56.602Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-21T22:53:57.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-21T22:53:57.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-21T22:53:57.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-21T22:53:57.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-21T22:53:57.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-21T22:53:57.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-21T22:53:59.729Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-21T22:53:59.729Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-21T22:53:59.729Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-21T22:54:02.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-21T22:54:02.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-21T22:54:02.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-21T22:54:03.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-21T22:54:08.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-21T22:54:12.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-21T22:54:12.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-21T22:54:14.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-21T22:54:17.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-21T22:54:17.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-21T22:54:18.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-21T22:54:19.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-21T22:54:20.747Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-21T22:54:21.078Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-21T22:54:27.270Z] --- PASS: TestDockerNetworkSuite (94.84s) [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.78s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d56d7616080b8] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.42s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d6f9d3c910ba4] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.08s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [ddc743d247afd] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.86s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d6cd1c9d076b8] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.93s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:1233: [dab25263d5efc] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.23s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [ddf422de75036] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.44s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d6ce43a0765a5] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.67s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d763fca4e50d1] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d58e30f7ba866] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d6038899b5169] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [def5a6f4746f7] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.61s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d16703bf15a11] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.60s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d8ff2e5a80e2c] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d7e32ce9b18cd] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d972c865fb1b4] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.57s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d608eb8445e52] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d227406f20510] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d80d329a26740] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [db742c4e38e20] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.36s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [dd0cf8703595a] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.59s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d7209c22ea840] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d4e91c3f41d67] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.69s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d3f5ddf6bc049] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d19606d11a512] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.24s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:968: [dfc1a5caaa840] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.64s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d47c68998e6e7] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.87s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:1116: [de983dcc9aa13] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d08484bffe4f3] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.08s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [de8d533c5d74a] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [df62f8cb0d6da] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.15s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d2e5f2b0435ae] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [ddac69716f184] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.12s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d2d8a79e50ea3] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [dd6993f0ed87b] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.60s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d6bda25b148bc] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [dd130b4455582] daemon is not started [2019-10-21T22:54:27.271Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d1eb449300ad8] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.30s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d1fc5d6383b35] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.68s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.61s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:1084: [d1a8bc4db8f39] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d933c467f944d] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d2e89af458889] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.82s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [dcb62320f4fd0] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [dc5efbc623366] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d6c66779ac088] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.83s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [d94d3d47bbbc0] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.44s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [debd9df868d8e] daemon is not started [2019-10-21T22:54:27.271Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.80s) [2019-10-21T22:54:27.271Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-21T22:54:27.271Z] docker_cli_network_unix_test.go:46: [db7fb2b4cfe09] daemon is not started [2019-10-21T22:54:27.271Z] === RUN TestDockerHubPullSuite [2019-10-21T22:54:27.271Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-21T22:54:28.194Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-21T22:54:30.700Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-21T22:54:30.954Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-21T22:54:31.460Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-21T22:54:32.835Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-21T22:54:32.835Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-21T22:54:33.091Z] --- PASS: TestDockerHubPullSuite (6.47s) [2019-10-21T22:54:33.091Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.80s) [2019-10-21T22:54:33.091Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-21T22:54:33.091Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2019-10-21T22:54:33.091Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s) [2019-10-21T22:54:33.091Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.70s) [2019-10-21T22:54:33.091Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2019-10-21T22:54:33.091Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2019-10-21T22:54:33.091Z] PASS [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === Skipped [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T22:54:33.091Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-21T22:54:33.091Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-21T22:54:33.091Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-21T22:54:33.091Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-21T22:54:33.091Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-21T22:54:33.091Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-21T22:54:33.091Z] docker_cli_network_unix_test.go:46: [d1eb449300ad8] daemon is not started [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] [2019-10-21T22:54:33.091Z] DONE 1247 tests, 44 skipped in 2067.514s [2019-10-21T22:54:33.091Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T22:54:33.091Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T22:54:33.091Z] +++ kill 7312 [2019-10-21T22:54:41.181Z] +++ /etc/init.d/apparmor stop [2019-10-21T22:54:41.181Z] Clearing AppArmor profiles cache:. [2019-10-21T22:54:41.181Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T22:54:41.181Z] Unloading profiles will leave already running processes permanently [2019-10-21T22:54:41.181Z] unconfined, which can lead to unexpected situations. [2019-10-21T22:54:41.181Z] [2019-10-21T22:54:41.181Z] To set a process to complain mode, use the command line tool [2019-10-21T22:54:41.181Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T22:54:41.181Z] with the 'teardown' option." [2019-10-21T22:54:41.181Z] [2019-10-21T22:54:41.982Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-21T22:54:49.247Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-21T22:55:07.264Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-21T22:55:12.027Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-21T22:55:19.151Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite (1728.18s) [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.65s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.68s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.78s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.45s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.07s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-21T22:55:25.291Z] check_test.go:358: [dc9ad00410e1e] joining swarm manager [dc3e22bc7938b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-21T22:55:25.291Z] check_test.go:358: [d6fc4ebbebdc0] joining swarm manager [dc3e22bc7938b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.291Z] check_test.go:379: [dc9ad00410e1e] daemon is not started [2019-10-21T22:55:25.291Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-21T22:55:25.291Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.23s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-21T22:55:25.291Z] check_test.go:358: [d40a1a3b76dfe] joining swarm manager [d743294f3b12f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.39s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.21s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-21T22:55:25.291Z] check_test.go:358: [dedc6e75459c0] joining swarm manager [d8a031a2791d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-21T22:55:25.291Z] check_test.go:358: [dafc1676c0ef9] joining swarm manager [d8a031a2791d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.291Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-21T22:55:25.291Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-21T22:55:25.291Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.66s) [2019-10-21T22:55:25.291Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-21T22:55:25.292Z] check_test.go:358: [dc3da0f16bb58] joining swarm manager [dc29b6932fb93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-21T22:55:25.292Z] check_test.go:358: [d538197d06d2f] joining swarm manager [dc29b6932fb93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.31s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.10s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.39s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-21T22:55:25.292Z] check_test.go:358: [defc6e02c991b] joining swarm manager [de48996a7b6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-21T22:55:25.292Z] check_test.go:358: [df80f6cc464e3] joining swarm manager [de48996a7b6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.05s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-21T22:55:25.292Z] check_test.go:358: [d900cf015b46b] joining swarm manager [d472de474133e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-21T22:55:25.292Z] check_test.go:358: [d00bfb88ae956] joining swarm manager [d472de474133e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.79s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-21T22:55:25.292Z] check_test.go:358: [d26755e060fef] joining swarm manager [deae332bdcb25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.48s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-21T22:55:25.292Z] check_test.go:358: [d836cf61177df] joining swarm manager [d973c2477ec79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-21T22:55:25.292Z] check_test.go:358: [d4b57d1d9d9ed] joining swarm manager [d973c2477ec79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.73s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-21T22:55:25.292Z] check_test.go:358: [d73429187f73f] joining swarm manager [d1c094e902274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.59s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-21T22:55:25.292Z] check_test.go:358: [d3c0620caf2a8] joining swarm manager [dd3ae0320a970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-21T22:55:25.292Z] check_test.go:358: [dd8d308146bd8] joining swarm manager [dd3ae0320a970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] check_test.go:379: [dd8d308146bd8] daemon is not started [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.25s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T22:55:25.292Z] check_test.go:358: [d5ec0f3ffc3c4] joining swarm manager [d8c31c7ce95bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T22:55:25.292Z] check_test.go:358: [dc2c4a23926a1] joining swarm manager [d8c31c7ce95bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T22:55:25.292Z] check_test.go:358: [dbb2049368168] joining swarm manager [d8c31c7ce95bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T22:55:25.292Z] check_test.go:358: [dde8417272888] joining swarm manager [d8c31c7ce95bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T22:55:25.292Z] check_test.go:358: [de27305c38cd1] joining swarm manager [d8c31c7ce95bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.14s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.42s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-21T22:55:25.292Z] check_test.go:358: [d8ef97a95049d] joining swarm manager [d2da59137c09d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-21T22:55:25.292Z] check_test.go:358: [d5ed93ebe3eef] joining swarm manager [d2da59137c09d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.34s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-21T22:55:25.292Z] check_test.go:358: [d7158c613a076] joining swarm manager [d804d5e963782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-21T22:55:25.292Z] check_test.go:358: [df86ee65dd398] joining swarm manager [d804d5e963782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.17s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-21T22:55:25.292Z] check_test.go:358: [d535a8d70da55] joining swarm manager [daf81e394efdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-21T22:55:25.292Z] check_test.go:358: [dc4a22b45a435] joining swarm manager [daf81e394efdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.72s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.98s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T22:55:25.292Z] check_test.go:358: [d82c618087b6c] joining swarm manager [d9dd591c399aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T22:55:25.292Z] check_test.go:358: [d430862d0d3ab] joining swarm manager [d9dd591c399aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T22:55:25.292Z] check_test.go:358: [db1d5b98731be] joining swarm manager [d9dd591c399aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T22:55:25.292Z] check_test.go:358: [d77b981bdcc0f] joining swarm manager [d9dd591c399aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.88s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-21T22:55:25.292Z] check_test.go:358: [dda51aee97002] joining swarm manager [d4344374343a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-21T22:55:25.292Z] check_test.go:358: [d4a70b8d6858a] joining swarm manager [d4344374343a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.21s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-21T22:55:25.292Z] check_test.go:358: [d3a126eed0f3b] joining swarm manager [d5f77d179a4dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-21T22:55:25.292Z] check_test.go:358: [dc1570d1fe6c0] joining swarm manager [d5f77d179a4dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] check_test.go:379: [d3a126eed0f3b] daemon is not started [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.26s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-21T22:55:25.292Z] check_test.go:358: [d89fe91db4ebe] joining swarm manager [d0984792b566f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-21T22:55:25.292Z] check_test.go:358: [d81b86ef727c3] joining swarm manager [d0984792b566f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.56s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-21T22:55:25.292Z] check_test.go:358: [d4f1ffc12f106] joining swarm manager [d874aaf3de937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-21T22:55:25.292Z] check_test.go:358: [daac8080cc7f4] joining swarm manager [d874aaf3de937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.44s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.50s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.85s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.13s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.99s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.01s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.27s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.10s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.24s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.01s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.17s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.75s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.98s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-21T22:55:25.292Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.64s) [2019-10-21T22:55:25.292Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.23s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.42s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.98s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.65s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.65s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (8.46s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-21T22:55:25.293Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.7rua63f0frgv@be540dff052a | hello1\n" [2019-10-21T22:55:25.293Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.ulns6zdyi2i3@be540dff052a | hello2\n" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.61s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.47s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.19s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-21T22:55:25.293Z] docker_cli_service_logs_test.go:242: checking task 7h075kmerwx9 [2019-10-21T22:55:25.293Z] docker_cli_service_logs_test.go:247: checking messages for 7h075kmerwx9 [2019-10-21T22:55:25.293Z] docker_cli_service_logs_test.go:242: checking task yyqwcjpd3le4 [2019-10-21T22:55:25.293Z] docker_cli_service_logs_test.go:247: checking messages for yyqwcjpd3le4 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.01s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.72s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.02s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.22s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-21T22:55:25.293Z] check_test.go:358: [d8d1e0ca03fd6] joining swarm manager [d2d151bc8d636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-21T22:55:25.293Z] check_test.go:358: [dba8d2a198993] joining swarm manager [d2d151bc8d636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.02s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.55s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-21T22:55:25.293Z] check_test.go:358: [d5a7b63935d27] joining swarm manager [d1a9d1e0eab79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-21T22:55:25.293Z] check_test.go:358: [d45b62784e37d] joining swarm manager [d1a9d1e0eab79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.12s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-21T22:55:25.293Z] check_test.go:358: [d5245f666ecec] joining swarm manager [d73f6b9e275d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-21T22:55:25.293Z] check_test.go:358: [d883d359267d6] joining swarm manager [d73f6b9e275d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.97s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.14s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.82s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.01s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.85s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.20s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.41s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-21T22:55:25.293Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.07s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.05s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.61s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-21T22:55:25.293Z] check_test.go:358: [d279d6e6b7da2] joining swarm manager [d23e58c7d002b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-21T22:55:25.293Z] check_test.go:358: [dafeb716add64] joining swarm manager [d23e58c7d002b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.44s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.17s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.26s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-21T22:55:25.293Z] check_test.go:358: [df78eabdc713b] joining swarm manager [d0f5a9ecec372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-21T22:55:25.293Z] check_test.go:358: [dd6898ef3d3ed] joining swarm manager [d0f5a9ecec372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-21T22:55:25.293Z] check_test.go:358: [d72636dea0385] joining swarm manager [d0f5a9ecec372]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.48s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-21T22:55:25.293Z] check_test.go:358: [dd08799285fb1] joining swarm manager [d38e1c267f601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-21T22:55:25.293Z] check_test.go:358: [d9eb17d0240c1] joining swarm manager [d38e1c267f601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.20s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-21T22:55:25.293Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.06s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.98s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.16s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.68s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-21T22:55:25.293Z] check_test.go:358: [d13ede92f1536] joining swarm manager [d685cb9820be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.07s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.28s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.06s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.79s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.17s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-21T22:55:25.293Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.58s) [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-21T22:55:25.293Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-21T22:55:25.293Z] check_test.go:358: [d5364d81b33a1] joining swarm manager [d14ea8e9cdc9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.10s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.45s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.57s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.67s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.24s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.10s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.35s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.54s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.26s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.45s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.42s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.46s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.23s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.10s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-21T22:55:25.294Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s) [2019-10-21T22:55:25.294Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-21T22:55:25.294Z] === RUN TestDockerExternalVolumeSuite [2019-10-21T22:55:25.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-21T22:55:29.536Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-21T22:55:43.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-21T22:56:50.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-21T22:56:58.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-21T22:57:11.094Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-21T22:57:12.649Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-21T22:57:15.585Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-21T22:57:21.427Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-21T22:57:21.427Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-21T22:57:21.427Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-21T22:57:21.427Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-21T22:57:21.427Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-21T22:57:21.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-21T22:57:24.362Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-21T22:57:24.362Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-21T22:57:24.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-21T22:57:24.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-21T22:57:25.807Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-21T22:57:30.538Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-21T22:57:30.989Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-21T22:57:45.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-21T22:57:48.456Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-21T22:57:48.920Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-21T22:57:48.920Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-21T22:57:48.920Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-21T22:57:48.920Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-21T22:57:48.920Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-21T22:57:48.920Z] === RUN TestDockerSuite/TestBuildFails [2019-10-21T22:57:51.121Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-21T22:57:51.121Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-21T22:57:57.133Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-21T22:58:07.529Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-21T22:58:17.913Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-21T22:58:17.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-21T22:58:23.752Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-21T22:58:25.306Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-21T22:58:30.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-21T22:58:31.144Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-21T22:58:31.144Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-21T22:58:31.610Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-21T22:58:32.075Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-21T22:58:32.075Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-21T22:58:42.463Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-21T22:58:42.463Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-21T22:58:52.849Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-21T22:58:52.849Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-21T22:58:55.051Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-21T22:58:55.051Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-21T22:58:55.516Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-21T22:58:55.516Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-21T22:59:00.349Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-21T22:59:00.813Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-21T22:59:01.279Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-21T22:59:02.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-21T22:59:02.260Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-21T22:59:02.827Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-21T22:59:03.807Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-21T22:59:05.369Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-21T22:59:10.102Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-21T22:59:10.102Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-21T22:59:10.102Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-21T22:59:10.568Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-21T22:59:10.568Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-21T22:59:10.568Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-21T22:59:10.568Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-21T22:59:11.033Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-21T22:59:12.016Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-21T22:59:16.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-21T22:59:17.850Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-21T22:59:32.835Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-21T22:59:32.835Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-21T22:59:33.301Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-21T22:59:34.996Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-21T23:00:09.117Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-21T23:00:19.509Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-21T23:00:21.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-21T23:00:23.282Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-21T23:00:29.123Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-21T23:00:39.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-21T23:00:41.575Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-21T23:00:56.464Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-21T23:00:56.464Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-21T23:01:05.095Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-21T23:01:05.095Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-21T23:01:05.095Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-21T23:01:05.095Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-21T23:01:07.298Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-21T23:01:11.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-21T23:01:12.030Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-21T23:01:13.585Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-21T23:01:14.049Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-21T23:01:14.050Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-21T23:01:16.254Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-21T23:01:17.233Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-21T23:01:18.788Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-21T23:01:29.179Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-21T23:01:29.646Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-21T23:01:43.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-21T23:01:44.540Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-21T23:01:46.096Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-21T23:01:54.729Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-21T23:01:58.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-21T23:02:00.578Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-21T23:02:05.311Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-21T23:02:05.776Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-21T23:02:05.776Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-21T23:02:05.776Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-21T23:02:07.988Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-21T23:02:07.988Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-21T23:02:16.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-21T23:02:31.407Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite (441.64s) [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-21T23:02:49.471Z] docker_cli_external_volume_driver_test.go:53: [d2a99e9f4f205] daemon is not started [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-21T23:02:49.471Z] docker_cli_external_volume_driver_test.go:53: [dfb98aeb059a2] daemon is not started [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-21T23:02:49.471Z] docker_cli_external_volume_driver_test.go:53: [de58392b391b8] daemon is not started [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-21T23:02:49.471Z] docker_cli_external_volume_driver_test.go:53: [d7441769e95fd] daemon is not started [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.79s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.67s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-21T23:02:49.471Z] docker_cli_external_volume_driver_test.go:485: [dae13b28bb007] daemon is not started [2019-10-21T23:02:49.471Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-21T23:02:49.471Z] docker_cli_external_volume_driver_test.go:53: [d812333d82d34] daemon is not started [2019-10-21T23:02:49.471Z] PASS [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] === Skipped [2019-10-21T23:02:49.471Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T23:02:49.471Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-21T23:02:49.471Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-21T23:02:49.471Z] check_test.go:309: [d859058d28076] daemon is not started [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-21T23:02:49.471Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-21T23:02:49.471Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-21T23:02:49.471Z] check_test.go:309: [d72b92d29536e] daemon is not started [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-21T23:02:49.471Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-21T23:02:49.471Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-21T23:02:49.471Z] check_test.go:309: [d9b5b50acdd7d] daemon is not started [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-21T23:02:49.471Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-21T23:02:49.471Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-21T23:02:49.471Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-21T23:02:49.471Z] check_test.go:309: [d954632b46bea] daemon is not started [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-21T23:02:49.471Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-21T23:02:49.471Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T23:02:49.471Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T23:02:49.471Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] DONE 269 tests, 6 skipped in 2559.300s [2019-10-21T23:02:49.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T23:02:49.471Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de25291dfb65d/docker.pid [2019-10-21T23:02:49.471Z] +++ kill 5409 [2019-10-21T23:02:49.471Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5409 is not a child of this shell [2019-10-21T23:02:49.471Z] warning: PID 5409 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de25291dfb65d/docker.pid had a nonzero exit code [2019-10-21T23:02:49.471Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T23:02:49.471Z] +++ kill 7303 [2019-10-21T23:02:49.471Z] +++ /etc/init.d/apparmor stop [2019-10-21T23:02:49.471Z] Clearing AppArmor profiles cache:. [2019-10-21T23:02:49.471Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T23:02:49.471Z] Unloading profiles will leave already running processes permanently [2019-10-21T23:02:49.471Z] unconfined, which can lead to unexpected situations. [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] To set a process to complain mode, use the command line tool [2019-10-21T23:02:49.471Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T23:02:49.471Z] with the 'teardown' option." [2019-10-21T23:02:49.471Z] [2019-10-21T23:02:49.471Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-21T23:02:49.575Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T23:02:50.651Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-21T23:02:50.710Z] + echo Ensuring container killed. [2019-10-21T23:02:50.710Z] Ensuring container killed. [2019-10-21T23:02:50.710Z] + docker ps -aq -f name=docker-pr6-* [2019-10-21T23:02:50.710Z] + cids=57923480a66f [2019-10-21T23:02:50.710Z] be540dff052a [2019-10-21T23:02:50.710Z] 6e269da0cde7 [2019-10-21T23:02:50.710Z] + [ -n 57923480a66f [2019-10-21T23:02:50.710Z] be540dff052a [2019-10-21T23:02:50.710Z] 6e269da0cde7 ] [2019-10-21T23:02:50.710Z] + docker rm -vf 57923480a66f be540dff052a 6e269da0cde7 [2019-10-21T23:02:52.596Z] 57923480a66f [2019-10-21T23:02:55.852Z] be540dff052a [2019-10-21T23:02:55.853Z] 6e269da0cde7 [Pipeline] sh [2019-10-21T23:02:56.254Z] + echo Chowning /workspace to jenkins user [2019-10-21T23:02:56.254Z] Chowning /workspace to jenkins user [2019-10-21T23:02:56.254Z] + id -u [2019-10-21T23:02:56.254Z] + id -g [2019-10-21T23:02:56.254Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40104:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T23:03:01.861Z] + bundleName=amd64 [2019-10-21T23:03:01.861Z] + echo Creating amd64-bundles.tar.gz [2019-10-21T23:03:01.861Z] Creating amd64-bundles.tar.gz [2019-10-21T23:03:01.861Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T23:03:01.861Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-21T23:03:03.232Z] Archiving artifacts [2019-10-21T23:03:03.807Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40104/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T23:03:04.198Z] + make clean [2019-10-21T23:03:04.455Z] docker volume rm -f docker-dev-cache [2019-10-21T23:03:04.455Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T23:03:08.424Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T23:03:23.363Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-21T23:03:24.334Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-21T23:03:24.334Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-21T23:03:24.795Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-21T23:03:26.340Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-21T23:03:30.092Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-21T23:03:33.003Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-21T23:03:37.700Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-21T23:03:58.810Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-21T23:03:58.810Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-21T23:03:59.270Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-21T23:04:11.661Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-21T23:04:11.661Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-21T23:04:17.461Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-21T23:04:17.461Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-21T23:04:22.157Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-21T23:04:43.986Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-21T23:04:43.987Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-21T23:04:44.957Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-21T23:04:45.928Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-21T23:04:51.733Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-21T23:04:56.427Z] === RUN TestDockerSuite/TestBuildUser [2019-10-21T23:04:56.427Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-21T23:04:56.427Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-21T23:04:56.427Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-21T23:05:01.128Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-21T23:05:01.588Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-21T23:05:03.772Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-21T23:05:03.772Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-21T23:05:03.772Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-21T23:05:28.934Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-21T23:05:28.934Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-21T23:05:43.762Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-21T23:05:52.534Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-21T23:05:53.006Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-21T23:05:53.006Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-21T23:05:55.920Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-21T23:05:55.920Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-21T23:06:08.326Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-21T23:06:13.023Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-21T23:06:13.023Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-21T23:06:27.854Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-21T23:06:27.854Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-21T23:06:27.854Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-21T23:06:27.854Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-21T23:06:28.314Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-21T23:06:36.896Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-21T23:06:39.093Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-21T23:06:39.093Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-21T23:06:39.093Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-21T23:06:39.093Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-21T23:06:41.275Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-21T23:06:45.992Z] === RUN TestDockerSuite/TestCommitChange [2019-10-21T23:06:50.693Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-21T23:06:55.392Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-21T23:06:55.392Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-21T23:07:02.476Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-21T23:07:02.476Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-21T23:07:14.867Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-21T23:07:17.780Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-21T23:07:24.863Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-21T23:07:37.255Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-21T23:07:37.255Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-21T23:07:37.715Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-21T23:07:37.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-21T23:07:37.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-21T23:07:37.716Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-21T23:07:44.797Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-21T23:07:44.797Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-21T23:07:44.797Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-21T23:07:47.017Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-21T23:07:47.017Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-21T23:07:47.017Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-21T23:07:47.017Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-21T23:07:47.017Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-21T23:07:49.204Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-21T23:07:51.386Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-21T23:07:52.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-21T23:07:52.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-21T23:07:52.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-21T23:07:55.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-21T23:07:55.109Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-21T23:07:57.293Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-21T23:07:57.293Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-21T23:07:57.293Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-21T23:07:59.476Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-21T23:07:59.476Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-21T23:08:01.017Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-21T23:08:01.017Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-21T23:08:03.928Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-21T23:08:03.928Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-21T23:08:06.112Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-21T23:08:14.744Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-21T23:08:17.662Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-21T23:08:17.662Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-21T23:08:17.662Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-21T23:08:17.662Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-21T23:08:17.662Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-21T23:08:19.207Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-21T23:08:19.207Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-21T23:08:21.396Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-21T23:08:21.396Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-21T23:08:23.584Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-21T23:08:23.584Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-21T23:08:27.336Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-21T23:08:29.529Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-21T23:08:29.529Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-21T23:08:29.529Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-21T23:08:29.529Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-21T23:08:29.529Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-21T23:08:29.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-21T23:08:30.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-21T23:08:48.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-21T23:08:48.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-21T23:08:48.221Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-21T23:08:48.221Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-21T23:08:48.221Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-21T23:08:48.221Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-21T23:08:48.221Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-21T23:08:48.221Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-21T23:08:49.193Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-21T23:08:51.384Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-21T23:08:51.384Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-21T23:08:51.384Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-21T23:08:53.572Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-21T23:08:53.572Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-21T23:08:53.572Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-21T23:08:53.572Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-21T23:09:03.924Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-21T23:09:04.896Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-21T23:09:04.896Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-21T23:09:04.896Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-21T23:09:13.490Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-21T23:09:13.490Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-21T23:09:13.490Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-21T23:09:22.080Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-21T23:09:22.080Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-21T23:09:22.080Z] === RUN TestDockerSuite/TestCpToDot [2019-10-21T23:09:23.052Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-21T23:09:23.052Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-21T23:09:23.052Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-21T23:09:25.240Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-21T23:09:25.240Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-21T23:09:25.701Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-21T23:09:25.701Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-21T23:09:25.701Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-21T23:09:25.701Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-21T23:09:25.701Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-21T23:09:27.889Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-21T23:09:29.433Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-21T23:09:29.896Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-21T23:09:29.896Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-21T23:09:32.085Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-21T23:09:32.546Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-21T23:09:32.546Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-21T23:09:32.546Z] === RUN TestDockerSuite/TestCreateRM [2019-10-21T23:09:33.008Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-21T23:09:33.008Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-21T23:09:33.008Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-21T23:09:33.471Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-21T23:09:45.878Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-21T23:09:45.878Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-21T23:09:46.340Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-21T23:09:51.046Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-21T23:09:51.046Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-21T23:09:51.046Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-21T23:09:52.592Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-21T23:09:52.593Z] === RUN TestDockerSuite/TestDockerFails [2019-10-21T23:09:53.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-21T23:09:53.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-21T23:09:53.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-21T23:09:53.055Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-21T23:09:53.055Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-21T23:09:53.055Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-21T23:09:55.243Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-21T23:09:57.432Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-21T23:09:59.619Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-21T23:10:06.726Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-21T23:10:12.536Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-21T23:10:16.287Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-21T23:10:18.473Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-21T23:10:18.936Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-21T23:10:22.685Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-21T23:10:23.146Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-21T23:10:24.121Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-21T23:10:28.828Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-21T23:10:32.579Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-21T23:10:32.579Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-21T23:10:32.579Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-21T23:10:32.579Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-21T23:10:32.579Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-21T23:10:32.579Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-21T23:10:34.122Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-21T23:10:34.122Z] === RUN TestDockerSuite/TestEventsRename [2019-10-21T23:10:36.310Z] === RUN TestDockerSuite/TestEventsResize [2019-10-21T23:10:39.229Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-21T23:10:40.775Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-21T23:10:42.965Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-21T23:10:47.671Z] === RUN TestDockerSuite/TestEventsTop [2019-10-21T23:10:47.671Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-21T23:10:50.587Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-21T23:10:53.503Z] === RUN TestDockerSuite/TestExec [2019-10-21T23:10:53.503Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-21T23:10:53.503Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-21T23:10:55.047Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-21T23:10:57.234Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-21T23:10:57.235Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-21T23:10:57.235Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-21T23:10:57.235Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-21T23:10:58.781Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-21T23:11:00.970Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-21T23:11:02.514Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-21T23:11:04.706Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-21T23:11:08.456Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-21T23:11:08.457Z] === RUN TestDockerSuite/TestExecEnv [2019-10-21T23:11:08.457Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-21T23:11:08.457Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-21T23:11:10.645Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-21T23:11:14.394Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-21T23:11:14.394Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-21T23:11:14.394Z] === RUN TestDockerSuite/TestExecParseError [2019-10-21T23:11:14.394Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-21T23:11:14.394Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-21T23:11:14.394Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-21T23:11:16.583Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-21T23:11:16.583Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-21T23:11:16.583Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-21T23:11:16.583Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-21T23:11:16.583Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-21T23:11:16.583Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-21T23:11:18.126Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-21T23:11:18.126Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-21T23:11:26.723Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-21T23:11:26.723Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-21T23:11:26.723Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-21T23:11:26.723Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-21T23:11:31.426Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-21T23:11:37.236Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-21T23:11:40.154Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-21T23:11:47.248Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-21T23:11:47.248Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-21T23:11:47.248Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-21T23:11:47.248Z] === RUN TestDockerSuite/TestHealth [2019-10-21T23:11:47.248Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-21T23:11:47.248Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-21T23:11:47.248Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-21T23:11:47.248Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-21T23:11:51.952Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-21T23:11:51.952Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-21T23:11:51.952Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-21T23:11:51.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-21T23:11:51.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-21T23:11:51.952Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-21T23:11:52.414Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-21T23:11:52.414Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-21T23:11:53.387Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-21T23:11:53.387Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-21T23:11:54.931Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-21T23:11:55.393Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-21T23:11:56.936Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-21T23:11:59.851Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-21T23:11:59.851Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-21T23:11:59.851Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-21T23:12:03.604Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-21T23:12:03.604Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-21T23:12:05.791Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-21T23:12:05.792Z] === RUN TestDockerSuite/TestImportFile [2019-10-21T23:12:05.792Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-21T23:12:06.254Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-21T23:12:08.441Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-21T23:12:10.629Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-21T23:12:10.629Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-21T23:12:10.629Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-21T23:12:10.629Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-21T23:12:10.629Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-21T23:12:12.817Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-21T23:12:13.279Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-21T23:12:15.468Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-21T23:12:15.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-21T23:12:15.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-21T23:12:15.468Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-21T23:12:17.654Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-21T23:12:22.361Z] === RUN TestDockerSuite/TestInspectImage [2019-10-21T23:12:22.361Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-21T23:12:22.361Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-21T23:12:22.361Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-21T23:12:24.547Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-21T23:12:27.462Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-21T23:12:27.462Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-21T23:12:29.650Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-21T23:12:31.194Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-21T23:12:31.194Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-21T23:12:31.194Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-21T23:12:33.392Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-21T23:12:37.140Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-21T23:12:41.848Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-21T23:12:44.037Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-21T23:12:46.223Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-21T23:12:48.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-21T23:12:51.327Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-21T23:12:53.514Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-21T23:12:55.059Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-21T23:12:55.059Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-21T23:12:55.059Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-21T23:12:55.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-21T23:12:55.521Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-21T23:12:55.521Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-21T23:12:55.521Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-21T23:12:55.521Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-21T23:12:55.521Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-21T23:12:55.521Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-21T23:12:57.718Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-21T23:12:59.263Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-21T23:13:05.077Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-21T23:13:06.626Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-21T23:13:06.626Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-21T23:13:08.815Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-21T23:13:08.815Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-21T23:13:15.891Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-21T23:13:22.949Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-21T23:13:30.088Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-21T23:13:31.621Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-21T23:13:33.794Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-21T23:13:33.794Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-21T23:13:35.966Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-21T23:13:38.139Z] === RUN TestDockerSuite/TestLogsSince [2019-10-21T23:13:46.696Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-21T23:13:46.696Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-21T23:13:46.696Z] === RUN TestDockerSuite/TestLogsTail [2019-10-21T23:13:49.596Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-21T23:13:51.769Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-21T23:13:53.302Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestNetHostname [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPluginActive [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPortList [2019-10-21T23:13:53.759Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-21T23:13:58.442Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-21T23:13:58.442Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-21T23:13:58.442Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-21T23:13:58.442Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-21T23:13:58.443Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-21T23:13:58.443Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-21T23:13:58.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-21T23:13:58.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-21T23:13:58.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-21T23:13:58.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-21T23:14:02.168Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-21T23:14:02.168Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-21T23:14:10.721Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-21T23:14:10.721Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-21T23:14:19.276Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-21T23:14:34.068Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-21T23:14:34.068Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-21T23:14:34.068Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-21T23:14:44.371Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-21T23:14:47.270Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-21T23:14:54.329Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-21T23:14:58.056Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-21T23:14:58.056Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-21T23:14:58.056Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-21T23:15:06.610Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-21T23:15:06.610Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-21T23:15:06.610Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-21T23:15:06.610Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-21T23:15:07.068Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-21T23:15:14.132Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-21T23:15:14.132Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-21T23:15:14.590Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-21T23:15:14.590Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-21T23:15:16.122Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-21T23:15:17.086Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-21T23:15:17.086Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-21T23:15:20.811Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-21T23:15:24.539Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-21T23:15:26.711Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-21T23:15:51.834Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-21T23:15:51.834Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-21T23:15:55.679Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-21T23:15:55.679Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-21T23:15:56.136Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-21T23:15:56.595Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-21T23:16:01.276Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-21T23:16:09.828Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-21T23:16:09.828Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-21T23:16:13.553Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-21T23:16:13.553Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-21T23:16:13.553Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-21T23:16:28.346Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-21T23:16:29.879Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-21T23:16:30.336Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-21T23:16:37.398Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-21T23:16:42.236Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-21T23:16:54.598Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-21T23:17:15.667Z] === RUN TestDockerSuite/TestRmiTag [2019-10-21T23:17:15.667Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-21T23:17:17.839Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-21T23:17:42.951Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-21T23:17:43.409Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-21T23:17:48.090Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-21T23:17:49.055Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-21T23:17:49.055Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-21T23:17:49.055Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-21T23:17:49.055Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-21T23:17:49.055Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-21T23:17:49.055Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-21T23:17:49.055Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-21T23:17:49.055Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-21T23:17:51.228Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-21T23:17:51.228Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-21T23:17:51.228Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-21T23:17:54.961Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-21T23:17:57.867Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-21T23:18:00.041Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-21T23:18:02.214Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-21T23:18:03.749Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-21T23:18:04.207Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-21T23:18:08.885Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-21T23:18:10.420Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-21T23:18:10.420Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-21T23:18:13.318Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-21T23:18:13.318Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-21T23:18:13.318Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-21T23:18:14.851Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-21T23:18:14.851Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-21T23:18:14.851Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-21T23:18:14.851Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-21T23:18:14.851Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-21T23:18:14.851Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-21T23:18:14.851Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-21T23:18:15.311Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-21T23:18:17.482Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-21T23:18:24.546Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-21T23:18:26.079Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-21T23:18:26.079Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-21T23:18:26.079Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-21T23:18:26.079Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-21T23:18:28.252Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-21T23:18:28.252Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-21T23:18:28.252Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-21T23:18:28.252Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-21T23:18:28.252Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-21T23:18:30.426Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-21T23:18:42.799Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-21T23:18:42.799Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-21T23:18:42.799Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-21T23:18:42.799Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-21T23:18:42.799Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-21T23:18:42.799Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-21T23:18:42.799Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-21T23:18:43.764Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-21T23:18:43.764Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-21T23:18:43.764Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-21T23:18:43.764Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-21T23:18:45.938Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-21T23:18:48.116Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-21T23:18:48.116Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-21T23:18:49.648Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-21T23:18:49.648Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-21T23:18:49.648Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-21T23:18:49.648Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-21T23:18:51.820Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-21T23:18:53.993Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-21T23:18:56.166Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-21T23:18:57.700Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-21T23:19:06.253Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-21T23:19:06.253Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-21T23:19:06.253Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-21T23:19:06.253Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-21T23:19:06.253Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-21T23:19:06.253Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-21T23:19:06.253Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-21T23:19:16.562Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-21T23:19:16.562Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunMount [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-21T23:19:17.020Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-21T23:19:24.082Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-21T23:19:24.082Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-21T23:19:24.082Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-21T23:19:24.082Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-21T23:19:27.808Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-21T23:19:31.535Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-21T23:19:32.499Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-21T23:19:34.670Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-21T23:19:36.843Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-21T23:19:37.302Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-21T23:19:39.475Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T23:19:42.597Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-21T23:19:42.597Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-21T23:19:42.597Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-21T23:19:42.597Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-21T23:19:42.597Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-21T23:19:42.597Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-21T23:19:54.968Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-21T23:19:54.968Z] === RUN TestDockerSuite/TestRunRm [2019-10-21T23:19:56.500Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-21T23:20:02.278Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-21T23:20:03.811Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-21T23:20:05.983Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-21T23:20:07.514Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-21T23:20:10.412Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-21T23:20:10.412Z] === RUN TestDockerSuite/TestRunState [2019-10-21T23:20:10.412Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-21T23:20:11.946Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-21T23:20:11.946Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-21T23:20:13.587Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-21T23:20:13.587Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-21T23:20:13.587Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-21T23:20:14.045Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-21T23:20:14.045Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-21T23:20:14.045Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-21T23:20:18.739Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-21T23:20:20.910Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-21T23:20:20.910Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-21T23:20:22.442Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-21T23:20:22.442Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-21T23:20:22.442Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-21T23:20:25.338Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-21T23:20:31.119Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-21T23:20:35.797Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-21T23:20:41.583Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-21T23:20:41.583Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-21T23:20:41.583Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-21T23:20:41.583Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-21T23:20:41.583Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-21T23:20:43.757Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-21T23:20:45.289Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-21T23:20:47.461Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-21T23:20:51.189Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-21T23:20:52.722Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-21T23:20:54.895Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-21T23:20:59.574Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-21T23:21:01.745Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-21T23:21:01.745Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-21T23:21:02.203Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-21T23:21:02.662Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-21T23:21:04.193Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-21T23:21:11.389Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-21T23:21:11.389Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-21T23:21:18.459Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-21T23:21:18.459Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-21T23:21:21.359Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-21T23:21:21.360Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-21T23:21:21.360Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-21T23:21:21.360Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-21T23:21:21.817Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-21T23:21:26.502Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-21T23:21:26.502Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-21T23:21:26.502Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-21T23:21:26.960Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-21T23:21:26.960Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-21T23:21:26.960Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-21T23:21:26.960Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-21T23:21:29.136Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-21T23:21:31.310Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-21T23:21:31.310Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-21T23:21:32.848Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-21T23:21:32.848Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-21T23:21:32.848Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-21T23:21:32.848Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-21T23:21:32.848Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-21T23:21:33.307Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-21T23:21:33.307Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-21T23:21:50.972Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-21T23:21:50.972Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-21T23:21:50.972Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-21T23:21:50.972Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-21T23:21:50.972Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-21T23:21:50.972Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-21T23:21:50.972Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-21T23:21:56.753Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-21T23:21:56.753Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-21T23:21:59.650Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-21T23:22:00.108Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-21T23:22:00.566Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-21T23:22:00.566Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-21T23:22:00.566Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-21T23:22:09.124Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-21T23:22:09.124Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-21T23:22:09.124Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-21T23:22:09.124Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-21T23:22:09.124Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-21T23:22:14.912Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-21T23:22:14.912Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-21T23:22:15.371Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-21T23:22:24.051Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-21T23:22:24.052Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-21T23:22:25.018Z] --- PASS: TestDockerSuite (2444.91s) [2019-10-21T23:22:25.018Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-21T23:22:25.018Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-21T23:22:25.018Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.018Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-21T23:22:25.019Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.55s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.19s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-21T23:22:25.019Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-21T23:22:25.019Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-21T23:22:25.019Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-21T23:22:25.019Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-21T23:22:25.019Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-21T23:22:25.019Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-21T23:22:25.019Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-21T23:22:25.019Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.27s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-21T23:22:25.019Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-21T23:22:25.019Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.96s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.24s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2019-10-21T23:22:25.019Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.91s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-10-21T23:22:25.019Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.38s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.65s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-10-21T23:22:25.019Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.49s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.98s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.37s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.96s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.05s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.64s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.44s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.19s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.42s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.99s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.58s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.41s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.85s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.64s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.58s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.69s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.36s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-21T23:22:25.019Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.85s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildContChar (13.08s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.15s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.50s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.47s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.66s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.34s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.60s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.18s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.44s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.40s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.86s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.88s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (75.33s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.64s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.38s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.08s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.87s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.21s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.54s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.06s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.15s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.89s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s) [2019-10-21T23:22:25.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.05s) [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.019Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-21T23:22:25.019Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.90s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.84s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFails (2.06s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.07s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.81s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.31s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.27s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.72s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.10s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildHistory (10.57s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.99s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.40s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.97s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.17s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.28s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.13s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.58s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.32s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.75s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.85s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.97s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.26s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.78s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.47s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.30s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.14s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.27s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.25s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.59s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.32s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.23s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.85s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.09s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.79s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.97s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.76s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.97s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildRm (13.60s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.18s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2019-10-21T23:22:25.020Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.35s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.32s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.24s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.62s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.07s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.31s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.97s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildStderr (4.74s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.81s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.15s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.31s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.47s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.38s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.03s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.55s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.34s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.45s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.76s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.73s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.43s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.66s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2019-10-21T23:22:25.020Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-21T23:22:25.020Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.55s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestCommitChange (4.94s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.56s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.33s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestCommitTTY (11.57s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.53s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-21T23:22:25.020Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-21T23:22:25.020Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.45s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.37s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-21T23:22:25.020Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.01s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-21T23:22:25.020Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-21T23:22:25.020Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-21T23:22:25.020Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.80s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2019-10-21T23:22:25.020Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.16s) [2019-10-21T23:22:25.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-21T23:22:25.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-21T23:22:25.020Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.52s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.89s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.04s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.03s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.05s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.35s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.02s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.18s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.56s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.98s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.02s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.52s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.96s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0005f6a00 } [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1010157658 c:\foo false } [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1010157658 c:\foo true } [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 0 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 1 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 2 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 3 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 4 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 5 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 6 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 7 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 8 [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:1927: case 9 [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.11s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.14s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.08s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.82s) [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a004778421\file1 07ff95f4d2b01acb06bf7496e44c449cae163ce05f9a1a102c846da1cb053a61:/root/itWorks.txt` [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:279: checking that container "07ff95f4d2b01acb06bf7496e44c449cae163ce05f9a1a102c846da1cb053a61" start output contains "file1\n" [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:209: running `docker start -a 07ff95f4d2b01acb06bf7496e44c449cae163ce05f9a1a102c846da1cb053a61` [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b204688272\file1 ac7dc0ac8313561752023928d38a7afc33f1460f8c18f1d5fa7ed211212fd0cf:testDir/` [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.33s) [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e637233071\dir1 2201314a7ba87ae89e3e016cee02c8bb02b9754def0327026853f40c5ec73777:testDir` [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:279: checking that container "2201314a7ba87ae89e3e016cee02c8bb02b9754def0327026853f40c5ec73777" start output contains "file1-1\n" [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2201314a7ba87ae89e3e016cee02c8bb02b9754def0327026853f40c5ec73777` [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e637233071\dir1 ece516cd1dcf77b455c4466d5b44aab2dd89cc64dbdf9766f1af403f4cc05610:testDir/` [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:279: checking that container "ece516cd1dcf77b455c4466d5b44aab2dd89cc64dbdf9766f1af403f4cc05610" start output contains "file1-1\n" [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:209: running `docker start -a ece516cd1dcf77b455c4466d5b44aab2dd89cc64dbdf9766f1af403f4cc05610` [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.19s) [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h807523650\dir1\. 00c219b4da2f1b49477a037958fca98fe261640bdcef0e9dc45e94bbf1b6dd77:testDir` [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:279: checking that container "00c219b4da2f1b49477a037958fca98fe261640bdcef0e9dc45e94bbf1b6dd77" start output contains "file1-1\n" [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00c219b4da2f1b49477a037958fca98fe261640bdcef0e9dc45e94bbf1b6dd77` [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h807523650\dir1\. e047a3c2607231c648102f9c7394a44a6436c96b1e015ed4aa0afa66229480c6:testDir/` [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:279: checking that container "e047a3c2607231c648102f9c7394a44a6436c96b1e015ed4aa0afa66229480c6" start output contains "file1-1\n" [2019-10-21T23:22:25.021Z] docker_cli_cp_utils_test.go:209: running `docker start -a e047a3c2607231c648102f9c7394a44a6436c96b1e015ed4aa0afa66229480c6` [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpToDot (2.03s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCpToStdout (2.19s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.72s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.09s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.90s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-21T23:22:25.021Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.15s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.01s) [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-21T23:22:25.021Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.97s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-21T23:22:25.021Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-21T23:22:25.021Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-21T23:22:25.021Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-21T23:22:25.021Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-21T23:22:25.021Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-21T23:22:25.021Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-21T23:22:25.021Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-21T23:22:25.021Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.021Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-21T23:22:25.022Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.12s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.07s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.18s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.55s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsCopy (5.17s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.40s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.08s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.35s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFilters (4.32s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFormat (3.94s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsRename (2.23s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsResize (2.61s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.24s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.52s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.33s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-21T23:22:25.022Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-21T23:22:25.022Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-21T23:22:25.022Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-21T23:22:25.022Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.75s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.93s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.95s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.99s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.00s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecInspectID (3.33s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-21T23:22:25.022Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.26s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-21T23:22:25.022Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.50s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.72s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.77s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.92s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.02s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-21T23:22:25.022Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.59s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.79s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.76s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-10-21T23:22:25.022Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-21T23:22:25.022Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-21T23:22:25.022Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.24s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.05s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-21T23:22:25.022Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-21T23:22:25.022Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.28s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.00s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectDefault (2.53s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectHistory (4.55s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.97s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.84s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.22s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.92s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-21T23:22:25.022Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.08s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectStatus (3.55s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.47s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.40s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.23s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.98s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.73s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.99s) [2019-10-21T23:22:25.022Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-10-21T23:22:25.022Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.022Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2019-10-21T23:22:25.023Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.83s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.36s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.21s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-21T23:22:25.023Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.93s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.71s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.02s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.92s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.31s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.01s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsSince (8.70s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsTail (2.60s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.31s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.08s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2019-10-21T23:22:25.023Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.94s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-21T23:22:25.023Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.91s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsByOrder (8.27s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.32s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.11s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-21T23:22:25.023Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.14s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.44s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.49s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.95s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-21T23:22:25.023Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.92s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.43s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-21T23:22:25.023Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.72s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.09s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.21s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.46s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.66s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.98s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.58s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.50s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.32s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.92s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.10s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (20.30s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.27s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.95s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.26s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.88s) [2019-10-21T23:22:25.023Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-10-21T23:22:25.023Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.024Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-21T23:22:25.024Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.024Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-21T23:22:25.024Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.024Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-21T23:22:25.024Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.024Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.88s) [2019-10-21T23:22:25.024Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-21T23:22:25.024Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.024Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-21T23:22:25.024Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.024Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.89s) [2019-10-21T23:22:25.024Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s) [2019-10-21T23:22:25.024Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.02s) [2019-10-21T23:22:25.024Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2019-10-21T23:22:25.024Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.06s) [2019-10-21T23:22:25.024Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-21T23:22:25.024Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.21s) [2019-10-21T23:22:25.024Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.91s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.72s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.94s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (6.92s) [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.99s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.00s) [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.42s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.07s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.93s) [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.03s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.99s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunExitCode (1.95s) [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.94s) [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.03s) [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s) [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.43s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.80s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.483Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-21T23:22:25.483Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.22s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.22s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.63s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.57s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.16s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunRm (2.11s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.11s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.27s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.16s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.64s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.96s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.70s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.49s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.01s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.72s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.00s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.19s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.47s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.29s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.97s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.17s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.17s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.23s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.99s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.09s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2019-10-21T23:22:25.484Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s) [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.17s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.04s) [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-21T23:22:25.484Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.484Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-10-21T23:22:25.485Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2019-10-21T23:22:25.485Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-10-21T23:22:25.485Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.16s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.74s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.21s) [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-21T23:22:25.485Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-21T23:22:25.485Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.98s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.20s) [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-21T23:22:25.485Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-21T23:22:25.485Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-21T23:22:25.485Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-21T23:22:25.485Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-21T23:22:25.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-21T23:22:25.485Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-21T23:22:25.485Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.485Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-21T23:22:25.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-21T23:22:25.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-21T23:22:25.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-21T23:22:25.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-21T23:22:25.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-21T23:22:25.486Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] === RUN TestDockerDaemonSuite [2019-10-21T23:22:25.486Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-21T23:22:25.486Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-21T23:22:25.486Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-21T23:22:25.486Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] === RUN TestDockerSwarmSuite [2019-10-21T23:22:25.486Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-21T23:22:25.486Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-21T23:22:25.486Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] === RUN TestDockerExternalVolumeSuite [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] === RUN TestDockerNetworkSuite [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] === RUN TestDockerHubPullSuite [2019-10-21T23:22:25.486Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-21T23:22:25.486Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-21T23:22:25.486Z] PASS [2019-10-21T23:22:25.486Z] ok github.com/docker/docker/integration-cli 2445.703s [2019-10-21T23:22:25.486Z] INFO: Integration tests ended at 10/21/2019 23:22:25. Duration:00:40:53.8866846 [2019-10-21T23:22:25.486Z] INFO: Docker info of the daemon under test at end of run [2019-10-21T23:22:25.486Z] [2019-10-21T23:22:25.486Z] Containers: 2 [2019-10-21T23:22:25.486Z] Running: 0 [2019-10-21T23:22:25.486Z] Paused: 0 [2019-10-21T23:22:25.486Z] Stopped: 2 [2019-10-21T23:22:25.486Z] Images: 12 [2019-10-21T23:22:25.486Z] Server Version: 0.0.0-dev [2019-10-21T23:22:25.486Z] Storage Driver: windowsfilter [2019-10-21T23:22:25.486Z] Windows: [2019-10-21T23:22:25.486Z] Logging Driver: json-file [2019-10-21T23:22:25.486Z] Plugins: [2019-10-21T23:22:25.486Z] Volume: local [2019-10-21T23:22:25.486Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-21T23:22:25.486Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T23:22:25.486Z] Swarm: inactive [2019-10-21T23:22:25.486Z] Default Isolation: process [2019-10-21T23:22:25.486Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T23:22:25.486Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T23:22:25.486Z] OSType: windows [2019-10-21T23:22:25.486Z] Architecture: x86_64 [2019-10-21T23:22:25.486Z] CPUs: 4 [2019-10-21T23:22:25.486Z] Total Memory: 32GiB [2019-10-21T23:22:25.486Z] Name: azwin-2-da6ea0 [2019-10-21T23:22:25.486Z] ID: T6TJ:KDNI:NOUJ:BS7J:KKDH:WLHB:ELHC:VGL5:FO3R:WHIA:DIZI:ENJA [2019-10-21T23:22:25.486Z] Docker Root Dir: D:\CI\PR-40104\6\daemon [2019-10-21T23:22:25.486Z] Debug Mode (client): false [2019-10-21T23:22:25.486Z] Debug Mode (server): true [2019-10-21T23:22:25.486Z] File Descriptors: -1 [2019-10-21T23:22:25.486Z] Goroutines: 18 [2019-10-21T23:22:25.486Z] System Time: 2019-10-21T23:22:25.3862085Z [2019-10-21T23:22:25.486Z] EventsListeners: 0 [2019-10-21T23:22:25.486Z] Registry: https://index.docker.io/v1/ [2019-10-21T23:22:25.486Z] Labels: [2019-10-21T23:22:25.486Z] Experimental: false [2019-10-21T23:22:25.486Z] Insecure Registries: [2019-10-21T23:22:25.486Z] 127.0.0.0/8 [2019-10-21T23:22:25.486Z] Live Restore Enabled: false [2019-10-21T23:22:25.486Z] [2019-10-21T23:22:25.486Z] [2019-10-21T23:22:25.943Z] INFO: Stopping daemon under test [2019-10-21T23:22:25.944Z] SUCCESS: The process with PID 6032 (child process of PID 2080) has been terminated. [2019-10-21T23:22:25.944Z] SUCCESS: The process with PID 2080 (child process of PID 2092) has been terminated. [2019-10-21T23:22:25.944Z] INFO: Stop tailing logs of the daemon under tests [2019-10-21T23:22:25.944Z] INFO: executeCI.ps1 Completed successfully at 10/21/2019 23:22:25. [2019-10-21T23:22:25.944Z] INFO: Tidying up at end of run [2019-10-21T23:22:25.944Z] INFO: Saving daemon under test log (d:\CI\PR-40104\6\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-21T23:22:25.944Z] INFO: Saving daemon under test log (d:\CI\PR-40104\6\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-21T23:22:25.944Z] INFO: Nuke-Everything... [2019-10-21T23:22:25.944Z] INFO: Container count on control daemon to delete is 2 [2019-10-21T23:22:26.402Z] 578c3d6c3884 [2019-10-21T23:22:26.402Z] d062f0508097 [2019-10-21T23:22:26.862Z] INFO: Tidying pidfile d:\CI\PR-40104\6\docker.pid [2019-10-21T23:22:26.862Z] INFO: Nuking d:\CI [2019-10-21T23:22:56.793Z] INFO: Zapped successfully [2019-10-21T23:22:56.793Z] [2019-10-21T23:22:56.793Z] INFO: executeCI.ps1 exiting at Mon Oct 21 23:22:56 CUT 2019. Duration 01:04:42.3651585 [2019-10-21T23:22:56.793Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-21T23:22:58.448Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-21T23:22:59.626Z] Archiving artifacts [2019-10-21T23:23:14.857Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40104/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T23:23:15.794Z] + make clean [2019-10-21T23:23:16.767Z] docker volume rm -f docker-dev-cache [2019-10-21T23:23:16.767Z] 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