Pull request #40243 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8840071c26093d0589edb659b329e82892e496c2 rather than f4fa98f583a64d736eea1bb3a8fab755e159fdf4 Obtained Jenkinsfile from 8840071c26093d0589edb659b329e82892e496c2 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-11-25T10:13:33.513Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-25T10:13:33.517Z] Trying to pass milestone 2 [Pipeline] milestone [2019-11-25T10:13:33.536Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-25T10:13:33.661Z] Running on ubuntu-1804-overlay2 (i-003d3097d79b79ece) in /home/ubuntu/workspace/moby_PR-40243 [Pipeline] { [Pipeline] checkout [2019-11-25T10:13:33.711Z] using credential docker-jenkins-github-credentials [2019-11-25T10:13:33.723Z] Cloning the remote Git repository [2019-11-25T10:13:33.723Z] Cloning with configured refspecs honoured and without tags [2019-11-25T10:13:33.722Z] Cloning repository https://github.com/moby/moby.git [2019-11-25T10:13:33.722Z] > git init /home/ubuntu/workspace/moby_PR-40243 # timeout=10 [2019-11-25T10:13:33.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:13:33.731Z] > git --version # timeout=10 [2019-11-25T10:13:33.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:13:33.734Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:13:47.161Z] Fetching without tags [2019-11-25T10:13:47.413Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:13:47.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:13:47.142Z] > git config --add remote.origin.fetch +refs/pull/40243/head:refs/remotes/origin/PR-40243 # timeout=10 [2019-11-25T10:13:47.145Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-25T10:13:47.151Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:13:47.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:13:47.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:13:47.160Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:13:47.412Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:13:47.417Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:13:47.910Z] Merge succeeded, producing f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:13:47.911Z] Checking out Revision f4fa98f583a64d736eea1bb3a8fab755e159fdf4 (PR-40243) [2019-11-25T10:13:48.366Z] Commit message: "Use certs.d from XDG_CONFIG_HOME when in rootless mode" [2019-11-25T10:13:47.894Z] > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10 [2019-11-25T10:13:47.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-25T10:13:47.910Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:13:47.914Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:13:48.369Z] > git rev-list --no-walk 2808762b27b9e4e94a705193c8554184f6beb151 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-25T10:13:49.322Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40243:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-11-25T10:13:53.499Z] 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 [Pipeline] node [Pipeline] node [2019-11-25T10:13:53.970Z] Running on ubuntu-1804-overlay2 (i-01e5236c36c1b5abc) in /home/ubuntu/workspace/moby_PR-40243 [Pipeline] node [2019-11-25T10:13:53.972Z] Running on ubuntu-1804-overlay2 (i-003d3097d79b79ece) in /home/ubuntu/workspace/moby_PR-40243 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 [2019-11-25T10:13:53.986Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0c6d08e60eca286f5) in /home/ubuntu/workspace/moby_PR-40243 [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2019-11-25T10:13:54.040Z] using credential docker-jenkins-github-credentials [2019-11-25T10:13:54.048Z] Cloning the remote Git repository [2019-11-25T10:13:54.048Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2019-11-25T10:13:54.051Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2019-11-25T10:13:54.063Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-11-25T10:13:54.073Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2019-11-25T10:13:54.090Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40243 [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-11-25T10:13:54.128Z] using credential docker-jenkins-github-credentials [2019-11-25T10:13:54.136Z] Cloning the remote Git repository [2019-11-25T10:13:54.136Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2019-11-25T10:13:54.155Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40243 [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-11-25T10:13:54.284Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2019-11-25T10:13:54.317Z] Cloning the remote Git repository [2019-11-25T10:13:54.317Z] Cloning with configured refspecs honoured and without tags [2019-11-25T10:13:54.401Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:13:54.430Z] using credential docker-jenkins-github-credentials [2019-11-25T10:13:54.478Z] Merge succeeded, producing f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:13:54.478Z] Cloning the remote Git repository [2019-11-25T10:13:54.478Z] Cloning with configured refspecs honoured and without tags [2019-11-25T10:13:54.479Z] Checking out Revision f4fa98f583a64d736eea1bb3a8fab755e159fdf4 (PR-40243) [2019-11-25T10:13:54.537Z] Commit message: "Use certs.d from XDG_CONFIG_HOME when in rootless mode" [2019-11-25T10:13:54.039Z] Cloning repository https://github.com/moby/moby.git [2019-11-25T10:13:54.040Z] > git init /home/ubuntu/workspace/moby_PR-40243 # timeout=10 [2019-11-25T10:13:54.059Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:13:54.059Z] > git --version # timeout=10 [2019-11-25T10:13:54.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:13:54.069Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:13:54.053Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-25T10:13:54.062Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:13:54.073Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:13:54.073Z] > git --version # timeout=10 [2019-11-25T10:13:54.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:13:54.077Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:13:54.400Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:13:54.406Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:13:54.449Z] > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10 [2019-11-25T10:13:54.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-25T10:13:54.478Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:13:54.486Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-25T10:13:54.136Z] Cloning repository https://github.com/moby/moby.git [2019-11-25T10:13:54.137Z] > git init /home/ubuntu/workspace/moby_PR-40243 # timeout=10 [2019-11-25T10:13:54.162Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:13:54.162Z] > git --version # timeout=10 [2019-11-25T10:13:54.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:13:54.168Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:13:54.321Z] Cloning repository https://github.com/moby/moby.git [2019-11-25T10:13:54.322Z] > git init /home/docker/workspace/moby_PR-40243 # timeout=10 [2019-11-25T10:13:54.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:13:54.333Z] > git --version # timeout=10 [2019-11-25T10:13:54.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:13:54.339Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:13:54.520Z] Cloning repository https://github.com/moby/moby.git [2019-11-25T10:13:54.522Z] > git init /home/jenkins/workspace/moby_PR-40243 # timeout=10 [2019-11-25T10:13:54.554Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:13:54.556Z] > git --version # timeout=10 [2019-11-25T10:13:54.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:13:54.576Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:13:55.393Z] + docker version [2019-11-25T10:13:55.393Z] Client: Docker Engine - Community [2019-11-25T10:13:55.393Z] Version: 19.03.2 [2019-11-25T10:13:55.393Z] API version: 1.40 [2019-11-25T10:13:55.393Z] Go version: go1.12.8 [2019-11-25T10:13:55.393Z] Git commit: 6a30dfc [2019-11-25T10:13:55.393Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-25T10:13:55.393Z] OS/Arch: linux/amd64 [2019-11-25T10:13:55.393Z] Experimental: false [2019-11-25T10:13:55.393Z] [2019-11-25T10:13:55.393Z] Server: Docker Engine - Community [2019-11-25T10:13:55.393Z] Engine: [2019-11-25T10:13:55.393Z] Version: 19.03.2 [2019-11-25T10:13:55.393Z] API version: 1.40 (minimum version 1.12) [2019-11-25T10:13:55.393Z] Go version: go1.12.8 [2019-11-25T10:13:55.393Z] Git commit: 6a30dfc [2019-11-25T10:13:55.393Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-25T10:13:55.393Z] OS/Arch: linux/amd64 [2019-11-25T10:13:55.393Z] Experimental: true [2019-11-25T10:13:55.393Z] containerd: [2019-11-25T10:13:55.393Z] Version: 1.2.6 [2019-11-25T10:13:55.393Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-25T10:13:55.393Z] runc: [2019-11-25T10:13:55.393Z] Version: 1.0.0-rc8 [2019-11-25T10:13:55.393Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-25T10:13:55.393Z] docker-init: [2019-11-25T10:13:55.393Z] Version: 0.18.0 [2019-11-25T10:13:55.393Z] GitCommit: fec3683 [Pipeline] sh [2019-11-25T10:13:55.674Z] + docker info [2019-11-25T10:13:55.674Z] Client: [2019-11-25T10:13:55.674Z] Debug Mode: false [2019-11-25T10:13:55.674Z] [2019-11-25T10:13:55.674Z] Server: [2019-11-25T10:13:55.674Z] Containers: 0 [2019-11-25T10:13:55.674Z] Running: 0 [2019-11-25T10:13:55.674Z] Paused: 0 [2019-11-25T10:13:55.674Z] Stopped: 0 [2019-11-25T10:13:55.674Z] Images: 6 [2019-11-25T10:13:55.674Z] Server Version: 19.03.2 [2019-11-25T10:13:55.674Z] Storage Driver: overlay2 [2019-11-25T10:13:55.674Z] Backing Filesystem: extfs [2019-11-25T10:13:55.674Z] Supports d_type: true [2019-11-25T10:13:55.674Z] Native Overlay Diff: true [2019-11-25T10:13:55.674Z] Logging Driver: json-file [2019-11-25T10:13:55.674Z] Cgroup Driver: cgroupfs [2019-11-25T10:13:55.674Z] Plugins: [2019-11-25T10:13:55.674Z] Volume: local [2019-11-25T10:13:55.674Z] Network: bridge host ipvlan macvlan null overlay [2019-11-25T10:13:55.674Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-25T10:13:55.674Z] Swarm: inactive [2019-11-25T10:13:55.674Z] Runtimes: runc [2019-11-25T10:13:55.674Z] Default Runtime: runc [2019-11-25T10:13:55.674Z] Init Binary: docker-init [2019-11-25T10:13:55.674Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-25T10:13:55.674Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-25T10:13:55.674Z] init version: fec3683 [2019-11-25T10:13:55.674Z] Security Options: [2019-11-25T10:13:55.674Z] apparmor [2019-11-25T10:13:55.674Z] seccomp [2019-11-25T10:13:55.674Z] Profile: default [2019-11-25T10:13:55.674Z] Kernel Version: 4.15.0-1048-aws [2019-11-25T10:13:55.674Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-25T10:13:55.674Z] OSType: linux [2019-11-25T10:13:55.674Z] Architecture: x86_64 [2019-11-25T10:13:55.674Z] CPUs: 2 [2019-11-25T10:13:55.674Z] Total Memory: 7.583GiB [2019-11-25T10:13:55.674Z] Name: ip-10-100-117-55 [2019-11-25T10:13:55.674Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-25T10:13:55.674Z] Docker Root Dir: /var/lib/docker [2019-11-25T10:13:55.674Z] Debug Mode: false [2019-11-25T10:13:55.674Z] Registry: https://index.docker.io/v1/ [2019-11-25T10:13:55.674Z] Labels: [2019-11-25T10:13:55.674Z] Experimental: true [2019-11-25T10:13:55.674Z] Insecure Registries: [2019-11-25T10:13:55.674Z] 127.0.0.0/8 [2019-11-25T10:13:55.674Z] Live Restore Enabled: true [2019-11-25T10:13:55.674Z] [2019-11-25T10:13:55.674Z] WARNING: No swap limit support [Pipeline] sh [2019-11-25T10:13:55.963Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:13:55.963Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:13:55.963Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40243/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-25T10:13:55.963Z] + bash /home/ubuntu/workspace/moby_PR-40243/check-config.sh [2019-11-25T10:13:55.963Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-25T10:13:55.963Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-25T10:13:55.963Z] [2019-11-25T10:13:55.963Z] Generally Necessary: [2019-11-25T10:13:55.963Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-25T10:13:55.963Z] - apparmor: enabled and tools installed [2019-11-25T10:13:55.963Z] - CONFIG_NAMESPACES: enabled [2019-11-25T10:13:55.963Z] - CONFIG_NET_NS: enabled [2019-11-25T10:13:55.963Z] - CONFIG_PID_NS: enabled [2019-11-25T10:13:55.963Z] - CONFIG_IPC_NS: enabled [2019-11-25T10:13:55.963Z] - CONFIG_UTS_NS: enabled [2019-11-25T10:13:55.963Z] - CONFIG_CGROUPS: enabled [2019-11-25T10:13:55.963Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-25T10:13:55.963Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-25T10:13:55.963Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-25T10:13:55.963Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-25T10:13:55.963Z] - CONFIG_CPUSETS: enabled [2019-11-25T10:13:55.963Z] - CONFIG_MEMCG: enabled [2019-11-25T10:13:55.963Z] - CONFIG_KEYS: enabled [2019-11-25T10:13:55.963Z] - CONFIG_VETH: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-25T10:13:56.220Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-25T10:13:56.220Z] [2019-11-25T10:13:56.220Z] Optional Features: [2019-11-25T10:13:56.220Z] - CONFIG_USER_NS: enabled [2019-11-25T10:13:56.220Z] - CONFIG_SECCOMP: enabled [2019-11-25T10:13:56.220Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-25T10:13:56.220Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-25T10:13:56.220Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-25T10:13:56.220Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-25T10:13:56.220Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-25T10:13:56.220Z] - CONFIG_BLK_CGROUP: enabled [2019-11-25T10:13:56.220Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-25T10:13:56.220Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-25T10:13:56.220Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-25T10:13:56.220Z] - CONFIG_CGROUP_PERF: enabled [2019-11-25T10:13:56.220Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-25T10:13:56.220Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-25T10:13:56.220Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-25T10:13:56.220Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-25T10:13:56.220Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-25T10:13:56.220Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_IP_VS: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-25T10:13:56.220Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-25T10:13:56.220Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-25T10:13:56.220Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_EXT4_FS: enabled [2019-11-25T10:13:56.220Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-25T10:13:56.220Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-25T10:13:56.220Z] - Network Drivers: [2019-11-25T10:13:56.220Z] - "overlay": [2019-11-25T10:13:56.220Z] - CONFIG_VXLAN: enabled (as module) [2019-11-25T10:13:56.220Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-25T10:13:56.220Z] Optional (for encrypted networks): [2019-11-25T10:13:56.477Z] - CONFIG_CRYPTO: enabled [2019-11-25T10:13:56.477Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-25T10:13:56.477Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-25T10:13:56.477Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-25T10:13:56.477Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-25T10:13:56.477Z] - CONFIG_XFRM: enabled [2019-11-25T10:13:56.477Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-25T10:13:56.477Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-25T10:13:56.477Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-25T10:13:56.477Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-25T10:13:56.477Z] - "ipvlan": [2019-11-25T10:13:56.477Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-25T10:13:56.477Z] - "macvlan": [2019-11-25T10:13:56.477Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-25T10:13:56.477Z] - CONFIG_DUMMY: enabled (as module) [2019-11-25T10:13:56.477Z] - "ftp,tftp client in container": [2019-11-25T10:13:56.477Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-25T10:13:56.477Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-25T10:13:56.477Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-25T10:13:56.477Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-25T10:13:56.477Z] - Storage Drivers: [2019-11-25T10:13:56.477Z] - "aufs": [2019-11-25T10:13:56.477Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-25T10:13:56.477Z] - "btrfs": [2019-11-25T10:13:56.477Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-25T10:13:56.477Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-25T10:13:56.477Z] - "devicemapper": [2019-11-25T10:13:56.477Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-25T10:13:56.477Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-25T10:13:56.477Z] - "overlay": [2019-11-25T10:13:56.477Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-25T10:13:56.477Z] - "zfs": [2019-11-25T10:13:56.477Z] - /dev/zfs: missing [2019-11-25T10:13:56.477Z] - zfs command: missing [2019-11-25T10:13:56.477Z] - zpool command: missing [2019-11-25T10:13:56.477Z] [2019-11-25T10:13:56.477Z] Limits: [2019-11-25T10:13:56.477Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-25T10:13:56.477Z] [2019-11-25T10:13:56.478Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-25T10:13:56.801Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 . [2019-11-25T10:13:56.801Z] #2 [internal] load .dockerignore [2019-11-25T10:13:56.801Z] #2 transferring context: 87B done [2019-11-25T10:13:56.801Z] #2 DONE 0.0s [2019-11-25T10:13:56.801Z] [2019-11-25T10:13:56.801Z] #1 [internal] load build definition from Dockerfile [2019-11-25T10:13:56.801Z] #1 transferring dockerfile: 14.85kB done [2019-11-25T10:13:56.801Z] #1 DONE 0.0s [2019-11-25T10:13:56.801Z] [2019-11-25T10:13:56.801Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-25T10:13:56.801Z] #3 DONE 0.1s [2019-11-25T10:13:57.057Z] [2019-11-25T10:13:57.057Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-25T10:13:57.057Z] #4 CACHED [2019-11-25T10:13:57.622Z] [2019-11-25T10:13:57.622Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-25T10:13:57.622Z] #5 DONE 0.0s [2019-11-25T10:13:57.622Z] [2019-11-25T10:13:57.622Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-25T10:13:57.622Z] #6 DONE 0.1s [2019-11-25T10:13:57.622Z] [2019-11-25T10:13:57.622Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-25T10:13:57.622Z] #65 DONE 0.0s [2019-11-25T10:13:57.622Z] [2019-11-25T10:13:57.622Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-25T10:13:57.622Z] #7 DONE 0.0s [2019-11-25T10:13:57.622Z] [2019-11-25T10:13:57.622Z] #19 [internal] load build context [2019-11-25T10:13:58.997Z] #19 transferring context: 45.80MB 1.1s done [2019-11-25T10:13:58.997Z] #19 DONE 1.1s [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-25T10:13:58.997Z] #27 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:13:58.997Z] #50 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:13:58.997Z] #20 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-25T10:13:58.997Z] #39 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-25T10:13:58.997Z] #23 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-25T10:13:58.997Z] #53 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-25T10:13:58.997Z] #45 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:13:58.997Z] #44 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-25T10:13:58.997Z] #32 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-25T10:13:58.997Z] #29 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:13:58.997Z] #52 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-25T10:13:58.997Z] #25 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-25T10:13:58.997Z] #42 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:13:58.997Z] #68 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-25T10:13:58.997Z] #61 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-25T10:13:58.997Z] #28 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-25T10:13:58.997Z] #67 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-25T10:13:58.997Z] #13 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:13:58.997Z] #22 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-25T10:13:58.997Z] #40 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-25T10:13:58.997Z] #58 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-25T10:13:58.997Z] #66 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:13:58.997Z] #54 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-25T10:13:58.997Z] #37 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-25T10:13:58.997Z] #41 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-25T10:13:58.997Z] #60 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-25T10:13:58.997Z] #24 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:13:58.997Z] #36 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-25T10:13:58.997Z] #33 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-25T10:13:58.997Z] #38 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:13:58.997Z] #34 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-25T10:13:58.997Z] #43 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:13:58.997Z] #59 CACHED [2019-11-25T10:13:58.997Z] [2019-11-25T10:13:58.997Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-25T10:13:58.998Z] #30 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:13:58.998Z] #31 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-25T10:13:58.998Z] #11 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-25T10:13:58.998Z] #35 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-25T10:13:58.998Z] #10 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-25T10:13:58.998Z] #12 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-25T10:13:58.998Z] #21 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-25T10:13:58.998Z] #51 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:13:58.998Z] #57 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-25T10:13:58.998Z] #69 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-25T10:13:58.998Z] #14 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-25T10:13:58.998Z] #9 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-25T10:13:58.998Z] #49 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-25T10:13:58.998Z] #18 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-25T10:13:58.998Z] #48 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #16 [dev 6/24] RUN ldconfig [2019-11-25T10:13:58.998Z] #16 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-25T10:13:58.998Z] #46 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:13:58.998Z] #62 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-25T10:13:58.998Z] #55 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:13:58.998Z] #47 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-25T10:13:58.998Z] #26 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-25T10:13:58.998Z] #17 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-25T10:13:58.998Z] #15 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-25T10:13:58.998Z] #56 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-25T10:13:58.998Z] #8 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-25T10:13:58.998Z] #63 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-25T10:13:58.998Z] #64 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-25T10:13:58.998Z] #70 CACHED [2019-11-25T10:13:58.998Z] [2019-11-25T10:13:58.998Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-25T10:13:59.929Z] #71 DONE 1.3s [2019-11-25T10:14:00.186Z] [2019-11-25T10:14:00.186Z] #72 exporting to image [2019-11-25T10:14:00.186Z] #72 exporting layers [2019-11-25T10:14:00.750Z] #72 exporting layers 0.7s done [2019-11-25T10:14:00.750Z] #72 writing image sha256:da7d1ea43c64f865a662a8f10f34c962e17c923e767e92c270a3d7eb64ffbc9f done [2019-11-25T10:14:00.750Z] #72 naming to docker.io/library/docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 done [2019-11-25T10:14:00.750Z] #72 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-25T10:14:01.077Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40243/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/validate/default [2019-11-25T10:14:01.743Z] Running on azwin-2-b85690 in d:\jenkins\workspace\moby_PR-40243 [Pipeline] { [Pipeline] ws [2019-11-25T10:14:01.756Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-25T10:14:02.011Z] Congratulations! All commits are properly signed with the DCO! [2019-11-25T10:14:02.064Z] using credential docker-jenkins-github-credentials [2019-11-25T10:14:02.142Z] Cloning the remote Git repository [2019-11-25T10:14:02.142Z] Cloning with configured refspecs honoured and without tags [2019-11-25T10:14:02.269Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-25T10:14:02.269Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-25T10:14:02.171Z] Cloning repository https://github.com/moby/moby.git [2019-11-25T10:14:02.171Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-25T10:14:02.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:14:02.249Z] > git --version # timeout=10 [2019-11-25T10:14:02.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:14:02.299Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:14:04.060Z] Fetching without tags [2019-11-25T10:14:04.467Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:05.238Z] Merge succeeded, producing f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:05.239Z] Checking out Revision f4fa98f583a64d736eea1bb3a8fab755e159fdf4 (PR-40243) [2019-11-25T10:14:03.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:03.943Z] > git config --add remote.origin.fetch +refs/pull/40243/head:refs/remotes/origin/PR-40243 # timeout=10 [2019-11-25T10:14:03.961Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-25T10:14:04.026Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:04.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:14:04.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:14:04.100Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:14:04.504Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:04.526Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:05.133Z] > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10 [2019-11-25T10:14:05.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-25T10:14:05.272Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:05.293Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:05.971Z] Commit message: "Use certs.d from XDG_CONFIG_HOME when in rootless mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-25T10:14:07.593Z] Fetching without tags [2019-11-25T10:14:07.966Z] + docker version [2019-11-25T10:14:07.966Z] Client: [2019-11-25T10:14:07.966Z] Version: 18.06.3-ce [2019-11-25T10:14:07.966Z] API version: 1.38 [2019-11-25T10:14:07.966Z] Go version: go1.10.3 [2019-11-25T10:14:07.966Z] Git commit: d7080c1 [2019-11-25T10:14:07.966Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-25T10:14:07.966Z] OS/Arch: linux/s390x [2019-11-25T10:14:07.966Z] Experimental: false [2019-11-25T10:14:07.966Z] [2019-11-25T10:14:07.966Z] Server: [2019-11-25T10:14:07.966Z] Engine: [2019-11-25T10:14:07.966Z] Version: 18.06.3-ce [2019-11-25T10:14:07.966Z] API version: 1.38 (minimum version 1.12) [2019-11-25T10:14:07.966Z] Go version: go1.10.3 [2019-11-25T10:14:07.966Z] Git commit: d7080c1 [2019-11-25T10:14:07.966Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-25T10:14:07.966Z] OS/Arch: linux/s390x [2019-11-25T10:14:07.966Z] Experimental: true [Pipeline] sh [2019-11-25T10:14:08.111Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:07.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:07.563Z] > git config --add remote.origin.fetch +refs/pull/40243/head:refs/remotes/origin/PR-40243 # timeout=10 [2019-11-25T10:14:07.568Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-25T10:14:07.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:07.584Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:14:07.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:14:07.584Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:14:08.101Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:08.104Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:08.447Z] Fetching without tags [2019-11-25T10:14:08.672Z] Merge succeeded, producing f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:08.674Z] Checking out Revision f4fa98f583a64d736eea1bb3a8fab755e159fdf4 (PR-40243) [2019-11-25T10:14:08.785Z] + docker info [2019-11-25T10:14:08.785Z] Containers: 1 [2019-11-25T10:14:08.785Z] Running: 1 [2019-11-25T10:14:08.785Z] Paused: 0 [2019-11-25T10:14:08.785Z] Stopped: 0 [2019-11-25T10:14:08.785Z] Images: 15 [2019-11-25T10:14:08.785Z] Server Version: 18.06.3-ce [2019-11-25T10:14:08.785Z] Storage Driver: overlay2 [2019-11-25T10:14:08.785Z] Backing Filesystem: extfs [2019-11-25T10:14:08.785Z] Supports d_type: true [2019-11-25T10:14:08.785Z] Native Overlay Diff: true [2019-11-25T10:14:08.785Z] Logging Driver: json-file [2019-11-25T10:14:08.785Z] Cgroup Driver: cgroupfs [2019-11-25T10:14:08.785Z] Plugins: [2019-11-25T10:14:08.785Z] Volume: local [2019-11-25T10:14:08.785Z] Network: bridge host ipvlan macvlan null overlay [2019-11-25T10:14:08.785Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-25T10:14:08.785Z] Swarm: inactive [2019-11-25T10:14:08.785Z] Runtimes: runc [2019-11-25T10:14:08.785Z] Default Runtime: runc [2019-11-25T10:14:08.785Z] Init Binary: docker-init [2019-11-25T10:14:08.785Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-25T10:14:08.785Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-25T10:14:08.785Z] init version: fec3683 [2019-11-25T10:14:08.785Z] Security Options: [2019-11-25T10:14:08.785Z] apparmor [2019-11-25T10:14:08.785Z] seccomp [2019-11-25T10:14:08.785Z] Profile: default [2019-11-25T10:14:08.785Z] Kernel Version: 4.4.0-154-generic [2019-11-25T10:14:08.785Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-25T10:14:08.785Z] OSType: linux [2019-11-25T10:14:08.785Z] Architecture: s390x [2019-11-25T10:14:08.785Z] CPUs: 2 [2019-11-25T10:14:08.785Z] Total Memory: 7.862GiB [2019-11-25T10:14:08.785Z] Name: s390x-ubuntu-26 [2019-11-25T10:14:08.785Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-25T10:14:08.785Z] Docker Root Dir: /var/lib/docker [2019-11-25T10:14:08.785Z] Debug Mode (client): false [2019-11-25T10:14:08.785Z] Debug Mode (server): false [2019-11-25T10:14:08.785Z] Username: dockerbuildbot [2019-11-25T10:14:08.785Z] Registry: https://index.docker.io/v1/ [2019-11-25T10:14:08.785Z] Labels: [2019-11-25T10:14:08.785Z] Experimental: true [2019-11-25T10:14:08.785Z] Insecure Registries: [2019-11-25T10:14:08.785Z] 127.0.0.0/8 [2019-11-25T10:14:08.785Z] Live Restore Enabled: false [2019-11-25T10:14:08.785Z] [2019-11-25T10:14:08.785Z] WARNING: No swap limit support [2019-11-25T10:14:08.864Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [Pipeline] sh [2019-11-25T10:14:09.162Z] Commit message: "Use certs.d from XDG_CONFIG_HOME when in rootless mode" [2019-11-25T10:14:09.625Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:09.625Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:09.625Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40243/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-25T10:14:09.625Z] + bash /home/jenkins/workspace/moby_PR-40243/check-config.sh [2019-11-25T10:14:09.625Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-25T10:14:09.625Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2019-11-25T10:14:09.625Z] [2019-11-25T10:14:09.625Z] Generally Necessary: [2019-11-25T10:14:09.625Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-25T10:14:09.625Z] - apparmor: enabled and tools installed [2019-11-25T10:14:09.625Z] - CONFIG_NAMESPACES: enabled [2019-11-25T10:14:09.625Z] - CONFIG_NET_NS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_PID_NS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_IPC_NS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_UTS_NS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CGROUPS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CPUSETS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_MEMCG: enabled [2019-11-25T10:14:09.625Z] - CONFIG_KEYS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_VETH: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-25T10:14:09.625Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-25T10:14:09.625Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-25T10:14:09.625Z] [2019-11-25T10:14:09.625Z] Optional Features: [2019-11-25T10:14:09.625Z] - CONFIG_USER_NS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_SECCOMP: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-25T10:14:09.625Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-25T10:14:09.625Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-25T10:14:09.625Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-25T10:14:09.625Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-25T10:14:09.625Z] - CONFIG_BLK_CGROUP: enabled [2019-11-25T10:14:09.625Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-25T10:14:09.625Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CGROUP_PERF: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-25T10:14:09.625Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-25T10:14:09.625Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-25T10:14:09.625Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-25T10:14:09.625Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-25T10:14:09.625Z] - CONFIG_RT_GROUP_SCHED: missing [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-25T10:14:09.755Z] Merge succeeded, producing f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:09.756Z] Checking out Revision f4fa98f583a64d736eea1bb3a8fab755e159fdf4 (PR-40243) [Pipeline] sh [2019-11-25T10:14:08.613Z] > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10 [2019-11-25T10:14:08.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-25T10:14:08.664Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:08.682Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:09.994Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_IP_VS: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-25T10:14:09.994Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-25T10:14:09.994Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-25T10:14:09.994Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_EXT4_FS: enabled [2019-11-25T10:14:09.994Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-25T10:14:09.994Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-25T10:14:09.994Z] - Network Drivers: [2019-11-25T10:14:09.994Z] - "overlay": [2019-11-25T10:14:09.994Z] - CONFIG_VXLAN: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-25T10:14:09.994Z] Optional (for encrypted networks): [2019-11-25T10:14:09.994Z] - CONFIG_CRYPTO: enabled [2019-11-25T10:14:09.994Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_XFRM: enabled [2019-11-25T10:14:09.994Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-25T10:14:09.994Z] - "ipvlan": [2019-11-25T10:14:09.994Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-25T10:14:09.994Z] - "macvlan": [2019-11-25T10:14:09.994Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_DUMMY: enabled (as module) [2019-11-25T10:14:09.994Z] - "ftp,tftp client in container": [2019-11-25T10:14:09.994Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-25T10:14:09.994Z] - Storage Drivers: [2019-11-25T10:14:09.994Z] - "aufs": [2019-11-25T10:14:09.994Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-25T10:14:09.994Z] - "btrfs": [2019-11-25T10:14:09.994Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-25T10:14:09.994Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-25T10:14:09.994Z] - "devicemapper": [2019-11-25T10:14:09.994Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-25T10:14:09.994Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-25T10:14:09.994Z] - "overlay": [2019-11-25T10:14:09.994Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-25T10:14:09.994Z] - "zfs": [2019-11-25T10:14:09.994Z] - /dev/zfs: missing [2019-11-25T10:14:09.994Z] - zfs command: missing [2019-11-25T10:14:09.994Z] - zpool command: missing [2019-11-25T10:14:09.994Z] [2019-11-25T10:14:09.994Z] Limits: [2019-11-25T10:14:09.994Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-25T10:14:09.994Z] [2019-11-25T10:14:09.994Z] + true [2019-11-25T10:14:08.404Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:08.408Z] > git config --add remote.origin.fetch +refs/pull/40243/head:refs/remotes/origin/PR-40243 # timeout=10 [2019-11-25T10:14:08.419Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-25T10:14:08.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:08.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:14:08.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:14:08.449Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:14:08.864Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:08.868Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:09.731Z] > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10 [2019-11-25T10:14:09.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-25T10:14:09.756Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:09.773Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:10.039Z] + docker version [2019-11-25T10:14:10.040Z] Client: Docker Engine - Community [2019-11-25T10:14:10.040Z] Version: 19.03.2 [2019-11-25T10:14:10.040Z] API version: 1.40 [2019-11-25T10:14:10.040Z] Go version: go1.12.8 [2019-11-25T10:14:10.040Z] Git commit: 6a30dfc [2019-11-25T10:14:10.040Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-25T10:14:10.040Z] OS/Arch: linux/amd64 [2019-11-25T10:14:10.040Z] Experimental: false [2019-11-25T10:14:10.040Z] [2019-11-25T10:14:10.040Z] Server: Docker Engine - Community [2019-11-25T10:14:10.040Z] Engine: [2019-11-25T10:14:10.040Z] Version: 19.03.2 [2019-11-25T10:14:10.040Z] API version: 1.40 (minimum version 1.12) [2019-11-25T10:14:10.040Z] Go version: go1.12.8 [2019-11-25T10:14:10.040Z] Git commit: 6a30dfc [2019-11-25T10:14:10.040Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-25T10:14:10.040Z] OS/Arch: linux/amd64 [2019-11-25T10:14:10.040Z] Experimental: true [2019-11-25T10:14:10.040Z] containerd: [2019-11-25T10:14:10.040Z] Version: 1.2.6 [2019-11-25T10:14:10.040Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-25T10:14:10.040Z] runc: [2019-11-25T10:14:10.040Z] Version: 1.0.0-rc8 [2019-11-25T10:14:10.040Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-25T10:14:10.040Z] docker-init: [2019-11-25T10:14:10.040Z] Version: 0.18.0 [2019-11-25T10:14:10.040Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-25T10:14:10.323Z] + docker info [2019-11-25T10:14:10.396Z] Commit message: "Use certs.d from XDG_CONFIG_HOME when in rootless mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2019-11-25T10:14:11.007Z] + make bundles/buildx [2019-11-25T10:14:11.007Z] make: command: Command not found [2019-11-25T10:14:11.007Z] make: command: Command not found [2019-11-25T10:14:11.007Z] mkdir bundles [2019-11-25T10:14:11.007Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-25T10:14:11.007Z] --build-arg BUILDX_COMMIT \ [2019-11-25T10:14:11.007Z] --build-arg BUILDX_REPO \ [2019-11-25T10:14:11.007Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-25T10:14:11.007Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-25T10:14:11.007Z] . [2019-11-25T10:14:11.007Z] /bin/sh: 4: go: not found [2019-11-25T10:14:11.007Z] /bin/sh: 5: go: not found [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-25T10:14:11.251Z] Client: [2019-11-25T10:14:11.251Z] Debug Mode: false [2019-11-25T10:14:11.251Z] [2019-11-25T10:14:11.251Z] Server: [2019-11-25T10:14:11.251Z] Containers: 0 [2019-11-25T10:14:11.251Z] Running: 0 [2019-11-25T10:14:11.251Z] Paused: 0 [2019-11-25T10:14:11.251Z] Stopped: 0 [2019-11-25T10:14:11.251Z] Images: 2 [2019-11-25T10:14:11.251Z] Server Version: 19.03.2 [2019-11-25T10:14:11.251Z] Storage Driver: overlay2 [2019-11-25T10:14:11.251Z] Backing Filesystem: extfs [2019-11-25T10:14:11.251Z] Supports d_type: true [2019-11-25T10:14:11.251Z] Native Overlay Diff: true [2019-11-25T10:14:11.251Z] Logging Driver: json-file [2019-11-25T10:14:11.251Z] Cgroup Driver: cgroupfs [2019-11-25T10:14:11.251Z] Plugins: [2019-11-25T10:14:11.251Z] Volume: local [2019-11-25T10:14:11.251Z] Network: bridge host ipvlan macvlan null overlay [2019-11-25T10:14:11.251Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-25T10:14:11.251Z] Swarm: inactive [2019-11-25T10:14:11.251Z] Runtimes: runc [2019-11-25T10:14:11.251Z] Default Runtime: runc [2019-11-25T10:14:11.251Z] Init Binary: docker-init [2019-11-25T10:14:11.251Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-25T10:14:11.251Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-25T10:14:11.251Z] init version: fec3683 [2019-11-25T10:14:11.251Z] Security Options: [2019-11-25T10:14:11.251Z] apparmor [2019-11-25T10:14:11.251Z] seccomp [2019-11-25T10:14:11.251Z] Profile: default [2019-11-25T10:14:11.251Z] Kernel Version: 4.15.0-1048-aws [2019-11-25T10:14:11.251Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-25T10:14:11.251Z] OSType: linux [2019-11-25T10:14:11.251Z] Architecture: x86_64 [2019-11-25T10:14:11.251Z] CPUs: 2 [2019-11-25T10:14:11.251Z] Total Memory: 7.501GiB [2019-11-25T10:14:11.251Z] Name: ip-10-100-116-118 [2019-11-25T10:14:11.251Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-25T10:14:11.251Z] Docker Root Dir: /var/lib/docker [2019-11-25T10:14:11.251Z] Debug Mode: false [2019-11-25T10:14:11.251Z] Registry: https://index.docker.io/v1/ [2019-11-25T10:14:11.251Z] Labels: [2019-11-25T10:14:11.251Z] Experimental: true [2019-11-25T10:14:11.251Z] Insecure Registries: [2019-11-25T10:14:11.251Z] 127.0.0.0/8 [2019-11-25T10:14:11.252Z] Live Restore Enabled: true [2019-11-25T10:14:11.252Z] [2019-11-25T10:14:11.252Z] WARNING: No swap limit support [Pipeline] sh [2019-11-25T10:14:11.472Z] + docker version [2019-11-25T10:14:11.472Z] Client: Docker Engine - Community [2019-11-25T10:14:11.472Z] Version: 19.03.2 [2019-11-25T10:14:11.472Z] API version: 1.40 [2019-11-25T10:14:11.472Z] Go version: go1.12.8 [2019-11-25T10:14:11.472Z] Git commit: 6a30dfc [2019-11-25T10:14:11.472Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-25T10:14:11.472Z] OS/Arch: linux/arm64 [2019-11-25T10:14:11.472Z] Experimental: false [2019-11-25T10:14:11.472Z] [2019-11-25T10:14:11.472Z] Server: Docker Engine - Community [2019-11-25T10:14:11.472Z] Engine: [2019-11-25T10:14:11.472Z] Version: 19.03.2 [2019-11-25T10:14:11.472Z] API version: 1.40 (minimum version 1.12) [2019-11-25T10:14:11.472Z] Go version: go1.12.8 [2019-11-25T10:14:11.472Z] Git commit: 6a30dfc [2019-11-25T10:14:11.472Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-25T10:14:11.472Z] OS/Arch: linux/arm64 [2019-11-25T10:14:11.472Z] Experimental: true [2019-11-25T10:14:11.472Z] containerd: [2019-11-25T10:14:11.472Z] Version: 1.2.6 [2019-11-25T10:14:11.472Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-25T10:14:11.472Z] runc: [2019-11-25T10:14:11.472Z] Version: 1.0.0-rc8 [2019-11-25T10:14:11.472Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-25T10:14:11.472Z] docker-init: [2019-11-25T10:14:11.472Z] Version: 0.18.0 [2019-11-25T10:14:11.472Z] GitCommit: fec3683 [Pipeline] sh [2019-11-25T10:14:11.532Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:11.532Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:11.532Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40243/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-25T10:14:11.532Z] + bash /home/ubuntu/workspace/moby_PR-40243/check-config.sh [2019-11-25T10:14:11.532Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-25T10:14:11.532Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-25T10:14:11.532Z] [2019-11-25T10:14:11.532Z] Generally Necessary: [2019-11-25T10:14:11.532Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-25T10:14:11.532Z] - apparmor: enabled and tools installed [2019-11-25T10:14:11.532Z] - CONFIG_NAMESPACES: enabled [2019-11-25T10:14:11.532Z] - CONFIG_NET_NS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_PID_NS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_IPC_NS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_UTS_NS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_CGROUPS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-25T10:14:11.532Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-25T10:14:11.532Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-25T10:14:11.532Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-25T10:14:11.532Z] - CONFIG_CPUSETS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_MEMCG: enabled [2019-11-25T10:14:11.532Z] - CONFIG_KEYS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_VETH: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-25T10:14:11.532Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-25T10:14:11.532Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-25T10:14:11.532Z] [2019-11-25T10:14:11.532Z] Optional Features: [2019-11-25T10:14:11.532Z] - CONFIG_USER_NS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_SECCOMP: enabled [2019-11-25T10:14:11.532Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-25T10:14:11.532Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-25T10:14:11.532Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-25T10:14:11.763Z] + docker info [2019-11-25T10:14:11.789Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-25T10:14:11.789Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-25T10:14:11.789Z] - CONFIG_BLK_CGROUP: enabled [2019-11-25T10:14:11.789Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-25T10:14:11.789Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-25T10:14:11.789Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-25T10:14:11.789Z] - CONFIG_CGROUP_PERF: enabled [2019-11-25T10:14:11.789Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-25T10:14:11.789Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-25T10:14:11.789Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-25T10:14:11.789Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-25T10:14:11.789Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-25T10:14:11.789Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_IP_VS: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-25T10:14:11.789Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-25T10:14:11.789Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-25T10:14:11.789Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_EXT4_FS: enabled [2019-11-25T10:14:11.789Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-25T10:14:11.789Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-25T10:14:11.789Z] - Network Drivers: [2019-11-25T10:14:11.789Z] - "overlay": [2019-11-25T10:14:11.789Z] - CONFIG_VXLAN: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-25T10:14:11.789Z] Optional (for encrypted networks): [2019-11-25T10:14:11.789Z] - CONFIG_CRYPTO: enabled [2019-11-25T10:14:11.789Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-25T10:14:11.789Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-25T10:14:11.789Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-25T10:14:11.789Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-25T10:14:11.789Z] - CONFIG_XFRM: enabled [2019-11-25T10:14:11.789Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-25T10:14:11.789Z] - "ipvlan": [2019-11-25T10:14:11.789Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-25T10:14:11.789Z] - "macvlan": [2019-11-25T10:14:11.789Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_DUMMY: enabled (as module) [2019-11-25T10:14:11.789Z] - "ftp,tftp client in container": [2019-11-25T10:14:11.789Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-25T10:14:11.789Z] - Storage Drivers: [2019-11-25T10:14:11.789Z] - "aufs": [2019-11-25T10:14:11.789Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-25T10:14:11.789Z] - "btrfs": [2019-11-25T10:14:11.789Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-25T10:14:11.789Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-25T10:14:11.789Z] - "devicemapper": [2019-11-25T10:14:11.789Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-25T10:14:11.789Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-25T10:14:11.789Z] - "overlay": [2019-11-25T10:14:12.046Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-25T10:14:12.046Z] - "zfs": [2019-11-25T10:14:12.046Z] - /dev/zfs: missing [2019-11-25T10:14:12.046Z] - zfs command: missing [2019-11-25T10:14:12.046Z] - zpool command: missing [2019-11-25T10:14:12.046Z] [2019-11-25T10:14:12.046Z] Limits: [2019-11-25T10:14:12.046Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-25T10:14:12.046Z] [2019-11-25T10:14:12.046Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-25T10:14:12.374Z] + sudo modprobe ip_vs [2019-11-25T10:14:12.374Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 . [2019-11-25T10:14:12.374Z] #1 [internal] load build definition from Dockerfile [2019-11-25T10:14:12.374Z] #1 DONE 0.0s [2019-11-25T10:14:12.374Z] [2019-11-25T10:14:12.374Z] #2 [internal] load .dockerignore [2019-11-25T10:14:12.374Z] #2 DONE 0.0s [2019-11-25T10:14:12.374Z] [2019-11-25T10:14:12.374Z] #1 [internal] load build definition from Dockerfile [2019-11-25T10:14:12.374Z] #1 transferring dockerfile: 14.85kB done [2019-11-25T10:14:12.374Z] #1 DONE 0.0s [2019-11-25T10:14:12.374Z] [2019-11-25T10:14:12.374Z] #2 [internal] load .dockerignore [2019-11-25T10:14:12.374Z] #2 transferring context: 87B done [2019-11-25T10:14:12.374Z] #2 DONE 0.0s [2019-11-25T10:14:12.374Z] [2019-11-25T10:14:12.374Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-25T10:14:12.374Z] #3 DONE 0.1s [2019-11-25T10:14:12.572Z] Sending build context to Docker daemon 50.29MB [2019-11-25T10:14:12.572Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-25T10:14:12.572Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-25T10:14:12.572Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-25T10:14:12.572Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-25T10:14:12.572Z] ---> 687421176e14 [2019-11-25T10:14:12.572Z] Step 5/16 : ARG BUILDX_REPO [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> dda9b208574f [2019-11-25T10:14:12.572Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> f043f8c46a58 [2019-11-25T10:14:12.572Z] Step 7/16 : WORKDIR /buildx [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> 155cdb452840 [2019-11-25T10:14:12.572Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> d53570edc68f [2019-11-25T10:14:12.572Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> 0adab58ed5c2 [2019-11-25T10:14:12.572Z] Step 10/16 : RUN go mod download [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> 44a50453bde9 [2019-11-25T10:14:12.572Z] Step 11/16 : ARG GOOS [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> f565a0c0f706 [2019-11-25T10:14:12.572Z] Step 12/16 : ARG GOARCH [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> bf46eafdf4e4 [2019-11-25T10:14:12.572Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> 60e0d0c8cd47 [2019-11-25T10:14:12.572Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-25T10:14:12.572Z] ---> 687421176e14 [2019-11-25T10:14:12.572Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> 4f3a3d938ae6 [2019-11-25T10:14:12.572Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-25T10:14:12.572Z] ---> Using cache [2019-11-25T10:14:12.572Z] ---> b8fef47c51d6 [2019-11-25T10:14:12.572Z] Successfully built b8fef47c51d6 [2019-11-25T10:14:12.572Z] Successfully tagged moby-buildx:latest [2019-11-25T10:14:12.572Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-25T10:14:12.572Z] if [ -n "${id}" ]; then \ [2019-11-25T10:14:12.572Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-25T10:14:12.572Z] && touch bundles/buildx; \ [2019-11-25T10:14:12.572Z] docker rm -f ${id}; \ [2019-11-25T10:14:12.572Z] fi [2019-11-25T10:14:12.630Z] [2019-11-25T10:14:12.630Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-25T10:14:12.630Z] #4 CACHED [2019-11-25T10:14:12.697Z] Client: [2019-11-25T10:14:12.697Z] Debug Mode: false [2019-11-25T10:14:12.697Z] [2019-11-25T10:14:12.697Z] Server: [2019-11-25T10:14:12.697Z] Containers: 0 [2019-11-25T10:14:12.697Z] Running: 0 [2019-11-25T10:14:12.697Z] Paused: 0 [2019-11-25T10:14:12.697Z] Stopped: 0 [2019-11-25T10:14:12.697Z] Images: 2 [2019-11-25T10:14:12.697Z] Server Version: 19.03.2 [2019-11-25T10:14:12.697Z] Storage Driver: overlay2 [2019-11-25T10:14:12.697Z] Backing Filesystem: extfs [2019-11-25T10:14:12.697Z] Supports d_type: true [2019-11-25T10:14:12.697Z] Native Overlay Diff: true [2019-11-25T10:14:12.697Z] Logging Driver: json-file [2019-11-25T10:14:12.697Z] Cgroup Driver: cgroupfs [2019-11-25T10:14:12.697Z] Plugins: [2019-11-25T10:14:12.697Z] Volume: local [2019-11-25T10:14:12.697Z] Network: bridge host ipvlan macvlan null overlay [2019-11-25T10:14:12.697Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-25T10:14:12.697Z] Swarm: inactive [2019-11-25T10:14:12.697Z] Runtimes: runc [2019-11-25T10:14:12.697Z] Default Runtime: runc [2019-11-25T10:14:12.697Z] Init Binary: docker-init [2019-11-25T10:14:12.697Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-25T10:14:12.697Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-25T10:14:12.697Z] init version: fec3683 [2019-11-25T10:14:12.697Z] Security Options: [2019-11-25T10:14:12.697Z] apparmor [2019-11-25T10:14:12.697Z] seccomp [2019-11-25T10:14:12.697Z] Profile: default [2019-11-25T10:14:12.697Z] Kernel Version: 4.15.0-1048-aws [2019-11-25T10:14:12.697Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-25T10:14:12.697Z] OSType: linux [2019-11-25T10:14:12.697Z] Architecture: aarch64 [2019-11-25T10:14:12.697Z] CPUs: 4 [2019-11-25T10:14:12.697Z] Total Memory: 7.525GiB [2019-11-25T10:14:12.697Z] Name: ip-10-100-105-79 [2019-11-25T10:14:12.697Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-25T10:14:12.697Z] Docker Root Dir: /var/lib/docker [2019-11-25T10:14:12.697Z] Debug Mode: false [2019-11-25T10:14:12.697Z] Registry: https://index.docker.io/v1/ [2019-11-25T10:14:12.697Z] Labels: [2019-11-25T10:14:12.697Z] Experimental: true [2019-11-25T10:14:12.697Z] Insecure Registries: [2019-11-25T10:14:12.697Z] 127.0.0.0/8 [2019-11-25T10:14:12.697Z] Live Restore Enabled: true [2019-11-25T10:14:12.697Z] [2019-11-25T10:14:12.697Z] WARNING: No swap limit support [Pipeline] sh [2019-11-25T10:14:12.988Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:12.988Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:12.988Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40243/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-25T10:14:13.193Z] [2019-11-25T10:14:13.193Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-25T10:14:13.193Z] #5 DONE 0.0s [2019-11-25T10:14:13.193Z] [2019-11-25T10:14:13.193Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-25T10:14:13.246Z] + bash /home/ubuntu/workspace/moby_PR-40243/check-config.sh [2019-11-25T10:14:13.246Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-25T10:14:13.246Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-25T10:14:13.246Z] [2019-11-25T10:14:13.246Z] Generally Necessary: [2019-11-25T10:14:13.246Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-25T10:14:13.246Z] - apparmor: enabled and tools installed [2019-11-25T10:14:13.246Z] - CONFIG_NAMESPACES: enabled [2019-11-25T10:14:13.246Z] - CONFIG_NET_NS: enabled [2019-11-25T10:14:13.246Z] - CONFIG_PID_NS: enabled [2019-11-25T10:14:13.246Z] - CONFIG_IPC_NS: enabled [2019-11-25T10:14:13.246Z] - CONFIG_UTS_NS: enabled [2019-11-25T10:14:13.246Z] - CONFIG_CGROUPS: enabled [2019-11-25T10:14:13.246Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-25T10:14:13.246Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-25T10:14:13.246Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-25T10:14:13.246Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-25T10:14:13.246Z] - CONFIG_CPUSETS: enabled [2019-11-25T10:14:13.246Z] - CONFIG_MEMCG: enabled [2019-11-25T10:14:13.246Z] - CONFIG_KEYS: enabled [2019-11-25T10:14:13.246Z] - CONFIG_VETH: enabled (as module) [2019-11-25T10:14:13.246Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-25T10:14:13.246Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-25T10:14:13.246Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-25T10:14:13.246Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-25T10:14:13.246Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-25T10:14:13.246Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-25T10:14:13.372Z] 481881790dca65d8465fec1af59a6245919770df32f8b8af57dde927dbcaec5c [2019-11-25T10:14:13.372Z] bundles/buildx version [2019-11-25T10:14:13.372Z] buildx v0.3.1 6db68d0 [2019-11-25T10:14:13.372Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 . [2019-11-25T10:14:13.372Z] #2 [internal] load .dockerignore [2019-11-25T10:14:13.372Z] #2 transferring context: 87B 0.0s done [2019-11-25T10:14:13.372Z] #2 DONE 0.0s [2019-11-25T10:14:13.372Z] [2019-11-25T10:14:13.372Z] #1 [internal] load build definition from Dockerfile [2019-11-25T10:14:13.372Z] #1 transferring dockerfile: 14.85kB done [2019-11-25T10:14:13.372Z] #1 DONE 0.1s [2019-11-25T10:14:13.452Z] #6 DONE 0.1s [2019-11-25T10:14:13.452Z] [2019-11-25T10:14:13.452Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-25T10:14:13.452Z] #65 DONE 0.0s [2019-11-25T10:14:13.452Z] [2019-11-25T10:14:13.452Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-25T10:14:13.452Z] #7 DONE 0.0s [2019-11-25T10:14:13.452Z] [2019-11-25T10:14:13.452Z] #19 [internal] load build context [2019-11-25T10:14:13.505Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-25T10:14:13.505Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-25T10:14:13.505Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-25T10:14:13.505Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-25T10:14:13.505Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-25T10:14:13.505Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-25T10:14:13.505Z] [2019-11-25T10:14:13.505Z] Optional Features: [2019-11-25T10:14:13.505Z] - CONFIG_USER_NS: enabled [2019-11-25T10:14:13.505Z] - CONFIG_SECCOMP: enabled [2019-11-25T10:14:13.505Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-25T10:14:13.505Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-25T10:14:13.505Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-25T10:14:13.505Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-25T10:14:13.505Z] - CONFIG_BLK_CGROUP: enabled [2019-11-25T10:14:13.505Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-25T10:14:13.505Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-25T10:14:13.505Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-25T10:14:13.505Z] - CONFIG_CGROUP_PERF: enabled [2019-11-25T10:14:13.505Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-25T10:14:13.505Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-25T10:14:13.505Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-25T10:14:13.505Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-25T10:14:13.505Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-25T10:14:13.505Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-25T10:14:13.505Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-25T10:14:13.505Z] - CONFIG_IP_VS: enabled (as module) [2019-11-25T10:14:13.505Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-25T10:14:13.764Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-25T10:14:13.764Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-25T10:14:13.764Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-25T10:14:13.764Z] - CONFIG_EXT4_FS: enabled [2019-11-25T10:14:13.764Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-25T10:14:13.764Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-25T10:14:13.764Z] - Network Drivers: [2019-11-25T10:14:13.764Z] - "overlay": [2019-11-25T10:14:13.764Z] - CONFIG_VXLAN: enabled (as module) [2019-11-25T10:14:13.764Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-25T10:14:13.764Z] Optional (for encrypted networks): [2019-11-25T10:14:13.764Z] - CONFIG_CRYPTO: enabled [2019-11-25T10:14:13.764Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-25T10:14:13.764Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-25T10:14:13.764Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-25T10:14:13.764Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-25T10:14:13.764Z] - CONFIG_XFRM: enabled [2019-11-25T10:14:13.764Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-25T10:14:13.764Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-25T10:14:13.764Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-25T10:14:13.764Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-25T10:14:13.764Z] - "ipvlan": [2019-11-25T10:14:13.764Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-25T10:14:13.764Z] - "macvlan": [2019-11-25T10:14:13.764Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-25T10:14:13.764Z] - CONFIG_DUMMY: enabled (as module) [2019-11-25T10:14:13.764Z] - "ftp,tftp client in container": [2019-11-25T10:14:13.770Z] [2019-11-25T10:14:13.770Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-25T10:14:13.770Z] #3 DONE 0.2s [2019-11-25T10:14:13.770Z] [2019-11-25T10:14:13.770Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-25T10:14:13.770Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-25T10:14:13.770Z] #4 CACHED [2019-11-25T10:14:14.022Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-25T10:14:14.022Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-25T10:14:14.022Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-25T10:14:14.022Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-25T10:14:14.022Z] - Storage Drivers: [2019-11-25T10:14:14.022Z] - "aufs": [2019-11-25T10:14:14.022Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-25T10:14:14.022Z] - "btrfs": [2019-11-25T10:14:14.022Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-25T10:14:14.022Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-25T10:14:14.022Z] - "devicemapper": [2019-11-25T10:14:14.022Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-25T10:14:14.022Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-25T10:14:14.022Z] - "overlay": [2019-11-25T10:14:14.022Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-25T10:14:14.022Z] - "zfs": [2019-11-25T10:14:14.022Z] - /dev/zfs: missing [2019-11-25T10:14:14.022Z] - zfs command: missing [2019-11-25T10:14:14.022Z] - zpool command: missing [2019-11-25T10:14:14.022Z] [2019-11-25T10:14:14.022Z] Limits: [2019-11-25T10:14:14.022Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-25T10:14:14.022Z] [2019-11-25T10:14:14.022Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-25T10:14:14.354Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 . [2019-11-25T10:14:14.354Z] #2 [internal] load .dockerignore [2019-11-25T10:14:14.354Z] #2 transferring context: 87B done [2019-11-25T10:14:14.354Z] #2 DONE 0.0s [2019-11-25T10:14:14.354Z] [2019-11-25T10:14:14.354Z] #1 [internal] load build definition from Dockerfile [2019-11-25T10:14:14.354Z] #1 transferring dockerfile: 14.85kB done [2019-11-25T10:14:14.354Z] #1 DONE 0.0s [2019-11-25T10:14:14.354Z] [2019-11-25T10:14:14.354Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-25T10:14:14.633Z] [2019-11-25T10:14:14.633Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-25T10:14:14.633Z] #5 DONE 0.0s [2019-11-25T10:14:14.633Z] [2019-11-25T10:14:14.633Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-25T10:14:14.633Z] #6 DONE 0.1s [2019-11-25T10:14:14.633Z] [2019-11-25T10:14:14.633Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-25T10:14:14.633Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-25T10:14:14.633Z] #65 DONE 0.0s [2019-11-25T10:14:14.633Z] [2019-11-25T10:14:14.633Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-25T10:14:14.633Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-25T10:14:14.633Z] #7 DONE 0.0s [2019-11-25T10:14:14.633Z] [2019-11-25T10:14:14.633Z] #19 [internal] load build context [2019-11-25T10:14:14.821Z] #19 transferring context: 45.80MB 1.5s done [2019-11-25T10:14:14.821Z] #19 DONE 1.6s [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-25T10:14:14.821Z] #53 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:14.821Z] #20 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-25T10:14:14.821Z] #49 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-25T10:14:14.821Z] #58 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:14.821Z] #62 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-25T10:14:14.821Z] #66 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-25T10:14:14.821Z] #15 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-25T10:14:14.821Z] #23 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-25T10:14:14.821Z] #13 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:14.821Z] #57 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #48 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-25T10:14:14.821Z] #21 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-25T10:14:14.821Z] #24 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #55 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:14.821Z] #34 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #64 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-25T10:14:14.821Z] #25 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-25T10:14:14.821Z] #28 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-25T10:14:14.821Z] #42 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #16 [dev 6/24] RUN ldconfig [2019-11-25T10:14:14.821Z] #16 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-25T10:14:14.821Z] #18 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-25T10:14:14.821Z] #10 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:14.821Z] #47 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-25T10:14:14.821Z] #12 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-25T10:14:14.821Z] #11 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-25T10:14:14.821Z] #35 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-25T10:14:14.821Z] #38 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-25T10:14:14.821Z] #67 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-25T10:14:14.821Z] #9 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-25T10:14:14.821Z] #40 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-25T10:14:14.821Z] #61 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:14.821Z] #44 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:14.821Z] #50 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #69 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:14.821Z] #36 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-25T10:14:14.821Z] #63 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:14:14.821Z] #31 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-25T10:14:14.821Z] #43 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:14.821Z] #54 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-25T10:14:14.821Z] #30 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #39 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #29 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:14.821Z] #22 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #60 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-25T10:14:14.821Z] #14 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-25T10:14:14.821Z] #41 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #37 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-25T10:14:14.821Z] #17 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-25T10:14:14.821Z] #46 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:14:14.821Z] #68 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-25T10:14:14.821Z] #27 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-25T10:14:14.821Z] #26 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:14.821Z] #59 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #32 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #51 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-25T10:14:14.821Z] #56 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-25T10:14:14.821Z] #33 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:14.821Z] #52 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-25T10:14:14.821Z] #8 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-25T10:14:14.821Z] #45 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-25T10:14:14.821Z] #70 CACHED [2019-11-25T10:14:14.821Z] [2019-11-25T10:14:14.821Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-25T10:14:14.921Z] #3 DONE 0.2s [2019-11-25T10:14:14.921Z] [2019-11-25T10:14:14.921Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-25T10:14:14.921Z] #4 CACHED [2019-11-25T10:14:15.180Z] [2019-11-25T10:14:15.180Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-25T10:14:15.439Z] #5 DONE 0.1s [2019-11-25T10:14:15.439Z] [2019-11-25T10:14:15.439Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-25T10:14:15.439Z] #6 DONE 0.0s [2019-11-25T10:14:15.439Z] [2019-11-25T10:14:15.439Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-25T10:14:15.439Z] #65 DONE 0.0s [2019-11-25T10:14:15.439Z] [2019-11-25T10:14:15.439Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-25T10:14:15.439Z] #7 DONE 0.0s [2019-11-25T10:14:15.439Z] [2019-11-25T10:14:15.439Z] #19 [internal] load build context [2019-11-25T10:14:16.714Z] #71 DONE 1.5s [2019-11-25T10:14:16.714Z] [2019-11-25T10:14:16.714Z] #72 exporting to image [2019-11-25T10:14:16.714Z] #72 exporting layers [2019-11-25T10:14:16.763Z] #19 transferring context: 45.80MB 2.0s done [2019-11-25T10:14:16.763Z] #19 DONE 2.0s [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #48 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #55 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-25T10:14:16.763Z] #40 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #69 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-25T10:14:16.763Z] #61 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:16.763Z] #59 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-25T10:14:16.763Z] #17 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:16.763Z] #62 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-25T10:14:16.763Z] #10 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #39 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-25T10:14:16.763Z] #25 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-25T10:14:16.763Z] #63 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:16.763Z] #44 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-25T10:14:16.763Z] #66 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:14:16.763Z] #31 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-25T10:14:16.763Z] #23 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-25T10:14:16.763Z] #14 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:16.763Z] #50 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:16.763Z] #47 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-25T10:14:16.763Z] #24 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-25T10:14:16.763Z] #12 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-25T10:14:16.763Z] #53 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:16.763Z] #34 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:16.763Z] #54 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-25T10:14:16.763Z] #67 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-25T10:14:16.763Z] #58 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-25T10:14:16.763Z] #27 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:16.763Z] #36 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-25T10:14:16.763Z] #41 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-25T10:14:16.763Z] #8 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-25T10:14:16.763Z] #33 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:14:16.763Z] #68 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:16.763Z] #20 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-25T10:14:16.763Z] #21 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-25T10:14:16.763Z] #13 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-25T10:14:16.763Z] #42 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-25T10:14:16.763Z] #46 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:16.763Z] #52 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-25T10:14:16.763Z] #30 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #37 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-25T10:14:16.763Z] #56 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-25T10:14:16.763Z] #28 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #29 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-25T10:14:16.763Z] #18 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #16 [dev 6/24] RUN ldconfig [2019-11-25T10:14:16.763Z] #16 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-25T10:14:16.763Z] #38 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #45 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:16.763Z] #57 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #64 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-25T10:14:16.763Z] #11 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-25T10:14:16.763Z] #15 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-25T10:14:16.763Z] #43 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-25T10:14:16.763Z] #49 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-25T10:14:16.763Z] #26 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #32 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-25T10:14:16.763Z] #9 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:16.763Z] #22 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #51 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-25T10:14:16.763Z] #60 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-25T10:14:16.763Z] #35 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-25T10:14:16.763Z] #70 CACHED [2019-11-25T10:14:16.763Z] [2019-11-25T10:14:16.763Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-25T10:14:16.763Z] #71 DONE 0.5s [2019-11-25T10:14:16.828Z] #19 transferring context: 45.80MB 1.4s done [2019-11-25T10:14:16.828Z] #19 DONE 1.6s [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-25T10:14:17.100Z] #9 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:17.100Z] #44 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #39 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-25T10:14:17.100Z] #46 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:17.100Z] #36 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-25T10:14:17.100Z] #63 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-25T10:14:17.100Z] #15 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-25T10:14:17.100Z] #25 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:17.100Z] #59 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-25T10:14:17.100Z] #13 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:17.100Z] #62 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:17.100Z] #52 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #45 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #60 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-25T10:14:17.100Z] #8 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-25T10:14:17.100Z] #35 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #55 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-25T10:14:17.100Z] #58 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-25T10:14:17.100Z] #18 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-25T10:14:17.100Z] #43 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-25T10:14:17.100Z] #56 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:17.100Z] #22 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-25T10:14:17.100Z] #42 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:17.100Z] #47 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:17.100Z] #20 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-25T10:14:17.100Z] #53 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #51 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-25T10:14:17.100Z] #49 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:17.100Z] #57 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-25T10:14:17.100Z] #61 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-25T10:14:17.100Z] #12 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-25T10:14:17.100Z] #10 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:17.100Z] #54 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-25T10:14:17.100Z] #21 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-25T10:14:17.100Z] #11 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #32 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-25T10:14:17.100Z] #33 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #64 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-25T10:14:17.100Z] #24 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-25T10:14:17.100Z] #23 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-25T10:14:17.100Z] #14 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-25T10:14:17.100Z] #17 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-25T10:14:17.100Z] #27 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #37 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-25T10:14:17.100Z] #30 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #69 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:17.100Z] #34 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-25T10:14:17.100Z] #41 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:14:17.100Z] #68 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-25T10:14:17.100Z] #28 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:14:17.100Z] #31 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:17.100Z] #50 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-25T10:14:17.100Z] #40 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #48 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-25T10:14:17.100Z] #38 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-25T10:14:17.100Z] #67 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-25T10:14:17.100Z] #66 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-25T10:14:17.100Z] #26 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-25T10:14:17.100Z] #29 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #16 [dev 6/24] RUN ldconfig [2019-11-25T10:14:17.100Z] #16 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-25T10:14:17.100Z] #70 CACHED [2019-11-25T10:14:17.100Z] [2019-11-25T10:14:17.100Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-25T10:14:17.143Z] [2019-11-25T10:14:17.143Z] #72 exporting to oci image format [2019-11-25T10:14:17.143Z] #72 exporting layers [2019-11-25T10:14:17.458Z] Fetching without tags [2019-11-25T10:14:17.646Z] #72 exporting layers 1.0s done [2019-11-25T10:14:17.646Z] #72 writing image sha256:8e650660d5824e10ad41b43f9879e5d31f4dcaa604de9c2be80d4d9b38f9cb46 [2019-11-25T10:14:17.646Z] #72 writing image sha256:8e650660d5824e10ad41b43f9879e5d31f4dcaa604de9c2be80d4d9b38f9cb46 done [2019-11-25T10:14:17.646Z] #72 naming to docker.io/library/docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 done [2019-11-25T10:14:17.646Z] #72 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-25T10:14:17.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:17.188Z] > git config --add remote.origin.fetch +refs/pull/40243/head:refs/remotes/origin/PR-40243 # timeout=10 [2019-11-25T10:14:17.240Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-25T10:14:17.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:17.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:14:17.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:14:17.488Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:14:18.215Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:18.650Z] [2019-11-25T10:14:18.907Z] Removing bundles/ [2019-11-25T10:14:18.907Z] [2019-11-25T10:14:18.907Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-25T10:14:18.907Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:14:18.907Z] GOOS="" GOARCH="" GOARM="" [2019-11-25T10:14:18.995Z] Fetching without tags [2019-11-25T10:14:19.500Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:18.244Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:18.294Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:19.658Z] #71 DONE 2.3s [2019-11-25T10:14:19.658Z] [2019-11-25T10:14:19.658Z] #72 exporting to image [2019-11-25T10:14:19.658Z] #72 exporting layers [2019-11-25T10:14:18.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:18.926Z] > git config --add remote.origin.fetch +refs/pull/40243/head:refs/remotes/origin/PR-40243 # timeout=10 [2019-11-25T10:14:18.930Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-25T10:14:18.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-25T10:14:18.998Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-25T10:14:18.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-25T10:14:18.999Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40243/head:refs/remotes/origin/PR-40243 +refs/heads/master:refs/remotes/origin/master [2019-11-25T10:14:19.502Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:19.506Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:20.472Z] Merge succeeded, producing f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:20.473Z] Checking out Revision f4fa98f583a64d736eea1bb3a8fab755e159fdf4 (PR-40243) [2019-11-25T10:14:21.034Z] #72 exporting layers 1.5s done [2019-11-25T10:14:21.034Z] #72 writing image sha256:5e63377bab06c60af1d661940670abc59fd0afdea50230d5503542774cba9ba3 done [2019-11-25T10:14:21.034Z] #72 naming to docker.io/library/docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 done [2019-11-25T10:14:21.034Z] #72 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-11-25T10:14:21.082Z] Commit message: "Use certs.d from XDG_CONFIG_HOME when in rootless mode" [Pipeline] sh [2019-11-25T10:14:21.366Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/test/unit [Pipeline] withEnv [Pipeline] { [2019-11-25T10:14:21.696Z] Merge succeeded, producing f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:21.696Z] Checking out Revision f4fa98f583a64d736eea1bb3a8fab755e159fdf4 (PR-40243) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-25T10:14:22.245Z] + docker version [2019-11-25T10:14:22.245Z] Client: [2019-11-25T10:14:22.245Z] Version: 18.06.1-ce [2019-11-25T10:14:22.245Z] API version: 1.38 [2019-11-25T10:14:22.245Z] Go version: go1.10.3 [2019-11-25T10:14:22.245Z] Git commit: e68fc7a [2019-11-25T10:14:22.245Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-25T10:14:22.245Z] OS/Arch: linux/ppc64le [2019-11-25T10:14:22.245Z] Experimental: false [2019-11-25T10:14:22.245Z] [2019-11-25T10:14:22.245Z] Server: [2019-11-25T10:14:22.245Z] Engine: [2019-11-25T10:14:22.245Z] Version: 18.06.1-ce [2019-11-25T10:14:22.245Z] API version: 1.38 (minimum version 1.12) [2019-11-25T10:14:22.245Z] Go version: go1.10.3 [2019-11-25T10:14:22.245Z] Git commit: e68fc7a [2019-11-25T10:14:22.245Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-25T10:14:22.245Z] OS/Arch: linux/ppc64le [2019-11-25T10:14:22.245Z] Experimental: true [2019-11-25T10:14:20.393Z] > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10 [2019-11-25T10:14:20.440Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-25T10:14:20.474Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:20.478Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [Pipeline] sh [2019-11-25T10:14:22.328Z] #72 exporting layers 4.4s done [2019-11-25T10:14:22.328Z] #72 exporting manifest sha256:cba359eb5cae82c3253964d83eee1b3f5bb5ad9bbe1860e13b7dd7edea719a61 [2019-11-25T10:14:22.328Z] #72 exporting manifest sha256:cba359eb5cae82c3253964d83eee1b3f5bb5ad9bbe1860e13b7dd7edea719a61 done [2019-11-25T10:14:22.328Z] #72 exporting config sha256:1610289b59863fc915a857e134c7b85a9e407f4f9bd38fb4c48decb6fd16abb6 done [2019-11-25T10:14:22.328Z] #72 sending tarball [2019-11-25T10:14:22.359Z] Commit message: "Use certs.d from XDG_CONFIG_HOME when in rootless mode" [2019-11-25T10:14:22.841Z] + docker info [2019-11-25T10:14:22.841Z] Containers: 1 [2019-11-25T10:14:22.841Z] Running: 1 [2019-11-25T10:14:22.841Z] Paused: 0 [2019-11-25T10:14:22.841Z] Stopped: 0 [2019-11-25T10:14:22.841Z] Images: 15 [2019-11-25T10:14:22.841Z] Server Version: 18.06.1-ce [2019-11-25T10:14:22.841Z] Storage Driver: overlay2 [2019-11-25T10:14:22.841Z] Backing Filesystem: extfs [2019-11-25T10:14:22.841Z] Supports d_type: true [2019-11-25T10:14:22.841Z] Native Overlay Diff: true [2019-11-25T10:14:22.841Z] Logging Driver: json-file [2019-11-25T10:14:22.841Z] Cgroup Driver: cgroupfs [2019-11-25T10:14:22.841Z] Plugins: [2019-11-25T10:14:22.841Z] Volume: local [2019-11-25T10:14:22.841Z] Network: bridge host ipvlan macvlan null overlay [2019-11-25T10:14:22.841Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-25T10:14:22.841Z] Swarm: inactive [2019-11-25T10:14:22.841Z] Runtimes: runc [2019-11-25T10:14:22.841Z] Default Runtime: runc [2019-11-25T10:14:22.841Z] Init Binary: docker-init [2019-11-25T10:14:22.841Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-25T10:14:22.841Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-25T10:14:22.841Z] init version: fec3683 [2019-11-25T10:14:22.841Z] Security Options: [2019-11-25T10:14:22.841Z] apparmor [2019-11-25T10:14:22.841Z] seccomp [2019-11-25T10:14:22.841Z] Profile: default [2019-11-25T10:14:22.841Z] Kernel Version: 4.4.0-139-generic [2019-11-25T10:14:22.841Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-25T10:14:22.841Z] OSType: linux [2019-11-25T10:14:22.841Z] Architecture: ppc64le [2019-11-25T10:14:22.841Z] CPUs: 4 [2019-11-25T10:14:22.841Z] Total Memory: 7.972GiB [2019-11-25T10:14:22.841Z] Name: ppc64le-ubuntu-16 [2019-11-25T10:14:22.841Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-25T10:14:22.841Z] Docker Root Dir: /var/lib/docker [2019-11-25T10:14:22.841Z] Debug Mode (client): false [2019-11-25T10:14:22.841Z] Debug Mode (server): false [2019-11-25T10:14:22.841Z] Username: dockerbuildbot [2019-11-25T10:14:22.841Z] Registry: https://index.docker.io/v1/ [2019-11-25T10:14:22.841Z] Labels: [2019-11-25T10:14:22.841Z] Experimental: true [2019-11-25T10:14:22.841Z] Insecure Registries: [2019-11-25T10:14:22.841Z] 127.0.0.0/8 [2019-11-25T10:14:22.841Z] Live Restore Enabled: false [2019-11-25T10:14:22.841Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-25T10:14:23.409Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:23.409Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:23.409Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40243/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-25T10:14:21.472Z] > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10 [2019-11-25T10:14:21.600Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-25T10:14:21.728Z] > git config core.sparsecheckout # timeout=10 [2019-11-25T10:14:21.780Z] > git checkout -f f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:23.746Z] + bash /home/docker/workspace/moby_PR-40243/check-config.sh [2019-11-25T10:14:23.746Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-25T10:14:23.746Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-25T10:14:23.746Z] [2019-11-25T10:14:23.746Z] Generally Necessary: [2019-11-25T10:14:23.746Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-25T10:14:23.746Z] - apparmor: enabled and tools installed [2019-11-25T10:14:23.746Z] - CONFIG_NAMESPACES: enabled [2019-11-25T10:14:23.746Z] - CONFIG_NET_NS: enabled [2019-11-25T10:14:23.746Z] - CONFIG_PID_NS: enabled [2019-11-25T10:14:23.746Z] - CONFIG_IPC_NS: enabled [2019-11-25T10:14:23.746Z] - CONFIG_UTS_NS: enabled [2019-11-25T10:14:23.746Z] - CONFIG_CGROUPS: enabled [2019-11-25T10:14:23.746Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-25T10:14:23.746Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-25T10:14:23.746Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-25T10:14:23.746Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-25T10:14:23.746Z] - CONFIG_CPUSETS: enabled [2019-11-25T10:14:23.746Z] - CONFIG_MEMCG: enabled [2019-11-25T10:14:23.746Z] - CONFIG_KEYS: enabled [2019-11-25T10:14:23.746Z] - CONFIG_VETH: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-25T10:14:23.746Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-25T10:14:23.746Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-25T10:14:23.746Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-25T10:14:23.746Z] [2019-11-25T10:14:23.746Z] Optional Features: [2019-11-25T10:14:23.746Z] - CONFIG_USER_NS: enabled [2019-11-25T10:14:23.746Z] - CONFIG_SECCOMP: enabled [2019-11-25T10:14:24.031Z] + docker version [2019-11-25T10:14:24.031Z] Client: Docker Engine - Enterprise [2019-11-25T10:14:24.031Z] Version: 19.03.2 [2019-11-25T10:14:24.031Z] API version: 1.40 [2019-11-25T10:14:24.031Z] Go version: go1.12.8 [2019-11-25T10:14:24.031Z] Git commit: c92ab06ed9 [2019-11-25T10:14:24.031Z] Built: 09/03/2019 16:38:11 [2019-11-25T10:14:24.031Z] OS/Arch: windows/amd64 [2019-11-25T10:14:24.031Z] Experimental: false [2019-11-25T10:14:24.031Z] [2019-11-25T10:14:24.031Z] Server: Docker Engine - Enterprise [2019-11-25T10:14:24.031Z] Engine: [2019-11-25T10:14:24.031Z] Version: 19.03.2 [2019-11-25T10:14:24.031Z] API version: 1.40 (minimum version 1.24) [2019-11-25T10:14:24.031Z] Go version: go1.12.8 [2019-11-25T10:14:24.031Z] Git commit: c92ab06ed9 [2019-11-25T10:14:24.031Z] Built: 09/03/2019 16:35:47 [2019-11-25T10:14:24.031Z] OS/Arch: windows/amd64 [2019-11-25T10:14:24.031Z] Experimental: true [2019-11-25T10:14:24.084Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-25T10:14:24.084Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-25T10:14:24.084Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-25T10:14:24.084Z] (cgroup swap accounting is currently enabled) [2019-11-25T10:14:24.084Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-25T10:14:24.084Z] - CONFIG_BLK_CGROUP: enabled [2019-11-25T10:14:24.084Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-25T10:14:24.084Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-25T10:14:24.084Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-25T10:14:24.084Z] - CONFIG_CGROUP_PERF: enabled [2019-11-25T10:14:24.084Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-25T10:14:24.084Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-25T10:14:24.084Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-25T10:14:24.084Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-25T10:14:24.084Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-25T10:14:24.084Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-25T10:14:24.084Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-25T10:14:24.084Z] - CONFIG_IP_VS: enabled (as module) [2019-11-25T10:14:24.084Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-25T10:14:24.084Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-25T10:14:24.084Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-25T10:14:24.084Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-25T10:14:24.084Z] - CONFIG_EXT4_FS: enabled [2019-11-25T10:14:24.084Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-25T10:14:24.084Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-25T10:14:24.084Z] - Network Drivers: [2019-11-25T10:14:24.084Z] - "overlay": [2019-11-25T10:14:24.084Z] - CONFIG_VXLAN: enabled (as module) [2019-11-25T10:14:24.084Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-25T10:14:24.084Z] Optional (for encrypted networks): [Pipeline] sh [2019-11-25T10:14:24.420Z] - CONFIG_CRYPTO: enabled [2019-11-25T10:14:24.420Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_XFRM: enabled [2019-11-25T10:14:24.420Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-25T10:14:24.420Z] - "ipvlan": [2019-11-25T10:14:24.420Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-25T10:14:24.420Z] - "macvlan": [2019-11-25T10:14:24.420Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_DUMMY: enabled (as module) [2019-11-25T10:14:24.420Z] - "ftp,tftp client in container": [2019-11-25T10:14:24.420Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-25T10:14:24.420Z] - Storage Drivers: [2019-11-25T10:14:24.420Z] - "aufs": [2019-11-25T10:14:24.420Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-25T10:14:24.420Z] - "btrfs": [2019-11-25T10:14:24.420Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-25T10:14:24.420Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-25T10:14:24.420Z] - "devicemapper": [2019-11-25T10:14:24.420Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-25T10:14:24.420Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-25T10:14:24.420Z] - "overlay": [2019-11-25T10:14:24.420Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-25T10:14:24.420Z] - "zfs": [2019-11-25T10:14:24.420Z] - /dev/zfs: missing [2019-11-25T10:14:24.420Z] - zfs command: missing [2019-11-25T10:14:24.420Z] - zpool command: missing [2019-11-25T10:14:24.420Z] [2019-11-25T10:14:24.420Z] Limits: [2019-11-25T10:14:24.420Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-25T10:14:24.420Z] [2019-11-25T10:14:24.420Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-25T10:14:25.067Z] + docker info [2019-11-25T10:14:25.172Z] + make bundles/buildx [2019-11-25T10:14:25.508Z] make: command: Command not found [2019-11-25T10:14:25.508Z] make: command: Command not found [2019-11-25T10:14:25.508Z] mkdir bundles [2019-11-25T10:14:25.508Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-25T10:14:25.508Z] --build-arg BUILDX_COMMIT \ [2019-11-25T10:14:25.508Z] --build-arg BUILDX_REPO \ [2019-11-25T10:14:25.508Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-25T10:14:25.508Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-25T10:14:25.508Z] . [2019-11-25T10:14:25.508Z] /bin/sh: 4: go: not found [2019-11-25T10:14:25.508Z] /bin/sh: 5: go: not found [2019-11-25T10:14:25.561Z] ? github.com/docker/docker/api [no test files] [2019-11-25T10:14:26.041Z] Client: [2019-11-25T10:14:26.041Z] Debug Mode: false [2019-11-25T10:14:26.041Z] Plugins: [2019-11-25T10:14:26.041Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-25T10:14:26.041Z] [2019-11-25T10:14:26.041Z] Server: [2019-11-25T10:14:26.041Z] Containers: 2 [2019-11-25T10:14:26.041Z] Running: 0 [2019-11-25T10:14:26.041Z] Paused: 0 [2019-11-25T10:14:26.041Z] Stopped: 2 [2019-11-25T10:14:26.041Z] Images: 8 [2019-11-25T10:14:26.041Z] Server Version: 19.03.2 [2019-11-25T10:14:26.041Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-11-25T10:14:26.041Z] LCOW: [2019-11-25T10:14:26.041Z] Windows: [2019-11-25T10:14:26.041Z] Logging Driver: json-file [2019-11-25T10:14:26.041Z] Plugins: [2019-11-25T10:14:26.041Z] Volume: local [2019-11-25T10:14:26.041Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-25T10:14:26.041Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-25T10:14:26.041Z] Swarm: inactive [2019-11-25T10:14:26.041Z] Default Isolation: process [2019-11-25T10:14:26.041Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-25T10:14:26.041Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-25T10:14:26.041Z] OSType: windows [2019-11-25T10:14:26.041Z] Architecture: x86_64 [2019-11-25T10:14:26.041Z] CPUs: 4 [2019-11-25T10:14:26.041Z] Total Memory: 32GiB [2019-11-25T10:14:26.041Z] Name: azwin-2-b85690 [2019-11-25T10:14:26.041Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-25T10:14:26.041Z] Docker Root Dir: D:\docker [2019-11-25T10:14:26.041Z] Debug Mode: false [2019-11-25T10:14:26.041Z] Registry: https://index.docker.io/v1/ [2019-11-25T10:14:26.041Z] Labels: [2019-11-25T10:14:26.041Z] Experimental: true [2019-11-25T10:14:26.041Z] Insecure Registries: [2019-11-25T10:14:26.041Z] 10.0.0.4:5000 [2019-11-25T10:14:26.041Z] 127.0.0.0/8 [2019-11-25T10:14:26.041Z] Registry Mirrors: [2019-11-25T10:14:26.041Z] http://10.0.0.4:5000/ [2019-11-25T10:14:26.041Z] Live Restore Enabled: false [2019-11-25T10:14:26.041Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-25T10:14:27.811Z] Sending build context to Docker daemon 50.29MB [2019-11-25T10:14:27.811Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-25T10:14:27.811Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-25T10:14:27.811Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-25T10:14:27.811Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-25T10:14:27.811Z] ---> ebd73b5ebd31 [2019-11-25T10:14:27.811Z] Step 5/16 : ARG BUILDX_REPO [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> d6019b8af930 [2019-11-25T10:14:27.811Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> 4cde00291596 [2019-11-25T10:14:27.811Z] Step 7/16 : WORKDIR /buildx [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> 3eca5dbaad75 [2019-11-25T10:14:27.811Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> 083493ed0eb2 [2019-11-25T10:14:27.811Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> f82f27cef4ba [2019-11-25T10:14:27.811Z] Step 10/16 : RUN go mod download [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> 4ef5ea9517f0 [2019-11-25T10:14:27.811Z] Step 11/16 : ARG GOOS [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> c230bb6f544b [2019-11-25T10:14:27.811Z] Step 12/16 : ARG GOARCH [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> 3b88c710a7e3 [2019-11-25T10:14:27.811Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:27.811Z] ---> 53abf4078fb6 [2019-11-25T10:14:27.811Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-25T10:14:27.811Z] ---> ebd73b5ebd31 [2019-11-25T10:14:27.811Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-25T10:14:27.811Z] ---> Using cache [2019-11-25T10:14:28.148Z] ---> 35254a084bb1 [2019-11-25T10:14:28.148Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-25T10:14:28.148Z] ---> Using cache [2019-11-25T10:14:28.148Z] ---> 1d9ca5c69c2c [2019-11-25T10:14:28.148Z] Successfully built 1d9ca5c69c2c [2019-11-25T10:14:28.148Z] Successfully tagged moby-buildx:latest [2019-11-25T10:14:28.148Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-25T10:14:28.148Z] if [ -n "${id}" ]; then \ [2019-11-25T10:14:28.148Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-25T10:14:28.148Z] && touch bundles/buildx; \ [2019-11-25T10:14:28.148Z] docker rm -f ${id}; \ [2019-11-25T10:14:28.148Z] fi [2019-11-25T10:14:28.872Z] 3eb563e52847872d0de352b731c69770a53f93892ac8258ee353071b9e4931b3 [2019-11-25T10:14:28.872Z] bundles/buildx version [2019-11-25T10:14:28.872Z] buildx v0.3.1 6db68d0 [2019-11-25T10:14:28.872Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 . [2019-11-25T10:14:29.207Z] #2 [internal] load build definition from Dockerfile [2019-11-25T10:14:29.207Z] #2 transferring dockerfile: 14.85kB done [2019-11-25T10:14:29.207Z] #2 DONE 0.0s [2019-11-25T10:14:29.207Z] [2019-11-25T10:14:29.207Z] #1 [internal] load .dockerignore [2019-11-25T10:14:29.207Z] #1 transferring context: 87B done [2019-11-25T10:14:29.207Z] #1 DONE 0.0s [2019-11-25T10:14:29.207Z] [2019-11-25T10:14:29.207Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-25T10:14:29.542Z] #3 DONE 0.3s [2019-11-25T10:14:29.542Z] [2019-11-25T10:14:29.542Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-25T10:14:29.542Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-25T10:14:29.542Z] #4 CACHED [2019-11-25T10:14:29.882Z] [2019-11-25T10:14:29.882Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-25T10:14:29.882Z] #6 DONE 0.0s [2019-11-25T10:14:29.882Z] [2019-11-25T10:14:29.882Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-25T10:14:29.882Z] #5 DONE 0.2s [2019-11-25T10:14:29.882Z] [2019-11-25T10:14:29.882Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-25T10:14:29.882Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-25T10:14:29.882Z] #65 DONE 0.0s [2019-11-25T10:14:29.882Z] [2019-11-25T10:14:29.882Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-25T10:14:29.882Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-25T10:14:29.882Z] #7 DONE 0.0s [2019-11-25T10:14:29.882Z] [2019-11-25T10:14:29.882Z] #19 [internal] load build context [2019-11-25T10:14:32.880Z] #72 sending tarball 10.4s done [2019-11-25T10:14:32.880Z] #72 DONE 14.9s [2019-11-25T10:14:32.880Z] [2019-11-25T10:14:32.880Z] #73 importing to docker [2019-11-25T10:14:33.370Z] #73 DONE 1.4s [2019-11-25T10:14:33.775Z] #19 transferring context: 45.80MB 3.4s done [2019-11-25T10:14:33.775Z] #19 DONE 3.4s [2019-11-25T10:14:33.775Z] [2019-11-25T10:14:33.775Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-25T10:14:33.775Z] #21 CACHED [2019-11-25T10:14:33.775Z] [2019-11-25T10:14:33.776Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-25T10:14:33.776Z] #53 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:33.776Z] #50 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-25T10:14:33.776Z] #8 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-25T10:14:33.776Z] #63 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-25T10:14:33.776Z] #9 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-25T10:14:33.776Z] #35 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-25T10:14:33.776Z] #43 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:33.776Z] #47 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:33.776Z] #34 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-25T10:14:33.776Z] #26 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #45 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #16 [dev 6/24] RUN ldconfig [2019-11-25T10:14:33.776Z] #16 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-25T10:14:33.776Z] #33 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-25T10:14:33.776Z] #23 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-25T10:14:33.776Z] #27 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:33.776Z] #54 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-25T10:14:33.776Z] #41 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #29 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #69 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-25T10:14:33.776Z] #18 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-25T10:14:33.776Z] #12 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-25T10:14:33.776Z] #24 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-25T10:14:33.776Z] #30 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-25T10:14:33.776Z] #58 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:33.776Z] #20 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #32 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:33.776Z] #57 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #37 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-25T10:14:33.776Z] #25 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:33.776Z] #22 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #39 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-25T10:14:33.776Z] #56 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #48 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-25T10:14:33.776Z] #17 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #64 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-25T10:14:33.776Z] #28 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-25T10:14:33.776Z] #14 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:33.776Z] #44 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #51 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #60 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:14:33.776Z] #68 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-25T10:14:33.776Z] #46 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-25T10:14:33.776Z] #36 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-25T10:14:33.776Z] #38 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:33.776Z] #62 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-25T10:14:33.776Z] #49 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-25T10:14:33.776Z] #66 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-25T10:14:33.776Z] #42 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:14:33.776Z] #52 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-25T10:14:33.776Z] #13 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-25T10:14:33.776Z] #67 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-25T10:14:33.776Z] #11 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-25T10:14:33.776Z] #59 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-25T10:14:33.776Z] #10 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-25T10:14:33.776Z] #55 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-25T10:14:33.776Z] #61 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-25T10:14:33.776Z] #31 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-25T10:14:33.776Z] #40 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-25T10:14:33.776Z] #15 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-25T10:14:33.776Z] #70 CACHED [2019-11-25T10:14:33.776Z] [2019-11-25T10:14:33.776Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-25T10:14:34.500Z] #71 DONE 1.0s [2019-11-25T10:14:34.500Z] [2019-11-25T10:14:34.500Z] #72 exporting to oci image format [2019-11-25T10:14:34.500Z] #72 exporting layers [2019-11-25T10:14:34.907Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/test/unit [2019-11-25T10:14:35.556Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2019-11-25T10:14:37.468Z] ? github.com/docker/docker/api [no test files] [2019-11-25T10:14:41.565Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-25T10:14:41.565Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0ebd4fa5\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-25T10:14:41.565Z] ---------------------------------------------------------------------------- [2019-11-25T10:14:41.565Z] [2019-11-25T10:14:41.565Z] INFO: executeCI.ps1 starting at Mon Nov 25 10:14:39 CUT 2019 [2019-11-25T10:14:41.565Z] [2019-11-25T10:14:41.565Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-25T10:14:41.565Z] INFO: Running git version 2.24.0.windows.1 [2019-11-25T10:14:41.565Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-25T10:14:41.565Z] INFO: Environment variables: [2019-11-25T10:14:41.565Z] [2019-11-25T10:14:41.565Z] Name Value [2019-11-25T10:14:41.565Z] ---- ----- [2019-11-25T10:14:41.565Z] ALLUSERSPROFILE C:\ProgramData [2019-11-25T10:14:41.565Z] amd64 true [2019-11-25T10:14:41.565Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-25T10:14:41.565Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-25T10:14:41.565Z] arm64 true [2019-11-25T10:14:41.565Z] BRANCH_NAME PR-40243 [2019-11-25T10:14:41.565Z] BUILD_DISPLAY_NAME #3 [2019-11-25T10:14:41.565Z] BUILD_ID 3 [2019-11-25T10:14:41.565Z] BUILD_NUMBER 3 [2019-11-25T10:14:41.565Z] BUILD_TAG jenkins-moby-PR-40243-3 [2019-11-25T10:14:41.565Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40243/3/ [2019-11-25T10:14:41.565Z] CHANGE_AUTHOR sh7dm [2019-11-25T10:14:41.565Z] CHANGE_AUTHOR_DISPLAY_NAME Dmitry Sharshakov [2019-11-25T10:14:41.565Z] CHANGE_AUTHOR_EMAIL d3dx12.xx@gmail.com [2019-11-25T10:14:41.565Z] CHANGE_BRANCH 40236-cert-permission [2019-11-25T10:14:41.565Z] CHANGE_FORK sh7dm [2019-11-25T10:14:41.565Z] CHANGE_ID 40243 [2019-11-25T10:14:41.565Z] CHANGE_TARGET master [2019-11-25T10:14:41.565Z] CHANGE_TITLE Don't die when daemon cannot read certs.d (fixes #40236) [2019-11-25T10:14:41.565Z] CHANGE_URL https://github.com/moby/moby/pull/40243 [2019-11-25T10:14:41.565Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-25T10:14:41.565Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-25T10:14:41.565Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-25T10:14:41.565Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-25T10:14:41.565Z] COMPUTERNAME azwin-2-b85690 [2019-11-25T10:14:41.565Z] ComSpec C:\windows\system32\cmd.exe [2019-11-25T10:14:41.565Z] ConfigSequenceNumber 0 [2019-11-25T10:14:41.565Z] dco true [2019-11-25T10:14:41.565Z] DOCKER_BUILDKIT 0 [2019-11-25T10:14:41.565Z] DOCKER_DUT_DEBUG 1 [2019-11-25T10:14:41.565Z] DOCKER_EXPERIMENTAL 1 [2019-11-25T10:14:41.565Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-25T10:14:41.565Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-25T10:14:41.565Z] EXECUTOR_NUMBER 0 [2019-11-25T10:14:41.565Z] FQDN azwin-2-b85690.westus.cloudapp.azure.com [2019-11-25T10:14:41.565Z] GIT_BRANCH PR-40243 [2019-11-25T10:14:41.565Z] GIT_COMMIT f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:14:41.565Z] GIT_PREVIOUS_COMMIT 2808762b27b9e4e94a705193c8554184f6beb151 [2019-11-25T10:14:41.565Z] GIT_URL https://github.com/moby/moby.git [2019-11-25T10:14:41.565Z] HUDSON_COOKIE c67241b1-54fa-4715-8668-4408a56c61da [2019-11-25T10:14:41.565Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-25T10:14:41.565Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-25T10:14:41.565Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-25T10:14:41.565Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-11-25T10:14:41.565Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-25T10:14:41.565Z] JENKINS_NODE_COOKIE 3b1ed841-de8e-4ea8-9117-3f9957cc01ef [2019-11-25T10:14:41.565Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-25T10:14:41.565Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-25T10:14:41.565Z] JOB_BASE_NAME PR-40243 [2019-11-25T10:14:41.565Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40243/display/redirect [2019-11-25T10:14:41.565Z] JOB_NAME moby/PR-40243 [2019-11-25T10:14:41.565Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40243/ [2019-11-25T10:14:41.565Z] library.jps.version master [2019-11-25T10:14:41.565Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-25T10:14:41.565Z] NODE_LABELS amd64 azure azwin-2-b85690 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-25T10:14:41.565Z] NODE_NAME azwin-2-b85690 [2019-11-25T10:14:41.565Z] NUMBER_OF_PROCESSORS 4 [2019-11-25T10:14:41.565Z] OS Windows_NT [2019-11-25T10:14:41.565Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-25T10:14:41.565Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-25T10:14:41.566Z] ppc64le true [2019-11-25T10:14:41.566Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-25T10:14:41.566Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-25T10:14:41.566Z] PROCESSOR_LEVEL 6 [2019-11-25T10:14:41.566Z] PROCESSOR_REVISION 4f01 [2019-11-25T10:14:41.566Z] ProgramData C:\ProgramData [2019-11-25T10:14:41.566Z] ProgramFiles C:\Program Files [2019-11-25T10:14:41.566Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-25T10:14:41.566Z] ProgramW6432 C:\Program Files [2019-11-25T10:14:41.566Z] PROMPT $P$G [2019-11-25T10:14:41.566Z] PSExecutionPolicyPreference Bypass [2019-11-25T10:14:41.566Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-25T10:14:41.566Z] PUBLIC C:\Users\Public [2019-11-25T10:14:41.566Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40243/3/display/redirect?page=changes [2019-11-25T10:14:41.566Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40243/3/display/redirect [2019-11-25T10:14:41.566Z] s390x true [2019-11-25T10:14:41.566Z] SKIP_VALIDATION_TESTS 1 [2019-11-25T10:14:41.566Z] SOURCES_DRIVE d [2019-11-25T10:14:41.566Z] SOURCES_SUBDIR gopath [2019-11-25T10:14:41.566Z] STAGE_NAME Run tests [2019-11-25T10:14:41.566Z] SystemDrive C: [2019-11-25T10:14:41.566Z] SystemRoot C:\windows [2019-11-25T10:14:41.566Z] TEMP C:\windows\TEMP [2019-11-25T10:14:41.566Z] TESTDEBUG 0 [2019-11-25T10:14:41.566Z] TESTRUN_DRIVE d [2019-11-25T10:14:41.566Z] TESTRUN_SUBDIR CI [2019-11-25T10:14:41.566Z] TIMEOUT 120m [2019-11-25T10:14:41.566Z] TMP C:\windows\TEMP [2019-11-25T10:14:41.566Z] unit_validate true [2019-11-25T10:14:41.566Z] USERDOMAIN WORKGROUP [2019-11-25T10:14:41.566Z] USERNAME azwin-2-b85690$ [2019-11-25T10:14:41.566Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-25T10:14:41.566Z] windir C:\windows [2019-11-25T10:14:41.566Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-25T10:14:41.566Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-25T10:14:41.566Z] windowsRS1 false [2019-11-25T10:14:41.566Z] windowsRS5 true [2019-11-25T10:14:41.566Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-25T10:14:41.566Z] [2019-11-25T10:14:41.566Z] [2019-11-25T10:14:41.566Z] [2019-11-25T10:14:41.566Z] INFO: Sources under d:\gopath\... [2019-11-25T10:14:41.566Z] INFO: Test run under d:\CI\... [2019-11-25T10:14:41.566Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-25T10:14:41.566Z] INFO: docker/docker repository was found [2019-11-25T10:14:41.566Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-25T10:14:41.566Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-25T10:14:41.566Z] INFO: Docker version of control daemon [2019-11-25T10:14:41.566Z] [2019-11-25T10:14:41.566Z] Client: Docker Engine - Enterprise [2019-11-25T10:14:41.566Z] Version: 19.03.2 [2019-11-25T10:14:41.566Z] API version: 1.40 [2019-11-25T10:14:41.566Z] Go version: go1.12.8 [2019-11-25T10:14:41.566Z] Git commit: c92ab06ed9 [2019-11-25T10:14:41.566Z] Built: 09/03/2019 16:38:11 [2019-11-25T10:14:41.566Z] OS/Arch: windows/amd64 [2019-11-25T10:14:41.566Z] Experimental: false [2019-11-25T10:14:41.566Z] [2019-11-25T10:14:41.566Z] Server: Docker Engine - Enterprise [2019-11-25T10:14:41.566Z] Engine: [2019-11-25T10:14:41.566Z] Version: 19.03.2 [2019-11-25T10:14:41.566Z] API version: 1.40 (minimum version 1.24) [2019-11-25T10:14:41.566Z] Go version: go1.12.8 [2019-11-25T10:14:41.566Z] Git commit: c92ab06ed9 [2019-11-25T10:14:41.566Z] Built: 09/03/2019 16:35:47 [2019-11-25T10:14:41.566Z] OS/Arch: windows/amd64 [2019-11-25T10:14:41.566Z] Experimental: true [2019-11-25T10:14:41.566Z] [2019-11-25T10:14:41.566Z] INFO: Docker info of control daemon [2019-11-25T10:14:41.566Z] [2019-11-25T10:14:41.846Z] #72 exporting layers 7.2s done [2019-11-25T10:14:41.846Z] #72 exporting manifest sha256:0e4691a3b444d9ac0d7582aaa60dbed579637f6aa70785e2b72e589f89257f7f done [2019-11-25T10:14:41.846Z] #72 exporting config sha256:b69466efac92f89200bab89d6f2c2ea723fdb4edf97ee214e75c913509b27cb0 done [2019-11-25T10:14:41.846Z] #72 sending tarball [2019-11-25T10:14:42.027Z] Client: [2019-11-25T10:14:42.027Z] Debug Mode: false [2019-11-25T10:14:42.027Z] Plugins: [2019-11-25T10:14:42.027Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-25T10:14:42.027Z] [2019-11-25T10:14:42.027Z] Server: [2019-11-25T10:14:42.027Z] Containers: 2 [2019-11-25T10:14:42.027Z] Running: 0 [2019-11-25T10:14:42.027Z] Paused: 0 [2019-11-25T10:14:42.027Z] Stopped: 2 [2019-11-25T10:14:42.027Z] Images: 8 [2019-11-25T10:14:42.027Z] Server Version: 19.03.2 [2019-11-25T10:14:42.027Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-25T10:14:42.027Z] Windows: [2019-11-25T10:14:42.027Z] LCOW: [2019-11-25T10:14:42.027Z] Logging Driver: json-file [2019-11-25T10:14:42.027Z] Plugins: [2019-11-25T10:14:42.027Z] Volume: local [2019-11-25T10:14:42.027Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-25T10:14:42.027Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-25T10:14:42.027Z] Swarm: inactive [2019-11-25T10:14:42.027Z] Default Isolation: process [2019-11-25T10:14:42.027Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-25T10:14:42.027Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-25T10:14:42.027Z] OSType: windows [2019-11-25T10:14:42.027Z] Architecture: x86_64 [2019-11-25T10:14:42.027Z] CPUs: 4 [2019-11-25T10:14:42.027Z] Total Memory: 32GiB [2019-11-25T10:14:42.027Z] Name: azwin-2-b85690 [2019-11-25T10:14:42.027Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-25T10:14:42.027Z] Docker Root Dir: D:\docker [2019-11-25T10:14:42.027Z] Debug Mode: false [2019-11-25T10:14:42.027Z] Registry: https://index.docker.io/v1/ [2019-11-25T10:14:42.027Z] Labels: [2019-11-25T10:14:42.027Z] Experimental: true [2019-11-25T10:14:42.027Z] Insecure Registries: [2019-11-25T10:14:42.027Z] 10.0.0.4:5000 [2019-11-25T10:14:42.027Z] 127.0.0.0/8 [2019-11-25T10:14:42.027Z] Registry Mirrors: [2019-11-25T10:14:42.027Z] http://10.0.0.4:5000/ [2019-11-25T10:14:42.027Z] Live Restore Enabled: false [2019-11-25T10:14:42.027Z] [2019-11-25T10:14:42.027Z] [2019-11-25T10:14:42.027Z] INFO: Commit hash is f4fa98f58 [2019-11-25T10:14:42.027Z] INFO: Nuke-Everything... [2019-11-25T10:14:42.027Z] INFO: Container count on control daemon to delete is 2 [2019-11-25T10:14:42.488Z] d6a1e750155b [2019-11-25T10:14:42.488Z] d4eacea24eb7 [2019-11-25T10:14:42.949Z] [2019-11-25T10:14:42.949Z] [2019-11-25T10:14:42.949Z] __GENUS : 2 [2019-11-25T10:14:42.949Z] __CLASS : __PARAMETERS [2019-11-25T10:14:42.949Z] __SUPERCLASS : [2019-11-25T10:14:42.949Z] __DYNASTY : __PARAMETERS [2019-11-25T10:14:42.949Z] __RELPATH : [2019-11-25T10:14:42.949Z] __PROPERTY_COUNT : 1 [2019-11-25T10:14:42.949Z] __DERIVATION : {} [2019-11-25T10:14:42.949Z] __SERVER : [2019-11-25T10:14:42.949Z] __NAMESPACE : [2019-11-25T10:14:42.949Z] __PATH : [2019-11-25T10:14:42.949Z] ReturnValue : 0 [2019-11-25T10:14:42.949Z] PSComputerName : [2019-11-25T10:14:42.949Z] [2019-11-25T10:14:42.949Z] INFO: Nuking d:\CI [2019-11-25T10:14:48.986Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2019-11-25T10:15:01.183Z] #72 sending tarball 17.5s done [2019-11-25T10:15:01.183Z] #72 DONE 24.8s [2019-11-25T10:15:01.183Z] [2019-11-25T10:15:01.183Z] #73 importing to docker [2019-11-25T10:15:01.183Z] #73 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-25T10:15:01.800Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/test/unit [2019-11-25T10:15:06.660Z] ? github.com/docker/docker/api [no test files] [2019-11-25T10:15:18.667Z] INFO: Zapped successfully [2019-11-25T10:15:18.667Z] INFO: Location for testing is d:\CI\PR-40243\3 [2019-11-25T10:15:18.667Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-25T10:15:18.667Z] [2019-11-25T10:15:18.667Z] [2019-11-25T10:15:18.667Z] INFO: Building the image from Dockerfile.windows at 11/25/2019 10:15:14... [2019-11-25T10:15:18.667Z] [2019-11-25T10:15:20.861Z] Sending build context to Docker daemon 50.28MB [2019-11-25T10:15:20.861Z] [2019-11-25T10:15:21.323Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-25T10:15:21.323Z] ---> 49e459dc7a6b [2019-11-25T10:15:21.323Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-25T10:15:21.323Z] ---> Using cache [2019-11-25T10:15:21.323Z] ---> 43939e3a0dfd [2019-11-25T10:15:21.323Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-11-25T10:15:21.323Z] ---> Using cache [2019-11-25T10:15:21.323Z] ---> 41b74c35aba4 [2019-11-25T10:15:21.323Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-25T10:15:21.323Z] ---> Using cache [2019-11-25T10:15:21.323Z] ---> 80bdaeff3f08 [2019-11-25T10:15:21.323Z] 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-11-25T10:15:21.323Z] ---> Using cache [2019-11-25T10:15:21.323Z] ---> 5219932dbe89 [2019-11-25T10:15:21.323Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-25T10:15:21.323Z] ---> Using cache [2019-11-25T10:15:21.323Z] ---> ca76f2993f02 [2019-11-25T10:15:21.323Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-25T10:15:21.323Z] ---> Using cache [2019-11-25T10:15:21.323Z] ---> 1cbccf1defea [2019-11-25T10:15:21.323Z] Step 8/8 : COPY . . [2019-11-25T10:15:29.897Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 4.0% of statements [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/builder [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-25T10:15:31.807Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements [2019-11-25T10:15:31.807Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2019-11-25T10:15:32.376Z] ok github.com/docker/docker/builder/remotecontext 0.357s coverage: 13.6% of statements [2019-11-25T10:15:33.759Z] ok github.com/docker/docker/builder/dockerfile 1.139s coverage: 48.2% of statements [2019-11-25T10:15:33.759Z] ok github.com/docker/docker/builder/remotecontext/git 3.796s coverage: 85.1% of statements [2019-11-25T10:15:33.759Z] ? github.com/docker/docker/cli [no test files] [2019-11-25T10:15:33.759Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-25T10:15:37.060Z] ok github.com/docker/docker/client 0.420s coverage: 75.8% of statements [2019-11-25T10:15:40.345Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:15:40.345Z] [2019-11-25T10:15:40.345Z] [2019-11-25T10:15:40.345Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-25T10:15:40.345Z] PKG_CONFIG=pkg-config [2019-11-25T10:15:40.345Z] GOLANG_VERSION=1.13.4 [2019-11-25T10:15:40.345Z] HOSTNAME=b15980a95ea4 [2019-11-25T10:15:40.345Z] KEEPBUNDLE=1 [2019-11-25T10:15:40.345Z] container=docker [2019-11-25T10:15:40.345Z] TEST_SKIP_INTEGRATION=1 [2019-11-25T10:15:40.345Z] GO111MODULE=off [2019-11-25T10:15:40.345Z] GOPATH=/go [2019-11-25T10:15:40.345Z] PWD=/go/src/github.com/docker/docker [2019-11-25T10:15:40.345Z] HOME=/root [2019-11-25T10:15:40.345Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-25T10:15:40.345Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-25T10:15:40.345Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-25T10:15:40.345Z] DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:15:40.345Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-25T10:15:40.345Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-25T10:15:40.345Z] TERM=xterm [2019-11-25T10:15:40.345Z] VALIDATE_BRANCH=master [2019-11-25T10:15:40.345Z] DEST=bundles/test-integration [2019-11-25T10:15:40.345Z] SHLVL=1 [2019-11-25T10:15:40.345Z] TIMEOUT=120m [2019-11-25T10:15:40.345Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-25T10:15:40.345Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-25T10:15:40.345Z] DOCKER_PKG=github.com/docker/docker [2019-11-25T10:15:40.345Z] TESTDEBUG=0 [2019-11-25T10:15:40.345Z] _=/usr/bin/env [2019-11-25T10:15:40.345Z] Building test suite binary ./integration-cli/test.main [2019-11-25T10:15:40.345Z] [2019-11-25T10:15:40.345Z] [2019-11-25T10:15:40.345Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-25T10:15:40.345Z] PKG_CONFIG=pkg-config [2019-11-25T10:15:40.345Z] GOLANG_VERSION=1.13.4 [2019-11-25T10:15:40.345Z] HOSTNAME=d3f76185b25b [2019-11-25T10:15:40.345Z] KEEPBUNDLE=1 [2019-11-25T10:15:40.345Z] container=docker [2019-11-25T10:15:40.345Z] TEST_SKIP_INTEGRATION=1 [2019-11-25T10:15:40.345Z] GO111MODULE=off [2019-11-25T10:15:40.345Z] GOPATH=/go [2019-11-25T10:15:40.345Z] PWD=/go/src/github.com/docker/docker [2019-11-25T10:15:40.345Z] HOME=/root [2019-11-25T10:15:40.345Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-25T10:15:40.345Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-25T10:15:40.345Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-25T10:15:40.345Z] DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:15:40.345Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-25T10:15:40.345Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-25T10:15:40.345Z] TERM=xterm [2019-11-25T10:15:40.345Z] VALIDATE_BRANCH=master [2019-11-25T10:15:40.345Z] DEST=bundles/test-integration [2019-11-25T10:15:40.345Z] SHLVL=1 [2019-11-25T10:15:40.345Z] TIMEOUT=120m [2019-11-25T10:15:40.345Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-25T10:15:40.345Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-25T10:15:40.345Z] DOCKER_PKG=github.com/docker/docker [2019-11-25T10:15:40.345Z] TESTDEBUG=0 [2019-11-25T10:15:40.345Z] _=/usr/bin/env [2019-11-25T10:15:40.345Z] Building test suite binary ./integration-cli/test.main [2019-11-25T10:15:40.345Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-25T10:15:40.345Z] No new tests added to integration. [2019-11-25T10:15:40.345Z] [2019-11-25T10:15:40.345Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-25T10:15:40.603Z] PKG_CONFIG=pkg-config [2019-11-25T10:15:40.603Z] GOLANG_VERSION=1.13.4 [2019-11-25T10:15:40.603Z] HOSTNAME=3fc8750165d2 [2019-11-25T10:15:40.603Z] KEEPBUNDLE=1 [2019-11-25T10:15:40.603Z] container=docker [2019-11-25T10:15:40.603Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-25T10:15:40.603Z] GO111MODULE=off [2019-11-25T10:15:40.603Z] GOPATH=/go [2019-11-25T10:15:40.603Z] PWD=/go/src/github.com/docker/docker [2019-11-25T10:15:40.603Z] HOME=/root [2019-11-25T10:15:40.603Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-25T10:15:40.603Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-25T10:15:40.603Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-25T10:15:40.603Z] DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:15:40.603Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-25T10:15:40.603Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-25T10:15:40.603Z] TERM=xterm [2019-11-25T10:15:40.603Z] VALIDATE_BRANCH=master [2019-11-25T10:15:40.603Z] DEST=bundles/test-integration [2019-11-25T10:15:40.603Z] SHLVL=1 [2019-11-25T10:15:40.603Z] TIMEOUT=120m [2019-11-25T10:15:40.603Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-25T10:15:40.603Z] DOCKER_PKG=github.com/docker/docker [2019-11-25T10:15:40.603Z] TESTDEBUG=0 [2019-11-25T10:15:40.603Z] _=/usr/bin/env [2019-11-25T10:15:40.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-25T10:15:47.817Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-25T10:15:47.818Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2019-11-25T10:15:47.818Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-25T10:15:47.818Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-25T10:15:47.818Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-11-25T10:15:47.818Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-25T10:15:47.818Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2019-11-25T10:15:47.818Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/builder [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-25T10:15:47.818Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-25T10:15:47.818Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-11-25T10:15:49.727Z] ok github.com/docker/docker/builder/remotecontext 0.302s coverage: 13.6% of statements [2019-11-25T10:15:50.114Z] ok github.com/docker/docker/builder/dockerfile 0.855s coverage: 48.2% of statements [2019-11-25T10:15:50.920Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-25T10:15:51.306Z] ---> 61752f157567 [2019-11-25T10:15:51.306Z] Successfully built 61752f157567 [2019-11-25T10:15:51.306Z] Successfully tagged docker:latest [2019-11-25T10:15:51.306Z] INFO: Image build ended at 11/25/2019 10:15:50. Duration:00:00:36.3028480 [2019-11-25T10:15:51.306Z] [2019-11-25T10:15:51.306Z] [2019-11-25T10:15:51.306Z] INFO: Building the test binaries at 11/25/2019 10:15:50... [2019-11-25T10:15:51.710Z] ok github.com/docker/docker/builder/remotecontext/git 0.987s coverage: 85.1% of statements [2019-11-25T10:15:51.710Z] ? github.com/docker/docker/cli [no test files] [2019-11-25T10:15:51.710Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-25T10:15:53.710Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|imports|compiled_files|deps|exports_file|files) took 1m50.402110802s [2019-11-25T10:15:53.710Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.48581ms [2019-11-25T10:15:56.024Z] INFO: make.ps1 starting at 11/25/2019 10:15:55 [2019-11-25T10:15:56.024Z] INFO: Git commit (f4fa98f58) assumed from DOCKER_GITCOMMIT environment variable [2019-11-25T10:15:56.024Z] INFO: Invoking autogen... [2019-11-25T10:15:56.189Z] ok github.com/docker/docker/client 0.198s coverage: 75.8% of statements [2019-11-25T10:15:56.488Z] INFO: Building daemon... [2019-11-25T10:16:03.626Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 30.3% of statements [2019-11-25T10:16:05.532Z] ok github.com/docker/docker/container 0.183s coverage: 35.3% of statements [2019-11-25T10:16:05.532Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-25T10:16:05.532Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-25T10:16:05.532Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-25T10:16:05.532Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-25T10:16:09.736Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2019-11-25T10:16:09.736Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.8% of statements [2019-11-25T10:16:10.677Z] ok github.com/docker/docker/daemon/cluster 0.250s coverage: 0.5% of statements [2019-11-25T10:16:13.977Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2019-11-25T10:16:13.977Z] ok github.com/docker/docker/daemon/config 0.104s coverage: 82.1% of statements [2019-11-25T10:16:14.919Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2019-11-25T10:16:16.828Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2019-11-25T10:16:20.121Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-11-25T10:16:21.058Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 13.7% of statements [2019-11-25T10:16:21.997Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.683s coverage: 57.0% of statements [2019-11-25T10:16:26.193Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.423s coverage: 46.2% of statements [2019-11-25T10:16:26.193Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.746s coverage: 48.6% of statements [2019-11-25T10:16:26.763Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.166s coverage: 72.5% of statements [2019-11-25T10:16:28.145Z] ok github.com/docker/docker/daemon 12.344s coverage: 17.6% of statements [2019-11-25T10:16:28.145Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-25T10:16:28.145Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-25T10:16:28.145Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-25T10:16:28.145Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-25T10:16:28.145Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-25T10:16:28.715Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.644s coverage: 76.1% of statements [2019-11-25T10:16:28.975Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2019-11-25T10:16:29.547Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-11-25T10:16:30.487Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.042s coverage: 3.0% of statements [2019-11-25T10:16:30.500Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 30.3% of statements [2019-11-25T10:16:30.500Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2019-11-25T10:16:30.500Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-25T10:16:30.500Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-25T10:16:30.500Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-25T10:16:30.500Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-25T10:16:31.872Z] ok github.com/docker/docker/daemon/logger 0.263s coverage: 42.7% of statements [2019-11-25T10:16:33.257Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.9% of statements [2019-11-25T10:16:33.257Z] ok github.com/docker/docker/daemon/logger/awslogs 0.258s coverage: 77.8% of statements [2019-11-25T10:16:33.257Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 68.2% of statements [2019-11-25T10:16:33.807Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2019-11-25T10:16:33.827Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.805s coverage: 60.1% of statements [2019-11-25T10:16:33.827Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-25T10:16:33.827Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-25T10:16:33.827Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-25T10:16:33.827Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-25T10:16:33.827Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-25T10:16:33.827Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-25T10:16:34.400Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-11-25T10:16:34.660Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 26.2% of statements [2019-11-25T10:16:34.660Z] time="2019-11-25T10:16:34Z" level=error msg="Failed to open log file: open /tmp/docker-logger-910215585/container.log.1: no such file or directory" [2019-11-25T10:16:34.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 62.1% of statements [2019-11-25T10:16:35.137Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2019-11-25T10:16:36.076Z] ok github.com/docker/docker/daemon/logger/local 0.093s coverage: 74.7% of statements [2019-11-25T10:16:36.076Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-25T10:16:36.345Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 19.9% of statements [2019-11-25T10:16:36.916Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 47.8% of statements [2019-11-25T10:16:36.916Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2019-11-25T10:16:37.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-11-25T10:16:37.854Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2019-11-25T10:16:38.797Z] ok github.com/docker/docker/daemon/logger/splunk 1.920s coverage: 82.5% of statements [2019-11-25T10:16:38.797Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-25T10:16:38.797Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-25T10:16:39.737Z] ok github.com/docker/docker/distribution/metadata 0.175s coverage: 48.2% of statements [2019-11-25T10:16:40.680Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2019-11-25T10:16:40.939Z] ok github.com/docker/docker/distribution 0.329s coverage: 22.1% of statements [2019-11-25T10:16:40.940Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-25T10:16:42.322Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2019-11-25T10:16:42.582Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-11-25T10:16:42.841Z] ok github.com/docker/docker/distribution/xfer 1.735s coverage: 85.1% of statements [2019-11-25T10:16:42.841Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-25T10:16:42.841Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-25T10:16:42.841Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2019-11-25T10:16:42.841Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-25T10:16:43.672Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2019-11-25T10:16:43.932Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2019-11-25T10:16:44.658Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.7% of statements [2019-11-25T10:16:44.874Z] ok github.com/docker/docker/opts 0.099s coverage: 66.9% of statements [2019-11-25T10:16:45.944Z] ok github.com/docker/docker/daemon/config 0.041s coverage: 82.1% of statements [2019-11-25T10:16:46.254Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2019-11-25T10:16:46.347Z] ok github.com/docker/docker/daemon 12.289s coverage: 17.6% of statements [2019-11-25T10:16:46.347Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-25T10:16:46.347Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-25T10:16:46.513Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2019-11-25T10:16:47.083Z] ok github.com/docker/docker/pkg/authorization 1.210s coverage: 68.3% of statements [2019-11-25T10:16:47.168Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-25T10:16:47.560Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2019-11-25T10:16:47.560Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-25T10:16:47.560Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-25T10:16:47.652Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-11-25T10:16:47.913Z] ok github.com/docker/docker/pkg/archive 1.305s coverage: 77.0% of statements [2019-11-25T10:16:48.482Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-11-25T10:16:48.744Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2019-11-25T10:16:49.278Z] ok github.com/docker/docker/daemon/graphdriver 0.030s coverage: 2.2% of statements [2019-11-25T10:16:49.315Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2019-11-25T10:16:49.885Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-11-25T10:16:50.454Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2019-11-25T10:16:51.391Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2019-11-25T10:16:51.391Z] ok github.com/docker/docker/pkg/chrootarchive 3.575s coverage: 43.2% of statements [2019-11-25T10:16:52.173Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-11-25T10:16:52.330Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2019-11-25T10:16:52.590Z] ok github.com/docker/docker/pkg/fsutils 0.324s coverage: 85.1% of statements [2019-11-25T10:16:52.590Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-11-25T10:16:52.850Z] ok github.com/docker/docker/pkg/discovery/kv 3.139s coverage: 84.1% of statements [2019-11-25T10:16:52.993Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.248s coverage: 57.9% of statements [2019-11-25T10:16:53.111Z] ok github.com/docker/docker/layer 7.829s coverage: 68.8% of statements [2019-11-25T10:16:53.111Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-25T10:16:53.111Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-25T10:16:53.111Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-25T10:16:53.111Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-25T10:16:53.111Z] ? github.com/docker/docker/oci [no test files] [2019-11-25T10:16:53.111Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-25T10:16:53.111Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-25T10:16:53.111Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-25T10:16:54.051Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2019-11-25T10:16:54.051Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2019-11-25T10:16:54.311Z] ok github.com/docker/docker/pkg/ioutils 0.674s coverage: 70.6% of statements [2019-11-25T10:16:54.311Z] ok github.com/docker/docker/pkg/idtools 0.980s coverage: 70.1% of statements [2019-11-25T10:16:54.570Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2019-11-25T10:16:54.570Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-25T10:16:54.830Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2019-11-25T10:16:55.091Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2019-11-25T10:16:55.352Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2019-11-25T10:16:55.612Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2019-11-25T10:16:55.872Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-11-25T10:16:56.132Z] ok github.com/docker/docker/pkg/mount 0.992s coverage: 70.0% of statements [2019-11-25T10:16:56.132Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-25T10:16:56.132Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-25T10:16:56.132Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-25T10:16:56.392Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2019-11-25T10:16:56.964Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2019-11-25T10:16:57.226Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2019-11-25T10:16:57.226Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2019-11-25T10:16:57.796Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2019-11-25T10:16:58.364Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-11-25T10:16:58.623Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2019-11-25T10:16:59.194Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2019-11-25T10:16:59.194Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2019-11-25T10:16:59.291Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.721s coverage: 46.2% of statements [2019-11-25T10:16:59.763Z] ok github.com/docker/docker/pkg/symlink 0.025s coverage: 87.7% of statements [2019-11-25T10:17:00.023Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-11-25T10:17:00.960Z] ok github.com/docker/docker/pkg/tailfile 0.115s coverage: 88.6% of statements [2019-11-25T10:17:00.960Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2019-11-25T10:17:00.960Z] ok github.com/docker/docker/pkg/signal 2.843s coverage: 61.0% of statements [2019-11-25T10:17:01.532Z] testing: warning: no tests to run [2019-11-25T10:17:01.532Z] coverage: [no statements] [2019-11-25T10:17:01.532Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-11-25T10:17:01.751Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.878s coverage: 72.5% of statements [2019-11-25T10:17:01.751Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-25T10:17:01.792Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2019-11-25T10:17:01.792Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2019-11-25T10:17:02.052Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-11-25T10:17:02.312Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2019-11-25T10:17:02.312Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2019-11-25T10:17:02.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.973s coverage: 48.6% of statements [2019-11-25T10:17:04.221Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-11-25T10:17:04.221Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2019-11-25T10:17:04.793Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-11-25T10:17:05.138Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.568s coverage: 76.1% of statements [2019-11-25T10:17:05.733Z] ok github.com/docker/docker/plugin 0.625s coverage: 27.1% of statements [2019-11-25T10:17:05.733Z] ok github.com/docker/docker/registry/resumable 0.043s coverage: 100.0% of statements [2019-11-25T10:17:06.304Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 45.3% of statements [2019-11-25T10:17:06.433Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2019-11-25T10:17:06.874Z] ok github.com/docker/docker/registry 0.280s coverage: 56.0% of statements [2019-11-25T10:17:07.134Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2019-11-25T10:17:07.233Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-11-25T10:17:07.393Z] ok github.com/docker/docker/runconfig 0.041s coverage: 68.2% of statements [2019-11-25T10:17:08.276Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-25T10:17:08.276Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-25T10:17:08.276Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-25T10:17:08.646Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-25T10:17:08.646Z] [2019-11-25T10:17:08.646Z] ________ ____ __. [2019-11-25T10:17:08.646Z] \_____ \ | |/ _| [2019-11-25T10:17:08.646Z] / | \| < [2019-11-25T10:17:08.646Z] / | \ | \ [2019-11-25T10:17:08.646Z] \_______ /____|__ \ [2019-11-25T10:17:08.646Z] \/ \/ [2019-11-25T10:17:08.646Z] [2019-11-25T10:17:08.646Z] INFO: make.ps1 ended at 11/25/2019 10:17:05 [2019-11-25T10:17:08.646Z] INFO: Binaries build ended at 11/25/2019 10:17:08. Duration:00:01:17.5304656 [2019-11-25T10:17:09.303Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2019-11-25T10:17:09.745Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2019-11-25T10:17:09.745Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.755s coverage: 59.8% of statements [2019-11-25T10:17:09.745Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-25T10:17:09.745Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-25T10:17:09.745Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-25T10:17:10.031Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-25T10:17:10.031Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-25T10:17:10.244Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2019-11-25T10:17:10.244Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2019-11-25T10:17:10.590Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-25T10:17:10.590Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-25T10:17:10.758Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2019-11-25T10:17:10.758Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2019-11-25T10:17:10.835Z] INFO: Copying the built daemon binary to d:\CI\PR-40243\3\binary\dockerd-f4fa98f58.exe... [2019-11-25T10:17:11.097Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.0% of statements [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-25T10:17:11.097Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-25T10:17:11.097Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2019-11-25T10:17:11.184Z] ok github.com/docker/docker/volume/service 0.045s coverage: 73.0% of statements [2019-11-25T10:17:11.806Z] INFO: Copying the built client binary to d:\CI\PR-40243\3\binary\docker-f4fa98f58.exe... [2019-11-25T10:17:11.806Z] INFO: Copying dockerversion from the container... [2019-11-25T10:17:11.806Z] INFO: Copying the golang package from the container to d:\CI\PR-40243\3\installer\go.zip... [2019-11-25T10:17:11.823Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/builder [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-25T10:17:11.823Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-25T10:17:11.913Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 42.7% of statements [2019-11-25T10:17:12.329Z] ok github.com/docker/docker/daemon/logger/awslogs 0.094s coverage: 77.8% of statements [2019-11-25T10:17:12.329Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-25T10:17:12.329Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-25T10:17:12.550Z] ok github.com/docker/docker/builder/dockerignore 0.043s coverage: 96.8% of statements [2019-11-25T10:17:13.162Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-11-25T10:17:13.995Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-11-25T10:17:14.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2019-11-25T10:17:14.718Z] INFO: Extracting go.zip to d:\CI\PR-40243\3\go [2019-11-25T10:17:14.766Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2019-11-25T10:17:15.586Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2019-11-25T10:17:15.586Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-25T10:17:15.971Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-11-25T10:17:18.172Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2019-11-25T10:17:18.550Z] ok github.com/docker/docker/cli/debug 0.028s coverage: 100.0% of statements [2019-11-25T10:17:19.110Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2019-11-25T10:17:19.917Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-25T10:17:19.917Z] ok github.com/docker/docker/daemon/logger/splunk 1.834s coverage: 82.5% of statements [2019-11-25T10:17:19.917Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-25T10:17:19.917Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-25T10:17:20.251Z] ok github.com/docker/docker/builder/remotecontext/git 5.121s coverage: 85.1% of statements [2019-11-25T10:17:21.956Z] ok github.com/docker/docker/builder/remotecontext 0.641s coverage: 13.6% of statements [2019-11-25T10:17:22.424Z] ok github.com/docker/docker/distribution/metadata 0.052s coverage: 48.2% of statements [2019-11-25T10:17:22.424Z] ok github.com/docker/docker/distribution 0.338s coverage: 22.1% of statements [2019-11-25T10:17:22.424Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-25T10:17:23.721Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-11-25T10:17:24.526Z] ok github.com/docker/docker/image 0.023s coverage: 86.4% of statements [2019-11-25T10:17:25.361Z] ok github.com/docker/docker/distribution/xfer 1.912s coverage: 85.1% of statements [2019-11-25T10:17:25.362Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-25T10:17:25.736Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-11-25T10:17:25.736Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-25T10:17:25.807Z] ok github.com/docker/docker/builder/dockerfile 1.312s coverage: 48.2% of statements [2019-11-25T10:17:25.807Z] ? github.com/docker/docker/cli [no test files] [2019-11-25T10:17:25.807Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-25T10:17:27.027Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2019-11-25T10:17:27.027Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-25T10:17:27.946Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2019-11-25T10:17:29.447Z] ok github.com/docker/docker/opts 0.033s coverage: 66.9% of statements [2019-11-25T10:17:29.447Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-25T10:17:30.128Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-11-25T10:17:30.128Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-11-25T10:17:30.128Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1/10, exclude: 1/1, identifier_marker: 1/1, exclude-rules: 1/1, path_prettifier: 10/10, skip_files: 10/10, nolint: 0/1, cgo: 10/46, filename_unadjuster: 10/10, skip_dirs: 10/10 [2019-11-25T10:17:30.128Z] INFO [runner] processing took 1.437797ms with stages: nolint: 849.111µs, path_prettifier: 214.196µs, skip_dirs: 148.903µs, autogenerated_exclude: 98.255µs, cgo: 74.733µs, identifier_marker: 25.234µs, exclude-rules: 16.833µs, filename_unadjuster: 5.761µs, max_same_issues: 1.697µs, uniq_by_line: 520ns, max_from_linter: 452ns, path_shortener: 419ns, diff: 397ns, max_per_file_from_linter: 363ns, source_code: 327ns, skip_files: 326ns, exclude: 270ns [2019-11-25T10:17:30.128Z] INFO [runner] linters took 1m30.159810501s with stages: goanalysis_metalinter: 1m11.997741179s, unused: 18.160416171s [2019-11-25T10:17:30.128Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2019-11-25T10:17:30.128Z] INFO Memory: 1349 samples, avg is 549.8MB, max is 3035.2MB [2019-11-25T10:17:30.128Z] INFO Execution took 3m21.25308172s [2019-11-25T10:17:30.128Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-25T10:17:30.128Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-25T10:17:30.128Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-25T10:17:30.128Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-25T10:17:30.128Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-25T10:17:30.454Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/make.sh dynbinary-daemon test-docker-py [2019-11-25T10:17:31.385Z] [2019-11-25T10:17:31.385Z] Removing bundles/ [2019-11-25T10:17:31.385Z] [2019-11-25T10:17:31.385Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-25T10:17:31.385Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:17:31.385Z] GOOS="" GOARCH="" GOARM="" [2019-11-25T10:17:31.837Z] ok github.com/docker/docker/client 0.999s coverage: 75.8% of statements [2019-11-25T10:17:31.947Z] ok github.com/docker/docker/pkg/archive 0.529s coverage: 77.3% of statements [2019-11-25T10:17:32.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-25T10:17:32.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-25T10:17:33.107Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/rootless [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/volume [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-25T10:17:33.107Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === Skipped [2019-11-25T10:17:33.107Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-25T10:17:33.107Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-25T10:17:33.107Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:73: No driver to put! [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-25T10:17:33.107Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-25T10:17:33.107Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-25T10:17:33.107Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:17:33.107Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-25T10:17:33.107Z] graphtest_unix.go:73: No driver to put! [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-25T10:17:33.107Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-25T10:17:33.107Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] [2019-11-25T10:17:33.107Z] DONE 2141 tests, 20 skipped in 187.295s Post stage [Pipeline] junit [2019-11-25T10:17:33.120Z] Recording test results [Pipeline] } [2019-11-25T10:17:33.256Z] ok github.com/docker/docker/pkg/authorization 0.822s coverage: 68.3% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-25T10:17:33.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -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:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/make.sh dynbinary test-integration [2019-11-25T10:17:33.636Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-25T10:17:34.009Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-25T10:17:34.538Z] [2019-11-25T10:17:34.538Z] Removing bundles/ [2019-11-25T10:17:34.538Z] [2019-11-25T10:17:34.538Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-25T10:17:34.538Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:17:34.538Z] GOOS="" GOARCH="" GOARM="" [2019-11-25T10:17:35.314Z] ok github.com/docker/docker/layer 7.230s coverage: 68.8% of statements [2019-11-25T10:17:35.314Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-25T10:17:35.314Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-25T10:17:35.314Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-25T10:17:35.314Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-25T10:17:35.314Z] ? github.com/docker/docker/oci [no test files] [2019-11-25T10:17:35.314Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-25T10:17:35.699Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-25T10:17:36.085Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-11-25T10:17:36.482Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-11-25T10:17:37.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-25T10:17:38.318Z] ok github.com/docker/docker/pkg/chrootarchive 3.585s coverage: 43.2% of statements [2019-11-25T10:17:38.318Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-25T10:17:38.318Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-25T10:17:39.126Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-11-25T10:17:39.961Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-11-25T10:17:40.367Z] ok github.com/docker/docker/pkg/dmesg 0.041s coverage: 83.3% of statements [2019-11-25T10:17:40.762Z] ok github.com/docker/docker/pkg/discovery/kv 3.102s coverage: 84.1% of statements [2019-11-25T10:17:41.307Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-11-25T10:17:41.307Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-11-25T10:17:42.241Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-11-25T10:17:42.655Z] ok github.com/docker/docker/pkg/fsutils 0.492s coverage: 85.1% of statements [2019-11-25T10:17:43.515Z] ok github.com/docker/docker/pkg/idtools 0.516s coverage: 70.1% of statements [2019-11-25T10:17:43.891Z] ok github.com/docker/docker/pkg/ioutils 0.446s coverage: 70.6% of statements [2019-11-25T10:17:44.283Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-11-25T10:17:44.669Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2019-11-25T10:17:44.669Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-25T10:17:44.669Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-25T10:17:44.700Z] INFO: Extraction ended at 11/25/2019 10:17:40. Duration:00:00:26.4745048 [2019-11-25T10:17:44.700Z] INFO: Updating the golang and path environment variables [2019-11-25T10:17:44.700Z] INFO: GOPATH=d:\gopath [2019-11-25T10:17:44.700Z] INFO: go version go1.13.4 windows/amd64 [2019-11-25T10:17:44.700Z] INFO: Running the daemon under test in debug mode [2019-11-25T10:17:44.700Z] INFO: Starting a daemon under test... [2019-11-25T10:17:44.700Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40243\3\daemon --pidfile d:\CI\PR-40243\3\docker.pid -D [2019-11-25T10:17:44.700Z] INFO: Process started successfully. [2019-11-25T10:17:44.700Z] INFO: Start tailing logs of the daemon under tests [2019-11-25T10:17:44.700Z] INFO: Waiting for the daemon under test to start... [2019-11-25T10:17:44.700Z] INFO: Daemon under test started and replied! [2019-11-25T10:17:44.700Z] INFO: Docker version of the daemon under test [2019-11-25T10:17:44.700Z] [2019-11-25T10:17:44.700Z] Client: [2019-11-25T10:17:44.700Z] Version: 17.06.2-ce [2019-11-25T10:17:44.700Z] API version: 1.30 [2019-11-25T10:17:44.700Z] Go version: go1.8.3 [2019-11-25T10:17:44.700Z] Git commit: cec0b72 [2019-11-25T10:17:44.700Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-25T10:17:44.700Z] OS/Arch: windows/amd64 [2019-11-25T10:17:44.700Z] [2019-11-25T10:17:44.700Z] Server: [2019-11-25T10:17:44.700Z] Version: 0.0.0-dev [2019-11-25T10:17:44.700Z] API version: 1.41 (minimum version 1.24) [2019-11-25T10:17:44.700Z] Go version: go1.13.4 [2019-11-25T10:17:44.700Z] Git commit: f4fa98f58 [2019-11-25T10:17:44.700Z] Built: 11/25/2019 10:15:55 [2019-11-25T10:17:44.700Z] OS/Arch: windows/amd64 [2019-11-25T10:17:44.700Z] Experimental: false [2019-11-25T10:17:44.700Z] [2019-11-25T10:17:44.700Z] INFO: Docker info of the daemon under test [2019-11-25T10:17:44.700Z] [2019-11-25T10:17:44.700Z] Containers: 0 [2019-11-25T10:17:44.700Z] Running: 0 [2019-11-25T10:17:44.700Z] Paused: 0 [2019-11-25T10:17:44.700Z] Stopped: 0 [2019-11-25T10:17:44.700Z] Images: 0 [2019-11-25T10:17:44.700Z] Server Version: 0.0.0-dev [2019-11-25T10:17:44.700Z] Storage Driver: windowsfilter [2019-11-25T10:17:44.700Z] Windows: [2019-11-25T10:17:44.700Z] Logging Driver: json-file [2019-11-25T10:17:44.700Z] Plugins: [2019-11-25T10:17:44.700Z] Volume: local [2019-11-25T10:17:44.700Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-25T10:17:44.700Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-25T10:17:44.700Z] Swarm: inactive [2019-11-25T10:17:44.700Z] Default Isolation: process [2019-11-25T10:17:44.700Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-25T10:17:44.700Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-25T10:17:44.700Z] OSType: windows [2019-11-25T10:17:44.700Z] Architecture: x86_64 [2019-11-25T10:17:44.700Z] CPUs: 4 [2019-11-25T10:17:44.700Z] Total Memory: 32GiB [2019-11-25T10:17:44.700Z] Name: azwin-2-b85690 [2019-11-25T10:17:44.700Z] ID: 45QW:WGTU:2Z6U:WOPR:IGJO:IUFD:S53J:BZ5B:IXRC:5PP4:QL4R:RTNC [2019-11-25T10:17:44.700Z] Docker Root Dir: D:\CI\PR-40243\3\daemon [2019-11-25T10:17:44.700Z] Debug Mode (client): false [2019-11-25T10:17:44.700Z] Debug Mode (server): true [2019-11-25T10:17:44.700Z] File Descriptors: -1 [2019-11-25T10:17:44.700Z] Goroutines: 17 [2019-11-25T10:17:44.700Z] System Time: 2019-11-25T10:17:44.425247Z [2019-11-25T10:17:44.700Z] EventsListeners: 0 [2019-11-25T10:17:44.700Z] Registry: https://index.docker.io/v1/ [2019-11-25T10:17:44.700Z] Labels: [2019-11-25T10:17:44.700Z] Experimental: false [2019-11-25T10:17:44.700Z] Insecure Registries: [2019-11-25T10:17:44.700Z] 127.0.0.0/8 [2019-11-25T10:17:44.700Z] Live Restore Enabled: false [2019-11-25T10:17:44.700Z] [2019-11-25T10:17:44.700Z] [2019-11-25T10:17:44.700Z] INFO: Docker images of the daemon under test [2019-11-25T10:17:44.700Z] [2019-11-25T10:17:44.700Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-25T10:17:44.700Z] [2019-11-25T10:17:44.700Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-25T10:17:44.700Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-25T10:17:45.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-25T10:17:45.160Z] ltsc2019: Pulling from windows/servercore [2019-11-25T10:17:45.160Z] 65014b3c3121: Pulling fs layer [2019-11-25T10:17:45.160Z] e96b0897c5d1: Pulling fs layer [2019-11-25T10:17:45.450Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-25T10:17:45.826Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-11-25T10:17:46.216Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-11-25T10:17:46.603Z] ok github.com/docker/docker/pkg/mount 1.207s coverage: 70.0% of statements [2019-11-25T10:17:46.603Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-25T10:17:46.603Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2019-11-25T10:17:46.603Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-25T10:17:46.603Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-25T10:17:47.418Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-11-25T10:17:48.204Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-25T10:17:48.567Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-25T10:17:48.935Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-25T10:17:50.186Z] ok github.com/docker/docker/pkg/pubsub 1.051s coverage: 73.9% of statements [2019-11-25T10:17:50.562Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-11-25T10:17:53.854Z] e96b0897c5d1: Verifying Checksum [2019-11-25T10:17:53.854Z] e96b0897c5d1: Download complete [2019-11-25T10:17:53.970Z] ok github.com/docker/docker/pkg/signal 2.559s coverage: 61.0% of statements [2019-11-25T10:17:54.344Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-25T10:17:54.732Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-11-25T10:17:55.139Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-11-25T10:17:55.523Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-25T10:17:55.926Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-25T10:17:56.727Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2019-11-25T10:17:57.110Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2019-11-25T10:17:57.923Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements [2019-11-25T10:17:58.301Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-25T10:17:58.686Z] testing: warning: no tests to run [2019-11-25T10:17:58.686Z] coverage: [no statements] [2019-11-25T10:17:58.686Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-25T10:17:59.050Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-25T10:17:59.050Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-25T10:17:59.438Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-11-25T10:18:00.964Z] 65014b3c3121: Verifying Checksum [2019-11-25T10:18:00.964Z] 65014b3c3121: Download complete [2019-11-25T10:18:01.928Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.1% of statements [2019-11-25T10:18:02.310Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-11-25T10:18:03.585Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-11-25T10:18:03.988Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-11-25T10:18:05.727Z] ok github.com/docker/docker/registry 0.164s coverage: 56.0% of statements [2019-11-25T10:18:06.615Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-25T10:18:07.000Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-25T10:18:07.802Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-11-25T10:18:08.184Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-25T10:18:11.445Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-25T10:18:11.830Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2019-11-25T10:18:12.643Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.0% of statements [2019-11-25T10:18:13.926Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-11-25T10:18:21.687Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/rootless [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/volume [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-25T10:18:21.687Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-25T10:18:21.687Z] [2019-11-25T10:18:21.687Z] === Skipped [2019-11-25T10:18:21.687Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-25T10:18:21.687Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-25T10:18:21.687Z] [2019-11-25T10:18:21.687Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-25T10:18:21.687Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-25T10:18:21.687Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:73: No driver to put! [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-25T10:18:21.688Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-25T10:18:21.688Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-25T10:18:21.688Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:18:21.688Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-25T10:18:21.688Z] graphtest_unix.go:73: No driver to put! [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-25T10:18:21.688Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-25T10:18:21.688Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] [2019-11-25T10:18:21.688Z] DONE 2141 tests, 20 skipped in 225.281s Post stage [Pipeline] junit [2019-11-25T10:18:22.206Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-25T10:18:24.677Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -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:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/make.sh dynbinary test-integration [2019-11-25T10:18:25.050Z] [2019-11-25T10:18:25.050Z] Removing bundles/ [2019-11-25T10:18:25.050Z] [2019-11-25T10:18:25.050Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-25T10:18:25.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:18:25.050Z] GOOS="" GOARCH="" GOARM="" [2019-11-25T10:18:29.773Z] ok github.com/docker/docker/cmd/dockerd 0.209s coverage: 30.3% of statements [2019-11-25T10:18:29.773Z] ok github.com/docker/docker/container 0.163s coverage: 35.3% of statements [2019-11-25T10:18:29.773Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-25T10:18:29.773Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-25T10:18:29.773Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-25T10:18:29.773Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-25T10:18:33.631Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.091s coverage: 65.3% of statements [2019-11-25T10:18:41.023Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.8% of statements [2019-11-25T10:18:42.253Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:18:42.253Z] [2019-11-25T10:18:42.253Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-25T10:18:42.253Z] PKG_CONFIG=pkg-config [2019-11-25T10:18:42.253Z] GOLANG_VERSION=1.13.4 [2019-11-25T10:18:42.253Z] HOSTNAME=a311eeacb064 [2019-11-25T10:18:42.253Z] DOCKER_EXPERIMENTAL=1 [2019-11-25T10:18:42.253Z] container=docker [2019-11-25T10:18:42.253Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-25T10:18:42.253Z] GO111MODULE=off [2019-11-25T10:18:42.253Z] GOPATH=/go [2019-11-25T10:18:42.253Z] PWD=/go/src/github.com/docker/docker [2019-11-25T10:18:42.253Z] HOME=/root [2019-11-25T10:18:42.253Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-25T10:18:42.253Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-25T10:18:42.253Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-25T10:18:42.253Z] DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:18:42.253Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-25T10:18:42.253Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-25T10:18:42.253Z] TERM=xterm [2019-11-25T10:18:42.253Z] VALIDATE_BRANCH=master [2019-11-25T10:18:42.253Z] DEST=bundles/test-integration [2019-11-25T10:18:42.253Z] SHLVL=1 [2019-11-25T10:18:42.253Z] TIMEOUT=120m [2019-11-25T10:18:42.253Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-25T10:18:42.253Z] DOCKER_PKG=github.com/docker/docker [2019-11-25T10:18:42.253Z] TESTDEBUG=0 [2019-11-25T10:18:42.253Z] _=/usr/bin/env [2019-11-25T10:18:42.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-25T10:18:43.376Z] ok github.com/docker/docker/daemon/cluster 0.207s coverage: 0.5% of statements [2019-11-25T10:18:49.376Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2019-11-25T10:18:51.077Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-11-25T10:18:52.279Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 82.1% of statements [2019-11-25T10:18:52.799Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:18:52.799Z] [2019-11-25T10:18:52.799Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-25T10:18:52.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-25T10:18:52.799Z] Using test binary docker [2019-11-25T10:18:52.799Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-25T10:18:52.799Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-25T10:18:52.799Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-25T10:18:52.799Z] Warning failed to create cache: (null) [2019-11-25T10:18:52.799Z] . [2019-11-25T10:18:52.799Z] INFO: Waiting for daemon to start... [2019-11-25T10:18:52.799Z] Starting dockerd [2019-11-25T10:18:52.799Z] . [2019-11-25T10:18:52.799Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-25T10:18:55.291Z] ok github.com/docker/docker/daemon/graphdriver 0.050s coverage: 2.2% of statements [2019-11-25T10:18:57.591Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.6% of statements [2019-11-25T10:18:58.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-25T10:18:58.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-25T10:18:58.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-25T10:18:58.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-25T10:18:58.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-25T10:18:59.894Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-11-25T10:19:00.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-25T10:19:01.073Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.021s coverage: 57.9% of statements [2019-11-25T10:19:01.802Z] ok github.com/docker/docker/daemon 12.470s coverage: 17.6% of statements [2019-11-25T10:19:01.802Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-25T10:19:01.802Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-25T10:19:01.802Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-25T10:19:01.802Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-25T10:19:03.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-25T10:19:07.874Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.760s coverage: 68.6% of statements [2019-11-25T10:19:07.874Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.967s coverage: 48.6% of statements [2019-11-25T10:19:08.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-25T10:19:08.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-25T10:19:09.047Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.939s coverage: 45.9% of statements [2019-11-25T10:19:09.047Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-25T10:19:09.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-25T10:19:12.067Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.623s coverage: 76.1% of statements [2019-11-25T10:19:12.067Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.485s coverage: 54.8% of statements [2019-11-25T10:19:12.067Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-25T10:19:12.067Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-25T10:19:12.067Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.073s coverage: 58.0% of statements [2019-11-25T10:19:12.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-25T10:19:14.397Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2019-11-25T10:19:14.397Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements [2019-11-25T10:19:14.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-25T10:19:17.417Z] ok github.com/docker/docker/daemon/logger 0.274s coverage: 42.7% of statements [2019-11-25T10:19:18.594Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2019-11-25T10:19:18.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-25T10:19:20.901Z] ok github.com/docker/docker/daemon/logger/awslogs 0.634s coverage: 77.4% of statements [2019-11-25T10:19:21.633Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2019-11-25T10:19:22.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-25T10:19:22.364Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.9% of statements [2019-11-25T10:19:22.364Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-25T10:19:22.364Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-25T10:19:22.364Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-25T10:19:22.364Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-25T10:19:22.364Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2019-11-25T10:19:23.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.040s coverage: 88.3% of statements [2019-11-25T10:19:23.797Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:19:23.797Z] [2019-11-25T10:19:23.797Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-25T10:19:23.797Z] PKG_CONFIG=pkg-config [2019-11-25T10:19:23.797Z] GOLANG_VERSION=1.13.4 [2019-11-25T10:19:23.797Z] HOSTNAME=2bfc8b95062b [2019-11-25T10:19:23.797Z] DOCKER_EXPERIMENTAL=1 [2019-11-25T10:19:23.797Z] container=docker [2019-11-25T10:19:23.797Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-25T10:19:23.797Z] GO111MODULE=off [2019-11-25T10:19:23.797Z] GOPATH=/go [2019-11-25T10:19:23.797Z] PWD=/go/src/github.com/docker/docker [2019-11-25T10:19:23.797Z] HOME=/root [2019-11-25T10:19:23.797Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-25T10:19:23.797Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-25T10:19:23.797Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-25T10:19:23.797Z] DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:19:23.797Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-25T10:19:23.797Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-25T10:19:23.797Z] TERM=xterm [2019-11-25T10:19:23.797Z] VALIDATE_BRANCH=master [2019-11-25T10:19:23.797Z] DEST=bundles/test-integration [2019-11-25T10:19:23.797Z] SHLVL=1 [2019-11-25T10:19:23.797Z] TIMEOUT=120m [2019-11-25T10:19:23.797Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-25T10:19:23.797Z] DOCKER_PKG=github.com/docker/docker [2019-11-25T10:19:23.797Z] TESTDEBUG=0 [2019-11-25T10:19:23.797Z] _=/usr/bin/env [2019-11-25T10:19:23.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-25T10:19:26.166Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 74.7% of statements [2019-11-25T10:19:26.166Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-25T10:19:26.166Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 19.9% of statements [2019-11-25T10:19:27.343Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2019-11-25T10:19:27.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-25T10:19:28.069Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2019-11-25T10:19:29.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-25T10:19:30.373Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-11-25T10:19:30.712Z] ok github.com/docker/docker/daemon/logger/splunk 3.149s coverage: 82.5% of statements [2019-11-25T10:19:30.712Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-25T10:19:30.712Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-25T10:19:30.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-25T10:19:32.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-25T10:19:33.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-25T10:19:33.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-25T10:19:33.762Z] ok github.com/docker/docker/distribution/metadata 0.245s coverage: 48.2% of statements [2019-11-25T10:19:34.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-25T10:19:34.488Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2019-11-25T10:19:35.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-25T10:19:36.187Z] ok github.com/docker/docker/distribution 0.715s coverage: 22.1% of statements [2019-11-25T10:19:36.187Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-25T10:19:36.429Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-25T10:19:36.429Z] Using test binary docker [2019-11-25T10:19:36.429Z] +++ /etc/init.d/apparmor start [2019-11-25T10:19:36.429Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-25T10:19:36.429Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-25T10:19:36.429Z] Warning failed to create cache: (null) [2019-11-25T10:19:36.429Z] . [2019-11-25T10:19:36.429Z] INFO: Waiting for daemon to start... [2019-11-25T10:19:36.429Z] Starting dockerd [2019-11-25T10:19:36.429Z] +++ 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-11-25T10:19:37.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-25T10:19:38.328Z] . [2019-11-25T10:19:38.328Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-25T10:19:38.328Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-25T10:19:38.489Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.1% of statements [2019-11-25T10:19:38.489Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-25T10:19:38.489Z] ok github.com/docker/docker/image/cache 0.045s coverage: 19.2% of statements [2019-11-25T10:19:38.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-25T10:19:38.585Z] Error: No such image: emptyfs [2019-11-25T10:19:38.585Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-25T10:19:38.585Z] ++++ docker load [2019-11-25T10:19:38.843Z] Running integration-test (iteration 1) [2019-11-25T10:19:39.101Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-25T10:19:39.101Z] ++ 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-11-25T10:19:39.101Z] ++ set -e [2019-11-25T10:19:39.101Z] ++ '[' -n 0 ']' [2019-11-25T10:19:39.101Z] ++ set -x [2019-11-25T10:19:39.101Z] ++ env -i DEST=/go/src/github.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-11-25T10:19:39.665Z] ok github.com/docker/docker/image 0.063s coverage: 86.4% of statements [2019-11-25T10:19:39.665Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-25T10:19:40.393Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2019-11-25T10:19:40.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-25T10:19:41.119Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2019-11-25T10:19:41.119Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-25T10:19:42.869Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2019-11-25T10:19:43.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-25T10:19:45.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-25T10:19:45.889Z] ok github.com/docker/docker/opts 0.089s coverage: 66.9% of statements [2019-11-25T10:19:46.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-25T10:19:47.591Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2019-11-25T10:19:48.322Z] ok github.com/docker/docker/pkg/authorization 1.483s coverage: 68.3% of statements [2019-11-25T10:19:48.322Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-11-25T10:19:49.013Z] sha256:7c096aeba0a39daabb7d4390a58e11807335e714daf6d00eeac5d7fbe975a15f [2019-11-25T10:19:49.013Z] INFO: Starting docker-py tests... [2019-11-25T10:19:49.013Z] ============================= test session starts ============================== [2019-11-25T10:19:49.013Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-11-25T10:19:49.013Z] rootdir: /src, inifile: pytest.ini [2019-11-25T10:19:49.013Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-25T10:19:49.013Z] collected 385 items / 5 deselected / 380 selected [2019-11-25T10:19:49.013Z] [2019-11-25T10:19:49.052Z] ok github.com/docker/docker/pkg/archive 1.599s coverage: 76.8% of statements [2019-11-25T10:19:49.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-25T10:19:49.399Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2019-11-25T10:19:50.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-25T10:19:51.150Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-11-25T10:19:51.150Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2019-11-25T10:19:51.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-25T10:19:52.848Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-11-25T10:19:53.237Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-25T10:19:53.237Z] Using test binary docker [2019-11-25T10:19:53.237Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-25T10:19:53.237Z] +++ /etc/init.d/apparmor start [2019-11-25T10:19:53.237Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-25T10:19:53.237Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-25T10:19:53.237Z] Warning failed to create cache: (null) [2019-11-25T10:19:53.237Z] . [2019-11-25T10:19:53.237Z] INFO: Waiting for daemon to start... [2019-11-25T10:19:53.237Z] Starting dockerd [2019-11-25T10:19:53.237Z] +++ 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-11-25T10:19:53.573Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-11-25T10:19:54.297Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-25T10:19:54.297Z] ok github.com/docker/docker/layer 7.946s coverage: 68.8% of statements [2019-11-25T10:19:54.297Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-25T10:19:54.297Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-25T10:19:54.297Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-25T10:19:54.297Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-25T10:19:54.297Z] ? github.com/docker/docker/oci [no test files] [2019-11-25T10:19:54.297Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-25T10:19:55.475Z] ok github.com/docker/docker/pkg/chrootarchive 4.371s coverage: 43.2% of statements [2019-11-25T10:19:55.475Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-25T10:19:55.475Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-25T10:19:55.767Z] . [2019-11-25T10:19:55.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-25T10:19:55.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-25T10:19:55.767Z] Error: No such image: emptyfs [2019-11-25T10:19:55.767Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-25T10:19:55.767Z] ++++ docker load [2019-11-25T10:19:55.767Z] Running integration-test (iteration 1) [2019-11-25T10:19:55.767Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-25T10:19:55.767Z] ++ 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-11-25T10:19:55.767Z] ++ set -e [2019-11-25T10:19:55.767Z] ++ '[' -n 0 ']' [2019-11-25T10:19:55.767Z] ++ set -x [2019-11-25T10:19:55.767Z] ++ env -i DEST=/go/src/github.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-11-25T10:19:55.814Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2019-11-25T10:19:55.814Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-11-25T10:19:56.541Z] ok github.com/docker/docker/pkg/discovery/kv 3.201s coverage: 84.1% of statements [2019-11-25T10:19:57.271Z] ok github.com/docker/docker/pkg/fsutils 0.402s coverage: 85.1% of statements [2019-11-25T10:19:58.002Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-11-25T10:19:58.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-25T10:19:58.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-25T10:19:58.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-25T10:19:59.240Z] ok github.com/docker/docker/pkg/jsonmessage 0.060s coverage: 91.7% of statements [2019-11-25T10:19:59.580Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2019-11-25T10:19:59.921Z] ok github.com/docker/docker/pkg/idtools 0.730s coverage: 70.1% of statements [2019-11-25T10:20:00.262Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2019-11-25T10:20:00.602Z] ok github.com/docker/docker/pkg/ioutils 1.816s coverage: 69.3% of statements [2019-11-25T10:20:00.602Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-25T10:20:00.942Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-11-25T10:20:02.121Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2019-11-25T10:20:02.121Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2019-11-25T10:20:02.850Z] ok github.com/docker/docker/pkg/mount 0.955s coverage: 70.0% of statements [2019-11-25T10:20:02.850Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-25T10:20:02.850Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 91.4% of statements [2019-11-25T10:20:03.188Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2019-11-25T10:20:03.188Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-25T10:20:03.188Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-25T10:20:04.364Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2019-11-25T10:20:05.548Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2019-11-25T10:20:05.548Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2019-11-25T10:20:05.746Z] Loaded image: buildpack-deps:jessie [2019-11-25T10:20:05.746Z] Loaded image: busybox:latest [2019-11-25T10:20:05.746Z] Loaded image: busybox:glibc [2019-11-25T10:20:05.746Z] Loaded image: debian:jessie [2019-11-25T10:20:05.746Z] Loaded image: hello-world:latest [2019-11-25T10:20:05.746Z] INFO: Testing against a local daemon [2019-11-25T10:20:05.746Z] === RUN TestCgroupNamespacesBuild [2019-11-25T10:20:05.909Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2019-11-25T10:20:07.088Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-11-25T10:20:07.427Z] ok github.com/docker/docker/pkg/pubsub 1.196s coverage: 73.9% of statements [2019-11-25T10:20:08.158Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2019-11-25T10:20:08.887Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-11-25T10:20:08.887Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-11-25T10:20:09.936Z] --- PASS: TestCgroupNamespacesBuild (4.28s) [2019-11-25T10:20:09.936Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-25T10:20:10.059Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2019-11-25T10:20:10.059Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2019-11-25T10:20:10.398Z] ok github.com/docker/docker/pkg/signal 3.352s coverage: 61.0% of statements [2019-11-25T10:20:11.160Z] Loaded image: buildpack-deps:jessie [2019-11-25T10:20:11.160Z] Loaded image: busybox:latest [2019-11-25T10:20:11.160Z] Loaded image: busybox:glibc [2019-11-25T10:20:11.160Z] Loaded image: debian:jessie [2019-11-25T10:20:11.160Z] Loaded image: hello-world:latest [2019-11-25T10:20:11.160Z] INFO: Testing against a local daemon [2019-11-25T10:20:11.160Z] === RUN TestCgroupNamespacesBuild [2019-11-25T10:20:11.162Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-25T10:20:11.312Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2019-11-25T10:20:11.312Z] === RUN TestBuildWithSession [2019-11-25T10:20:11.312Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-25T10:20:11.312Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:20:11.312Z] === RUN TestBuildSquashParent [2019-11-25T10:20:11.419Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-25T10:20:11.579Z] ok github.com/docker/docker/pkg/tailfile 0.147s coverage: 88.6% of statements [2019-11-25T10:20:11.579Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2019-11-25T10:20:12.755Z] testing: warning: no tests to run [2019-11-25T10:20:12.755Z] coverage: [no statements] [2019-11-25T10:20:12.755Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2019-11-25T10:20:12.755Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2019-11-25T10:20:13.483Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2019-11-25T10:20:13.820Z] ok github.com/docker/docker/pkg/tarsum 0.198s coverage: 89.3% of statements [2019-11-25T10:20:13.820Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-11-25T10:20:13.877Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-25T10:20:14.439Z] --- PASS: TestCgroupNamespacesBuild (3.65s) [2019-11-25T10:20:14.439Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-25T10:20:14.551Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2019-11-25T10:20:16.857Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.5% of statements [2019-11-25T10:20:16.966Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2019-11-25T10:20:16.966Z] === RUN TestBuildWithSession [2019-11-25T10:20:16.966Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-25T10:20:16.966Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:20:16.966Z] === RUN TestBuildSquashParent [2019-11-25T10:20:17.873Z] --- PASS: TestBuildSquashParent (6.34s) [2019-11-25T10:20:17.873Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-25T10:20:17.873Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:17.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:17.873Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:20:17.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:20:17.873Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:20:17.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:20:17.873Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:17.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:17.873Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:17.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:17.873Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:17.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:17.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:17.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:17.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:17.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:20:18.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-25T10:20:18.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-25T10:20:18.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-25T10:20:18.556Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-11-25T10:20:19.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-25T10:20:19.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-25T10:20:19.732Z] ok github.com/docker/docker/profiles/seccomp 0.041s coverage: 68.8% of statements [2019-11-25T10:20:20.069Z] ok github.com/docker/docker/plugin 0.579s coverage: 27.1% of statements [2019-11-25T10:20:20.410Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:20:20.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:21.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-25T10:20:22.370Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 45.3% of statements [2019-11-25T10:20:22.370Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2019-11-25T10:20:22.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-25T10:20:23.338Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-25T10:20:23.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2019-11-25T10:20:23.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2019-11-25T10:20:23.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2019-11-25T10:20:23.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2019-11-25T10:20:23.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2019-11-25T10:20:23.338Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s) [2019-11-25T10:20:23.338Z] === RUN TestBuildMultiStageCopy [2019-11-25T10:20:23.338Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-25T10:20:23.548Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-11-25T10:20:24.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-25T10:20:24.275Z] ok github.com/docker/docker/registry 0.599s coverage: 56.0% of statements [2019-11-25T10:20:24.615Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-11-25T10:20:25.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-25T10:20:25.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-25T10:20:26.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-25T10:20:26.437Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-25T10:20:27.004Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-25T10:20:27.571Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2019-11-25T10:20:27.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2019-11-25T10:20:27.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-11-25T10:20:27.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-11-25T10:20:27.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-11-25T10:20:27.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-11-25T10:20:27.571Z] === RUN TestBuildMultiStageParentConfig [2019-11-25T10:20:27.893Z] 65014b3c3121: Pull complete [2019-11-25T10:20:27.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-25T10:20:28.469Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2019-11-25T10:20:28.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-25T10:20:28.947Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2019-11-25T10:20:28.947Z] === RUN TestBuildLabelWithTargets [2019-11-25T10:20:29.161Z] --- PASS: TestBuildSquashParent (10.26s) [2019-11-25T10:20:29.161Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-25T10:20:29.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:29.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:29.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:20:29.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:20:29.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:20:29.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:20:29.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:29.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:29.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:29.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:29.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:29.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:29.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:29.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:30.167Z] ok github.com/docker/docker/volume/mounts 0.099s coverage: 67.0% of statements [2019-11-25T10:20:30.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-25T10:20:30.891Z] ok github.com/docker/docker/volume/local 0.033s coverage: 73.0% of statements [2019-11-25T10:20:31.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:31.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:31.478Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2019-11-25T10:20:31.478Z] === RUN TestBuildWithEmptyLayers [2019-11-25T10:20:31.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-25T10:20:32.412Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2019-11-25T10:20:32.412Z] === RUN TestBuildMultiStageOnBuild [2019-11-25T10:20:32.603Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-11-25T10:20:33.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-25T10:20:34.730Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-25T10:20:34.730Z] Using test binary docker [2019-11-25T10:20:34.730Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-25T10:20:34.730Z] +++ /etc/init.d/apparmor start [2019-11-25T10:20:34.730Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-25T10:20:34.730Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-25T10:20:34.730Z] Warning failed to create cache: (null) [2019-11-25T10:20:34.730Z] . [2019-11-25T10:20:34.730Z] INFO: Waiting for daemon to start... [2019-11-25T10:20:34.730Z] Starting dockerd [2019-11-25T10:20:34.730Z] +++ 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-11-25T10:20:34.943Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2019-11-25T10:20:34.943Z] === RUN TestBuildUncleanTarFilenames [2019-11-25T10:20:35.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:20:35.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:20:36.326Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2019-11-25T10:20:36.326Z] === RUN TestBuildMultiStageLayerLeak [2019-11-25T10:20:36.771Z] . [2019-11-25T10:20:36.772Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-25T10:20:36.772Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-25T10:20:36.772Z] Error: No such image: emptyfs [2019-11-25T10:20:36.772Z] ++++ docker load [2019-11-25T10:20:36.772Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-25T10:20:36.772Z] Running integration-test (iteration 1) [2019-11-25T10:20:36.772Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-25T10:20:36.772Z] ++ 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-11-25T10:20:36.772Z] ++ set -e [2019-11-25T10:20:36.772Z] ++ '[' -n 0 ']' [2019-11-25T10:20:36.772Z] ++ set -x [2019-11-25T10:20:36.772Z] ++ env -i DEST=/go/src/github.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-11-25T10:20:38.543Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-25T10:20:38.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.65s) [2019-11-25T10:20:38.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.73s) [2019-11-25T10:20:38.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.72s) [2019-11-25T10:20:38.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.98s) [2019-11-25T10:20:38.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2019-11-25T10:20:38.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2019-11-25T10:20:38.543Z] === RUN TestBuildMultiStageCopy [2019-11-25T10:20:38.543Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-25T10:20:39.618Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2019-11-25T10:20:39.618Z] === RUN TestBuildWithHugeFile [2019-11-25T10:20:39.955Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/rootless [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/volume [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-25T10:20:39.955Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === Skipped [2019-11-25T10:20:39.955Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-25T10:20:39.955Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-25T10:20:39.955Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:73: No driver to put! [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-25T10:20:39.955Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-25T10:20:39.955Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-25T10:20:39.955Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:20:39.955Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-25T10:20:39.955Z] graphtest_unix.go:73: No driver to put! [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-25T10:20:39.955Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-25T10:20:39.955Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] [2019-11-25T10:20:39.955Z] DONE 2141 tests, 20 skipped in 335.445s Post stage [Pipeline] junit [2019-11-25T10:20:40.045Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-25T10:20:41.116Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -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:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/make.sh dynbinary test-integration [2019-11-25T10:20:41.453Z] [2019-11-25T10:20:41.453Z] Removing bundles/ [2019-11-25T10:20:41.453Z] [2019-11-25T10:20:41.453Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-25T10:20:41.453Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:20:41.453Z] GOOS="" GOARCH="" GOARM="" [2019-11-25T10:20:41.817Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-25T10:20:42.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-25T10:20:42.638Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-25T10:20:43.201Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-25T10:20:44.131Z] --- PASS: TestBuildMultiStageCopy (5.91s) [2019-11-25T10:20:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2019-11-25T10:20:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2019-11-25T10:20:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2019-11-25T10:20:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2019-11-25T10:20:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2019-11-25T10:20:44.131Z] === RUN TestBuildMultiStageParentConfig [2019-11-25T10:20:45.500Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2019-11-25T10:20:45.500Z] === RUN TestBuildLabelWithTargets [2019-11-25T10:20:46.168Z] Loaded image: buildpack-deps:jessie [2019-11-25T10:20:46.168Z] Loaded image: busybox:latest [2019-11-25T10:20:46.168Z] Loaded image: busybox:glibc [2019-11-25T10:20:46.168Z] Loaded image: debian:jessie [2019-11-25T10:20:46.168Z] Loaded image: hello-world:latest [2019-11-25T10:20:46.168Z] INFO: Testing against a local daemon [2019-11-25T10:20:46.168Z] === RUN TestCgroupNamespacesBuild [2019-11-25T10:20:48.106Z] --- PASS: TestCgroupNamespacesBuild (1.73s) [2019-11-25T10:20:48.106Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-25T10:20:48.776Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2019-11-25T10:20:48.776Z] === RUN TestBuildWithEmptyLayers [2019-11-25T10:20:49.341Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2019-11-25T10:20:49.341Z] === RUN TestBuildMultiStageOnBuild [2019-11-25T10:20:49.610Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2019-11-25T10:20:49.610Z] === RUN TestBuildWithSession [2019-11-25T10:20:49.610Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-25T10:20:49.610Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:20:49.610Z] === RUN TestBuildSquashParent [2019-11-25T10:20:53.520Z] --- PASS: TestBuildMultiStageOnBuild (3.77s) [2019-11-25T10:20:53.521Z] === RUN TestBuildUncleanTarFilenames [2019-11-25T10:20:54.327Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-25T10:20:54.893Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2019-11-25T10:20:54.893Z] === RUN TestBuildMultiStageLayerLeak [2019-11-25T10:20:55.840Z] --- PASS: TestBuildSquashParent (6.22s) [2019-11-25T10:20:55.840Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-25T10:20:55.840Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:55.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:55.840Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:20:55.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:20:55.840Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:20:55.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:20:55.840Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:55.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:55.840Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:55.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:55.840Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:55.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:55.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:20:55.840Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:20:58.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:20:58.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:20:59.073Z] --- PASS: TestBuildMultiStageLayerLeak (4.19s) [2019-11-25T10:20:59.073Z] === RUN TestBuildWithHugeFile [2019-11-25T10:21:01.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:21:01.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:21:02.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-25T10:21:02.353Z] Using test binary docker [2019-11-25T10:21:02.610Z] +++ /etc/init.d/apparmor start [2019-11-25T10:21:02.610Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-25T10:21:02.611Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-25T10:21:02.611Z] Warning failed to create cache: (null) [2019-11-25T10:21:02.611Z] . [2019-11-25T10:21:02.611Z] INFO: Waiting for daemon to start... [2019-11-25T10:21:02.611Z] Starting dockerd [2019-11-25T10:21:02.611Z] +++ 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-11-25T10:21:03.174Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-25T10:21:03.174Z] Using test binary docker [2019-11-25T10:21:03.174Z] +++ /etc/init.d/apparmor start [2019-11-25T10:21:03.174Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-25T10:21:03.174Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-25T10:21:03.174Z] Warning failed to create cache: (null) [2019-11-25T10:21:03.174Z] . [2019-11-25T10:21:03.174Z] INFO: Waiting for daemon to start... [2019-11-25T10:21:03.174Z] Starting dockerd [2019-11-25T10:21:03.174Z] +++ 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-11-25T10:21:03.630Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-25T10:21:03.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s) [2019-11-25T10:21:03.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) [2019-11-25T10:21:03.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2019-11-25T10:21:03.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s) [2019-11-25T10:21:03.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2019-11-25T10:21:03.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2019-11-25T10:21:03.630Z] === RUN TestBuildMultiStageCopy [2019-11-25T10:21:03.630Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-25T10:21:06.083Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-25T10:21:06.560Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-25T10:21:07.109Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-25T10:21:07.576Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-25T10:21:08.431Z] . [2019-11-25T10:21:08.431Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-25T10:21:08.431Z] [2019-11-25T10:21:08.431Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-25T10:21:08.431Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-25T10:21:08.431Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-25T10:21:08.431Z] Error: No such image: emptyfs [2019-11-25T10:21:08.431Z] Error: No such image: emptyfs++++ docker load [2019-11-25T10:21:08.431Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-25T10:21:08.431Z] [2019-11-25T10:21:08.431Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-25T10:21:08.431Z] ++++ docker load [2019-11-25T10:21:08.431Z] Running integration-test (iteration 1) [2019-11-25T10:21:08.431Z] Running integration-test (iteration 1) [2019-11-25T10:21:08.431Z] 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-11-25T10:21:08.431Z] ++ 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-11-25T10:21:08.431Z] ++ set -e [2019-11-25T10:21:08.431Z] ++ '[' -n 0 ']' [2019-11-25T10:21:08.431Z] ++ set -x [2019-11-25T10:21:08.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=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-11-25T10:21:08.431Z] 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-11-25T10:21:08.431Z] ++ 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-11-25T10:21:08.431Z] ++ set -e [2019-11-25T10:21:08.431Z] ++ '[' -n 0 ']' [2019-11-25T10:21:08.431Z] ++ set -x [2019-11-25T10:21:08.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=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-11-25T10:21:08.443Z] --- PASS: TestBuildMultiStageCopy (4.53s) [2019-11-25T10:21:08.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2019-11-25T10:21:08.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-11-25T10:21:08.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2019-11-25T10:21:08.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2019-11-25T10:21:08.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-11-25T10:21:08.443Z] === RUN TestBuildMultiStageParentConfig [2019-11-25T10:21:09.807Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2019-11-25T10:21:09.807Z] === RUN TestBuildLabelWithTargets [2019-11-25T10:21:11.601Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2019-11-25T10:21:11.601Z] === RUN TestBuildWithEmptyLayers [2019-11-25T10:21:12.368Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2019-11-25T10:21:12.368Z] === RUN TestBuildMultiStageOnBuild [2019-11-25T10:21:15.543Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2019-11-25T10:21:15.543Z] === RUN TestBuildUncleanTarFilenames [2019-11-25T10:21:16.903Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2019-11-25T10:21:16.903Z] === RUN TestBuildMultiStageLayerLeak [2019-11-25T10:21:20.172Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2019-11-25T10:21:20.172Z] === RUN TestBuildWithHugeFile [2019-11-25T10:21:26.298Z] --- PASS: TestBuildWithHugeFile (41.32s) [2019-11-25T10:21:26.298Z] === RUN TestBuildWithEmptyDockerfile [2019-11-25T10:21:26.298Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:21:26.298Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:21:26.298Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:21:26.298Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:21:26.298Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:21:26.298Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:21:26.298Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:21:26.298Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:21:26.298Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:21:26.298Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-11-25T10:21:26.298Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2019-11-25T10:21:26.298Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-11-25T10:21:26.298Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-11-25T10:21:26.298Z] === RUN TestBuildPreserveOwnership [2019-11-25T10:21:26.298Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-25T10:21:26.298Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-25T10:21:27.235Z] --- PASS: TestBuildPreserveOwnership (6.09s) [2019-11-25T10:21:27.235Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2019-11-25T10:21:27.235Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2019-11-25T10:21:27.235Z] === RUN TestBuildPlatformInvalid [2019-11-25T10:21:27.235Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-25T10:21:27.235Z] PASS [2019-11-25T10:21:27.494Z] [2019-11-25T10:21:27.494Z] === Skipped [2019-11-25T10:21:27.494Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-25T10:21:27.494Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:21:27.494Z] [2019-11-25T10:21:27.494Z] [2019-11-25T10:21:27.494Z] DONE 32 tests, 1 skipped in 91.580s [2019-11-25T10:21:27.494Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-25T10:21:27.494Z] ++ 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-11-25T10:21:27.494Z] ++ set -e [2019-11-25T10:21:27.494Z] ++ '[' -n 0 ']' [2019-11-25T10:21:27.494Z] ++ set -x [2019-11-25T10:21:27.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:21:27.752Z] INFO: Testing against a local daemon [2019-11-25T10:21:27.752Z] === RUN TestConfigList [2019-11-25T10:21:31.037Z] --- PASS: TestConfigList (3.27s) [2019-11-25T10:21:31.037Z] === RUN TestConfigsCreateAndDelete [2019-11-25T10:21:34.322Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2019-11-25T10:21:34.322Z] === RUN TestConfigsUpdate [2019-11-25T10:21:37.607Z] --- PASS: TestConfigsUpdate (3.29s) [2019-11-25T10:21:37.607Z] === RUN TestTemplatedConfig [2019-11-25T10:21:40.499Z] Loaded image: buildpack-deps:jessie [2019-11-25T10:21:40.499Z] Loaded image: buildpack-deps:jessie [2019-11-25T10:21:40.759Z] Loaded image: busybox:latest [2019-11-25T10:21:40.893Z] --- PASS: TestTemplatedConfig (3.41s) [2019-11-25T10:21:40.893Z] === RUN TestConfigInspect [2019-11-25T10:21:41.016Z] Loaded image: busybox:latest [2019-11-25T10:21:41.584Z] Loaded image: busybox:glibc [2019-11-25T10:21:41.584Z] Loaded image: debian:jessie [2019-11-25T10:21:41.840Z] Loaded image: busybox:glibc [2019-11-25T10:21:41.840Z] Loaded image: debian:jessie [2019-11-25T10:21:41.840Z] Loaded image: hello-world:latest [2019-11-25T10:21:41.840Z] INFO: Testing against a local daemon [2019-11-25T10:21:41.840Z] === RUN TestDockerSuite [2019-11-25T10:21:41.840Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-25T10:21:41.840Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-25T10:21:41.840Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-25T10:21:42.097Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-25T10:21:42.097Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-25T10:21:42.097Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-25T10:21:42.097Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-25T10:21:42.097Z] Loaded image: hello-world:latest [2019-11-25T10:21:42.097Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-25T10:21:42.097Z] INFO: Testing against a local daemon [2019-11-25T10:21:42.097Z] === RUN TestDockerDaemonSuite [2019-11-25T10:21:42.097Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-25T10:21:43.468Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-25T10:21:43.468Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-25T10:21:44.177Z] --- PASS: TestConfigInspect (3.21s) [2019-11-25T10:21:44.177Z] === RUN TestConfigCreateWithLabels [2019-11-25T10:21:44.399Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-25T10:21:44.399Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-25T10:21:45.334Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-25T10:21:45.334Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-25T10:21:45.334Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-25T10:21:47.462Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2019-11-25T10:21:47.462Z] === RUN TestConfigCreateResolve [2019-11-25T10:21:48.607Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-25T10:21:48.607Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-25T10:21:48.607Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-25T10:21:48.607Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-25T10:21:48.607Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-25T10:21:49.977Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-25T10:21:50.746Z] --- PASS: TestConfigCreateResolve (3.20s) [2019-11-25T10:21:50.746Z] === RUN TestConfigDaemonLibtrustID [2019-11-25T10:21:51.313Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2019-11-25T10:21:51.313Z] PASS [2019-11-25T10:21:51.313Z] [2019-11-25T10:21:51.313Z] DONE 8 tests in 23.702s [2019-11-25T10:21:51.313Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-25T10:21:51.313Z] ++ 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-11-25T10:21:51.313Z] ++ set -e [2019-11-25T10:21:51.313Z] ++ '[' -n 0 ']' [2019-11-25T10:21:51.313Z] ++ set -x [2019-11-25T10:21:51.313Z] ++ env -i DEST=/go/src/github.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-11-25T10:21:51.313Z] INFO: Testing against a local daemon [2019-11-25T10:21:51.313Z] === RUN TestCheckpoint [2019-11-25T10:21:51.313Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-25T10:21:51.314Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:21:51.314Z] === RUN TestContainerInvalidJSON [2019-11-25T10:21:51.314Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:21:51.314Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:21:51.314Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:21:51.314Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:21:51.314Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:21:51.314Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:21:51.314Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:21:51.314Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:21:51.314Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:21:51.314Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-25T10:21:51.314Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-25T10:21:51.314Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-25T10:21:51.314Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-25T10:21:51.314Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-25T10:21:51.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2019-11-25T10:21:51.572Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-25T10:21:51.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-25T10:21:51.572Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-25T10:21:51.830Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-11-25T10:21:51.830Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-25T10:21:51.830Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-11-25T10:21:51.830Z] === RUN TestCopyFromContainer [2019-11-25T10:21:51.873Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-25T10:21:51.873Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-25T10:21:52.130Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-25T10:21:52.130Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-25T10:21:52.130Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-25T10:21:52.387Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-25T10:21:54.313Z] --- PASS: TestBuildWithHugeFile (30.56s) [2019-11-25T10:21:54.313Z] === RUN TestBuildWithEmptyDockerfile [2019-11-25T10:21:54.313Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:21:54.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:21:54.313Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:21:54.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:21:54.313Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:21:54.313Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:21:54.313Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:21:54.313Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:21:54.313Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:21:54.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-11-25T10:21:54.313Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2019-11-25T10:21:54.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-11-25T10:21:54.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-11-25T10:21:54.313Z] === RUN TestBuildPreserveOwnership [2019-11-25T10:21:54.313Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-25T10:21:54.361Z] === RUN TestCopyFromContainer// [2019-11-25T10:21:54.361Z] === RUN TestCopyFromContainer//bar/root [2019-11-25T10:21:54.361Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-25T10:21:54.361Z] === RUN TestCopyFromContainer/bar/quux [2019-11-25T10:21:54.361Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-25T10:21:54.361Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-25T10:21:54.619Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-25T10:21:54.619Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-25T10:21:54.686Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-25T10:21:54.878Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-25T10:21:54.878Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer (3.12s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-11-25T10:21:55.136Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-11-25T10:21:55.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-25T10:21:55.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:21:55.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:21:55.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:21:55.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:21:55.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:21:55.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:21:55.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:21:55.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:21:55.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:21:55.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-25T10:21:55.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-25T10:21:55.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-25T10:21:55.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-25T10:21:55.136Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-25T10:21:55.136Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-11-25T10:21:55.136Z] === RUN TestCreateWithInvalidEnv [2019-11-25T10:21:55.136Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-25T10:21:55.136Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-25T10:21:55.136Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-25T10:21:55.136Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-25T10:21:55.136Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-25T10:21:55.136Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-25T10:21:55.136Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-25T10:21:55.136Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-25T10:21:55.136Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-25T10:21:55.136Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-25T10:21:55.136Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-25T10:21:55.136Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-25T10:21:55.136Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-25T10:21:55.136Z] === RUN TestCreateTmpfsMountsTarget [2019-11-25T10:21:55.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-25T10:21:55.136Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-25T10:21:56.575Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2019-11-25T10:21:56.575Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.86s) [2019-11-25T10:21:56.575Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2019-11-25T10:21:56.575Z] === RUN TestBuildPlatformInvalid [2019-11-25T10:21:57.140Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-25T10:21:57.140Z] PASS [2019-11-25T10:21:57.140Z] [2019-11-25T10:21:57.140Z] === Skipped [2019-11-25T10:21:57.140Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-25T10:21:57.140Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:21:57.140Z] [2019-11-25T10:21:57.140Z] [2019-11-25T10:21:57.140Z] DONE 32 tests, 1 skipped in 79.840s [2019-11-25T10:21:57.140Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-25T10:21:57.140Z] ++ 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-11-25T10:21:57.140Z] ++ set -e [2019-11-25T10:21:57.140Z] ++ '[' -n 0 ']' [2019-11-25T10:21:57.140Z] ++ set -x [2019-11-25T10:21:57.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:21:57.140Z] INFO: Testing against a local daemon [2019-11-25T10:21:57.140Z] === RUN TestConfigList [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:21:57.668Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:21:57.668Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-11-25T10:21:57.668Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-11-25T10:21:57.668Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-25T10:21:58.937Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-25T10:21:58.937Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-25T10:21:59.676Z] --- PASS: TestConfigList (2.95s) [2019-11-25T10:21:59.676Z] === RUN TestConfigsCreateAndDelete [2019-11-25T10:22:00.199Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2019-11-25T10:22:00.199Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-25T10:22:00.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:22:00.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:22:00.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:22:00.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:22:00.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:22:00.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:22:00.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:22:00.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:22:00.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:22:00.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:22:00.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:22:00.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:22:00.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:22:00.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:22:00.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:22:00.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-25T10:22:00.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-11-25T10:22:00.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-11-25T10:22:00.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-11-25T10:22:00.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2019-11-25T10:22:00.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-25T10:22:00.199Z] === RUN TestContainerStartOnDaemonRestart [2019-11-25T10:22:00.199Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-25T10:22:00.199Z] === RUN TestDaemonRestartIpcMode [2019-11-25T10:22:00.199Z] === PAUSE TestDaemonRestartIpcMode [2019-11-25T10:22:00.199Z] === RUN TestDiff [2019-11-25T10:22:01.133Z] --- PASS: TestDiff (0.82s) [2019-11-25T10:22:01.133Z] === RUN TestExecWithCloseStdin [2019-11-25T10:22:01.459Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-25T10:22:02.024Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-25T10:22:02.068Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-11-25T10:22:02.068Z] === RUN TestExec [2019-11-25T10:22:02.813Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2019-11-25T10:22:02.813Z] === RUN TestConfigsUpdate [2019-11-25T10:22:03.009Z] --- PASS: TestExec (1.00s) [2019-11-25T10:22:03.009Z] === RUN TestExecUser [2019-11-25T10:22:03.946Z] --- PASS: TestExecUser (0.99s) [2019-11-25T10:22:03.946Z] === RUN TestExportContainerAndImportImage [2019-11-25T10:22:05.271Z] --- PASS: TestConfigsUpdate (2.78s) [2019-11-25T10:22:05.271Z] === RUN TestTemplatedConfig [2019-11-25T10:22:05.299Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-25T10:22:05.299Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-25T10:22:05.324Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2019-11-25T10:22:05.324Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-25T10:22:07.194Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-25T10:22:07.225Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2019-11-25T10:22:07.225Z] === RUN TestHealthCheckWorkdir [2019-11-25T10:22:08.564Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-25T10:22:08.601Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-11-25T10:22:08.601Z] === RUN TestHealthKillContainer [2019-11-25T10:22:09.167Z] ................................................ [ 29%] [2019-11-25T10:22:09.423Z] --- PASS: TestTemplatedConfig (3.50s) [2019-11-25T10:22:09.423Z] === RUN TestConfigInspect [2019-11-25T10:22:10.460Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-25T10:22:11.024Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-25T10:22:11.588Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-25T10:22:11.884Z] --- PASS: TestHealthKillContainer (3.00s) [2019-11-25T10:22:11.884Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-25T10:22:11.911Z] --- PASS: TestConfigInspect (2.85s) [2019-11-25T10:22:11.911Z] === RUN TestConfigCreateWithLabels [2019-11-25T10:22:12.142Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-11-25T10:22:12.142Z] === RUN TestIpcModeNone [2019-11-25T10:22:12.962Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-25T10:22:13.518Z] --- PASS: TestIpcModeNone (1.03s) [2019-11-25T10:22:13.518Z] === RUN TestIpcModePrivate [2019-11-25T10:22:14.332Z] --- PASS: TestConfigCreateWithLabels (2.81s) [2019-11-25T10:22:14.332Z] === RUN TestConfigCreateResolve [2019-11-25T10:22:14.333Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-25T10:22:14.333Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-25T10:22:14.454Z] --- PASS: TestIpcModePrivate (1.00s) [2019-11-25T10:22:14.454Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-11-25T10:22:14.454Z] === RUN TestIpcModeShareable [2019-11-25T10:22:15.390Z] --- PASS: TestIpcModeShareable (1.05s) [2019-11-25T10:22:15.390Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-11-25T10:22:15.390Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-25T10:22:17.484Z] --- PASS: TestConfigCreateResolve (2.83s) [2019-11-25T10:22:17.484Z] === RUN TestConfigDaemonLibtrustID [2019-11-25T10:22:17.607Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-25T10:22:17.858Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-25T10:22:17.858Z] PASS [2019-11-25T10:22:17.858Z] [2019-11-25T10:22:17.858Z] DONE 8 tests in 21.077s [2019-11-25T10:22:17.858Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-25T10:22:17.858Z] ++ 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-11-25T10:22:17.858Z] ++ set -e [2019-11-25T10:22:17.858Z] ++ '[' -n 0 ']' [2019-11-25T10:22:17.858Z] ++ set -x [2019-11-25T10:22:17.858Z] ++ env -i DEST=/go/src/github.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-11-25T10:22:17.858Z] INFO: Testing against a local daemon [2019-11-25T10:22:17.858Z] === RUN TestCheckpoint [2019-11-25T10:22:17.858Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-25T10:22:17.858Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:22:17.858Z] === RUN TestContainerInvalidJSON [2019-11-25T10:22:17.858Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:22:17.858Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:22:17.858Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:22:17.858Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:22:17.858Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:22:17.858Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:22:17.858Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:22:17.858Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:22:17.858Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:22:17.858Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-25T10:22:17.858Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-25T10:22:17.858Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-25T10:22:17.858Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-25T10:22:17.858Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-25T10:22:18.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-25T10:22:18.218Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-25T10:22:18.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-25T10:22:18.218Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-25T10:22:18.218Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-11-25T10:22:18.218Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-25T10:22:18.598Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-11-25T10:22:18.598Z] === RUN TestCopyFromContainer [2019-11-25T10:22:18.675Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2019-11-25T10:22:18.675Z] === RUN TestAPIIpcModeHost [2019-11-25T10:22:18.934Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-11-25T10:22:18.934Z] === RUN TestDaemonIpcModeShareable [2019-11-25T10:22:20.144Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-25T10:22:20.144Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-25T10:22:20.407Z] === RUN TestCopyFromContainer// [2019-11-25T10:22:20.407Z] === RUN TestCopyFromContainer//bar/root [2019-11-25T10:22:20.407Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-25T10:22:20.784Z] === RUN TestCopyFromContainer/bar/quux [2019-11-25T10:22:20.784Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-25T10:22:20.784Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-25T10:22:20.784Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-25T10:22:20.784Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-25T10:22:21.168Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-25T10:22:21.168Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer (2.77s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-25T10:22:21.168Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-11-25T10:22:21.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-25T10:22:21.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:22:21.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:22:21.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:22:21.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:22:21.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:22:21.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:22:21.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:22:21.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:22:21.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:22:21.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-25T10:22:21.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-25T10:22:21.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-25T10:22:21.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-25T10:22:21.168Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-25T10:22:21.168Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-25T10:22:21.168Z] === RUN TestCreateWithInvalidEnv [2019-11-25T10:22:21.168Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-25T10:22:21.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-25T10:22:21.168Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-25T10:22:21.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-25T10:22:21.168Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-25T10:22:21.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-25T10:22:21.168Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-25T10:22:21.168Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-25T10:22:21.168Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-25T10:22:21.168Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-25T10:22:21.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-25T10:22:21.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-25T10:22:21.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-25T10:22:21.168Z] === RUN TestCreateTmpfsMountsTarget [2019-11-25T10:22:21.168Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-25T10:22:21.168Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-25T10:22:21.466Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2019-11-25T10:22:21.466Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-25T10:22:21.466Z] === RUN TestDaemonIpcModePrivate [2019-11-25T10:22:22.047Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-25T10:22:22.844Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2019-11-25T10:22:22.844Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-25T10:22:22.844Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-25T10:22:23.692Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:22:23.692Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:22:23.692Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:22:23.692Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-25T10:22:23.692Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:22:23.692Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:22:23.692Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:22:24.129Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:22:24.129Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-25T10:22:24.129Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:22:24.129Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:22:24.129Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:22:24.129Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:22:24.129Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-11-25T10:22:24.129Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-25T10:22:24.129Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-25T10:22:24.571Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-25T10:22:25.377Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s) [2019-11-25T10:22:25.377Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-25T10:22:25.377Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-25T10:22:26.773Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2019-11-25T10:22:26.773Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-25T10:22:26.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:22:26.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:22:26.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:22:26.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:22:26.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:22:26.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:22:26.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:22:26.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:22:26.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:22:26.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:22:26.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:22:26.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:22:26.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:22:26.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:22:26.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:22:26.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-25T10:22:26.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-25T10:22:26.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-25T10:22:26.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-25T10:22:26.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-25T10:22:26.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-25T10:22:26.773Z] === RUN TestContainerStartOnDaemonRestart [2019-11-25T10:22:26.773Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-25T10:22:26.773Z] === RUN TestDaemonRestartIpcMode [2019-11-25T10:22:26.773Z] === PAUSE TestDaemonRestartIpcMode [2019-11-25T10:22:26.773Z] === RUN TestDiff [2019-11-25T10:22:27.097Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-25T10:22:27.278Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2019-11-25T10:22:27.278Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-25T10:22:27.278Z] === RUN TestIpcModeOlderClient [2019-11-25T10:22:27.278Z] === PAUSE TestIpcModeOlderClient [2019-11-25T10:22:27.278Z] === RUN TestKillContainerInvalidSignal [2019-11-25T10:22:27.565Z] --- PASS: TestDiff (0.81s) [2019-11-25T10:22:27.565Z] === RUN TestExecWithCloseStdin [2019-11-25T10:22:27.660Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-25T10:22:27.844Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-11-25T10:22:27.844Z] === RUN TestKillContainer [2019-11-25T10:22:27.844Z] === RUN TestKillContainer/no_signal [2019-11-25T10:22:28.224Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-25T10:22:28.343Z] --- PASS: TestExecWithCloseStdin (1.08s) [2019-11-25T10:22:28.343Z] === RUN TestExec [2019-11-25T10:22:28.779Z] === RUN TestKillContainer/non_killing_signal [2019-11-25T10:22:29.346Z] === RUN TestKillContainer/killing_signal [2019-11-25T10:22:29.603Z] --- PASS: TestExec (1.04s) [2019-11-25T10:22:29.603Z] === RUN TestExecUser [2019-11-25T10:22:30.119Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-25T10:22:30.281Z] --- PASS: TestKillContainer (2.53s) [2019-11-25T10:22:30.281Z] --- PASS: TestKillContainer/no_signal (0.83s) [2019-11-25T10:22:30.281Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-11-25T10:22:30.281Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-11-25T10:22:30.281Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-25T10:22:30.281Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-25T10:22:30.844Z] --- PASS: TestExecUser (1.10s) [2019-11-25T10:22:30.844Z] === RUN TestExportContainerAndImportImage [2019-11-25T10:22:31.216Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-25T10:22:31.490Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-25T10:22:31.892Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-25T10:22:32.054Z] --- PASS: TestBuildWithHugeFile (92.84s) [2019-11-25T10:22:32.054Z] === RUN TestBuildWithEmptyDockerfile [2019-11-25T10:22:32.054Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-25T10:22:32.054Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:22:32.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:22:32.054Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:22:32.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:22:32.054Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:22:32.054Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:22:32.054Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:22:32.054Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:22:32.084Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-11-25T10:22:32.084Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-25T10:22:32.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2019-11-25T10:22:32.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2019-11-25T10:22:32.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-11-25T10:22:32.151Z] === RUN TestKillStoppedContainer [2019-11-25T10:22:32.151Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-11-25T10:22:32.151Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-25T10:22:32.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:22:32.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-11-25T10:22:32.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-11-25T10:22:32.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-11-25T10:22:32.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-11-25T10:22:32.311Z] === RUN TestBuildPreserveOwnership [2019-11-25T10:22:32.311Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-25T10:22:32.564Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-25T10:22:32.564Z] === RUN TestKillDifferentUserContainer [2019-11-25T10:22:32.875Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-25T10:22:33.130Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-11-25T10:22:33.130Z] === RUN TestInspectOomKilledTrue [2019-11-25T10:22:33.130Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-25T10:22:33.130Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:22:33.130Z] === RUN TestInspectOomKilledFalse [2019-11-25T10:22:33.130Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-25T10:22:33.130Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:22:33.130Z] === RUN TestLinksEtcHostsContentMatch [2019-11-25T10:22:33.466Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-11-25T10:22:33.466Z] === RUN TestHealthCheckWorkdir [2019-11-25T10:22:34.066Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2019-11-25T10:22:34.066Z] === RUN TestLinksContainerNames [2019-11-25T10:22:34.246Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-25T10:22:34.730Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2019-11-25T10:22:34.730Z] === RUN TestHealthKillContainer [2019-11-25T10:22:34.941Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-25T10:22:35.178Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-25T10:22:35.178Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-25T10:22:35.666Z] [2019-11-25T10:22:35.666Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-25T10:22:35.742Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-25T10:22:35.969Z] --- PASS: TestLinksContainerNames (1.71s) [2019-11-25T10:22:35.969Z] === RUN TestLogsFollowTailEmpty [2019-11-25T10:22:36.309Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-25T10:22:36.309Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-25T10:22:36.309Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-25T10:22:36.394Z] PKG_CONFIG=pkg-config [2019-11-25T10:22:36.394Z] GOLANG_VERSION=1.13.4 [2019-11-25T10:22:36.394Z] HOSTNAME=77458422c95c [2019-11-25T10:22:36.394Z] DOCKER_EXPERIMENTAL=1 [2019-11-25T10:22:36.394Z] container=docker [2019-11-25T10:22:36.394Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-25T10:22:36.394Z] GO111MODULE=off [2019-11-25T10:22:36.394Z] GOPATH=/go [2019-11-25T10:22:36.394Z] PWD=/go/src/github.com/docker/docker [2019-11-25T10:22:36.394Z] HOME=/root [2019-11-25T10:22:36.394Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-25T10:22:36.394Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-25T10:22:36.394Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-25T10:22:36.394Z] DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 [2019-11-25T10:22:36.394Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-25T10:22:36.394Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-25T10:22:36.394Z] TERM=xterm [2019-11-25T10:22:36.394Z] VALIDATE_BRANCH=master [2019-11-25T10:22:36.394Z] DEST=bundles/test-integration [2019-11-25T10:22:36.394Z] SHLVL=1 [2019-11-25T10:22:36.394Z] TIMEOUT=120m [2019-11-25T10:22:36.394Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-25T10:22:36.394Z] DOCKER_PKG=github.com/docker/docker [2019-11-25T10:22:36.394Z] TESTDEBUG=0 [2019-11-25T10:22:36.394Z] _=/usr/bin/env [2019-11-25T10:22:36.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-25T10:22:36.536Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-11-25T10:22:36.536Z] === RUN TestContainerNetworkMountsNoChown [2019-11-25T10:22:36.566Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-25T10:22:37.470Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/default [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/default [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/private [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/private [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rprivate [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/slave [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/slave [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rslave [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/shared [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/shared [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rshared [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/default [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/rslave [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/rshared [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/rprivate [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/private [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/slave [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/shared [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-25T10:22:37.471Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:22:37.471Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:22:37.471Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:22:37.730Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:22:37.937Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-25T10:22:37.937Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-25T10:22:37.975Z] --- PASS: TestHealthKillContainer (3.09s) [2019-11-25T10:22:37.975Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-25T10:22:37.990Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:22:37.990Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:22:37.990Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-25T10:22:37.990Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-11-25T10:22:37.990Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-25T10:22:37.990Z] === RUN TestContainerBindMountNonRecursive [2019-11-25T10:22:38.194Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-25T10:22:38.452Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-25T10:22:38.709Z] --- PASS: TestBuildPreserveOwnership (6.42s) [2019-11-25T10:22:38.709Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.26s) [2019-11-25T10:22:38.709Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2019-11-25T10:22:38.709Z] === RUN TestBuildPlatformInvalid [2019-11-25T10:22:38.758Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2019-11-25T10:22:38.758Z] === RUN TestIpcModeNone [2019-11-25T10:22:38.966Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-25T10:22:38.966Z] PASS [2019-11-25T10:22:38.966Z] [2019-11-25T10:22:38.966Z] === Skipped [2019-11-25T10:22:38.966Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-25T10:22:38.966Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:22:38.966Z] [2019-11-25T10:22:38.966Z] [2019-11-25T10:22:38.966Z] DONE 32 tests, 1 skipped in 179.907s [2019-11-25T10:22:38.966Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-25T10:22:38.966Z] ++ 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-11-25T10:22:38.966Z] ++ set -e [2019-11-25T10:22:38.966Z] ++ '[' -n 0 ']' [2019-11-25T10:22:38.966Z] ++ set -x [2019-11-25T10:22:38.966Z] ++ env -i DEST=/go/src/github.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-11-25T10:22:39.223Z] INFO: Testing against a local daemon [2019-11-25T10:22:39.223Z] === RUN TestConfigList [2019-11-25T10:22:39.569Z] --- PASS: TestIpcModeNone (1.16s) [2019-11-25T10:22:39.569Z] === RUN TestIpcModePrivate [2019-11-25T10:22:39.650Z] e96b0897c5d1: Pull complete [2019-11-25T10:22:39.650Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-25T10:22:39.650Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:22:39.650Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-25T10:22:39.650Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-25T10:22:39.650Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-25T10:22:39.650Z] WARN: Skipping validation tests [2019-11-25T10:22:39.650Z] INFO: Running unit tests at 11/25/2019 10:22:28... [2019-11-25T10:22:39.650Z] INFO: make.ps1 starting at 11/25/2019 10:22:32 [2019-11-25T10:22:39.650Z] INFO: Git commit (f4fa98f58) assumed from DOCKER_GITCOMMIT environment variable [2019-11-25T10:22:39.650Z] INFO: Invoking autogen... [2019-11-25T10:22:39.650Z] INFO: Running unit tests... [2019-11-25T10:22:39.892Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2019-11-25T10:22:39.892Z] === RUN TestNetworkNat [2019-11-25T10:22:39.974Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-25T10:22:40.591Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-25T10:22:40.819Z] --- PASS: TestIpcModePrivate (1.07s) [2019-11-25T10:22:40.819Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-25T10:22:40.819Z] === RUN TestIpcModeShareable [2019-11-25T10:22:40.829Z] --- PASS: TestNetworkNat (0.95s) [2019-11-25T10:22:40.829Z] === RUN TestNetworkLocalhostTCPNat [2019-11-25T10:22:42.074Z] --- PASS: TestIpcModeShareable (1.07s) [2019-11-25T10:22:42.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-25T10:22:42.074Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-25T10:22:42.205Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2019-11-25T10:22:42.205Z] === RUN TestNetworkLoopbackNat [2019-11-25T10:22:42.485Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-25T10:22:42.741Z] --- PASS: TestConfigList (3.47s) [2019-11-25T10:22:42.741Z] === RUN TestConfigsCreateAndDelete [2019-11-25T10:22:43.142Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-11-25T10:22:43.142Z] === RUN TestPause [2019-11-25T10:22:44.077Z] --- PASS: TestPause (0.92s) [2019-11-25T10:22:44.077Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-25T10:22:44.077Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-25T10:22:44.077Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-25T10:22:44.077Z] === RUN TestPauseStopPausedContainer [2019-11-25T10:22:45.016Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-11-25T10:22:45.016Z] === RUN TestPsFilter [2019-11-25T10:22:45.070Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-25T10:22:45.247Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2019-11-25T10:22:45.247Z] === RUN TestAPIIpcModeHost [2019-11-25T10:22:45.263Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-25T10:22:45.276Z] --- PASS: TestPsFilter (0.29s) [2019-11-25T10:22:45.276Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-25T10:22:45.617Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-11-25T10:22:45.617Z] === RUN TestDaemonIpcModeShareable [2019-11-25T10:22:46.194Z] --- PASS: TestConfigsCreateAndDelete (3.34s) [2019-11-25T10:22:46.194Z] === RUN TestConfigsUpdate [2019-11-25T10:22:46.194Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-25T10:22:46.212Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-11-25T10:22:46.212Z] === RUN TestRemoveContainerWithVolume [2019-11-25T10:22:46.758Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-25T10:22:47.147Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2019-11-25T10:22:47.147Z] === RUN TestRemoveContainerRunning [2019-11-25T10:22:47.714Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-11-25T10:22:47.714Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-25T10:22:48.054Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2019-11-25T10:22:48.054Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-25T10:22:48.054Z] === RUN TestDaemonIpcModePrivate [2019-11-25T10:22:48.650Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-11-25T10:22:48.650Z] === RUN TestRemoveInvalidContainer [2019-11-25T10:22:48.650Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-25T10:22:48.650Z] === RUN TestRenameLinkedContainer [2019-11-25T10:22:49.282Z] --- PASS: TestConfigsUpdate (3.09s) [2019-11-25T10:22:49.282Z] === RUN TestTemplatedConfig [2019-11-25T10:22:50.035Z] --- PASS: TestDaemonIpcModePrivate (1.93s) [2019-11-25T10:22:50.035Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-25T10:22:50.035Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-25T10:22:50.651Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-25T10:22:51.394Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-11-25T10:22:51.394Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-25T10:22:51.394Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-25T10:22:51.936Z] --- PASS: TestRenameLinkedContainer (3.37s) [2019-11-25T10:22:51.936Z] === RUN TestRenameStoppedContainer [2019-11-25T10:22:52.071Z] ? github.com/docker/docker/api [no test files] [2019-11-25T10:22:52.545Z] --- PASS: TestTemplatedConfig (3.43s) [2019-11-25T10:22:52.545Z] === RUN TestConfigInspect [2019-11-25T10:22:52.872Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-11-25T10:22:52.872Z] === RUN TestRenameRunningContainerAndReuse [2019-11-25T10:22:53.237Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-11-25T10:22:53.237Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-25T10:22:53.237Z] === RUN TestIpcModeOlderClient [2019-11-25T10:22:53.237Z] === PAUSE TestIpcModeOlderClient [2019-11-25T10:22:53.237Z] === RUN TestKillContainerInvalidSignal [2019-11-25T10:22:53.915Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-25T10:22:54.015Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2019-11-25T10:22:54.015Z] === RUN TestKillContainer [2019-11-25T10:22:54.015Z] === RUN TestKillContainer/no_signal [2019-11-25T10:22:54.478Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-25T10:22:54.774Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2019-11-25T10:22:54.774Z] === RUN TestRenameInvalidName [2019-11-25T10:22:55.084Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-25T10:22:55.270Z] === RUN TestKillContainer/non_killing_signal [2019-11-25T10:22:55.341Z] --- PASS: TestRenameInvalidName (0.83s) [2019-11-25T10:22:55.341Z] === RUN TestRenameAnonymousContainer [2019-11-25T10:22:55.642Z] === RUN TestKillContainer/killing_signal [2019-11-25T10:22:55.660Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-25T10:22:55.660Z] --- PASS: TestConfigInspect (3.14s) [2019-11-25T10:22:55.660Z] === RUN TestConfigCreateWithLabels [2019-11-25T10:22:56.224Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-25T10:22:56.910Z] --- PASS: TestKillContainer (2.76s) [2019-11-25T10:22:56.910Z] --- PASS: TestKillContainer/no_signal (0.95s) [2019-11-25T10:22:56.910Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2019-11-25T10:22:56.910Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2019-11-25T10:22:56.910Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-25T10:22:56.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-25T10:22:58.119Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-25T10:22:58.148Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-25T10:22:58.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s) [2019-11-25T10:22:58.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2019-11-25T10:22:58.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-11-25T10:22:58.924Z] === RUN TestKillStoppedContainer [2019-11-25T10:22:58.924Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-25T10:22:58.924Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-25T10:22:58.924Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-25T10:22:58.924Z] === RUN TestKillDifferentUserContainer [2019-11-25T10:22:59.049Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-25T10:22:59.049Z] --- PASS: TestConfigCreateWithLabels (3.33s) [2019-11-25T10:22:59.049Z] === RUN TestConfigCreateResolve [2019-11-25T10:22:59.306Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-25T10:22:59.306Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-25T10:22:59.532Z] --- PASS: TestRenameAnonymousContainer (4.10s) [2019-11-25T10:22:59.532Z] === RUN TestRenameContainerWithSameName [2019-11-25T10:22:59.710Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-11-25T10:22:59.710Z] === RUN TestInspectOomKilledTrue [2019-11-25T10:22:59.710Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-25T10:22:59.710Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:22:59.710Z] === RUN TestInspectOomKilledFalse [2019-11-25T10:22:59.710Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-25T10:22:59.710Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:22:59.710Z] === RUN TestLinksEtcHostsContentMatch [2019-11-25T10:23:00.468Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2019-11-25T10:23:00.468Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-25T10:23:00.676Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-25T10:23:00.692Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-11-25T10:23:00.692Z] === RUN TestLinksContainerNames [2019-11-25T10:23:00.932Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-25T10:23:01.863Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-25T10:23:02.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-25T10:23:02.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-25T10:23:02.370Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-11-25T10:23:02.370Z] === RUN TestResize [2019-11-25T10:23:02.555Z] --- PASS: TestLinksContainerNames (1.73s) [2019-11-25T10:23:02.555Z] === RUN TestLogsFollowTailEmpty [2019-11-25T10:23:02.685Z] --- PASS: TestConfigCreateResolve (3.53s) [2019-11-25T10:23:02.685Z] === RUN TestConfigDaemonLibtrustID [2019-11-25T10:23:02.938Z] --- PASS: TestResize (0.86s) [2019-11-25T10:23:02.938Z] === RUN TestResizeWithInvalidSize [2019-11-25T10:23:03.251Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-25T10:23:03.252Z] PASS [2019-11-25T10:23:03.252Z] [2019-11-25T10:23:03.252Z] DONE 8 tests in 24.111s [2019-11-25T10:23:03.252Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-25T10:23:03.252Z] ++ 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-11-25T10:23:03.252Z] ++ set -e [2019-11-25T10:23:03.252Z] ++ '[' -n 0 ']' [2019-11-25T10:23:03.252Z] ++ set -x [2019-11-25T10:23:03.252Z] ++ env -i DEST=/go/src/github.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-11-25T10:23:03.252Z] INFO: Testing against a local daemon [2019-11-25T10:23:03.252Z] === RUN TestCheckpoint [2019-11-25T10:23:03.252Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-25T10:23:03.252Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:23:03.252Z] === RUN TestContainerInvalidJSON [2019-11-25T10:23:03.252Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:23:03.252Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:23:03.252Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:23:03.252Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:23:03.252Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:23:03.252Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:23:03.252Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:23:03.252Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:23:03.252Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:23:03.252Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-25T10:23:03.252Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-25T10:23:03.252Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-25T10:23:03.252Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-25T10:23:03.252Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-25T10:23:03.337Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-11-25T10:23:03.337Z] === RUN TestContainerNetworkMountsNoChown [2019-11-25T10:23:03.508Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-25T10:23:03.508Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-25T10:23:03.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2019-11-25T10:23:03.765Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-25T10:23:03.765Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-25T10:23:03.765Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-25T10:23:03.873Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2019-11-25T10:23:03.873Z] === RUN TestResizeWhenContainerNotStarted [2019-11-25T10:23:04.022Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-25T10:23:04.022Z] === RUN TestCopyFromContainer [2019-11-25T10:23:04.137Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/default [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/default [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/private [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/private [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rprivate [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/slave [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/slave [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rslave [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/shared [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/shared [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rshared [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/default [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/rshared [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/shared [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/rslave [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/slave [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/rprivate [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/private [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-25T10:23:04.137Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:23:04.137Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:23:04.137Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:23:04.513Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:23:04.590Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-25T10:23:04.808Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:04.808Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:04.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:04.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:23:04.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:23:04.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:04.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:23:04.847Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-25T10:23:04.889Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:23:05.259Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-25T10:23:05.259Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-25T10:23:05.259Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-25T10:23:05.259Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-25T10:23:05.259Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-25T10:23:05.259Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-25T10:23:05.259Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-25T10:23:05.259Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-25T10:23:05.260Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-11-25T10:23:05.260Z] === RUN TestContainerBindMountNonRecursive [2019-11-25T10:23:06.219Z] === RUN TestCopyFromContainer// [2019-11-25T10:23:06.219Z] === RUN TestCopyFromContainer//bar/root [2019-11-25T10:23:06.219Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-25T10:23:06.476Z] === RUN TestCopyFromContainer/bar/quux [2019-11-25T10:23:06.476Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-25T10:23:06.734Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-25T10:23:06.734Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-25T10:23:06.734Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-25T10:23:06.734Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-25T10:23:06.992Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-25T10:23:06.992Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer (3.18s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-25T10:23:06.992Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-11-25T10:23:06.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-25T10:23:06.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:23:06.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:23:06.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:23:06.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:23:06.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:23:06.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:23:06.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:23:06.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:23:06.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:23:06.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-25T10:23:06.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-25T10:23:06.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-25T10:23:06.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-25T10:23:06.992Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-25T10:23:07.061Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2019-11-25T10:23:07.061Z] === RUN TestNetworkNat [2019-11-25T10:23:07.250Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-25T10:23:07.250Z] === RUN TestCreateWithInvalidEnv [2019-11-25T10:23:07.250Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-25T10:23:07.250Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-25T10:23:07.250Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-25T10:23:07.250Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-25T10:23:07.250Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-25T10:23:07.250Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-25T10:23:07.250Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-25T10:23:07.250Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-25T10:23:07.250Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-25T10:23:07.250Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-25T10:23:07.250Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-25T10:23:07.250Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-25T10:23:07.250Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-25T10:23:07.250Z] === RUN TestCreateTmpfsMountsTarget [2019-11-25T10:23:07.250Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-11-25T10:23:07.250Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-25T10:23:07.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:23:07.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:23:07.507Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-25T10:23:07.843Z] --- PASS: TestNetworkNat (0.83s) [2019-11-25T10:23:07.843Z] === RUN TestNetworkLocalhostTCPNat [2019-11-25T10:23:08.438Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-25T10:23:08.695Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-25T10:23:09.089Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-11-25T10:23:09.089Z] === RUN TestNetworkLoopbackNat [2019-11-25T10:23:09.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:23:09.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:23:09.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:09.623Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-25T10:23:09.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:09.794Z] ok github.com/docker/docker/api/server 0.119s coverage: 9.0% of statements [2019-11-25T10:23:10.066Z] --- PASS: TestCreateWithCustomMaskedPaths (2.85s) [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-25T10:23:10.066Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:23:10.066Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:23:10.066Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:23:10.066Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:23:10.066Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:23:10.066Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-25T10:23:10.066Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-25T10:23:10.066Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:23:10.066Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:23:10.067Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:23:10.067Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:23:10.067Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:23:10.067Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:23:10.067Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:23:10.067Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:23:10.067Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-25T10:23:10.067Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:23:10.067Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:23:10.067Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:23:10.067Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:23:10.323Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-25T10:23:10.323Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:23:10.323Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:23:10.323Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:23:10.323Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:23:10.336Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-11-25T10:23:10.336Z] === RUN TestPause [2019-11-25T10:23:10.581Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:23:10.581Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-25T10:23:10.581Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-25T10:23:10.581Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-25T10:23:10.581Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-25T10:23:10.581Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-11-25T10:23:10.582Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-25T10:23:10.582Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-11-25T10:23:10.582Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-25T10:23:10.582Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-25T10:23:10.582Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.17s) [2019-11-25T10:23:10.582Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.13s) [2019-11-25T10:23:10.582Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-25T10:23:10.582Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-25T10:23:10.582Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-25T10:23:11.104Z] --- PASS: TestPause (0.94s) [2019-11-25T10:23:11.104Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-25T10:23:11.104Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-25T10:23:11.104Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-25T10:23:11.104Z] === RUN TestPauseStopPausedContainer [2019-11-25T10:23:11.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:11.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:23:11.905Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2019-11-25T10:23:11.905Z] === RUN TestPsFilter [2019-11-25T10:23:12.411Z] --- PASS: TestPsFilter (0.27s) [2019-11-25T10:23:12.411Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-25T10:23:13.104Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2019-11-25T10:23:13.104Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-25T10:23:13.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:23:13.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:23:13.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:23:13.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:23:13.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:23:13.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:23:13.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:23:13.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:23:13.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:23:13.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:23:13.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:23:13.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:23:13.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:23:13.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:23:13.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:23:13.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-25T10:23:13.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-25T10:23:13.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-25T10:23:13.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-25T10:23:13.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-25T10:23:13.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-25T10:23:13.104Z] === RUN TestContainerStartOnDaemonRestart [2019-11-25T10:23:13.104Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-25T10:23:13.104Z] === RUN TestDaemonRestartIpcMode [2019-11-25T10:23:13.104Z] === PAUSE TestDaemonRestartIpcMode [2019-11-25T10:23:13.104Z] === RUN TestDiff [2019-11-25T10:23:13.286Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-11-25T10:23:13.286Z] === RUN TestRemoveContainerWithVolume [2019-11-25T10:23:14.035Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-25T10:23:14.035Z] --- PASS: TestDiff (0.86s) [2019-11-25T10:23:14.035Z] === RUN TestExecWithCloseStdin [2019-11-25T10:23:14.124Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2019-11-25T10:23:14.124Z] === RUN TestRemoveContainerRunning [2019-11-25T10:23:14.598Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-25T10:23:14.894Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-11-25T10:23:14.894Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.50s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.65s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.76s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s) [2019-11-25T10:23:14.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.21s) [2019-11-25T10:23:14.964Z] === RUN TestCgroupNamespacesRun [2019-11-25T10:23:15.162Z] --- PASS: TestExecWithCloseStdin (1.23s) [2019-11-25T10:23:15.162Z] === RUN TestExec [2019-11-25T10:23:15.686Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-11-25T10:23:15.686Z] === RUN TestRemoveInvalidContainer [2019-11-25T10:23:15.686Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-25T10:23:15.686Z] === RUN TestRenameLinkedContainer [2019-11-25T10:23:16.532Z] --- PASS: TestExec (1.05s) [2019-11-25T10:23:16.532Z] === RUN TestExecUser [2019-11-25T10:23:16.868Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2019-11-25T10:23:16.868Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-25T10:23:17.101Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-25T10:23:17.666Z] --- PASS: TestExecUser (1.25s) [2019-11-25T10:23:17.666Z] === RUN TestExportContainerAndImportImage [2019-11-25T10:23:18.316Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-25T10:23:18.597Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-25T10:23:18.598Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2019-11-25T10:23:18.598Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-25T10:23:18.771Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2019-11-25T10:23:18.771Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-25T10:23:19.684Z] --- PASS: TestRenameLinkedContainer (3.50s) [2019-11-25T10:23:19.684Z] === RUN TestRenameStoppedContainer [2019-11-25T10:23:20.050Z] --- PASS: TestRenameStoppedContainer (0.92s) [2019-11-25T10:23:20.050Z] === RUN TestRenameRunningContainerAndReuse [2019-11-25T10:23:20.492Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-11-25T10:23:20.492Z] === RUN TestHealthCheckWorkdir [2019-11-25T10:23:20.615Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-25T10:23:20.675Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-11-25T10:23:20.675Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-25T10:23:21.860Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2019-11-25T10:23:21.860Z] === RUN TestRenameInvalidName [2019-11-25T10:23:21.864Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-25T10:23:21.864Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2019-11-25T10:23:21.864Z] === RUN TestHealthKillContainer [2019-11-25T10:23:21.864Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-25T10:23:22.578Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2019-11-25T10:23:22.578Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-25T10:23:22.795Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-25T10:23:23.101Z] --- PASS: TestRenameInvalidName (0.92s) [2019-11-25T10:23:23.101Z] === RUN TestRenameAnonymousContainer [2019-11-25T10:23:23.725Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-25T10:23:24.480Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2019-11-25T10:23:24.480Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-25T10:23:25.096Z] --- PASS: TestHealthKillContainer (3.10s) [2019-11-25T10:23:25.096Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-25T10:23:25.372Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-25T10:23:25.415Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2019-11-25T10:23:25.415Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-25T10:23:25.661Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-11-25T10:23:25.661Z] === RUN TestIpcModeNone [2019-11-25T10:23:26.351Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-11-25T10:23:26.351Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-25T10:23:26.489Z] --- PASS: TestRenameAnonymousContainer (3.12s) [2019-11-25T10:23:26.489Z] === RUN TestRenameContainerWithSameName [2019-11-25T10:23:26.594Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-25T10:23:26.849Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2019-11-25T10:23:26.849Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-25T10:23:26.851Z] --- PASS: TestIpcModeNone (1.13s) [2019-11-25T10:23:26.851Z] === RUN TestIpcModePrivate [2019-11-25T10:23:27.116Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-25T10:23:27.682Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-25T10:23:27.939Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-25T10:23:28.195Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-25T10:23:28.195Z] --- PASS: TestIpcModePrivate (1.27s) [2019-11-25T10:23:28.195Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2019-11-25T10:23:28.195Z] === RUN TestIpcModeShareable [2019-11-25T10:23:28.259Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s) [2019-11-25T10:23:28.259Z] === RUN TestKernelTCPMemory [2019-11-25T10:23:28.663Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2019-11-25T10:23:28.664Z] === RUN TestResize [2019-11-25T10:23:29.196Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-11-25T10:23:29.196Z] === RUN TestNISDomainname [2019-11-25T10:23:29.446Z] --- PASS: TestResize (0.96s) [2019-11-25T10:23:29.446Z] === RUN TestResizeWithInvalidSize [2019-11-25T10:23:29.565Z] --- PASS: TestIpcModeShareable (1.15s) [2019-11-25T10:23:29.565Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true [2019-11-25T10:23:29.565Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-25T10:23:29.565Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-25T10:23:30.129Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-25T10:23:30.129Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-25T10:23:30.132Z] --- PASS: TestNISDomainname (1.13s) [2019-11-25T10:23:30.132Z] === RUN TestHostnameDnsResolution [2019-11-25T10:23:30.239Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2019-11-25T10:23:30.239Z] === RUN TestResizeWhenContainerNotStarted [2019-11-25T10:23:31.504Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:31.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:31.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:31.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:23:31.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:23:32.023Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-25T10:23:32.034Z] --- PASS: TestHostnameDnsResolution (1.88s) [2019-11-25T10:23:32.034Z] === RUN TestStats [2019-11-25T10:23:32.954Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.81s) [2019-11-25T10:23:32.954Z] === RUN TestAPIIpcModeHost [2019-11-25T10:23:33.885Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-25T10:23:33.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:23:34.143Z] --- PASS: TestAPIIpcModeHost (0.97s) [2019-11-25T10:23:34.143Z] === RUN TestDaemonIpcModeShareable [2019-11-25T10:23:34.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:23:34.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-25T10:23:34.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-25T10:23:34.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-25T10:23:34.400Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-25T10:23:34.569Z] --- PASS: TestStats (2.34s) [2019-11-25T10:23:34.569Z] === RUN TestStopContainerWithTimeout [2019-11-25T10:23:34.569Z] === RUN TestStopContainerWithTimeout/0 [2019-11-25T10:23:34.569Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-25T10:23:34.569Z] === RUN TestStopContainerWithTimeout/1 [2019-11-25T10:23:34.569Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-25T10:23:34.569Z] === RUN TestStopContainerWithTimeout/3 [2019-11-25T10:23:34.569Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-25T10:23:34.569Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-25T10:23:34.569Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-25T10:23:34.569Z] === CONT TestStopContainerWithTimeout/0 [2019-11-25T10:23:34.569Z] === CONT TestStopContainerWithTimeout/3 [2019-11-25T10:23:34.569Z] === CONT TestStopContainerWithTimeout/1 [2019-11-25T10:23:34.569Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-25T10:23:35.770Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-25T10:23:36.027Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2019-11-25T10:23:36.027Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true [2019-11-25T10:23:36.027Z] === RUN TestDaemonIpcModePrivate [2019-11-25T10:23:36.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:23:37.398Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-25T10:23:37.398Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-25T10:23:37.857Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-25T10:23:37.857Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2019-11-25T10:23:37.857Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2019-11-25T10:23:37.857Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2019-11-25T10:23:37.857Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2019-11-25T10:23:37.857Z] === RUN TestDeleteDevicemapper [2019-11-25T10:23:37.857Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-25T10:23:37.857Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-25T10:23:37.857Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-25T10:23:37.964Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-11-25T10:23:37.964Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2019-11-25T10:23:37.964Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-25T10:23:38.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:23:38.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:23:38.895Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-25T10:23:39.459Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-25T10:23:39.717Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2019-11-25T10:23:39.717Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2019-11-25T10:23:39.717Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-25T10:23:39.760Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2019-11-25T10:23:39.760Z] === RUN TestUpdateMemory [2019-11-25T10:23:39.760Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-25T10:23:39.760Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:23:39.760Z] === RUN TestUpdateCPUQuota [2019-11-25T10:23:40.290Z] ......................... [ 67%] [2019-11-25T10:23:40.647Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-25T10:23:40.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:41.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:23:41.578Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-25T10:23:41.784Z] --- PASS: TestUpdateCPUQuota (2.00s) [2019-11-25T10:23:41.784Z] === RUN TestUpdatePidsLimit [2019-11-25T10:23:41.784Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-25T10:23:41.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:41.834Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.20s) [2019-11-25T10:23:41.834Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true [2019-11-25T10:23:41.834Z] === RUN TestIpcModeOlderClient [2019-11-25T10:23:41.834Z] === PAUSE TestIpcModeOlderClient [2019-11-25T10:23:41.834Z] === RUN TestKillContainerInvalidSignal [2019-11-25T10:23:42.094Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-25T10:23:42.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:23:42.351Z] === RUN TestUpdatePidsLimit/no_change [2019-11-25T10:23:42.917Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-25T10:23:43.025Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-11-25T10:23:43.025Z] === RUN TestKillContainer [2019-11-25T10:23:43.025Z] === RUN TestKillContainer/no_signal [2019-11-25T10:23:43.175Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-25T10:23:43.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:23:43.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-25T10:23:43.957Z] === RUN TestKillContainer/non_killing_signal [2019-11-25T10:23:43.957Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-25T10:23:43.999Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-25T10:23:44.523Z] === RUN TestKillContainer/killing_signal [2019-11-25T10:23:44.566Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.04s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-11-25T10:23:45.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s) [2019-11-25T10:23:45.285Z] === RUN TestCgroupNamespacesRun [2019-11-25T10:23:45.453Z] --- PASS: TestKillContainer (2.69s) [2019-11-25T10:23:45.453Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-11-25T10:23:45.453Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2019-11-25T10:23:45.453Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2019-11-25T10:23:45.453Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-25T10:23:45.453Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-25T10:23:45.710Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-25T10:23:46.273Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-25T10:23:46.467Z] --- PASS: TestUpdatePidsLimit (4.56s) [2019-11-25T10:23:46.467Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-11-25T10:23:46.467Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-11-25T10:23:46.467Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-11-25T10:23:46.467Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-11-25T10:23:46.467Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-11-25T10:23:46.467Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-11-25T10:23:46.467Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-11-25T10:23:46.467Z] === RUN TestUpdateRestartPolicy [2019-11-25T10:23:47.077Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-11-25T10:23:47.077Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-25T10:23:47.206Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2019-11-25T10:23:47.206Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2019-11-25T10:23:47.206Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-11-25T10:23:47.206Z] === RUN TestKillStoppedContainer [2019-11-25T10:23:47.206Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-25T10:23:47.206Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-25T10:23:47.463Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-25T10:23:47.463Z] === RUN TestKillDifferentUserContainer [2019-11-25T10:23:48.394Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2019-11-25T10:23:48.394Z] === RUN TestInspectOomKilledTrue [2019-11-25T10:23:48.394Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-25T10:23:48.394Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:23:48.394Z] === RUN TestInspectOomKilledFalse [2019-11-25T10:23:48.394Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-25T10:23:48.394Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:23:48.394Z] === RUN TestLinksEtcHostsContentMatch [2019-11-25T10:23:48.908Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-11-25T10:23:48.908Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-25T10:23:48.957Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-11-25T10:23:48.957Z] === RUN TestLinksContainerNames [2019-11-25T10:23:50.464Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-11-25T10:23:50.464Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-25T10:23:50.849Z] --- PASS: TestLinksContainerNames (1.65s) [2019-11-25T10:23:50.849Z] === RUN TestLogsFollowTailEmpty [2019-11-25T10:23:51.414Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2019-11-25T10:23:51.414Z] === RUN TestContainerNetworkMountsNoChown [2019-11-25T10:23:51.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-25T10:23:52.234Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-25T10:23:52.468Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-11-25T10:23:52.468Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-25T10:23:52.492Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/default [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/default [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/private [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/private [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rprivate [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/slave [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/slave [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rslave [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/shared [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/shared [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rshared [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/default [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/rshared [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/shared [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/rslave [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/slave [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/rprivate [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/private [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-25T10:23:52.492Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:23:52.492Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:23:52.492Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-25T10:23:52.749Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:23:52.749Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:23:52.749Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:23:52.749Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:23:52.749Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-25T10:23:52.749Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:23:52.749Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:23:53.007Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-25T10:23:53.007Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:23:53.007Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:23:53.007Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:23:53.007Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:23:53.007Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-25T10:23:53.007Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-25T10:23:53.263Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.16s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2019-11-25T10:23:53.520Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-25T10:23:53.521Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-25T10:23:53.521Z] === RUN TestContainerBindMountNonRecursive [2019-11-25T10:23:54.277Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2019-11-25T10:23:54.277Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-25T10:23:55.063Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-11-25T10:23:55.063Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-25T10:23:55.863Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2019-11-25T10:23:55.863Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-25T10:23:56.123Z] --- PASS: TestContainerBindMountNonRecursive (2.79s) [2019-11-25T10:23:56.123Z] === RUN TestNetworkNat [2019-11-25T10:23:57.493Z] --- PASS: TestNetworkNat (1.26s) [2019-11-25T10:23:57.493Z] === RUN TestNetworkLocalhostTCPNat [2019-11-25T10:23:57.691Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-11-25T10:23:57.691Z] === RUN TestKernelTCPMemory [2019-11-25T10:23:57.750Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-25T10:23:58.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-25T10:23:58.897Z] --- PASS: TestNetworkLocalhostTCPNat (1.23s) [2019-11-25T10:23:58.897Z] === RUN TestNetworkLoopbackNat [2019-11-25T10:23:58.947Z] --- PASS: TestKernelTCPMemory (0.98s) [2019-11-25T10:23:58.947Z] === RUN TestNISDomainname [2019-11-25T10:24:00.206Z] --- PASS: TestNISDomainname (1.31s) [2019-11-25T10:24:00.206Z] === RUN TestHostnameDnsResolution [2019-11-25T10:24:00.293Z] --- PASS: TestNetworkLoopbackNat (1.38s) [2019-11-25T10:24:00.293Z] === RUN TestPause [2019-11-25T10:24:00.527Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-25T10:24:00.527Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2019-11-25T10:24:00.988Z] ok github.com/docker/docker/api/server/middleware 0.146s coverage: 37.7% of statements [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-25T10:24:00.988Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-25T10:24:01.224Z] --- PASS: TestPause (0.96s) [2019-11-25T10:24:01.224Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-25T10:24:01.224Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-25T10:24:01.224Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-25T10:24:01.224Z] === RUN TestPauseStopPausedContainer [2019-11-25T10:24:01.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-25T10:24:01.339Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2019-11-25T10:24:01.339Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-25T10:24:01.339Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-11-25T10:24:01.339Z] === RUN TestWaitNonBlocked [2019-11-25T10:24:01.339Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:24:01.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:24:01.339Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:24:01.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:24:01.339Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:24:01.339Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:24:01.339Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-25T10:24:01.339Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2019-11-25T10:24:01.339Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2019-11-25T10:24:01.339Z] === RUN TestWaitBlocked [2019-11-25T10:24:01.340Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:24:01.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:24:01.340Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:24:01.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:24:01.340Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:24:01.340Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:24:01.450Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-25T10:24:01.450Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-25T10:24:01.459Z] --- PASS: TestHostnameDnsResolution (1.19s) [2019-11-25T10:24:01.459Z] === RUN TestStats [2019-11-25T10:24:01.788Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-25T10:24:02.045Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2019-11-25T10:24:02.045Z] === RUN TestPsFilter [2019-11-25T10:24:02.274Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-25T10:24:02.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2019-11-25T10:24:02.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2019-11-25T10:24:02.275Z] === CONT TestContainerStartOnDaemonRestart [2019-11-25T10:24:02.275Z] === CONT TestIpcModeOlderClient [2019-11-25T10:24:02.275Z] === CONT TestDaemonRestartIpcMode [2019-11-25T10:24:02.302Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-25T10:24:02.533Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-11-25T10:24:02.559Z] --- PASS: TestPsFilter (0.36s) [2019-11-25T10:24:02.559Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-25T10:24:02.993Z] ok github.com/docker/docker/api/server/router/swarm 0.124s coverage: 4.0% of statements [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-25T10:24:02.993Z] ok github.com/docker/docker/api/types/filters 0.086s coverage: 92.2% of statements [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-25T10:24:02.993Z] ok github.com/docker/docker/api/types/strslice 0.084s coverage: 90.0% of statements [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-25T10:24:02.993Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-25T10:24:03.425Z] --- PASS: TestStats (2.09s) [2019-11-25T10:24:03.425Z] === RUN TestStopContainerWithTimeout [2019-11-25T10:24:03.425Z] === RUN TestStopContainerWithTimeout/0 [2019-11-25T10:24:03.425Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-25T10:24:03.425Z] === RUN TestStopContainerWithTimeout/1 [2019-11-25T10:24:03.425Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-25T10:24:03.425Z] === RUN TestStopContainerWithTimeout/3 [2019-11-25T10:24:03.425Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-25T10:24:03.425Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-25T10:24:03.425Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-25T10:24:03.425Z] === CONT TestStopContainerWithTimeout/0 [2019-11-25T10:24:03.425Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-25T10:24:03.455Z] ok github.com/docker/docker/api/types/time 0.389s coverage: 100.0% of statements [2019-11-25T10:24:03.455Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/builder [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-25T10:24:03.455Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-25T10:24:03.930Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.25s) [2019-11-25T10:24:03.930Z] === RUN TestRemoveContainerWithVolume [2019-11-25T10:24:04.696Z] === CONT TestStopContainerWithTimeout/3 [2019-11-25T10:24:05.303Z] --- PASS: TestRemoveContainerWithVolume (1.38s) [2019-11-25T10:24:05.303Z] === RUN TestRemoveContainerRunning [2019-11-25T10:24:06.233Z] --- PASS: TestRemoveContainerRunning (0.98s) [2019-11-25T10:24:06.233Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-25T10:24:06.475Z] === CONT TestStopContainerWithTimeout/1 [2019-11-25T10:24:06.725Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2019-11-25T10:24:06.725Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2019-11-25T10:24:06.725Z] PASS [2019-11-25T10:24:06.725Z] [2019-11-25T10:24:06.725Z] === Skipped [2019-11-25T10:24:06.725Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-25T10:24:06.725Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:24:06.725Z] [2019-11-25T10:24:06.725Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-25T10:24:06.725Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:24:06.725Z] [2019-11-25T10:24:06.725Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-25T10:24:06.725Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:24:06.725Z] [2019-11-25T10:24:06.725Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-25T10:24:06.725Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-25T10:24:06.725Z] [2019-11-25T10:24:06.725Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-25T10:24:06.725Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-25T10:24:06.725Z] [2019-11-25T10:24:06.725Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-25T10:24:06.725Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:24:06.725Z] [2019-11-25T10:24:06.725Z] [2019-11-25T10:24:06.725Z] DONE 197 tests, 6 skipped in 135.093s [2019-11-25T10:24:06.725Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-25T10:24:06.725Z] ++ 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-11-25T10:24:06.725Z] ++ set -e [2019-11-25T10:24:06.725Z] ++ '[' -n 0 ']' [2019-11-25T10:24:06.725Z] ++ set -x [2019-11-25T10:24:06.725Z] ++ env -i DEST=/go/src/github.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-11-25T10:24:06.725Z] INFO: Testing against a local daemon [2019-11-25T10:24:06.725Z] === RUN TestCommitInheritsEnv [2019-11-25T10:24:07.164Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.10s) [2019-11-25T10:24:07.164Z] === RUN TestRemoveInvalidContainer [2019-11-25T10:24:07.164Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-25T10:24:07.164Z] === RUN TestRenameLinkedContainer [2019-11-25T10:24:07.292Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-11-25T10:24:07.292Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-25T10:24:07.292Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-25T10:24:07.292Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-25T10:24:07.292Z] === RUN TestImagesFilterMultiReference [2019-11-25T10:24:07.292Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-25T10:24:07.292Z] === RUN TestImagePullPlatformInvalid [2019-11-25T10:24:07.292Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-25T10:24:07.292Z] === RUN TestRemoveImageOrphaning [2019-11-25T10:24:07.858Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-11-25T10:24:07.858Z] === RUN TestRemoveImageGarbageCollector [2019-11-25T10:24:07.858Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-25T10:24:07.858Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:24:07.858Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-25T10:24:07.858Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-25T10:24:07.858Z] === RUN TestTagInvalidReference [2019-11-25T10:24:07.858Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-25T10:24:07.858Z] === RUN TestTagValidPrefixedRepo [2019-11-25T10:24:07.858Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-25T10:24:07.858Z] === RUN TestTagExistedNameWithoutForce [2019-11-25T10:24:07.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-25T10:24:08.117Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-25T10:24:08.117Z] === RUN TestTagOfficialNames [2019-11-25T10:24:08.117Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-25T10:24:08.117Z] === RUN TestTagMatchesDigest [2019-11-25T10:24:08.117Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-25T10:24:08.117Z] PASS [2019-11-25T10:24:08.117Z] [2019-11-25T10:24:08.117Z] === Skipped [2019-11-25T10:24:08.117Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-25T10:24:08.117Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-25T10:24:08.117Z] [2019-11-25T10:24:08.117Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-25T10:24:08.117Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:24:08.117Z] [2019-11-25T10:24:08.117Z] [2019-11-25T10:24:08.117Z] DONE 12 tests, 2 skipped in 1.823s [2019-11-25T10:24:08.117Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-25T10:24:08.117Z] ++ 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-11-25T10:24:08.117Z] ++ set -e [2019-11-25T10:24:08.117Z] ++ '[' -n 0 ']' [2019-11-25T10:24:08.117Z] ++ set -x [2019-11-25T10:24:08.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:24:08.376Z] INFO: Testing against a local daemon [2019-11-25T10:24:08.376Z] === RUN TestNetworkCreateDelete [2019-11-25T10:24:08.634Z] --- PASS: TestNetworkCreateDelete (0.41s) [2019-11-25T10:24:08.634Z] === RUN TestDockerNetworkDeletePreferID [2019-11-25T10:24:08.894Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-25T10:24:08.894Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2019-11-25T10:24:08.894Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2019-11-25T10:24:08.894Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2019-11-25T10:24:08.894Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2019-11-25T10:24:08.894Z] === RUN TestDeleteDevicemapper [2019-11-25T10:24:08.894Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-25T10:24:08.894Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-25T10:24:08.894Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-25T10:24:09.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-25T10:24:09.260Z] ok github.com/docker/docker/builder/dockerfile 0.403s coverage: 46.3% of statements [2019-11-25T10:24:09.260Z] ok github.com/docker/docker/builder/dockerignore 0.249s coverage: 96.8% of statements [2019-11-25T10:24:09.260Z] ok github.com/docker/docker/builder/remotecontext 0.636s coverage: 9.2% of statements [2019-11-25T10:24:10.010Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2019-11-25T10:24:10.010Z] === RUN TestInspectNetwork [2019-11-25T10:24:10.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-25T10:24:11.333Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2019-11-25T10:24:11.333Z] === RUN TestUpdateMemory [2019-11-25T10:24:11.333Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-25T10:24:11.333Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:24:11.333Z] === RUN TestUpdateCPUQuota [2019-11-25T10:24:12.422Z] --- PASS: TestRenameLinkedContainer (5.09s) [2019-11-25T10:24:12.422Z] === RUN TestRenameStoppedContainer [2019-11-25T10:24:13.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-25T10:24:13.131Z] --- PASS: TestUpdateCPUQuota (1.73s) [2019-11-25T10:24:13.131Z] === RUN TestUpdatePidsLimit [2019-11-25T10:24:13.131Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-25T10:24:13.354Z] --- PASS: TestRenameStoppedContainer (1.01s) [2019-11-25T10:24:13.354Z] === RUN TestRenameRunningContainerAndReuse [2019-11-25T10:24:13.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-25T10:24:13.526Z] === RUN TestUpdatePidsLimit/no_change [2019-11-25T10:24:13.526Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-25T10:24:13.612Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-25T10:24:14.362Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-25T10:24:14.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-25T10:24:14.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-25T10:24:15.213Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-25T10:24:15.545Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-25T10:24:15.545Z] --- PASS: TestRenameRunningContainerAndReuse (2.22s) [2019-11-25T10:24:15.545Z] === RUN TestRenameInvalidName [2019-11-25T10:24:15.617Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-25T10:24:16.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-25T10:24:16.570Z] === RUN TestInspectNetwork/full_network_id [2019-11-25T10:24:16.570Z] === RUN TestInspectNetwork/partial_network_id [2019-11-25T10:24:16.570Z] === RUN TestInspectNetwork/network_name [2019-11-25T10:24:16.570Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-25T10:24:16.916Z] --- PASS: TestRenameInvalidName (1.07s) [2019-11-25T10:24:16.916Z] === RUN TestRenameAnonymousContainer [2019-11-25T10:24:17.173Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-25T10:24:17.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-25T10:24:17.491Z] --- PASS: TestUpdatePidsLimit (4.32s) [2019-11-25T10:24:17.492Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-11-25T10:24:17.492Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-11-25T10:24:17.492Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-11-25T10:24:17.492Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-11-25T10:24:17.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-11-25T10:24:17.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-11-25T10:24:17.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-11-25T10:24:17.492Z] === RUN TestUpdateRestartPolicy [2019-11-25T10:24:18.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-25T10:24:18.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-25T10:24:20.703Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-25T10:24:20.883Z] --- PASS: TestRenameAnonymousContainer (4.15s) [2019-11-25T10:24:20.884Z] === RUN TestRenameContainerWithSameName [2019-11-25T10:24:21.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-25T10:24:21.815Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-25T10:24:21.834Z] --- PASS: TestInspectNetwork (11.07s) [2019-11-25T10:24:21.834Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-25T10:24:21.834Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-25T10:24:21.834Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-25T10:24:21.834Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-25T10:24:21.834Z] === RUN TestRunContainerWithBridgeNone [2019-11-25T10:24:22.073Z] --- PASS: TestRenameContainerWithSameName (1.30s) [2019-11-25T10:24:22.073Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-25T10:24:23.739Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-11-25T10:24:23.739Z] === RUN TestNetworkInvalidJSON [2019-11-25T10:24:23.739Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-25T10:24:23.739Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-25T10:24:23.739Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:24:23.739Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:24:23.739Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:24:23.739Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:24:23.739Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-25T10:24:23.739Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:24:23.739Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:24:23.739Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-25T10:24:23.739Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-25T10:24:23.739Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-25T10:24:23.739Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-25T10:24:23.739Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-25T10:24:23.971Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2019-11-25T10:24:23.971Z] === RUN TestResize [2019-11-25T10:24:24.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-25T10:24:24.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-25T10:24:25.160Z] --- PASS: TestResize (1.20s) [2019-11-25T10:24:25.160Z] === RUN TestResizeWithInvalidSize [2019-11-25T10:24:25.641Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s) [2019-11-25T10:24:25.641Z] === RUN TestDaemonDefaultNetworkPools [2019-11-25T10:24:26.530Z] --- PASS: TestResizeWithInvalidSize (1.10s) [2019-11-25T10:24:26.530Z] === RUN TestResizeWhenContainerNotStarted [2019-11-25T10:24:26.576Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s) [2019-11-25T10:24:26.576Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-25T10:24:27.094Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:24:27.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:24:27.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:24:27.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:24:27.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:24:27.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-25T10:24:27.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-25T10:24:28.478Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2019-11-25T10:24:28.478Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-25T10:24:29.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:24:30.131Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-25T10:24:30.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-25T10:24:30.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-25T10:24:31.010Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2019-11-25T10:24:31.010Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-25T10:24:31.030Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2019-11-25T10:24:31.030Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-25T10:24:31.030Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2019-11-25T10:24:31.030Z] === RUN TestWaitNonBlocked [2019-11-25T10:24:31.030Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:24:31.030Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:24:31.030Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:24:31.030Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:24:31.030Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:24:31.030Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:24:31.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:24:31.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:24:31.576Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2019-11-25T10:24:31.576Z] === RUN TestServiceWithPredefinedNetwork [2019-11-25T10:24:32.277Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-25T10:24:32.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2019-11-25T10:24:32.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2019-11-25T10:24:32.277Z] === RUN TestWaitBlocked [2019-11-25T10:24:32.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:24:32.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:24:32.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:24:32.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:24:32.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:24:32.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:24:32.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:24:32.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:24:33.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-25T10:24:33.538Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-25T10:24:33.538Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2019-11-25T10:24:33.538Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2019-11-25T10:24:33.538Z] === CONT TestContainerStartOnDaemonRestart [2019-11-25T10:24:33.538Z] === CONT TestIpcModeOlderClient [2019-11-25T10:24:33.538Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-25T10:24:33.538Z] === CONT TestDaemonRestartIpcMode [2019-11-25T10:24:33.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-25T10:24:34.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-25T10:24:34.862Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2019-11-25T10:24:34.862Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-25T10:24:34.862Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:24:34.862Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:24:34.862Z] === RUN TestServiceWithDataPathPortInit [2019-11-25T10:24:35.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-25T10:24:35.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-25T10:24:35.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:24:35.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:24:36.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-25T10:24:36.957Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2019-11-25T10:24:37.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-25T10:24:37.740Z] --- PASS: TestDaemonRestartIpcMode (4.35s) [2019-11-25T10:24:37.740Z] PASS [2019-11-25T10:24:37.740Z] [2019-11-25T10:24:37.740Z] === Skipped [2019-11-25T10:24:37.740Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-25T10:24:37.740Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:24:37.740Z] [2019-11-25T10:24:37.740Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-25T10:24:37.740Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:24:37.740Z] [2019-11-25T10:24:37.740Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-25T10:24:37.740Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:24:37.740Z] [2019-11-25T10:24:37.740Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-25T10:24:37.740Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-25T10:24:37.740Z] [2019-11-25T10:24:37.740Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-25T10:24:37.740Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-25T10:24:37.740Z] [2019-11-25T10:24:37.740Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-25T10:24:37.740Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:24:37.740Z] [2019-11-25T10:24:37.740Z] [2019-11-25T10:24:37.740Z] DONE 197 tests, 6 skipped in 140.028s [2019-11-25T10:24:37.740Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-25T10:24:37.740Z] ++ 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-11-25T10:24:37.740Z] ++ set -e [2019-11-25T10:24:37.740Z] ++ '[' -n 0 ']' [2019-11-25T10:24:37.740Z] ++ set -x [2019-11-25T10:24:37.740Z] ++ env -i DEST=/go/src/github.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-11-25T10:24:38.110Z] INFO: Testing against a local daemon [2019-11-25T10:24:38.110Z] === RUN TestCommitInheritsEnv [2019-11-25T10:24:38.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:24:38.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-25T10:24:38.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-25T10:24:38.473Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-11-25T10:24:38.474Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-25T10:24:38.474Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-25T10:24:38.474Z] === RUN TestImagesFilterMultiReference [2019-11-25T10:24:38.474Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-11-25T10:24:38.474Z] === RUN TestImagePullPlatformInvalid [2019-11-25T10:24:38.474Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-25T10:24:38.474Z] === RUN TestRemoveImageOrphaning [2019-11-25T10:24:38.757Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-25T10:24:38.757Z] tests/integration/client_test.py ..... [ 75%] [2019-11-25T10:24:38.757Z] tests/integration/errors_test.py . [ 76%] [2019-11-25T10:24:39.246Z] ok github.com/docker/docker/builder/remotecontext/git 32.432s coverage: 85.1% of statements [2019-11-25T10:24:39.246Z] ? github.com/docker/docker/cli [no test files] [2019-11-25T10:24:39.246Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-25T10:24:39.246Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2019-11-25T10:24:39.246Z] ok github.com/docker/docker/client 0.458s coverage: 75.3% of statements [2019-11-25T10:24:39.259Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-25T10:24:39.259Z] Using test binary docker [2019-11-25T10:24:39.259Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-25T10:24:39.259Z] +++ /etc/init.d/apparmor start [2019-11-25T10:24:39.259Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-25T10:24:39.259Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-25T10:24:39.259Z] Warning failed to create cache: (null) [2019-11-25T10:24:39.259Z] . [2019-11-25T10:24:39.259Z] INFO: Waiting for daemon to start... [2019-11-25T10:24:39.259Z] Starting dockerd [2019-11-25T10:24:39.259Z] +++ 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-11-25T10:24:39.277Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2019-11-25T10:24:39.277Z] === RUN TestRemoveImageGarbageCollector [2019-11-25T10:24:39.277Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-25T10:24:39.277Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:24:39.277Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-25T10:24:39.277Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-11-25T10:24:39.277Z] === RUN TestTagInvalidReference [2019-11-25T10:24:39.277Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-25T10:24:39.277Z] === RUN TestTagValidPrefixedRepo [2019-11-25T10:24:39.277Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-25T10:24:39.277Z] === RUN TestTagExistedNameWithoutForce [2019-11-25T10:24:39.277Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-25T10:24:39.277Z] === RUN TestTagOfficialNames [2019-11-25T10:24:39.277Z] --- PASS: TestTagOfficialNames (0.04s) [2019-11-25T10:24:39.277Z] === RUN TestTagMatchesDigest [2019-11-25T10:24:39.277Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-25T10:24:39.277Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-25T10:24:39.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:24:41.543Z] . [2019-11-25T10:24:41.543Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-25T10:24:41.543Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-25T10:24:41.543Z] Error: No such image: emptyfs [2019-11-25T10:24:41.543Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-25T10:24:41.543Z] ++++ docker load [2019-11-25T10:24:41.543Z] Running integration-test (iteration 1) [2019-11-25T10:24:41.543Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-25T10:24:41.543Z] ++ 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-11-25T10:24:41.543Z] ++ set -e [2019-11-25T10:24:41.543Z] ++ '[' -n 0 ']' [2019-11-25T10:24:41.543Z] ++ set -x [2019-11-25T10:24:41.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:24:41.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-25T10:24:41.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.92s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.65s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.99s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2019-11-25T10:24:44.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2019-11-25T10:24:44.237Z] === RUN TestCgroupNamespacesRun [2019-11-25T10:24:44.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-25T10:24:46.133Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2019-11-25T10:24:46.133Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-25T10:24:46.350Z] ok github.com/docker/docker/cmd/dockerd 0.611s coverage: 19.0% of statements [2019-11-25T10:24:47.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-25T10:24:47.899Z] ok github.com/docker/docker/container 0.501s coverage: 42.2% of statements [2019-11-25T10:24:47.899Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-25T10:24:47.899Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-25T10:24:47.899Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-25T10:24:47.899Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-25T10:24:48.439Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.27s) [2019-11-25T10:24:48.439Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-25T10:24:49.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-25T10:24:49.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-25T10:24:50.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s) [2019-11-25T10:24:50.631Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-25T10:24:52.530Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2019-11-25T10:24:52.530Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-25T10:24:52.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-25T10:24:53.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-25T10:24:54.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-25T10:24:54.283Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2019-11-25T10:24:54.283Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-25T10:24:55.215Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2019-11-25T10:24:55.215Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-25T10:24:56.146Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-11-25T10:24:56.146Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-25T10:24:56.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-25T10:24:56.788Z] --- PASS: TestServiceWithDataPathPortInit (19.65s) [2019-11-25T10:24:56.788Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-25T10:24:57.532Z] Loaded image: buildpack-deps:jessie [2019-11-25T10:24:57.532Z] Loaded image: busybox:latest [2019-11-25T10:24:57.532Z] Loaded image: busybox:glibc [2019-11-25T10:24:57.532Z] Loaded image: debian:jessie [2019-11-25T10:24:57.532Z] Loaded image: hello-world:latest [2019-11-25T10:24:57.532Z] INFO: Testing against a local daemon [2019-11-25T10:24:57.532Z] === RUN TestCgroupNamespacesBuild [2019-11-25T10:24:57.532Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2019-11-25T10:24:57.532Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-25T10:24:58.081Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2019-11-25T10:24:58.081Z] === RUN TestKernelTCPMemory [2019-11-25T10:24:59.012Z] --- PASS: TestKernelTCPMemory (1.19s) [2019-11-25T10:24:59.012Z] === RUN TestNISDomainname [2019-11-25T10:24:59.215Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2019-11-25T10:24:59.215Z] === RUN TestBuildWithSession [2019-11-25T10:24:59.215Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-25T10:24:59.215Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:24:59.215Z] === RUN TestBuildSquashParent [2019-11-25T10:24:59.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-25T10:24:59.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-25T10:24:59.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-25T10:25:00.873Z] --- PASS: TestNISDomainname (1.61s) [2019-11-25T10:25:00.873Z] === RUN TestHostnameDnsResolution [2019-11-25T10:25:02.771Z] --- PASS: TestHostnameDnsResolution (1.68s) [2019-11-25T10:25:02.771Z] === RUN TestStats [2019-11-25T10:25:04.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-25T10:25:04.899Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.88s) [2019-11-25T10:25:04.899Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7e3yfgjyox9d8svdmmhdiu0my Created:2019-11-25 10:24:56.121483492 +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[b553aa5eb93900fd23c3dfa6d9e08ce841a3828e2f14fa1aa9294cbc1f2f1ee9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rchgxnkgsr5pqrkf8afo24voc EndpointID:b5bc32f510c27b50b9c67fe489c468e93c6d1eec22833f938d224c1173d3e738 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:87040f1df8149f1fc5d7b722350a83a5adbe0ebfa7e1f6ff5256db866c3b3011 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:d7134d849d9d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rchgxnkgsr5pqrkf8afo24voc EndpointID:b5bc32f510c27b50b9c67fe489c468e93c6d1eec22833f938d224c1173d3e738 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-25T10:25:04.899Z] PASS [2019-11-25T10:25:04.899Z] [2019-11-25T10:25:04.899Z] === Skipped [2019-11-25T10:25:04.899Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:25:04.899Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:25:04.899Z] [2019-11-25T10:25:04.899Z] [2019-11-25T10:25:04.899Z] DONE 21 tests, 1 skipped in 56.236s [2019-11-25T10:25:04.899Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-25T10:25:04.899Z] ++ 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-11-25T10:25:04.899Z] ++ set -e [2019-11-25T10:25:04.899Z] ++ '[' -n 0 ']' [2019-11-25T10:25:04.899Z] ++ set -x [2019-11-25T10:25:04.899Z] ++ env -i DEST=/go/src/github.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-11-25T10:25:04.899Z] INFO: Testing against a local daemon [2019-11-25T10:25:04.899Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-25T10:25:04.899Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-25T10:25:04.899Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:25:04.899Z] === RUN TestDockerNetworkIpvlan [2019-11-25T10:25:04.899Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-25T10:25:04.899Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:25:04.899Z] PASS [2019-11-25T10:25:04.899Z] [2019-11-25T10:25:04.899Z] === Skipped [2019-11-25T10:25:04.899Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-25T10:25:04.899Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:25:04.899Z] [2019-11-25T10:25:04.899Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-25T10:25:04.899Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:25:04.899Z] [2019-11-25T10:25:04.899Z] [2019-11-25T10:25:04.899Z] DONE 2 tests, 2 skipped in 0.176s [2019-11-25T10:25:04.899Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-25T10:25:04.899Z] ++ 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-11-25T10:25:04.899Z] ++ set -e [2019-11-25T10:25:04.899Z] ++ '[' -n 0 ']' [2019-11-25T10:25:04.899Z] ++ set -x [2019-11-25T10:25:04.899Z] ++ env -i DEST=/go/src/github.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-11-25T10:25:04.899Z] INFO: Testing against a local daemon [2019-11-25T10:25:04.899Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-25T10:25:05.070Z] --- PASS: TestStats (2.63s) [2019-11-25T10:25:05.070Z] === RUN TestStopContainerWithTimeout [2019-11-25T10:25:05.070Z] === RUN TestStopContainerWithTimeout/0 [2019-11-25T10:25:05.070Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-25T10:25:05.070Z] === RUN TestStopContainerWithTimeout/1 [2019-11-25T10:25:05.070Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-25T10:25:05.070Z] === RUN TestStopContainerWithTimeout/3 [2019-11-25T10:25:05.070Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-25T10:25:05.070Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-25T10:25:05.070Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-25T10:25:05.070Z] === CONT TestStopContainerWithTimeout/0 [2019-11-25T10:25:05.070Z] === CONT TestStopContainerWithTimeout/3 [2019-11-25T10:25:05.188Z] --- PASS: TestBuildSquashParent (5.37s) [2019-11-25T10:25:05.188Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-25T10:25:05.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:25:05.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:25:05.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:25:05.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:25:05.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:25:05.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:25:05.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:25:05.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:25:05.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:25:05.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:25:05.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:25:05.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:25:05.188Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-25T10:25:05.188Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-25T10:25:05.188Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-25T10:25:05.188Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-25T10:25:06.440Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-25T10:25:06.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-25T10:25:06.802Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2019-11-25T10:25:06.802Z] === RUN TestDockerNetworkMacvlan [2019-11-25T10:25:07.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-25T10:25:07.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-25T10:25:08.181Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-25T10:25:08.593Z] === CONT TestStopContainerWithTimeout/1 [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon 3.386s coverage: 9.2% of statements [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon/cluster 1.402s coverage: 0.5% of statements [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.276s coverage: 65.3% of statements [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon/cluster/convert 0.568s coverage: 35.8% of statements [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.106s coverage: 10.9% of statements [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon/config 0.977s coverage: 80.1% of statements [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon/discovery 0.238s coverage: 30.0% of statements [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon/events 0.327s coverage: 50.0% of statements [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-25T10:25:09.030Z] ok github.com/docker/docker/daemon/graphdriver 0.170s coverage: 2.3% of statements [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-25T10:25:09.030Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-25T10:25:09.125Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-25T10:25:09.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-25T10:25:09.788Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-11-25T10:25:09.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2019-11-25T10:25:09.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2019-11-25T10:25:09.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s) [2019-11-25T10:25:09.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2019-11-25T10:25:09.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2019-11-25T10:25:09.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2019-11-25T10:25:09.789Z] === RUN TestBuildMultiStageCopy [2019-11-25T10:25:09.789Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-25T10:25:10.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-25T10:25:10.344Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-25T10:25:10.344Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-11-25T10:25:10.344Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2019-11-25T10:25:10.344Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2019-11-25T10:25:10.344Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2019-11-25T10:25:10.344Z] === RUN TestDeleteDevicemapper [2019-11-25T10:25:10.344Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-25T10:25:10.344Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-25T10:25:10.344Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-25T10:25:10.500Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-25T10:25:10.574Z] ok github.com/docker/docker/daemon/images 0.381s coverage: 4.9% of statements [2019-11-25T10:25:10.574Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-25T10:25:10.574Z] ok github.com/docker/docker/daemon/links 0.071s coverage: 93.0% of statements [2019-11-25T10:25:10.574Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-25T10:25:10.574Z] ok github.com/docker/docker/daemon/logger 0.446s coverage: 43.0% of statements [2019-11-25T10:25:11.035Z] ok github.com/docker/docker/daemon/logger/awslogs 0.798s coverage: 77.4% of statements [2019-11-25T10:25:11.035Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-25T10:25:11.035Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-25T10:25:11.035Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-25T10:25:11.035Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-25T10:25:11.035Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-25T10:25:11.497Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.528s coverage: 62.1% of statements [2019-11-25T10:25:11.497Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.321s coverage: 88.3% of statements [2019-11-25T10:25:12.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-25T10:25:12.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-25T10:25:12.440Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-25T10:25:12.775Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-25T10:25:12.882Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-25T10:25:13.446Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2019-11-25T10:25:13.446Z] === RUN TestUpdateMemory [2019-11-25T10:25:13.446Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-25T10:25:13.446Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:25:13.446Z] === RUN TestUpdateCPUQuota [2019-11-25T10:25:13.498Z] --- PASS: TestBuildMultiStageCopy (3.41s) [2019-11-25T10:25:13.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2019-11-25T10:25:13.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-11-25T10:25:13.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-11-25T10:25:13.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-11-25T10:25:13.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2019-11-25T10:25:13.498Z] === RUN TestBuildMultiStageParentConfig [2019-11-25T10:25:13.684Z] ok github.com/docker/docker/daemon/logger/local 0.363s coverage: 74.7% of statements [2019-11-25T10:25:13.684Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-25T10:25:13.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-25T10:25:13.784Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-25T10:25:13.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-25T10:25:14.145Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.351s coverage: 21.4% of statements [2019-11-25T10:25:14.219Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-11-25T10:25:14.219Z] === RUN TestBuildLabelWithTargets [2019-11-25T10:25:15.858Z] --- PASS: TestUpdateCPUQuota (2.13s) [2019-11-25T10:25:15.858Z] === RUN TestUpdatePidsLimit [2019-11-25T10:25:15.858Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-25T10:25:15.901Z] --- PASS: TestBuildLabelWithTargets (1.48s) [2019-11-25T10:25:15.901Z] === RUN TestBuildWithEmptyLayers [2019-11-25T10:25:16.114Z] === RUN TestUpdatePidsLimit/no_change [2019-11-25T10:25:16.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-25T10:25:16.334Z] ok github.com/docker/docker/daemon/logger/splunk 2.168s coverage: 82.5% of statements [2019-11-25T10:25:16.334Z] ok github.com/docker/docker/daemon/logger/syslog 0.273s coverage: 47.8% of statements [2019-11-25T10:25:16.334Z] ok github.com/docker/docker/daemon/logger/templates 0.085s coverage: 8.3% of statements [2019-11-25T10:25:16.334Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-25T10:25:16.334Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-25T10:25:16.334Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-25T10:25:16.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-25T10:25:16.623Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-11-25T10:25:16.623Z] === RUN TestBuildMultiStageOnBuild [2019-11-25T10:25:16.628Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-25T10:25:17.193Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-25T10:25:17.757Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-25T10:25:18.320Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-25T10:25:18.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-25T10:25:18.587Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-25T10:25:18.885Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-25T10:25:18.911Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2019-11-25T10:25:18.911Z] === RUN TestBuildUncleanTarFilenames [2019-11-25T10:25:19.052Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-25T10:25:19.251Z] ok github.com/docker/docker/distribution 1.392s coverage: 20.3% of statements [2019-11-25T10:25:19.714Z] ok github.com/docker/docker/distribution/metadata 1.436s coverage: 48.2% of statements [2019-11-25T10:25:19.714Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-25T10:25:19.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-25T10:25:20.085Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-11-25T10:25:20.085Z] === RUN TestBuildMultiStageLayerLeak [2019-11-25T10:25:20.687Z] ok github.com/docker/docker/distribution/xfer 2.635s coverage: 76.8% of statements [2019-11-25T10:25:20.687Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-25T10:25:20.687Z] ok github.com/docker/docker/errdefs 0.157s coverage: 49.4% of statements [2019-11-25T10:25:20.746Z] --- PASS: TestUpdatePidsLimit (5.10s) [2019-11-25T10:25:20.746Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) [2019-11-25T10:25:20.746Z] --- PASS: TestUpdatePidsLimit/no_change (0.52s) [2019-11-25T10:25:20.746Z] --- PASS: TestUpdatePidsLimit/update_lower (0.60s) [2019-11-25T10:25:20.746Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.58s) [2019-11-25T10:25:20.746Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.56s) [2019-11-25T10:25:20.746Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2019-11-25T10:25:20.746Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-11-25T10:25:20.746Z] === RUN TestUpdateRestartPolicy [2019-11-25T10:25:22.417Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2019-11-25T10:25:22.417Z] === RUN TestBuildWithHugeFile [2019-11-25T10:25:22.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-25T10:25:23.603Z] ok github.com/docker/docker/image 1.646s coverage: 86.4% of statements [2019-11-25T10:25:23.603Z] ok github.com/docker/docker/image/cache 0.585s coverage: 19.2% of statements [2019-11-25T10:25:23.603Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-25T10:25:23.603Z] ok github.com/docker/docker/image/v1 0.601s coverage: 25.0% of statements [2019-11-25T10:25:23.603Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-25T10:25:25.614Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-25T10:25:25.795Z] ok github.com/docker/docker/layer 0.476s coverage: 30.0% of statements [2019-11-25T10:25:25.795Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-25T10:25:25.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-25T10:25:26.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-25T10:25:26.989Z] --- PASS: TestDockerNetworkMacvlan (20.11s) [2019-11-25T10:25:26.989Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2019-11-25T10:25:26.989Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2019-11-25T10:25:26.989Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2019-11-25T10:25:26.989Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s) [2019-11-25T10:25:26.989Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.94s) [2019-11-25T10:25:26.989Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2019-11-25T10:25:26.989Z] PASS [2019-11-25T10:25:26.989Z] [2019-11-25T10:25:26.989Z] DONE 8 tests in 22.322s [2019-11-25T10:25:26.989Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-25T10:25:26.989Z] ++ 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-11-25T10:25:26.989Z] ++ set -e [2019-11-25T10:25:26.989Z] ++ '[' -n 0 ']' [2019-11-25T10:25:26.989Z] ++ set -x [2019-11-25T10:25:26.990Z] ++ env -i DEST=/go/src/github.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-11-25T10:25:26.990Z] testing: warning: no tests to run [2019-11-25T10:25:26.990Z] PASS [2019-11-25T10:25:26.990Z] [2019-11-25T10:25:26.990Z] DONE 0 tests in 0.033s [2019-11-25T10:25:26.990Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-25T10:25:26.990Z] ++ 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-11-25T10:25:26.990Z] ++ set -e [2019-11-25T10:25:26.990Z] ++ '[' -n 0 ']' [2019-11-25T10:25:26.990Z] ++ set -x [2019-11-25T10:25:26.990Z] ++ env -i DEST=/go/src/github.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-11-25T10:25:27.248Z] INFO: Testing against a local daemon [2019-11-25T10:25:27.248Z] === RUN TestAuthZPluginAllowRequest [2019-11-25T10:25:27.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-25T10:25:27.982Z] ok github.com/docker/docker/libcontainerd/local 0.368s coverage: 1.0% of statements [2019-11-25T10:25:27.982Z] ok github.com/docker/docker/libcontainerd/queue 0.156s coverage: 100.0% of statements [2019-11-25T10:25:27.982Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-25T10:25:27.982Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-25T10:25:27.983Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-25T10:25:27.983Z] ? github.com/docker/docker/oci [no test files] [2019-11-25T10:25:27.983Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-25T10:25:27.983Z] ok github.com/docker/docker/opts 0.266s coverage: 67.3% of statements [2019-11-25T10:25:27.983Z] ok github.com/docker/docker/pkg/aaparser 0.063s coverage: 50.0% of statements [2019-11-25T10:25:28.777Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-25T10:25:29.151Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2019-11-25T10:25:29.151Z] === RUN TestAuthZPluginTLS [2019-11-25T10:25:29.707Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-25T10:25:29.717Z] --- PASS: TestAuthZPluginTLS (0.74s) [2019-11-25T10:25:29.717Z] === RUN TestAuthZPluginDenyRequest [2019-11-25T10:25:30.271Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-25T10:25:30.652Z] --- PASS: TestAuthZPluginDenyRequest (0.69s) [2019-11-25T10:25:30.652Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-25T10:25:31.219Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.71s) [2019-11-25T10:25:31.219Z] === RUN TestAuthZPluginDenyResponse [2019-11-25T10:25:31.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-25T10:25:31.786Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2019-11-25T10:25:31.786Z] === RUN TestAuthZPluginAllowEventStream [2019-11-25T10:25:33.689Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2019-11-25T10:25:33.689Z] === RUN TestAuthZPluginErrorResponse [2019-11-25T10:25:34.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-25T10:25:34.165Z] --- PASS: TestUpdateRestartPolicy (13.47s) [2019-11-25T10:25:34.165Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-25T10:25:34.259Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2019-11-25T10:25:34.259Z] === RUN TestAuthZPluginErrorRequest [2019-11-25T10:25:35.102Z] --- PASS: TestUpdateRestartWithAutoRemove (1.07s) [2019-11-25T10:25:35.102Z] === RUN TestWaitNonBlocked [2019-11-25T10:25:35.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:25:35.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:25:35.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:25:35.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:25:35.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:25:35.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:25:35.193Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2019-11-25T10:25:35.193Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-25T10:25:35.761Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2019-11-25T10:25:35.761Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-25T10:25:36.471Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-25T10:25:36.471Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2019-11-25T10:25:36.471Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2019-11-25T10:25:36.471Z] === RUN TestWaitBlocked [2019-11-25T10:25:36.471Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:25:36.471Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:25:36.471Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:25:36.471Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:25:36.471Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:25:36.471Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:25:36.727Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-25T10:25:37.659Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-25T10:25:37.916Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-25T10:25:37.916Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2019-11-25T10:25:37.916Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.57s) [2019-11-25T10:25:37.916Z] === CONT TestContainerStartOnDaemonRestart [2019-11-25T10:25:37.916Z] === CONT TestIpcModeOlderClient [2019-11-25T10:25:38.174Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-25T10:25:38.174Z] === CONT TestDaemonRestartIpcMode [2019-11-25T10:25:38.293Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2019-11-25T10:25:38.293Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-25T10:25:38.739Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-25T10:25:39.475Z] ......... [ 85%] [2019-11-25T10:25:39.673Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-25T10:25:40.604Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-25T10:25:40.828Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2019-11-25T10:25:40.828Z] === RUN TestAuthZPluginHeader [2019-11-25T10:25:41.394Z] --- PASS: TestAuthZPluginHeader (0.99s) [2019-11-25T10:25:41.394Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-25T10:25:41.394Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-25T10:25:41.394Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:25:41.394Z] === RUN TestAuthZPluginV2Disable [2019-11-25T10:25:41.394Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-25T10:25:41.394Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:25:41.394Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-25T10:25:41.394Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-25T10:25:41.394Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:25:41.394Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-25T10:25:41.394Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-25T10:25:41.394Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:25:41.394Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-25T10:25:41.535Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-25T10:25:42.100Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2019-11-25T10:25:42.664Z] --- PASS: TestDaemonRestartIpcMode (4.62s) [2019-11-25T10:25:42.664Z] PASS [2019-11-25T10:25:42.664Z] [2019-11-25T10:25:42.664Z] === Skipped [2019-11-25T10:25:42.664Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-25T10:25:42.664Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:25:42.664Z] [2019-11-25T10:25:42.664Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-25T10:25:42.664Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:25:42.664Z] [2019-11-25T10:25:42.664Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-25T10:25:42.664Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:25:42.664Z] [2019-11-25T10:25:42.664Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-25T10:25:42.664Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-25T10:25:42.664Z] [2019-11-25T10:25:42.664Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-25T10:25:42.664Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-25T10:25:42.664Z] [2019-11-25T10:25:42.664Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-25T10:25:42.664Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:25:42.664Z] [2019-11-25T10:25:42.664Z] [2019-11-25T10:25:42.664Z] DONE 197 tests, 6 skipped in 159.634s [2019-11-25T10:25:42.921Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-25T10:25:42.921Z] ++ 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-11-25T10:25:42.921Z] ++ set -e [2019-11-25T10:25:42.921Z] ++ '[' -n 0 ']' [2019-11-25T10:25:42.921Z] ++ set -x [2019-11-25T10:25:42.921Z] ++ env -i DEST=/go/src/github.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-11-25T10:25:43.178Z] INFO: Testing against a local daemon [2019-11-25T10:25:43.178Z] === RUN TestCommitInheritsEnv [2019-11-25T10:25:43.437Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-25T10:25:43.695Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-11-25T10:25:43.695Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-25T10:25:43.695Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-25T10:25:43.695Z] === RUN TestImagesFilterMultiReference [2019-11-25T10:25:43.695Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2019-11-25T10:25:43.695Z] === RUN TestImagePullPlatformInvalid [2019-11-25T10:25:43.695Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-25T10:25:43.695Z] === RUN TestRemoveImageOrphaning [2019-11-25T10:25:44.258Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-11-25T10:25:44.258Z] === RUN TestRemoveImageGarbageCollector [2019-11-25T10:25:45.487Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-25T10:25:46.787Z] --- PASS: TestRemoveImageGarbageCollector (2.16s) [2019-11-25T10:25:46.787Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-25T10:25:46.787Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-25T10:25:46.787Z] === RUN TestTagInvalidReference [2019-11-25T10:25:46.787Z] --- PASS: TestTagInvalidReference (0.01s) [2019-11-25T10:25:46.787Z] === RUN TestTagValidPrefixedRepo [2019-11-25T10:25:46.787Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-25T10:25:46.787Z] === RUN TestTagExistedNameWithoutForce [2019-11-25T10:25:46.787Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-25T10:25:46.787Z] === RUN TestTagOfficialNames [2019-11-25T10:25:46.787Z] --- PASS: TestTagOfficialNames (0.07s) [2019-11-25T10:25:46.787Z] === RUN TestTagMatchesDigest [2019-11-25T10:25:46.787Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-25T10:25:46.787Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-25T10:25:47.046Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-25T10:25:47.113Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-25T10:25:47.611Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-25T10:25:50.886Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-25T10:25:51.817Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-25T10:25:52.380Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-25T10:25:52.945Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-25T10:25:53.202Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-25T10:25:53.459Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-25T10:25:53.658Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-25T10:25:54.023Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-25T10:25:54.023Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-25T10:25:54.221Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-25T10:25:54.279Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-25T10:25:54.843Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-25T10:25:55.408Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-25T10:25:55.972Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/archive 10.683s coverage: 62.0% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/authorization 0.847s coverage: 26.8% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/chrootarchive 0.207s coverage: 15.4% of statements [2019-11-25T10:25:57.978Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-25T10:25:57.978Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/discovery 0.110s coverage: 58.3% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/discovery/file 0.102s coverage: 92.9% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/discovery/kv 3.394s coverage: 84.1% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/discovery/memory 0.148s coverage: 92.3% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/discovery/nodes 0.186s coverage: 93.8% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/filenotify 0.073s coverage: 36.2% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/fileutils 0.123s coverage: 87.7% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/homedir 0.104s coverage: 42.9% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/idtools 0.097s coverage: 6.3% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/ioutils 0.742s coverage: 68.4% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/jsonmessage 0.259s coverage: 91.7% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/locker 0.111s coverage: 88.9% of statements [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2019-11-25T10:25:57.978Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/namesgenerator 0.112s coverage: 85.7% of statements [2019-11-25T10:25:57.978Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2019-11-25T10:25:57.978Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-25T10:25:57.978Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-25T10:25:57.978Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2019-11-25T10:25:57.978Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-25T10:25:57.978Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-25T10:25:59.471Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2019-11-25T10:25:59.471Z] PASS [2019-11-25T10:25:59.471Z] [2019-11-25T10:25:59.471Z] === Skipped [2019-11-25T10:25:59.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-25T10:25:59.471Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:25:59.471Z] [2019-11-25T10:25:59.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-25T10:25:59.471Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:25:59.471Z] [2019-11-25T10:25:59.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-25T10:25:59.471Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:25:59.471Z] [2019-11-25T10:25:59.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-25T10:25:59.471Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:25:59.471Z] [2019-11-25T10:25:59.471Z] [2019-11-25T10:25:59.471Z] DONE 17 tests, 4 skipped in 32.498s [2019-11-25T10:25:59.471Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-25T10:25:59.471Z] ++ 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-11-25T10:25:59.471Z] ++ set -e [2019-11-25T10:25:59.471Z] ++ '[' -n 0 ']' [2019-11-25T10:25:59.471Z] ++ set -x [2019-11-25T10:25:59.471Z] ++ env -i DEST=/go/src/github.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-11-25T10:25:59.739Z] INFO: Testing against a local daemon [2019-11-25T10:25:59.739Z] === RUN TestPluginInvalidJSON [2019-11-25T10:25:59.739Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:25:59.739Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:25:59.739Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:25:59.739Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-25T10:25:59.739Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-25T10:25:59.739Z] PASS [2019-11-25T10:25:59.739Z] [2019-11-25T10:25:59.739Z] DONE 2 tests in 0.183s [2019-11-25T10:25:59.739Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-25T10:25:59.739Z] ++ 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-11-25T10:25:59.739Z] ++ set -e [2019-11-25T10:25:59.739Z] ++ '[' -n 0 ']' [2019-11-25T10:25:59.739Z] ++ set -x [2019-11-25T10:25:59.739Z] ++ env -i DEST=/go/src/github.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-11-25T10:26:00.000Z] INFO: Testing against a local daemon [2019-11-25T10:26:00.000Z] === RUN TestExternalGraphDriver [2019-11-25T10:26:00.000Z] === RUN TestExternalGraphDriver/json [2019-11-25T10:26:00.403Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-25T10:26:01.227Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-25T10:26:01.792Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-25T10:26:02.356Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-25T10:26:02.920Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-25T10:26:03.286Z] === RUN TestExternalGraphDriver/spec [2019-11-25T10:26:03.484Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-25T10:26:04.818Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-25T10:26:04.819Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-25T10:26:04.854Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-25T10:26:05.818Z] === RUN TestExternalGraphDriver/pull [2019-11-25T10:26:07.378Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-25T10:26:07.636Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-25T10:26:07.720Z] --- PASS: TestExternalGraphDriver (7.88s) [2019-11-25T10:26:07.720Z] --- PASS: TestExternalGraphDriver/json (2.58s) [2019-11-25T10:26:07.720Z] --- PASS: TestExternalGraphDriver/spec (2.83s) [2019-11-25T10:26:07.720Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2019-11-25T10:26:07.720Z] === RUN TestGraphdriverPluginV2 [2019-11-25T10:26:07.720Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2019-11-25T10:26:07.720Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:26:07.720Z] PASS [2019-11-25T10:26:07.720Z] [2019-11-25T10:26:07.720Z] === Skipped [2019-11-25T10:26:07.720Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2019-11-25T10:26:07.720Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:26:07.720Z] [2019-11-25T10:26:07.720Z] [2019-11-25T10:26:07.720Z] DONE 5 tests, 1 skipped in 8.089s [2019-11-25T10:26:07.720Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-25T10:26:07.720Z] ++ 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-11-25T10:26:07.720Z] ++ set -e [2019-11-25T10:26:07.720Z] ++ '[' -n 0 ']' [2019-11-25T10:26:07.720Z] ++ set -x [2019-11-25T10:26:07.721Z] ++ env -i DEST=/go/src/github.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-11-25T10:26:07.979Z] INFO: Testing against a local daemon [2019-11-25T10:26:07.979Z] === RUN TestContinueAfterPluginCrash [2019-11-25T10:26:07.979Z] === PAUSE TestContinueAfterPluginCrash [2019-11-25T10:26:07.979Z] === RUN TestDaemonStartWithLogOpt [2019-11-25T10:26:07.979Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-25T10:26:07.979Z] === CONT TestContinueAfterPluginCrash [2019-11-25T10:26:07.979Z] === CONT TestDaemonStartWithLogOpt [2019-11-25T10:26:09.531Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-25T10:26:09.851Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-25T10:26:10.364Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-25T10:26:10.364Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-25T10:26:10.364Z] [2019-11-25T10:26:10.364Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-25T10:26:10.364Z] =========================== short test summary info ============================ [2019-11-25T10:26:10.364Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-25T10:26:10.364Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-25T10:26:10.364Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-25T10:26:10.364Z] Not supported on most drivers [2019-11-25T10:26:10.364Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-25T10:26:10.364Z] This doesn't seem to be taken into account by the engine [2019-11-25T10:26:10.364Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-25T10:26:10.364Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-25T10:26:10.364Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-25T10:26:10.364Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-25T10:26:10.364Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-25T10:26:10.364Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-25T10:26:10.364Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-25T10:26:10.364Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 387.12 seconds == [2019-11-25T10:26:10.621Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-25T10:26:10.902Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-25T10:26:11.467Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-25T10:26:11.467Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-25T10:26:12.031Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-25T10:26:12.596Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-25T10:26:13.161Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-25T10:26:13.418Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-25T10:26:17.963Z] --- PASS: TestDaemonStartWithLogOpt (9.90s) [2019-11-25T10:26:18.545Z] --- PASS: TestImportExtremelyLargeImageWorks (98.92s) [2019-11-25T10:26:18.545Z] PASS [2019-11-25T10:26:18.545Z] [2019-11-25T10:26:18.545Z] === Skipped [2019-11-25T10:26:18.545Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-25T10:26:18.545Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:26:18.545Z] [2019-11-25T10:26:18.545Z] [2019-11-25T10:26:18.545Z] DONE 12 tests, 1 skipped in 100.223s [2019-11-25T10:26:18.545Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-25T10:26:18.545Z] ++ 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-11-25T10:26:18.545Z] ++ set -e [2019-11-25T10:26:18.545Z] ++ '[' -n 0 ']' [2019-11-25T10:26:18.545Z] ++ set -x [2019-11-25T10:26:18.545Z] ++ env -i DEST=/go/src/github.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-11-25T10:26:18.545Z] INFO: Testing against a local daemon [2019-11-25T10:26:18.545Z] === RUN TestNetworkCreateDelete [2019-11-25T10:26:18.545Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-11-25T10:26:18.545Z] === RUN TestDockerNetworkDeletePreferID [2019-11-25T10:26:18.545Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2019-11-25T10:26:18.545Z] === RUN TestInspectNetwork [2019-11-25T10:26:18.675Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/plugins 35.375s coverage: 73.4% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/plugins/transport 0.123s coverage: 85.7% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/progress 0.065s coverage: 75.9% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 73.9% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 20.3% of statements [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/stdcopy 0.078s coverage: 100.0% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/streamformatter 0.077s coverage: 66.2% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/stringid 0.153s coverage: 70.6% of statements [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/system 0.068s coverage: 13.1% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/tarsum 0.250s coverage: 89.3% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/term 0.123s coverage: 30.8% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/plugin 0.210s coverage: 11.6% of statements [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/plugin/v2 0.223s coverage: 20.1% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/reference 0.157s coverage: 84.4% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/registry 0.465s coverage: 51.7% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/registry/resumable 0.306s coverage: 100.0% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/restartmanager 0.178s coverage: 50.9% of statements [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/rootless [no test files] [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/runconfig 0.216s coverage: 54.5% of statements [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/testutil 0.078s coverage: 62.5% of statements [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/volume [no test files] [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/volume/drivers 0.117s coverage: 36.1% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/volume/local 0.197s coverage: 37.7% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 66.2% of statements [2019-11-25T10:26:19.101Z] ok github.com/docker/docker/volume/service 0.609s coverage: 70.3% of statements [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-25T10:26:19.101Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-25T10:26:19.606Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-25T10:26:20.644Z] INFO: make.ps1 ended at 11/25/2019 10:26:20 [2019-11-25T10:26:21.615Z] INFO: Unit tests ended at 11/25/2019 10:26:21. Duration:00:03:53.3191257 [2019-11-25T10:26:21.615Z] INFO: Building busybox [2019-11-25T10:26:22.076Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-25T10:26:22.076Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-25T10:26:22.076Z] [2019-11-25T10:26:22.076Z] Sending build context to Docker daemon 2.56kB [2019-11-25T10:26:22.076Z] [2019-11-25T10:26:22.076Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-25T10:26:22.076Z] ---> 49e459dc7a6b [2019-11-25T10:26:22.076Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-25T10:26:22.076Z] ---> Running in 9c60792cec77 [2019-11-25T10:26:22.568Z] === RUN TestInspectNetwork/full_network_id [2019-11-25T10:26:22.568Z] === RUN TestInspectNetwork/partial_network_id [2019-11-25T10:26:22.568Z] === RUN TestInspectNetwork/network_name [2019-11-25T10:26:22.568Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-25T10:26:22.799Z] Clearing AppArmor profiles cache:. [2019-11-25T10:26:22.799Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-25T10:26:22.799Z] Unloading profiles will leave already running processes permanently [2019-11-25T10:26:22.799Z] unconfined, which can lead to unexpected situations. [2019-11-25T10:26:22.799Z] [2019-11-25T10:26:22.799Z] To set a process to complain mode, use the command line tool [2019-11-25T10:26:22.799Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-25T10:26:22.799Z] with the 'teardown' option." [2019-11-25T10:26:22.799Z] [2019-11-25T10:26:23.228Z] --- PASS: TestContinueAfterPluginCrash (14.77s) [2019-11-25T10:26:23.228Z] PASS [2019-11-25T10:26:23.228Z] [2019-11-25T10:26:23.228Z] DONE 2 tests in 14.954s [2019-11-25T10:26:23.228Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-25T10:26:23.228Z] ++ 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-11-25T10:26:23.228Z] ++ set -e [2019-11-25T10:26:23.228Z] ++ '[' -n 0 ']' [2019-11-25T10:26:23.228Z] ++ set -x [2019-11-25T10:26:23.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-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-11-25T10:26:23.228Z] INFO: Testing against a local daemon [2019-11-25T10:26:23.228Z] === RUN TestPluginWithDevMounts [2019-11-25T10:26:23.228Z] === PAUSE TestPluginWithDevMounts [2019-11-25T10:26:23.228Z] === CONT TestPluginWithDevMounts Post stage [Pipeline] junit [2019-11-25T10:26:23.375Z] Recording test results [Pipeline] sh [2019-11-25T10:26:23.943Z] + echo Ensuring container killed. [2019-11-25T10:26:23.943Z] Ensuring container killed. [2019-11-25T10:26:23.943Z] + docker rm -vf docker-pr3 [2019-11-25T10:26:23.943Z] Error: No such container: docker-pr3 [2019-11-25T10:26:23.943Z] + true [Pipeline] sh [2019-11-25T10:26:24.226Z] + echo Chowning /workspace to jenkins user [2019-11-25T10:26:24.226Z] Chowning /workspace to jenkins user [2019-11-25T10:26:24.226Z] + id -u [2019-11-25T10:26:24.226Z] + id -g [2019-11-25T10:26:24.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40243:/workspace busybox chown -R 1000:1000 /workspace [2019-11-25T10:26:25.758Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-11-25T10:26:25.758Z] PASS [2019-11-25T10:26:25.758Z] [2019-11-25T10:26:25.758Z] DONE 1 tests in 2.460s [2019-11-25T10:26:25.758Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-25T10:26:25.759Z] ++ 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-11-25T10:26:25.759Z] ++ set -e [2019-11-25T10:26:25.759Z] ++ '[' -n 0 ']' [2019-11-25T10:26:25.759Z] ++ set -x [2019-11-25T10:26:25.759Z] ++ env -i DEST=/go/src/github.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-11-25T10:26:25.759Z] INFO: Testing against a local daemon [2019-11-25T10:26:25.759Z] === RUN TestSecretInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-25T10:26:26.155Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-25T10:26:26.417Z] + bundleName=docker-py [2019-11-25T10:26:26.417Z] + echo Creating docker-py-bundles.tar.gz [2019-11-25T10:26:26.417Z] Creating docker-py-bundles.tar.gz [2019-11-25T10:26:26.417Z] + 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-11-25T10:26:26.428Z] Archiving artifacts [2019-11-25T10:26:26.627Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40243/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-25T10:26:26.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/make.sh binary-daemon [2019-11-25T10:26:27.539Z] [2019-11-25T10:26:27.550Z] --- PASS: TestInspectNetwork (8.71s) [2019-11-25T10:26:27.550Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-25T10:26:27.550Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-25T10:26:27.550Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-25T10:26:27.550Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-25T10:26:27.550Z] === RUN TestRunContainerWithBridgeNone [2019-11-25T10:26:27.797Z] Removing bundles/ [2019-11-25T10:26:27.797Z] [2019-11-25T10:26:27.797Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-25T10:26:27.797Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-25T10:26:27.797Z] GOOS="" GOARCH="" GOARM="" [2019-11-25T10:26:27.884Z] Removing intermediate container 9c60792cec77 [2019-11-25T10:26:27.884Z] ---> b2745d13db70 [2019-11-25T10:26:27.884Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-25T10:26:28.854Z] [2019-11-25T10:26:29.042Z] --- PASS: TestSecretInspect (3.24s) [2019-11-25T10:26:29.042Z] === RUN TestSecretList [2019-11-25T10:26:29.315Z] ---> b23c9fd1ba94 [2019-11-25T10:26:29.315Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-25T10:26:29.315Z] ---> Running in f2b3279178ad [2019-11-25T10:26:30.007Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-11-25T10:26:30.007Z] === RUN TestNetworkInvalidJSON [2019-11-25T10:26:30.007Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-25T10:26:30.007Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-25T10:26:30.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:26:30.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:26:30.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:26:30.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:26:30.007Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-25T10:26:30.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:26:30.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:26:30.007Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-25T10:26:30.007Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-25T10:26:30.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-25T10:26:30.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-25T10:26:30.007Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-25T10:26:30.294Z] [2019-11-25T10:26:30.294Z] SUCCESS: Specified value was saved. [2019-11-25T10:26:30.337Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-25T10:26:30.337Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-25T10:26:30.901Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-25T10:26:31.367Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-25T10:26:31.367Z] === RUN TestDaemonDefaultNetworkPools [2019-11-25T10:26:31.777Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-11-25T10:26:31.777Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-25T10:26:31.854Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-25T10:26:32.325Z] --- PASS: TestSecretList (3.29s) [2019-11-25T10:26:32.325Z] === RUN TestSecretsCreateAndDelete [2019-11-25T10:26:33.099Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-11-25T10:26:33.099Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-25T10:26:33.223Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-25T10:26:34.381Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-11-25T10:26:34.381Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-25T10:26:34.749Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-25T10:26:34.749Z] === RUN TestServiceWithPredefinedNetwork [2019-11-25T10:26:35.608Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2019-11-25T10:26:35.608Z] === RUN TestSecretsUpdate [2019-11-25T10:26:35.745Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-25T10:26:36.002Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-25T10:26:36.259Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-25T10:26:36.516Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-25T10:26:37.080Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-25T10:26:37.935Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s) [2019-11-25T10:26:37.935Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-25T10:26:37.935Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:26:37.935Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:26:37.935Z] === RUN TestServiceWithDataPathPortInit [2019-11-25T10:26:38.880Z] Removing intermediate container f2b3279178ad [2019-11-25T10:26:38.880Z] ---> 7060cebf6b09 [2019-11-25T10:26:38.880Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-25T10:26:38.880Z] ---> Running in e57f1456fa1a [2019-11-25T10:26:38.891Z] --- PASS: TestSecretsUpdate (3.28s) [2019-11-25T10:26:38.891Z] === RUN TestTemplatedSecret [2019-11-25T10:26:39.603Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-25T10:26:39.603Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-25T10:26:41.499Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-25T10:26:41.757Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-25T10:26:42.176Z] --- PASS: TestTemplatedSecret (3.58s) [2019-11-25T10:26:42.176Z] === RUN TestSecretCreateResolve [2019-11-25T10:26:42.631Z] Cannot create a file when that file already exists. [2019-11-25T10:26:42.688Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-25T10:26:44.058Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-25T10:26:44.058Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-25T10:26:44.058Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-25T10:26:44.058Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-25T10:26:44.058Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-25T10:26:45.461Z] --- PASS: TestSecretCreateResolve (3.25s) [2019-11-25T10:26:45.461Z] PASS [2019-11-25T10:26:45.461Z] [2019-11-25T10:26:45.461Z] DONE 6 tests in 20.047s [2019-11-25T10:26:45.461Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-25T10:26:45.461Z] ++ 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-11-25T10:26:45.461Z] ++ set -e [2019-11-25T10:26:45.461Z] ++ '[' -n 0 ']' [2019-11-25T10:26:45.461Z] ++ set -x [2019-11-25T10:26:45.461Z] ++ env -i DEST=/go/src/github.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-11-25T10:26:45.461Z] INFO: Testing against a local daemon [2019-11-25T10:26:45.461Z] === RUN TestServiceCreateInit [2019-11-25T10:26:45.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-25T10:26:45.646Z] --- PASS: TestBuildWithHugeFile (80.55s) [2019-11-25T10:26:45.646Z] === RUN TestBuildWithEmptyDockerfile [2019-11-25T10:26:45.646Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:26:45.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:26:45.646Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:26:45.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:26:45.646Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:26:45.646Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:26:45.646Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:26:45.646Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:26:45.646Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:26:45.646Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-11-25T10:26:45.646Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-11-25T10:26:45.646Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-11-25T10:26:45.646Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-11-25T10:26:45.646Z] === RUN TestBuildPreserveOwnership [2019-11-25T10:26:45.646Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-25T10:26:46.366Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-25T10:26:47.333Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-25T10:26:48.126Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2019-11-25T10:26:48.126Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2019-11-25T10:26:48.126Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-11-25T10:26:48.126Z] === RUN TestBuildPlatformInvalid [2019-11-25T10:26:48.126Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-25T10:26:48.126Z] PASS [2019-11-25T10:26:48.126Z] [2019-11-25T10:26:48.126Z] === Skipped [2019-11-25T10:26:48.126Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-25T10:26:48.126Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:26:48.126Z] [2019-11-25T10:26:48.126Z] [2019-11-25T10:26:48.126Z] DONE 32 tests, 1 skipped in 126.347s [2019-11-25T10:26:48.126Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-25T10:26:48.126Z] ++ 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-11-25T10:26:48.126Z] ++ set -e [2019-11-25T10:26:48.126Z] ++ '[' -n 0 ']' [2019-11-25T10:26:48.126Z] ++ set -x [2019-11-25T10:26:48.126Z] ++ env -i DEST=/go/src/github.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-11-25T10:26:48.126Z] INFO: Testing against a local daemon [2019-11-25T10:26:48.126Z] === RUN TestConfigList [2019-11-25T10:26:48.583Z] Removing intermediate container e57f1456fa1a [2019-11-25T10:26:48.583Z] ---> 5c70f1d09543 [2019-11-25T10:26:48.583Z] Step 6/6 : CMD ["sh"] [2019-11-25T10:26:48.583Z] ---> Running in f6d4f085df31 [2019-11-25T10:26:48.583Z] Removing intermediate container f6d4f085df31 [2019-11-25T10:26:48.583Z] ---> d2aca603f9ab [2019-11-25T10:26:48.583Z] Successfully built d2aca603f9ab [2019-11-25T10:26:48.583Z] Successfully tagged busybox:latest [2019-11-25T10:26:48.583Z] INFO: Docker images of the daemon under test [2019-11-25T10:26:48.583Z] [2019-11-25T10:26:48.583Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-25T10:26:48.583Z] busybox latest d2aca603f9ab Less than a second ago 4.85GB [2019-11-25T10:26:48.583Z] microsoft/windowsservercore latest 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-25T10:26:48.583Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-25T10:26:48.583Z] [2019-11-25T10:26:48.583Z] INFO: Running integration tests at 11/25/2019 10:26:48... [2019-11-25T10:26:48.583Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-25T10:26:48.583Z] INFO: Integration API tests being run from the host: [2019-11-25T10:26:48.583Z] INFO: make.ps1 starting at 11/25/2019 10:26:48 [2019-11-25T10:26:48.704Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-25T10:26:49.554Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-25T10:26:50.073Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-25T10:26:50.413Z] --- PASS: TestConfigList (2.28s) [2019-11-25T10:26:50.413Z] === RUN TestConfigsCreateAndDelete [2019-11-25T10:26:50.637Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-25T10:26:50.921Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-25T10:26:52.706Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2019-11-25T10:26:52.706Z] === RUN TestConfigsUpdate [2019-11-25T10:26:54.813Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-25T10:26:54.992Z] --- PASS: TestConfigsUpdate (2.18s) [2019-11-25T10:26:54.992Z] === RUN TestTemplatedConfig [2019-11-25T10:26:56.201Z] --- PASS: TestServiceCreateInit (10.64s) [2019-11-25T10:26:56.201Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.38s) [2019-11-25T10:26:56.201Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2019-11-25T10:26:56.201Z] === RUN TestCreateServiceMultipleTimes [2019-11-25T10:26:57.334Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-25T10:26:57.588Z] --- PASS: TestServiceWithDataPathPortInit (17.42s) [2019-11-25T10:26:57.588Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-25T10:26:58.000Z] --- PASS: TestTemplatedConfig (2.78s) [2019-11-25T10:26:58.000Z] === RUN TestConfigInspect [2019-11-25T10:26:58.704Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-25T10:26:59.691Z] --- PASS: TestConfigInspect (2.20s) [2019-11-25T10:26:59.691Z] === RUN TestConfigCreateWithLabels [2019-11-25T10:27:01.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-25T10:27:01.978Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-25T10:27:01.986Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2019-11-25T10:27:01.986Z] === RUN TestConfigCreateResolve [2019-11-25T10:27:03.769Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s) [2019-11-25T10:27:03.769Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uqeejl5wll74ub550sznez7h3 Created:2019-11-25 10:26:56.451100446 +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[f9a1c9e147df79ceeca0f75d55a1d4bac5f9b085fae5214e80b1a23365a5eac3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c4q0r8bj1xcm66cs90sj1pkiu EndpointID:c299a4215e9f206ee9d4be34ad79aab9f476bae8d2c7d4f5f685de4d2d6655a5 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:499e5a9ff9d5db380ab1cb0005321bf7ca33559e7671bb069ed1c2884eaaa685 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:52fc4723301c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c4q0r8bj1xcm66cs90sj1pkiu EndpointID:c299a4215e9f206ee9d4be34ad79aab9f476bae8d2c7d4f5f685de4d2d6655a5 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-25T10:27:03.769Z] PASS [2019-11-25T10:27:03.769Z] [2019-11-25T10:27:03.769Z] === Skipped [2019-11-25T10:27:03.769Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:27:03.769Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:27:03.769Z] [2019-11-25T10:27:03.769Z] [2019-11-25T10:27:03.769Z] DONE 21 tests, 1 skipped in 45.151s [2019-11-25T10:27:03.769Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-25T10:27:03.769Z] ++ 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-11-25T10:27:03.769Z] ++ set -e [2019-11-25T10:27:03.769Z] ++ '[' -n 0 ']' [2019-11-25T10:27:03.769Z] ++ set -x [2019-11-25T10:27:03.769Z] ++ env -i DEST=/go/src/github.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-11-25T10:27:03.769Z] INFO: Testing against a local daemon [2019-11-25T10:27:03.769Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-25T10:27:03.769Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-25T10:27:03.769Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:27:03.769Z] === RUN TestDockerNetworkIpvlan [2019-11-25T10:27:03.769Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-25T10:27:03.769Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:27:03.769Z] PASS [2019-11-25T10:27:03.769Z] [2019-11-25T10:27:03.769Z] === Skipped [2019-11-25T10:27:03.769Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-25T10:27:03.769Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:27:03.769Z] [2019-11-25T10:27:03.769Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-25T10:27:03.769Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:27:03.769Z] [2019-11-25T10:27:03.769Z] [2019-11-25T10:27:03.769Z] DONE 2 tests, 2 skipped in 0.089s [2019-11-25T10:27:03.769Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-25T10:27:03.769Z] ++ 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-11-25T10:27:03.769Z] ++ set -e [2019-11-25T10:27:03.769Z] ++ '[' -n 0 ']' [2019-11-25T10:27:03.769Z] ++ set -x [2019-11-25T10:27:03.769Z] ++ env -i DEST=/go/src/github.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-11-25T10:27:03.769Z] INFO: Testing against a local daemon [2019-11-25T10:27:03.769Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-25T10:27:03.873Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-25T10:27:04.279Z] --- PASS: TestConfigCreateResolve (2.23s) [2019-11-25T10:27:04.279Z] === RUN TestConfigDaemonLibtrustID [2019-11-25T10:27:05.000Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-25T10:27:05.000Z] PASS [2019-11-25T10:27:05.000Z] [2019-11-25T10:27:05.000Z] DONE 8 tests in 16.791s [2019-11-25T10:27:05.000Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-25T10:27:05.000Z] ++ 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-11-25T10:27:05.000Z] ++ set -e [2019-11-25T10:27:05.000Z] ++ '[' -n 0 ']' [2019-11-25T10:27:05.000Z] ++ set -x [2019-11-25T10:27:05.000Z] ++ env -i DEST=/go/src/github.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-11-25T10:27:05.000Z] INFO: Testing against a local daemon [2019-11-25T10:27:05.000Z] === RUN TestCheckpoint [2019-11-25T10:27:05.000Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-25T10:27:05.000Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:27:05.000Z] === RUN TestContainerInvalidJSON [2019-11-25T10:27:05.000Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:27:05.000Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:27:05.000Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:27:05.000Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:27:05.000Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:27:05.000Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:27:05.000Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:27:05.000Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:27:05.000Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:27:05.000Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-25T10:27:05.000Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-25T10:27:05.000Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-25T10:27:05.000Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-25T10:27:05.000Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-25T10:27:05.000Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-11-25T10:27:05.000Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-25T10:27:05.000Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-11-25T10:27:05.000Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-25T10:27:05.031Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-11-25T10:27:05.031Z] === RUN TestDockerNetworkMacvlan [2019-11-25T10:27:05.335Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-25T10:27:05.335Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-25T10:27:05.335Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-11-25T10:27:05.335Z] === RUN TestCopyFromContainer [2019-11-25T10:27:05.818Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-25T10:27:06.399Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-25T10:27:06.611Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-25T10:27:07.026Z] === RUN TestCopyFromContainer// [2019-11-25T10:27:07.026Z] === RUN TestCopyFromContainer//bar/root [2019-11-25T10:27:07.026Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-25T10:27:07.026Z] === RUN TestCopyFromContainer/bar/quux [2019-11-25T10:27:07.026Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-25T10:27:07.331Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-25T10:27:07.362Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-25T10:27:07.362Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-25T10:27:07.362Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-25T10:27:07.362Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-25T10:27:07.386Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-25T10:27:07.698Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer (2.45s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-25T10:27:07.698Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-25T10:27:07.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-25T10:27:07.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:27:07.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:27:07.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:27:07.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:27:07.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:27:07.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:27:07.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:27:07.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:27:07.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:27:07.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-25T10:27:07.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-25T10:27:07.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-25T10:27:07.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-25T10:27:07.698Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-25T10:27:07.698Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-25T10:27:07.698Z] === RUN TestCreateWithInvalidEnv [2019-11-25T10:27:07.698Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-25T10:27:07.698Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-25T10:27:07.698Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-25T10:27:07.698Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-25T10:27:07.698Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-25T10:27:07.698Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-25T10:27:07.698Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-25T10:27:07.698Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-25T10:27:07.698Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-25T10:27:07.698Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-25T10:27:07.698Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-25T10:27:07.698Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-25T10:27:07.698Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-25T10:27:07.698Z] === RUN TestCreateTmpfsMountsTarget [2019-11-25T10:27:07.698Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-25T10:27:07.698Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-25T10:27:08.702Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-25T10:27:09.820Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:27:09.985Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-25T10:27:09.985Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-11-25T10:27:09.985Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-11-25T10:27:09.985Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-25T10:27:10.072Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-25T10:27:10.714Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-25T10:27:12.301Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2019-11-25T10:27:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-25T10:27:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:27:12.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:27:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:27:12.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:27:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:27:12.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:27:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:27:12.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:27:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:27:12.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:27:12.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:27:12.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:27:12.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:27:12.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:27:12.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:27:12.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-25T10:27:12.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-25T10:27:12.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2019-11-25T10:27:12.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-11-25T10:27:12.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-11-25T10:27:12.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-25T10:27:12.301Z] === RUN TestContainerStartOnDaemonRestart [2019-11-25T10:27:12.301Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-25T10:27:12.301Z] === RUN TestDaemonRestartIpcMode [2019-11-25T10:27:12.301Z] === PAUSE TestDaemonRestartIpcMode [2019-11-25T10:27:12.301Z] === RUN TestDiff [2019-11-25T10:27:12.597Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-25T10:27:12.638Z] --- PASS: TestDiff (0.66s) [2019-11-25T10:27:12.638Z] === RUN TestExecWithCloseStdin [2019-11-25T10:27:13.360Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-11-25T10:27:13.360Z] === RUN TestExec [2019-11-25T10:27:13.629Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-25T10:27:14.034Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-25T10:27:14.525Z] --- PASS: TestExec (0.83s) [2019-11-25T10:27:14.525Z] === RUN TestExecUser [2019-11-25T10:27:15.248Z] --- PASS: TestExecUser (0.84s) [2019-11-25T10:27:15.248Z] === RUN TestExportContainerAndImportImage [2019-11-25T10:27:16.414Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2019-11-25T10:27:16.414Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-25T10:27:16.544Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-25T10:27:17.584Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-11-25T10:27:17.584Z] === RUN TestHealthCheckWorkdir [2019-11-25T10:27:17.874Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-25T10:27:18.437Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-25T10:27:18.755Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2019-11-25T10:27:18.755Z] === RUN TestHealthKillContainer [2019-11-25T10:27:19.116Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-25T10:27:19.459Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-25T10:27:19.913Z] --- PASS: TestDockerNetworkMacvlan (14.86s) [2019-11-25T10:27:19.913Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-25T10:27:19.913Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-25T10:27:19.913Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2019-11-25T10:27:19.913Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2019-11-25T10:27:19.913Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s) [2019-11-25T10:27:19.913Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2019-11-25T10:27:19.913Z] PASS [2019-11-25T10:27:19.913Z] [2019-11-25T10:27:19.913Z] DONE 8 tests in 16.335s [2019-11-25T10:27:19.913Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-25T10:27:19.913Z] ++ 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-11-25T10:27:19.913Z] ++ set -e [2019-11-25T10:27:19.913Z] ++ '[' -n 0 ']' [2019-11-25T10:27:19.913Z] ++ set -x [2019-11-25T10:27:19.913Z] ++ env -i DEST=/go/src/github.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-11-25T10:27:19.913Z] testing: warning: no tests to run [2019-11-25T10:27:19.913Z] PASS [2019-11-25T10:27:19.913Z] [2019-11-25T10:27:19.913Z] DONE 0 tests in 0.017s [2019-11-25T10:27:19.913Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-25T10:27:19.913Z] ++ 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-11-25T10:27:19.913Z] ++ set -e [2019-11-25T10:27:19.913Z] ++ '[' -n 0 ']' [2019-11-25T10:27:19.913Z] ++ set -x [2019-11-25T10:27:19.913Z] ++ env -i DEST=/go/src/github.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-11-25T10:27:19.913Z] INFO: Testing against a local daemon [2019-11-25T10:27:19.913Z] === RUN TestAuthZPluginAllowRequest [2019-11-25T10:27:20.332Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-25T10:27:21.723Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-11-25T10:27:21.723Z] === RUN TestAuthZPluginTLS [2019-11-25T10:27:21.741Z] --- PASS: TestHealthKillContainer (2.94s) [2019-11-25T10:27:21.741Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-25T10:27:22.082Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-11-25T10:27:22.082Z] === RUN TestAuthZPluginDenyRequest [2019-11-25T10:27:22.228Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-25T10:27:22.376Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-25T10:27:22.464Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2019-11-25T10:27:22.464Z] === RUN TestIpcModeNone [2019-11-25T10:27:22.757Z] --- PASS: TestCreateServiceMultipleTimes (24.24s) [2019-11-25T10:27:22.757Z] === RUN TestCreateServiceConflict [2019-11-25T10:27:22.837Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-25T10:27:22.860Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-25T10:27:22.860Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-25T10:27:23.187Z] --- PASS: TestIpcModeNone (0.87s) [2019-11-25T10:27:23.187Z] === RUN TestIpcModePrivate [2019-11-25T10:27:23.226Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-25T10:27:23.226Z] === RUN TestAuthZPluginDenyResponse [2019-11-25T10:27:23.602Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-25T10:27:23.602Z] === RUN TestAuthZPluginAllowEventStream [2019-11-25T10:27:23.690Z] --- PASS: TestCreateServiceConflict (3.23s) [2019-11-25T10:27:23.690Z] === RUN TestCreateServiceMaxReplicas [2019-11-25T10:27:23.808Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-25T10:27:24.269Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-25T10:27:24.353Z] --- PASS: TestIpcModePrivate (0.86s) [2019-11-25T10:27:24.353Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-25T10:27:24.353Z] === RUN TestIpcModeShareable [2019-11-25T10:27:25.074Z] --- PASS: TestIpcModeShareable (0.87s) [2019-11-25T10:27:25.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-25T10:27:25.074Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-25T10:27:25.246Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-25T10:27:25.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-25T10:27:25.504Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-11-25T10:27:25.504Z] === RUN TestAuthZPluginErrorResponse [2019-11-25T10:27:25.931Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-25T10:27:25.931Z] === RUN TestAuthZPluginErrorRequest [2019-11-25T10:27:26.068Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-25T10:27:26.068Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-25T10:27:26.410Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-25T10:27:26.410Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-25T10:27:27.222Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-11-25T10:27:27.222Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-25T10:27:27.367Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2019-11-25T10:27:27.367Z] === RUN TestAPIIpcModeHost [2019-11-25T10:27:27.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-25T10:27:27.877Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2019-11-25T10:27:27.877Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-25T10:27:28.095Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-11-25T10:27:28.095Z] === RUN TestDaemonIpcModeShareable [2019-11-25T10:27:28.161Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-25T10:27:29.047Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2019-11-25T10:27:29.047Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-25T10:27:29.334Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-25T10:27:29.779Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2019-11-25T10:27:29.779Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-25T10:27:29.779Z] === RUN TestDaemonIpcModePrivate [2019-11-25T10:27:30.703Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-25T10:27:31.465Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2019-11-25T10:27:31.465Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-25T10:27:31.465Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-25T10:27:31.504Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-11-25T10:27:31.504Z] === RUN TestAuthZPluginHeader [2019-11-25T10:27:31.911Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-25T10:27:32.282Z] --- PASS: TestAuthZPluginHeader (0.87s) [2019-11-25T10:27:32.282Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-25T10:27:32.282Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-25T10:27:32.282Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:32.282Z] === RUN TestAuthZPluginV2Disable [2019-11-25T10:27:32.282Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-25T10:27:32.282Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:32.282Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-25T10:27:32.282Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-25T10:27:32.282Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:32.282Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-25T10:27:32.282Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-25T10:27:32.282Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:32.282Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-25T10:27:32.598Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-25T10:27:33.152Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2019-11-25T10:27:33.152Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-25T10:27:33.152Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-25T10:27:34.838Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2019-11-25T10:27:34.838Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-25T10:27:34.838Z] === RUN TestIpcModeOlderClient [2019-11-25T10:27:35.173Z] === PAUSE TestIpcModeOlderClient [2019-11-25T10:27:35.173Z] === RUN TestKillContainerInvalidSignal [2019-11-25T10:27:35.875Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-25T10:27:35.897Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2019-11-25T10:27:35.897Z] === RUN TestKillContainer [2019-11-25T10:27:35.897Z] === RUN TestKillContainer/no_signal [2019-11-25T10:27:36.232Z] === RUN TestKillContainer/non_killing_signal [2019-11-25T10:27:36.952Z] === RUN TestKillContainer/killing_signal [2019-11-25T10:27:37.246Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-25T10:27:37.672Z] --- PASS: TestKillContainer (2.04s) [2019-11-25T10:27:37.672Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-11-25T10:27:37.672Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2019-11-25T10:27:37.672Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2019-11-25T10:27:37.672Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-25T10:27:37.672Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-25T10:27:38.394Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-25T10:27:39.029Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-25T10:27:39.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2019-11-25T10:27:39.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-11-25T10:27:39.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-11-25T10:27:39.117Z] === RUN TestKillStoppedContainer [2019-11-25T10:27:39.117Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-25T10:27:39.117Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-25T10:27:39.452Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-25T10:27:39.452Z] === RUN TestKillDifferentUserContainer [2019-11-25T10:27:40.172Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2019-11-25T10:27:40.172Z] === RUN TestInspectOomKilledTrue [2019-11-25T10:27:40.522Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-25T10:27:40.779Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-25T10:27:41.339Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-11-25T10:27:41.339Z] === RUN TestInspectOomKilledFalse [2019-11-25T10:27:41.945Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-25T10:27:42.058Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-11-25T10:27:42.058Z] === RUN TestLinksEtcHostsContentMatch [2019-11-25T10:27:42.395Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-11-25T10:27:42.395Z] === RUN TestLinksContainerNames [2019-11-25T10:27:44.136Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-25T10:27:44.142Z] --- PASS: TestLinksContainerNames (1.39s) [2019-11-25T10:27:44.142Z] === RUN TestLogsFollowTailEmpty [2019-11-25T10:27:44.501Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2019-11-25T10:27:44.501Z] === RUN TestContainerNetworkMountsNoChown [2019-11-25T10:27:44.954Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-25T10:27:45.225Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/default [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/default [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/private [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/private [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rprivate [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/slave [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/slave [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rslave [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/shared [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/shared [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rshared [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/default [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/rslave [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/private [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/slave [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/rshared [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/shared [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/rprivate [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:27:45.225Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:27:45.225Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-25T10:27:45.225Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-25T10:27:45.561Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-25T10:27:45.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-25T10:27:45.561Z] === RUN TestContainerBindMountNonRecursive [2019-11-25T10:27:45.955Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s) [2019-11-25T10:27:45.955Z] === RUN TestCreateServiceSecretFileMode [2019-11-25T10:27:46.214Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2019-11-25T10:27:46.214Z] === RUN TestCreateServiceConfigFileMode [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite (364.55s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.53s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.11s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.79s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.68s) [2019-11-25T10:27:46.850Z] docker_cli_daemon_test.go:1449: [deec6cc856c2b] daemon is not started [2019-11-25T10:27:46.850Z] check_test.go:309: [d4d8445cdf92b] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.74s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.08s) [2019-11-25T10:27:46.850Z] check_test.go:309: [dabe6df8a5ad9] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.32s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.82s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.07s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.97s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (7.57s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.58s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.40s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-25T10:27:46.850Z] check_test.go:309: [d707bebe8a1dc] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-25T10:27:46.850Z] check_test.go:309: [d5ae14540c127] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-11-25T10:27:46.850Z] check_test.go:309: [d544f8e3427a2] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.79s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.41s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-25T10:27:46.850Z] check_test.go:309: [dbaee020c95d7] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.51s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s) [2019-11-25T10:27:46.850Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-25T10:27:46.850Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-25T10:27:46.850Z] check_test.go:309: [d315b1d810f18] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s) [2019-11-25T10:27:46.850Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-25T10:27:46.850Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-25T10:27:46.850Z] check_test.go:309: [d7d93aaabbc99] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.03s) [2019-11-25T10:27:46.850Z] check_test.go:309: [d78ff0d8819ea] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-11-25T10:27:46.850Z] check_test.go:309: [d1aa9c8a00536] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.16s) [2019-11-25T10:27:46.850Z] docker_cli_daemon_plugins_test.go:79: [d42275db60527] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.19s) [2019-11-25T10:27:46.850Z] docker_cli_daemon_plugins_test.go:169: [de0d4171a17d2] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-25T10:27:46.850Z] check_test.go:309: [dfa0acdf4a29f] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.97s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.96s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.96s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.27s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.93s) [2019-11-25T10:27:46.850Z] check_test.go:309: [d6ddd226b7b1b] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.93s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.69s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.69s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.28s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.06s) [2019-11-25T10:27:46.850Z] check_test.go:309: [dc47e2ee67afa] daemon is not started [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.97s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.02s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.26s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.46s) [2019-11-25T10:27:46.850Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.51s) [2019-11-25T10:27:46.850Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-25T10:27:46.850Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-25T10:27:46.850Z] check_test.go:309: [d38277a77a9c2] daemon is not started [2019-11-25T10:27:46.851Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-25T10:27:46.851Z] check_test.go:309: [dbdde5d314869] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.88s) [2019-11-25T10:27:46.851Z] check_test.go:309: [dc918e05965f5] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.40s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.42s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.48s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.19s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.06s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.81s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2019-11-25T10:27:46.851Z] check_test.go:309: [db63055d7591c] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.55s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.91s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s) [2019-11-25T10:27:46.851Z] check_test.go:309: [d61ac9f29cfee] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.28s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-25T10:27:46.851Z] check_test.go:309: [dbe5fab3990bf] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2019-11-25T10:27:46.851Z] check_test.go:309: [d936db98603fc] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.13s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2019-11-25T10:27:46.851Z] check_test.go:309: [d6675f3fc87fb] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.79s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.89s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-11-25T10:27:46.851Z] check_test.go:309: [d58e5ae9afc91] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.99s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.14s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.49s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2019-11-25T10:27:46.851Z] check_test.go:309: [d17edbc6d680d] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-25T10:27:46.851Z] check_test.go:309: [d143b6711c4a1] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.69s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.24s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.96s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.97s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.42s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.14s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.99s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.37s) [2019-11-25T10:27:46.851Z] docker_cli_daemon_test.go:2542: [d598c05861bc6] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.43s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.00s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.27s) [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-11-25T10:27:46.851Z] check_test.go:309: [d321a386f8909] daemon is not started [2019-11-25T10:27:46.851Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.87s) [2019-11-25T10:27:46.851Z] === RUN TestDockerSwarmSuite [2019-11-25T10:27:46.851Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-25T10:27:46.851Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-25T10:27:47.246Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2019-11-25T10:27:47.246Z] === RUN TestNetworkNat [2019-11-25T10:27:47.882Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-25T10:27:47.968Z] --- PASS: TestNetworkNat (0.73s) [2019-11-25T10:27:47.968Z] === RUN TestNetworkLocalhostTCPNat [2019-11-25T10:27:48.692Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-11-25T10:27:48.692Z] === RUN TestNetworkLoopbackNat [2019-11-25T10:27:49.220Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-25T10:27:49.220Z] Copying nested executables into bundles/binary-daemon [2019-11-25T10:27:49.220Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-25T10:27:49.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/make.sh cross [2019-11-25T10:27:49.859Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-11-25T10:27:49.859Z] === RUN TestPause [2019-11-25T10:27:50.068Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-25T10:27:50.401Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2019-11-25T10:27:50.401Z] === RUN TestCreateServiceSysctls [2019-11-25T10:27:50.487Z] [2019-11-25T10:27:50.487Z] Removing bundles/ [2019-11-25T10:27:50.487Z] [2019-11-25T10:27:50.487Z] ---> Making bundle: cross (in bundles/cross) [2019-11-25T10:27:50.487Z] Cross building: bundles/cross/linux/amd64 [2019-11-25T10:27:50.487Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-25T10:27:50.487Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-25T10:27:50.577Z] --- PASS: TestPause (0.74s) [2019-11-25T10:27:50.577Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-25T10:27:50.577Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-25T10:27:50.577Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-25T10:27:50.577Z] === RUN TestPauseStopPausedContainer [2019-11-25T10:27:51.029Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-25T10:27:51.303Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-11-25T10:27:51.303Z] === RUN TestPsFilter [2019-11-25T10:27:51.303Z] --- PASS: TestPsFilter (0.19s) [2019-11-25T10:27:51.303Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-25T10:27:51.593Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-25T10:27:52.032Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2019-11-25T10:27:52.032Z] PASS [2019-11-25T10:27:52.032Z] [2019-11-25T10:27:52.032Z] === Skipped [2019-11-25T10:27:52.032Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-25T10:27:52.032Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:52.032Z] [2019-11-25T10:27:52.032Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-25T10:27:52.032Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:52.032Z] [2019-11-25T10:27:52.032Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-25T10:27:52.032Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:52.032Z] [2019-11-25T10:27:52.032Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-25T10:27:52.032Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:52.032Z] [2019-11-25T10:27:52.032Z] [2019-11-25T10:27:52.032Z] DONE 17 tests, 4 skipped in 29.178s [2019-11-25T10:27:52.032Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-25T10:27:52.032Z] ++ 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-11-25T10:27:52.032Z] ++ set -e [2019-11-25T10:27:52.032Z] ++ '[' -n 0 ']' [2019-11-25T10:27:52.032Z] ++ set -x [2019-11-25T10:27:52.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=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-11-25T10:27:52.032Z] INFO: Testing against a local daemon [2019-11-25T10:27:52.032Z] === RUN TestPluginInvalidJSON [2019-11-25T10:27:52.032Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:27:52.032Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:27:52.032Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:27:52.032Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-11-25T10:27:52.032Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-25T10:27:52.032Z] PASS [2019-11-25T10:27:52.032Z] [2019-11-25T10:27:52.032Z] DONE 2 tests in 0.084s [2019-11-25T10:27:52.032Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-25T10:27:52.032Z] ++ 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-11-25T10:27:52.032Z] ++ set -e [2019-11-25T10:27:52.032Z] ++ '[' -n 0 ']' [2019-11-25T10:27:52.032Z] ++ set -x [2019-11-25T10:27:52.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=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-11-25T10:27:52.032Z] INFO: Testing against a local daemon [2019-11-25T10:27:52.032Z] === RUN TestExternalGraphDriver [2019-11-25T10:27:52.032Z] === RUN TestExternalGraphDriver/json [2019-11-25T10:27:52.032Z] === RUN TestExternalGraphDriver/spec [2019-11-25T10:27:52.105Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2019-11-25T10:27:52.105Z] === RUN TestRemoveContainerWithVolume [2019-11-25T10:27:52.826Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-11-25T10:27:52.826Z] === RUN TestRemoveContainerRunning [2019-11-25T10:27:52.983Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-25T10:27:53.287Z] === RUN TestExternalGraphDriver/pull [2019-11-25T10:27:53.547Z] --- PASS: TestRemoveContainerRunning (0.71s) [2019-11-25T10:27:53.548Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-25T10:27:54.268Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-11-25T10:27:54.268Z] === RUN TestRemoveInvalidContainer [2019-11-25T10:27:54.268Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-25T10:27:54.268Z] === RUN TestRenameLinkedContainer [2019-11-25T10:27:54.586Z] --- PASS: TestCreateServiceSysctls (4.39s) [2019-11-25T10:27:54.586Z] === RUN TestCreateServiceCapabilities [2019-11-25T10:27:55.168Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-25T10:27:55.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:27:55.168Z] INFO: Testing against a local daemon [2019-11-25T10:27:55.168Z] === RUN TestBuildWithSession [2019-11-25T10:27:55.168Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-25T10:27:55.168Z] build_session_test.go:25: TODO: BuildKit [2019-11-25T10:27:55.168Z] === RUN TestBuildSquashParent [2019-11-25T10:27:55.168Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-25T10:27:55.168Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:27:55.168Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-25T10:27:55.168Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-25T10:27:55.168Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:27:55.168Z] === RUN TestBuildMultiStageCopy [2019-11-25T10:27:55.168Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-25T10:27:55.720Z] --- PASS: TestExternalGraphDriver (6.21s) [2019-11-25T10:27:55.720Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2019-11-25T10:27:55.720Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2019-11-25T10:27:55.720Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2019-11-25T10:27:55.720Z] === RUN TestGraphdriverPluginV2 [2019-11-25T10:27:55.720Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2019-11-25T10:27:55.720Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:55.720Z] PASS [2019-11-25T10:27:55.720Z] [2019-11-25T10:27:55.720Z] === Skipped [2019-11-25T10:27:55.720Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2019-11-25T10:27:55.720Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:27:55.720Z] [2019-11-25T10:27:55.720Z] [2019-11-25T10:27:55.720Z] DONE 5 tests, 1 skipped in 6.379s [2019-11-25T10:27:55.720Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-25T10:27:55.720Z] ++ 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-11-25T10:27:55.720Z] ++ set -e [2019-11-25T10:27:55.720Z] ++ '[' -n 0 ']' [2019-11-25T10:27:55.720Z] ++ set -x [2019-11-25T10:27:55.720Z] ++ env -i DEST=/go/src/github.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-11-25T10:27:55.720Z] INFO: Testing against a local daemon [2019-11-25T10:27:55.720Z] === RUN TestContinueAfterPluginCrash [2019-11-25T10:27:55.720Z] === PAUSE TestContinueAfterPluginCrash [2019-11-25T10:27:55.720Z] === RUN TestDaemonStartWithLogOpt [2019-11-25T10:27:55.720Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-25T10:27:55.720Z] === CONT TestContinueAfterPluginCrash [2019-11-25T10:27:55.720Z] === CONT TestDaemonStartWithLogOpt [2019-11-25T10:27:55.770Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-25T10:27:57.262Z] --- PASS: TestRenameLinkedContainer (2.76s) [2019-11-25T10:27:57.262Z] === RUN TestRenameStoppedContainer [2019-11-25T10:27:57.598Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-11-25T10:27:57.598Z] === RUN TestRenameRunningContainerAndReuse [2019-11-25T10:27:57.873Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2019-11-25T10:27:57.873Z] === RUN TestInspect [2019-11-25T10:27:59.282Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2019-11-25T10:27:59.282Z] === RUN TestRenameInvalidName [2019-11-25T10:27:59.619Z] --- PASS: TestRenameInvalidName (0.68s) [2019-11-25T10:27:59.619Z] === RUN TestRenameAnonymousContainer [2019-11-25T10:28:01.156Z] --- PASS: TestInspect (3.66s) [2019-11-25T10:28:01.156Z] === RUN TestServiceListWithStatuses [2019-11-25T10:28:01.156Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-25T10:28:01.156Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-25T10:28:01.156Z] === RUN TestDockerNetworkConnectAlias [2019-11-25T10:28:02.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-25T10:28:02.617Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2019-11-25T10:28:02.617Z] === RUN TestRenameContainerWithSameName [2019-11-25T10:28:02.953Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-11-25T10:28:02.953Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-25T10:28:04.122Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2019-11-25T10:28:04.122Z] === RUN TestResize [2019-11-25T10:28:04.843Z] --- PASS: TestResize (0.68s) [2019-11-25T10:28:04.843Z] === RUN TestResizeWithInvalidSize [2019-11-25T10:28:05.190Z] --- PASS: TestDaemonStartWithLogOpt (9.46s) [2019-11-25T10:28:05.508Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-25T10:28:05.508Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-25T10:28:05.564Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2019-11-25T10:28:05.564Z] === RUN TestResizeWhenContainerNotStarted [2019-11-25T10:28:05.601Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-25T10:28:06.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:28:06.290Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:28:06.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:28:06.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-25T10:28:06.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-25T10:28:06.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-25T10:28:06.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:28:06.480Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-25T10:28:06.532Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-25T10:28:06.532Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-25T10:28:07.451Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-25T10:28:07.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:28:08.993Z] --- PASS: TestBuildMultiStageCopy (13.66s) [2019-11-25T10:28:08.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.18s) [2019-11-25T10:28:08.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2019-11-25T10:28:08.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2019-11-25T10:28:08.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2019-11-25T10:28:08.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2019-11-25T10:28:08.993Z] === RUN TestBuildMultiStageParentConfig [2019-11-25T10:28:08.993Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-11-25T10:28:08.993Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:28:08.993Z] === RUN TestBuildLabelWithTargets [2019-11-25T10:28:08.993Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-25T10:28:08.993Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:28:08.993Z] === RUN TestBuildWithEmptyLayers [2019-11-25T10:28:09.271Z] --- PASS: TestDockerNetworkConnectAlias (7.49s) [2019-11-25T10:28:09.271Z] === RUN TestDockerNetworkReConnect [2019-11-25T10:28:09.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-25T10:28:09.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-25T10:28:09.968Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2019-11-25T10:28:09.968Z] === RUN TestBuildMultiStageOnBuild [2019-11-25T10:28:09.968Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-25T10:28:09.968Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:28:09.968Z] === RUN TestBuildUncleanTarFilenames [2019-11-25T10:28:09.968Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-25T10:28:09.968Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:28:09.968Z] === RUN TestBuildMultiStageLayerLeak [2019-11-25T10:28:09.968Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-25T10:28:09.968Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:28:09.968Z] === RUN TestBuildWithHugeFile [2019-11-25T10:28:09.968Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-11-25T10:28:09.968Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-25T10:28:09.968Z] === RUN TestBuildWithEmptyDockerfile [2019-11-25T10:28:09.968Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:28:09.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:28:09.968Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:28:09.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:28:09.968Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:28:09.968Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:28:10.251Z] --- PASS: TestContinueAfterPluginCrash (14.33s) [2019-11-25T10:28:10.251Z] PASS [2019-11-25T10:28:10.251Z] [2019-11-25T10:28:10.251Z] DONE 2 tests in 14.423s [2019-11-25T10:28:10.251Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-25T10:28:10.251Z] ++ 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-11-25T10:28:10.251Z] ++ set -e [2019-11-25T10:28:10.251Z] ++ '[' -n 0 ']' [2019-11-25T10:28:10.251Z] ++ set -x [2019-11-25T10:28:10.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:28:10.251Z] INFO: Testing against a local daemon [2019-11-25T10:28:10.251Z] === RUN TestPluginWithDevMounts [2019-11-25T10:28:10.251Z] === PAUSE TestPluginWithDevMounts [2019-11-25T10:28:10.251Z] === CONT TestPluginWithDevMounts [2019-11-25T10:28:10.429Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-25T10:28:10.429Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-25T10:28:10.429Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-25T10:28:10.429Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) [2019-11-25T10:28:10.429Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-25T10:28:10.429Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-11-25T10:28:10.429Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-11-25T10:28:10.429Z] === RUN TestBuildPreserveOwnership [2019-11-25T10:28:10.429Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-25T10:28:10.429Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:28:10.429Z] === RUN TestBuildPlatformInvalid [2019-11-25T10:28:10.429Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-25T10:28:10.429Z] PASS [2019-11-25T10:28:10.429Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-25T10:28:10.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:28:10.429Z] INFO: Testing against a local daemon [2019-11-25T10:28:10.429Z] === RUN TestConfigList [2019-11-25T10:28:10.429Z] --- SKIP: TestConfigList (0.00s) [2019-11-25T10:28:10.429Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:10.429Z] === RUN TestConfigsCreateAndDelete [2019-11-25T10:28:10.429Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-25T10:28:10.429Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:10.429Z] === RUN TestConfigsUpdate [2019-11-25T10:28:10.429Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-25T10:28:10.429Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:10.429Z] === RUN TestTemplatedConfig [2019-11-25T10:28:10.429Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-25T10:28:10.429Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:10.429Z] === RUN TestConfigInspect [2019-11-25T10:28:10.429Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-25T10:28:10.429Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:10.429Z] === RUN TestConfigCreateWithLabels [2019-11-25T10:28:10.429Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-25T10:28:10.429Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:28:10.429Z] === RUN TestConfigCreateResolve [2019-11-25T10:28:10.429Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-25T10:28:10.429Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:28:10.429Z] === RUN TestConfigDaemonLibtrustID [2019-11-25T10:28:10.429Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-25T10:28:10.429Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:28:10.429Z] PASS [2019-11-25T10:28:10.429Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-25T10:28:10.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:28:10.890Z] INFO: Testing against a local daemon [2019-11-25T10:28:10.890Z] === RUN TestCheckpoint [2019-11-25T10:28:10.890Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-25T10:28:10.890Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:28:10.890Z] === RUN TestContainerInvalidJSON [2019-11-25T10:28:10.890Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:28:10.890Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:28:10.890Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:28:10.890Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:28:10.890Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:28:10.890Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:28:10.890Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-25T10:28:10.890Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-25T10:28:10.890Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-25T10:28:10.890Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-11-25T10:28:10.890Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-25T10:28:10.890Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-25T10:28:10.890Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-25T10:28:10.890Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-25T10:28:10.890Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-11-25T10:28:10.890Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-25T10:28:10.890Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-25T10:28:10.890Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-11-25T10:28:10.890Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-25T10:28:10.890Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-25T10:28:10.890Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-25T10:28:10.890Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-25T10:28:10.890Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-25T10:28:10.890Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-25T10:28:10.890Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-25T10:28:10.890Z] === RUN TestCopyFromContainer [2019-11-25T10:28:10.890Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-25T10:28:10.890Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:10.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-25T10:28:10.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:28:10.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:28:10.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:28:10.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:28:10.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:28:10.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:28:10.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-25T10:28:10.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-25T10:28:10.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-25T10:28:10.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-25T10:28:10.890Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-25T10:28:10.890Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-25T10:28:10.890Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidEnv [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-25T10:28:10.890Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-25T10:28:10.890Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-25T10:28:10.890Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-25T10:28:10.890Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-25T10:28:10.890Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-25T10:28:10.890Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-25T10:28:10.890Z] === RUN TestCreateTmpfsMountsTarget [2019-11-25T10:28:10.890Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-25T10:28:10.890Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:10.890Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-25T10:28:10.890Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-25T10:28:10.890Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:28:10.890Z] === RUN TestCreateWithCapabilities [2019-11-25T10:28:10.890Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-25T10:28:10.890Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-25T10:28:10.890Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-25T10:28:10.890Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-25T10:28:10.890Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:28:10.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:28:10.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:28:10.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:28:10.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:28:10.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:28:10.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:28:10.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-25T10:28:10.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-25T10:28:10.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-25T10:28:10.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-25T10:28:10.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-25T10:28:10.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-25T10:28:10.890Z] === RUN TestDiff [2019-11-25T10:28:10.890Z] --- SKIP: TestDiff (0.00s) [2019-11-25T10:28:10.890Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:10.890Z] === RUN TestExecWithCloseStdin [2019-11-25T10:28:11.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-25T10:28:11.785Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-25T10:28:12.035Z] --- PASS: TestPluginWithDevMounts (1.92s) [2019-11-25T10:28:12.035Z] PASS [2019-11-25T10:28:12.035Z] [2019-11-25T10:28:12.035Z] DONE 1 tests in 2.012s [2019-11-25T10:28:12.035Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-25T10:28:12.035Z] ++ 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-11-25T10:28:12.035Z] ++ set -e [2019-11-25T10:28:12.035Z] ++ '[' -n 0 ']' [2019-11-25T10:28:12.035Z] ++ set -x [2019-11-25T10:28:12.035Z] ++ env -i DEST=/go/src/github.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-11-25T10:28:12.035Z] INFO: Testing against a local daemon [2019-11-25T10:28:12.035Z] === RUN TestSecretInspect [2019-11-25T10:28:12.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-25T10:28:12.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-25T10:28:12.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-25T10:28:13.075Z] --- PASS: TestExecWithCloseStdin (2.05s) [2019-11-25T10:28:13.075Z] === RUN TestExec [2019-11-25T10:28:13.075Z] --- SKIP: TestExec (0.00s) [2019-11-25T10:28:13.075Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-25T10:28:13.075Z] === RUN TestExecUser [2019-11-25T10:28:13.075Z] --- SKIP: TestExecUser (0.00s) [2019-11-25T10:28:13.075Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-25T10:28:13.075Z] === RUN TestExportContainerAndImportImage [2019-11-25T10:28:13.075Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-25T10:28:13.075Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:13.075Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-25T10:28:13.075Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-25T10:28:13.075Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:13.075Z] === RUN TestHealthCheckWorkdir [2019-11-25T10:28:13.075Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-25T10:28:13.075Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:13.075Z] === RUN TestHealthKillContainer [2019-11-25T10:28:13.075Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-25T10:28:13.075Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-25T10:28:13.075Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-25T10:28:13.075Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-25T10:28:13.075Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-25T10:28:13.075Z] === RUN TestKillContainerInvalidSignal [2019-11-25T10:28:14.538Z] --- PASS: TestDockerNetworkReConnect (5.41s) [2019-11-25T10:28:14.538Z] === RUN TestServicePlugin [2019-11-25T10:28:14.538Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-25T10:28:14.538Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:28:14.538Z] === RUN TestServiceUpdateLabel [2019-11-25T10:28:15.058Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-25T10:28:15.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-25T10:28:15.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-25T10:28:15.214Z] --- PASS: TestSecretInspect (2.75s) [2019-11-25T10:28:15.214Z] === RUN TestSecretList [2019-11-25T10:28:15.263Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2019-11-25T10:28:15.263Z] === RUN TestKillContainer [2019-11-25T10:28:15.263Z] --- SKIP: TestKillContainer (0.00s) [2019-11-25T10:28:15.263Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-25T10:28:15.263Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-25T10:28:15.263Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-25T10:28:15.263Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-25T10:28:15.263Z] === RUN TestKillStoppedContainer [2019-11-25T10:28:15.263Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-25T10:28:15.263Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-25T10:28:15.263Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-25T10:28:15.263Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-25T10:28:15.263Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-25T10:28:15.263Z] === RUN TestKillDifferentUserContainer [2019-11-25T10:28:15.263Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-25T10:28:15.263Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-25T10:28:15.263Z] === RUN TestInspectOomKilledTrue [2019-11-25T10:28:15.263Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-25T10:28:15.263Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:28:15.263Z] === RUN TestInspectOomKilledFalse [2019-11-25T10:28:15.263Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-25T10:28:15.263Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-25T10:28:15.263Z] === RUN TestLogsFollowTailEmpty [2019-11-25T10:28:15.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-25T10:28:16.804Z] --- PASS: TestLogsFollowTailEmpty (1.75s) [2019-11-25T10:28:16.804Z] === RUN TestNetworkNat [2019-11-25T10:28:16.804Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-25T10:28:16.804Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:16.804Z] === RUN TestNetworkLocalhostTCPNat [2019-11-25T10:28:16.804Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-25T10:28:16.804Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:28:16.804Z] === RUN TestNetworkLoopbackNat [2019-11-25T10:28:16.804Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-25T10:28:16.804Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:16.804Z] === RUN TestPause [2019-11-25T10:28:16.804Z] --- SKIP: TestPause (0.00s) [2019-11-25T10:28:16.804Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-25T10:28:16.804Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-25T10:28:17.358Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.65s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.85s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.45s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.42s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.14s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.29s) [2019-11-25T10:28:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2019-11-25T10:28:17.434Z] === RUN TestCgroupNamespacesRun [2019-11-25T10:28:17.633Z] --- PASS: TestSecretList (2.90s) [2019-11-25T10:28:17.633Z] === RUN TestSecretsCreateAndDelete [2019-11-25T10:28:17.821Z] --- PASS: TestServiceUpdateLabel (3.25s) [2019-11-25T10:28:17.821Z] === RUN TestServiceUpdateSecrets [2019-11-25T10:28:18.346Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.70s) [2019-11-25T10:28:18.346Z] === RUN TestPauseStopPausedContainer [2019-11-25T10:28:18.346Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-25T10:28:18.346Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:18.346Z] === RUN TestPsFilter [2019-11-25T10:28:18.346Z] --- PASS: TestPsFilter (0.14s) [2019-11-25T10:28:18.346Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-25T10:28:19.151Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-11-25T10:28:19.151Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-25T10:28:20.531Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2019-11-25T10:28:20.531Z] === RUN TestRemoveContainerWithVolume [2019-11-25T10:28:20.824Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2019-11-25T10:28:20.824Z] === RUN TestSecretsUpdate [2019-11-25T10:28:20.849Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-11-25T10:28:20.849Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-25T10:28:22.533Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2019-11-25T10:28:22.533Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-25T10:28:22.717Z] --- PASS: TestRemoveContainerWithVolume (1.95s) [2019-11-25T10:28:22.717Z] === RUN TestRemoveContainerRunning [2019-11-25T10:28:23.417Z] --- PASS: TestSecretsUpdate (2.48s) [2019-11-25T10:28:23.417Z] === RUN TestTemplatedSecret [2019-11-25T10:28:24.216Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2019-11-25T10:28:24.216Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-25T10:28:24.260Z] --- PASS: TestRemoveContainerRunning (1.84s) [2019-11-25T10:28:24.260Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-25T10:28:25.902Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2019-11-25T10:28:25.902Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-25T10:28:26.448Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s) [2019-11-25T10:28:26.448Z] === RUN TestRemoveInvalidContainer [2019-11-25T10:28:26.448Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-25T10:28:26.448Z] === RUN TestRenameLinkedContainer [2019-11-25T10:28:26.448Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-25T10:28:26.448Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:26.448Z] === RUN TestRenameStoppedContainer [2019-11-25T10:28:26.741Z] --- PASS: TestTemplatedSecret (3.72s) [2019-11-25T10:28:26.741Z] === RUN TestSecretCreateResolve [2019-11-25T10:28:27.099Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-11-25T10:28:27.099Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-25T10:28:27.312Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-25T10:28:27.821Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-11-25T10:28:27.821Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-25T10:28:28.680Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-25T10:28:29.506Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2019-11-25T10:28:29.506Z] === RUN TestKernelTCPMemory [2019-11-25T10:28:29.913Z] --- PASS: TestSecretCreateResolve (2.76s) [2019-11-25T10:28:29.913Z] PASS [2019-11-25T10:28:29.913Z] [2019-11-25T10:28:29.913Z] DONE 6 tests in 17.567s [2019-11-25T10:28:29.913Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-25T10:28:29.913Z] ++ 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-11-25T10:28:29.913Z] ++ set -e [2019-11-25T10:28:29.913Z] ++ '[' -n 0 ']' [2019-11-25T10:28:29.913Z] ++ set -x [2019-11-25T10:28:29.913Z] ++ env -i DEST=/go/src/github.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-11-25T10:28:29.913Z] INFO: Testing against a local daemon [2019-11-25T10:28:29.913Z] === RUN TestServiceCreateInit [2019-11-25T10:28:29.913Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-25T10:28:30.676Z] --- PASS: TestKernelTCPMemory (0.88s) [2019-11-25T10:28:30.676Z] === RUN TestNISDomainname [2019-11-25T10:28:31.400Z] --- PASS: TestNISDomainname (1.03s) [2019-11-25T10:28:31.400Z] === RUN TestHostnameDnsResolution [2019-11-25T10:28:31.956Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-25T10:28:32.572Z] --- PASS: TestHostnameDnsResolution (1.18s) [2019-11-25T10:28:32.572Z] === RUN TestStats [2019-11-25T10:28:33.536Z] --- PASS: TestRenameStoppedContainer (6.82s) [2019-11-25T10:28:33.536Z] === RUN TestRenameRunningContainerAndReuse [2019-11-25T10:28:34.855Z] --- PASS: TestStats (2.20s) [2019-11-25T10:28:34.856Z] === RUN TestStopContainerWithTimeout [2019-11-25T10:28:34.856Z] === RUN TestStopContainerWithTimeout/0 [2019-11-25T10:28:34.856Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-25T10:28:34.856Z] === RUN TestStopContainerWithTimeout/1 [2019-11-25T10:28:34.856Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-25T10:28:34.856Z] === RUN TestStopContainerWithTimeout/3 [2019-11-25T10:28:34.856Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-25T10:28:34.856Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-25T10:28:34.856Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-25T10:28:34.856Z] === CONT TestStopContainerWithTimeout/0 [2019-11-25T10:28:34.856Z] === CONT TestStopContainerWithTimeout/3 [2019-11-25T10:28:34.856Z] === CONT TestStopContainerWithTimeout/1 [2019-11-25T10:28:34.856Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-25T10:28:34.984Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-25T10:28:35.907Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2019-11-25T10:28:35.907Z] === RUN TestServiceUpdateConfigs [2019-11-25T10:28:37.294Z] --- PASS: TestRenameRunningContainerAndReuse (3.73s) [2019-11-25T10:28:37.294Z] === RUN TestRenameInvalidName [2019-11-25T10:28:38.747Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-25T10:28:38.747Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2019-11-25T10:28:38.747Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2019-11-25T10:28:38.747Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2019-11-25T10:28:38.747Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2019-11-25T10:28:38.747Z] === RUN TestDeleteDevicemapper [2019-11-25T10:28:38.747Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-25T10:28:38.747Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-25T10:28:38.747Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-25T10:28:38.849Z] --- PASS: TestRenameInvalidName (1.93s) [2019-11-25T10:28:38.849Z] === RUN TestRenameAnonymousContainer [2019-11-25T10:28:38.849Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-25T10:28:38.849Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:38.849Z] === RUN TestRenameContainerWithSameName [2019-11-25T10:28:40.168Z] --- PASS: TestServiceCreateInit (10.08s) [2019-11-25T10:28:40.168Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2019-11-25T10:28:40.168Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2019-11-25T10:28:40.168Z] === RUN TestCreateServiceMultipleTimes [2019-11-25T10:28:40.393Z] --- PASS: TestRenameContainerWithSameName (1.90s) [2019-11-25T10:28:40.393Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-25T10:28:40.393Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-25T10:28:40.393Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:40.393Z] === RUN TestResize [2019-11-25T10:28:40.393Z] --- SKIP: TestResize (0.00s) [2019-11-25T10:28:40.393Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:40.393Z] === RUN TestResizeWithInvalidSize [2019-11-25T10:28:40.393Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-25T10:28:40.393Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-25T10:28:40.393Z] === RUN TestResizeWhenContainerNotStarted [2019-11-25T10:28:40.445Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s) [2019-11-25T10:28:40.445Z] === RUN TestUpdateMemory [2019-11-25T10:28:41.620Z] --- PASS: TestUpdateMemory (1.06s) [2019-11-25T10:28:41.620Z] === RUN TestUpdateCPUQuota [2019-11-25T10:28:42.578Z] --- PASS: TestResizeWhenContainerNotStarted (1.90s) [2019-11-25T10:28:42.579Z] === RUN TestDaemonRestartKillContainers [2019-11-25T10:28:42.579Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-25T10:28:42.579Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:28:42.579Z] === RUN TestStats [2019-11-25T10:28:42.579Z] --- SKIP: TestStats (0.00s) [2019-11-25T10:28:42.579Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-25T10:28:42.579Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-25T10:28:43.311Z] --- PASS: TestUpdateCPUQuota (1.69s) [2019-11-25T10:28:43.311Z] === RUN TestUpdatePidsLimit [2019-11-25T10:28:43.311Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-25T10:28:43.311Z] === RUN TestUpdatePidsLimit/no_change [2019-11-25T10:28:44.033Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-25T10:28:44.368Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-25T10:28:44.709Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-25T10:28:45.069Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-25T10:28:45.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-25T10:28:46.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-25T10:28:46.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-25T10:28:47.092Z] --- PASS: TestUpdatePidsLimit (3.89s) [2019-11-25T10:28:47.092Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-11-25T10:28:47.092Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-11-25T10:28:47.092Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-11-25T10:28:47.092Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-11-25T10:28:47.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-11-25T10:28:47.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-11-25T10:28:47.092Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-11-25T10:28:47.092Z] === RUN TestUpdateRestartPolicy [2019-11-25T10:28:48.386Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.39s) [2019-11-25T10:28:48.386Z] === RUN TestStopContainerWithTimeout [2019-11-25T10:28:48.386Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-25T10:28:48.386Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-25T10:28:48.386Z] === RUN TestUpdateRestartPolicy [2019-11-25T10:28:49.343Z] --- PASS: TestImportExtremelyLargeImageWorks (182.73s) [2019-11-25T10:28:49.343Z] PASS [2019-11-25T10:28:49.343Z] [2019-11-25T10:28:49.343Z] DONE 12 tests in 186.646s [2019-11-25T10:28:49.601Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-25T10:28:49.601Z] ++ 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-11-25T10:28:49.601Z] ++ set -e [2019-11-25T10:28:49.601Z] ++ '[' -n 0 ']' [2019-11-25T10:28:49.601Z] ++ set -x [2019-11-25T10:28:49.601Z] ++ env -i DEST=/go/src/github.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-11-25T10:28:49.601Z] INFO: Testing against a local daemon [2019-11-25T10:28:49.601Z] === RUN TestNetworkCreateDelete [2019-11-25T10:28:49.857Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-11-25T10:28:49.857Z] === RUN TestDockerNetworkDeletePreferID [2019-11-25T10:28:50.114Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-11-25T10:28:50.114Z] === RUN TestInspectNetwork [2019-11-25T10:28:50.781Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2019-11-25T10:28:50.781Z] === RUN TestServiceUpdateNetwork [2019-11-25T10:28:51.483Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-25T10:28:51.739Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-25T10:28:56.706Z] --- PASS: TestCreateServiceMultipleTimes (16.60s) [2019-11-25T10:28:56.706Z] === RUN TestCreateServiceConflict [2019-11-25T10:28:56.991Z] === RUN TestInspectNetwork/full_network_id [2019-11-25T10:28:56.991Z] === RUN TestInspectNetwork/partial_network_id [2019-11-25T10:28:56.991Z] === RUN TestInspectNetwork/network_name [2019-11-25T10:28:56.991Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-25T10:28:56.991Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-25T10:28:57.247Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-25T10:28:57.504Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-25T10:28:58.066Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-25T10:28:58.323Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-25T10:28:58.580Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-25T10:28:58.836Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-25T10:28:59.138Z] --- PASS: TestCreateServiceConflict (2.85s) [2019-11-25T10:28:59.138Z] === RUN TestCreateServiceMaxReplicas [2019-11-25T10:29:00.288Z] --- PASS: TestUpdateRestartPolicy (12.09s) [2019-11-25T10:29:00.289Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-25T10:29:00.289Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-11-25T10:29:00.289Z] === RUN TestWaitNonBlocked [2019-11-25T10:29:00.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:29:00.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:29:00.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:29:00.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:29:00.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:29:00.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:29:00.626Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-25T10:29:00.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2019-11-25T10:29:00.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2019-11-25T10:29:00.626Z] === RUN TestWaitBlocked [2019-11-25T10:29:00.626Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:29:00.626Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:29:00.626Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:29:00.626Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:29:00.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-25T10:29:00.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-25T10:29:01.358Z] --- PASS: TestInspectNetwork (10.97s) [2019-11-25T10:29:01.358Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-25T10:29:01.358Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-25T10:29:01.358Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-25T10:29:01.358Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-25T10:29:01.358Z] === RUN TestRunContainerWithBridgeNone [2019-11-25T10:29:01.358Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-25T10:29:02.163Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-25T10:29:02.163Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2019-11-25T10:29:02.163Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2019-11-25T10:29:02.163Z] === CONT TestContainerStartOnDaemonRestart [2019-11-25T10:29:02.163Z] === CONT TestIpcModeOlderClient [2019-11-25T10:29:02.163Z] === CONT TestDaemonRestartIpcMode [2019-11-25T10:29:02.163Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-25T10:29:03.180Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2019-11-25T10:29:03.180Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-25T10:29:03.262Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-25T10:29:04.203Z] --- PASS: TestRunContainerWithBridgeNone (2.93s) [2019-11-25T10:29:04.203Z] === RUN TestNetworkInvalidJSON [2019-11-25T10:29:04.203Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-25T10:29:04.203Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-25T10:29:04.203Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:29:04.203Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:29:04.203Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:29:04.203Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:29:04.203Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-25T10:29:04.203Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:29:04.203Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:29:04.203Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-25T10:29:04.203Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-25T10:29:04.203Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-25T10:29:04.203Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-25T10:29:04.203Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-25T10:29:05.134Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-25T10:29:05.134Z] --- PASS: TestDaemonRestartWithLiveRestore (1.12s) [2019-11-25T10:29:05.134Z] === RUN TestDaemonDefaultNetworkPools [2019-11-25T10:29:05.654Z] --- PASS: TestServiceUpdateNetwork (15.25s) [2019-11-25T10:29:05.654Z] PASS [2019-11-25T10:29:05.654Z] [2019-11-25T10:29:05.654Z] === Skipped [2019-11-25T10:29:05.654Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-25T10:29:05.654Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-25T10:29:05.654Z] [2019-11-25T10:29:05.654Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-25T10:29:05.654Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:29:05.654Z] [2019-11-25T10:29:05.654Z] [2019-11-25T10:29:05.654Z] DONE 20 tests, 2 skipped in 138.290s [2019-11-25T10:29:05.654Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-25T10:29:05.654Z] ++ 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-11-25T10:29:05.654Z] ++ set -e [2019-11-25T10:29:05.654Z] ++ '[' -n 0 ']' [2019-11-25T10:29:05.654Z] ++ set -x [2019-11-25T10:29:05.654Z] ++ env -i DEST=/go/src/github.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-11-25T10:29:05.654Z] INFO: Testing against a local daemon [2019-11-25T10:29:05.654Z] === RUN TestSessionCreate [2019-11-25T10:29:05.654Z] --- PASS: TestSessionCreate (0.06s) [2019-11-25T10:29:05.654Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-25T10:29:05.654Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-25T10:29:05.654Z] PASS [2019-11-25T10:29:05.654Z] [2019-11-25T10:29:05.654Z] DONE 2 tests in 0.277s [2019-11-25T10:29:05.654Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-25T10:29:05.654Z] ++ 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-11-25T10:29:05.654Z] ++ set -e [2019-11-25T10:29:05.654Z] ++ '[' -n 0 ']' [2019-11-25T10:29:05.654Z] ++ set -x [2019-11-25T10:29:05.654Z] ++ env -i DEST=/go/src/github.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-11-25T10:29:05.654Z] INFO: Testing against a local daemon [2019-11-25T10:29:05.654Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-25T10:29:05.654Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:29:05.654Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-25T10:29:05.654Z] === RUN TestEventsExecDie [2019-11-25T10:29:05.654Z] --- PASS: TestEventsExecDie (1.06s) [2019-11-25T10:29:05.654Z] === RUN TestEventsBackwardsCompatible [2019-11-25T10:29:05.654Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-11-25T10:29:05.654Z] === RUN TestInfoBinaryCommits [2019-11-25T10:29:05.654Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-25T10:29:05.654Z] === RUN TestInfoAPIVersioned [2019-11-25T10:29:05.654Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-25T10:29:05.654Z] === RUN TestInfoDiscoveryBackend [2019-11-25T10:29:05.913Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2019-11-25T10:29:05.913Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-25T10:29:05.998Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-11-25T10:29:05.998Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s) [2019-11-25T10:29:05.998Z] PASS [2019-11-25T10:29:05.998Z] [2019-11-25T10:29:05.998Z] === Skipped [2019-11-25T10:29:05.998Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-25T10:29:05.998Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-25T10:29:05.998Z] [2019-11-25T10:29:05.998Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-25T10:29:05.998Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-25T10:29:05.998Z] [2019-11-25T10:29:05.998Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-25T10:29:05.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-25T10:29:05.998Z] [2019-11-25T10:29:05.998Z] [2019-11-25T10:29:05.998Z] DONE 197 tests, 3 skipped in 121.123s [2019-11-25T10:29:05.998Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-25T10:29:05.998Z] ++ 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-11-25T10:29:05.998Z] ++ set -e [2019-11-25T10:29:05.998Z] ++ '[' -n 0 ']' [2019-11-25T10:29:05.998Z] ++ set -x [2019-11-25T10:29:05.998Z] ++ env -i DEST=/go/src/github.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-11-25T10:29:05.998Z] INFO: Testing against a local daemon [2019-11-25T10:29:05.998Z] === RUN TestCommitInheritsEnv [2019-11-25T10:29:06.064Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-11-25T10:29:06.064Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-25T10:29:06.629Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-25T10:29:06.718Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-11-25T10:29:06.718Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-25T10:29:06.718Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-25T10:29:06.718Z] === RUN TestImagesFilterMultiReference [2019-11-25T10:29:06.718Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-25T10:29:06.718Z] === RUN TestImagePullPlatformInvalid [2019-11-25T10:29:06.718Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-25T10:29:06.718Z] === RUN TestRemoveImageOrphaning [2019-11-25T10:29:07.055Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-11-25T10:29:07.055Z] === RUN TestRemoveImageGarbageCollector [2019-11-25T10:29:07.055Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-25T10:29:07.055Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:29:07.055Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-25T10:29:07.055Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-25T10:29:07.055Z] === RUN TestTagInvalidReference [2019-11-25T10:29:07.055Z] --- PASS: TestTagInvalidReference (0.05s) [2019-11-25T10:29:07.055Z] === RUN TestTagValidPrefixedRepo [2019-11-25T10:29:07.055Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-25T10:29:07.055Z] === RUN TestTagExistedNameWithoutForce [2019-11-25T10:29:07.193Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-11-25T10:29:07.193Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-25T10:29:07.288Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-25T10:29:07.288Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-25T10:29:07.394Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-25T10:29:07.394Z] === RUN TestTagOfficialNames [2019-11-25T10:29:07.394Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-25T10:29:07.394Z] === RUN TestTagMatchesDigest [2019-11-25T10:29:07.394Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-11-25T10:29:07.394Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-25T10:29:07.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-25T10:29:07.547Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2019-11-25T10:29:07.547Z] === RUN TestInfoAPI [2019-11-25T10:29:07.806Z] --- PASS: TestInfoAPI (0.06s) [2019-11-25T10:29:07.806Z] === RUN TestInfoAPIWarnings [2019-11-25T10:29:08.015Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-25T10:29:08.272Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2019-11-25T10:29:08.272Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-25T10:29:08.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-25T10:29:08.373Z] --- PASS: TestInfoAPIWarnings (0.64s) [2019-11-25T10:29:08.373Z] === RUN TestInfoDebug [2019-11-25T10:29:08.838Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-11-25T10:29:08.838Z] === RUN TestServiceWithPredefinedNetwork [2019-11-25T10:29:08.941Z] --- PASS: TestInfoDebug (0.63s) [2019-11-25T10:29:08.941Z] === RUN TestInfoInsecureRegistries [2019-11-25T10:29:09.402Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-25T10:29:09.508Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2019-11-25T10:29:09.508Z] === RUN TestInfoRegistryMirrors [2019-11-25T10:29:09.510Z] --- PASS: TestUpdateRestartPolicy (20.17s) [2019-11-25T10:29:09.510Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-25T10:29:09.510Z] --- PASS: TestUpdateRestartWithAutoRemove (1.67s) [2019-11-25T10:29:09.510Z] === RUN TestWaitNonBlocked [2019-11-25T10:29:09.510Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:29:09.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:29:09.510Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:29:09.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:29:09.510Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-25T10:29:09.510Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-25T10:29:10.444Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2019-11-25T10:29:10.444Z] === RUN TestLoginFailsWithBadCredentials [2019-11-25T10:29:10.444Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2019-11-25T10:29:10.444Z] === RUN TestPingCacheHeaders [2019-11-25T10:29:10.702Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-25T10:29:10.702Z] === RUN TestPingGet [2019-11-25T10:29:10.702Z] --- PASS: TestPingGet (0.04s) [2019-11-25T10:29:10.702Z] === RUN TestPingHead [2019-11-25T10:29:10.702Z] --- PASS: TestPingHead (0.05s) [2019-11-25T10:29:10.702Z] === RUN TestVersion [2019-11-25T10:29:10.702Z] --- PASS: TestVersion (0.05s) [2019-11-25T10:29:10.702Z] PASS [2019-11-25T10:29:10.702Z] [2019-11-25T10:29:10.702Z] === Skipped [2019-11-25T10:29:10.702Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:29:10.702Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-25T10:29:10.702Z] [2019-11-25T10:29:10.702Z] [2019-11-25T10:29:10.702Z] DONE 18 tests, 1 skipped in 6.761s [2019-11-25T10:29:10.702Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-25T10:29:10.702Z] ++ 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-11-25T10:29:10.702Z] ++ set -e [2019-11-25T10:29:10.702Z] ++ '[' -n 0 ']' [2019-11-25T10:29:10.702Z] ++ set -x [2019-11-25T10:29:10.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:29:10.961Z] INFO: Testing against a local daemon [2019-11-25T10:29:10.961Z] === RUN TestVolumesCreateAndList [2019-11-25T10:29:10.961Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-25T10:29:10.961Z] === RUN TestVolumesRemove [2019-11-25T10:29:11.220Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-25T10:29:11.220Z] === RUN TestVolumesInspect [2019-11-25T10:29:11.220Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-25T10:29:11.220Z] === RUN TestVolumesInvalidJSON [2019-11-25T10:29:11.220Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-25T10:29:11.220Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-25T10:29:11.220Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-25T10:29:11.220Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-25T10:29:11.220Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-25T10:29:11.220Z] PASS [2019-11-25T10:29:11.220Z] [2019-11-25T10:29:11.220Z] DONE 5 tests in 0.393s [2019-11-25T10:29:11.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-25T10:29:11.478Z] ++++ cat bundles/test-integration/docker.pid [2019-11-25T10:29:11.478Z] +++ kill 13097 [2019-11-25T10:29:11.893Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-25T10:29:11.893Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-25T10:29:11.893Z] Cross building: bundles/cross/windows/amd64 [2019-11-25T10:29:11.893Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-25T10:29:11.893Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-25T10:29:12.434Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-25T10:29:12.434Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.64s) [2019-11-25T10:29:12.434Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.90s) [2019-11-25T10:29:12.434Z] === RUN TestWaitBlocked [2019-11-25T10:29:12.434Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-25T10:29:12.434Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:29:12.434Z] PASS [2019-11-25T10:29:12.434Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-25T10:29:12.677Z] --- PASS: TestServiceWithPredefinedNetwork (3.44s) [2019-11-25T10:29:12.677Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-25T10:29:12.677Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:29:12.677Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:29:12.677Z] === RUN TestServiceWithDataPathPortInit [2019-11-25T10:29:12.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:12.895Z] INFO: Testing against a local daemon [2019-11-25T10:29:12.895Z] === RUN TestCommitInheritsEnv [2019-11-25T10:29:12.895Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-25T10:29:12.895Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:29:12.895Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-25T10:29:12.895Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-25T10:29:12.895Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-25T10:29:12.895Z] === RUN TestImagesFilterMultiReference [2019-11-25T10:29:12.895Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-25T10:29:12.895Z] === RUN TestImagePullPlatformInvalid [2019-11-25T10:29:12.895Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-25T10:29:12.895Z] === RUN TestRemoveImageOrphaning [2019-11-25T10:29:12.895Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-25T10:29:12.895Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:29:12.895Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-25T10:29:12.895Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-25T10:29:12.895Z] === RUN TestTagInvalidReference [2019-11-25T10:29:12.895Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-25T10:29:12.895Z] === RUN TestTagValidPrefixedRepo [2019-11-25T10:29:12.895Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-25T10:29:12.895Z] === RUN TestTagExistedNameWithoutForce [2019-11-25T10:29:12.895Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-25T10:29:12.895Z] === RUN TestTagOfficialNames [2019-11-25T10:29:12.895Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-25T10:29:12.895Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] === RUN TestTagMatchesDigest [2019-11-25T10:29:12.895Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-25T10:29:12.895Z] PASS [2019-11-25T10:29:12.895Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-25T10:29:12.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:12.895Z] INFO: Testing against a local daemon [2019-11-25T10:29:12.895Z] === RUN TestNetworkCreateDelete [2019-11-25T10:29:12.895Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-25T10:29:12.895Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:29:12.895Z] === RUN TestDockerNetworkDeletePreferID [2019-11-25T10:29:12.895Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-25T10:29:12.895Z] 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-11-25T10:29:12.895Z] === RUN TestInspectNetwork [2019-11-25T10:29:12.895Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-25T10:29:12.895Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-25T10:29:12.895Z] === RUN TestRunContainerWithBridgeNone [2019-11-25T10:29:12.895Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-25T10:29:12.895Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:29:12.895Z] === RUN TestNetworkInvalidJSON [2019-11-25T10:29:12.895Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-25T10:29:12.895Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-25T10:29:12.895Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:29:12.895Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:29:12.895Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:29:12.895Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:29:12.895Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-25T10:29:12.895Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:29:12.895Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:29:12.895Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-25T10:29:12.895Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-25T10:29:12.895Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-25T10:29:12.895Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-25T10:29:12.895Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-25T10:29:12.895Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] === RUN TestDaemonDefaultNetworkPools [2019-11-25T10:29:12.895Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-25T10:29:12.895Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-25T10:29:12.895Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-25T10:29:12.895Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] === RUN TestServiceWithPredefinedNetwork [2019-11-25T10:29:12.895Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-25T10:29:12.895Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:29:12.895Z] === RUN TestServiceWithDataPathPortInit [2019-11-25T10:29:12.895Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-25T10:29:12.895Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-25T10:29:12.895Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-25T10:29:12.895Z] PASS [2019-11-25T10:29:12.895Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-25T10:29:12.895Z] PASS [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-25T10:29:13.356Z] PASS [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-25T10:29:13.356Z] PASS [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-25T10:29:13.356Z] PASS [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-25T10:29:13.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:13.356Z] INFO: Testing against a local daemon [2019-11-25T10:29:13.356Z] === RUN TestPluginInvalidJSON [2019-11-25T10:29:13.356Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:29:13.356Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:29:13.356Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:29:13.356Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-25T10:29:13.356Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-25T10:29:13.356Z] PASS [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-25T10:29:13.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:13.356Z] INFO: Testing against a local daemon [2019-11-25T10:29:13.356Z] === RUN TestExternalGraphDriver [2019-11-25T10:29:13.356Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-25T10:29:13.356Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-25T10:29:13.356Z] === RUN TestGraphdriverPluginV2 [2019-11-25T10:29:13.356Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-25T10:29:13.356Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-25T10:29:13.356Z] PASS [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-25T10:29:13.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:13.356Z] INFO: Testing against a local daemon [2019-11-25T10:29:13.356Z] PASS [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-25T10:29:13.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-25T10:29:13.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:13.356Z] INFO: Testing against a local daemon [2019-11-25T10:29:13.356Z] === RUN TestSecretInspect [2019-11-25T10:29:13.356Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-25T10:29:13.356Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.356Z] === RUN TestSecretList [2019-11-25T10:29:13.356Z] --- SKIP: TestSecretList (0.00s) [2019-11-25T10:29:13.356Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.356Z] === RUN TestSecretsCreateAndDelete [2019-11-25T10:29:13.356Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-25T10:29:13.356Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.356Z] === RUN TestSecretsUpdate [2019-11-25T10:29:13.356Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-25T10:29:13.356Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.356Z] === RUN TestTemplatedSecret [2019-11-25T10:29:13.356Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-25T10:29:13.356Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.356Z] === RUN TestSecretCreateResolve [2019-11-25T10:29:13.356Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-25T10:29:13.356Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:29:13.356Z] PASS [2019-11-25T10:29:13.356Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-25T10:29:13.380Z] +++ /etc/init.d/apparmor stop [2019-11-25T10:29:13.380Z] Clearing AppArmor profiles cache:. [2019-11-25T10:29:13.380Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-25T10:29:13.380Z] Unloading profiles will leave already running processes permanently [2019-11-25T10:29:13.380Z] unconfined, which can lead to unexpected situations. [2019-11-25T10:29:13.380Z] [2019-11-25T10:29:13.380Z] To set a process to complain mode, use the command line tool [2019-11-25T10:29:13.380Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-25T10:29:13.380Z] with the 'teardown' option." [2019-11-25T10:29:13.380Z] [2019-11-25T10:29:13.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:13.817Z] INFO: Testing against a local daemon [2019-11-25T10:29:13.817Z] === RUN TestServiceCreateInit [2019-11-25T10:29:13.817Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-25T10:29:13.817Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-25T10:29:13.817Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-25T10:29:13.817Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-25T10:29:13.817Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-25T10:29:13.817Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] === RUN TestCreateServiceMultipleTimes [2019-11-25T10:29:13.817Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-25T10:29:13.817Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] === RUN TestCreateServiceConflict [2019-11-25T10:29:13.817Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-25T10:29:13.817Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] === RUN TestCreateServiceMaxReplicas [2019-11-25T10:29:13.817Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-25T10:29:13.817Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-25T10:29:13.817Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-25T10:29:13.817Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] === RUN TestCreateServiceSecretFileMode [2019-11-25T10:29:13.817Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-25T10:29:13.817Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] === RUN TestCreateServiceConfigFileMode [2019-11-25T10:29:13.817Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-25T10:29:13.817Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] === RUN TestCreateServiceSysctls [2019-11-25T10:29:13.817Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-25T10:29:13.817Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.817Z] === RUN TestCreateServiceCapabilities [2019-11-25T10:29:13.817Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-25T10:29:13.818Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.818Z] === RUN TestInspect [2019-11-25T10:29:13.818Z] --- SKIP: TestInspect (0.00s) [2019-11-25T10:29:13.818Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.818Z] === RUN TestServiceListWithStatuses [2019-11-25T10:29:13.818Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-25T10:29:13.818Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.818Z] === RUN TestDockerNetworkConnectAlias [2019-11-25T10:29:13.818Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-25T10:29:13.818Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.818Z] === RUN TestDockerNetworkReConnect [2019-11-25T10:29:13.818Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-25T10:29:13.818Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.818Z] === RUN TestServicePlugin [2019-11-25T10:29:13.818Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-25T10:29:13.818Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.818Z] === RUN TestServiceUpdateLabel [2019-11-25T10:29:13.818Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-25T10:29:13.818Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:29:13.818Z] === RUN TestServiceUpdateSecrets [2019-11-25T10:29:13.818Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-25T10:29:13.818Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:29:13.818Z] === RUN TestServiceUpdateConfigs [2019-11-25T10:29:13.818Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-25T10:29:13.818Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:29:13.818Z] === RUN TestServiceUpdateNetwork [2019-11-25T10:29:13.818Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-25T10:29:13.818Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-25T10:29:13.818Z] PASS [2019-11-25T10:29:13.818Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-25T10:29:13.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:13.818Z] INFO: Testing against a local daemon [2019-11-25T10:29:13.818Z] === RUN TestSessionCreate [2019-11-25T10:29:13.818Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-25T10:29:13.818Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-25T10:29:13.818Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-25T10:29:13.818Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-25T10:29:13.818Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-25T10:29:13.818Z] PASS [2019-11-25T10:29:13.818Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-25T10:29:13.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:13.818Z] INFO: Testing against a local daemon [2019-11-25T10:29:13.818Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-25T10:29:13.818Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:29:13.818Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-25T10:29:13.818Z] === RUN TestEventsExecDie [2019-11-25T10:29:13.818Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-25T10:29:13.818Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-25T10:29:13.818Z] === RUN TestEventsBackwardsCompatible [2019-11-25T10:29:13.818Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-25T10:29:13.818Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-25T10:29:13.818Z] === RUN TestInfoAPI [2019-11-25T10:29:13.818Z] --- PASS: TestInfoAPI (0.03s) [2019-11-25T10:29:13.818Z] === RUN TestInfoAPIWarnings [2019-11-25T10:29:13.818Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-25T10:29:13.818Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-25T10:29:13.818Z] === RUN TestInfoDebug [2019-11-25T10:29:13.818Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-25T10:29:13.818Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-25T10:29:13.818Z] === RUN TestInfoInsecureRegistries [2019-11-25T10:29:13.818Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-25T10:29:13.818Z] info_test.go:101: [d6725c05c5e47] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d6725c05c5e47\root --exec-root C:\windows\TEMP\dxr\d6725c05c5e47 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d6725c05c5e47\docker.pid --userland-proxy=true --containerd-namespace d6725c05c5e47 --containerd-plugins-namespace d6725c05c5e47p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d6725c05c5e47.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-25T10:29:13.818Z] === RUN TestInfoRegistryMirrors [2019-11-25T10:29:13.818Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-25T10:29:13.818Z] info_test.go:125: [d47896c9b27f9] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d47896c9b27f9\root --exec-root C:\windows\TEMP\dxr\d47896c9b27f9 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d47896c9b27f9\docker.pid --userland-proxy=true --containerd-namespace d47896c9b27f9 --containerd-plugins-namespace d47896c9b27f9p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d47896c9b27f9.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-25T10:29:13.818Z] === RUN TestLoginFailsWithBadCredentials [2019-11-25T10:29:14.929Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-11-25T10:29:14.929Z] === RUN TestPingCacheHeaders [2019-11-25T10:29:14.929Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-11-25T10:29:14.929Z] === RUN TestPingGet [2019-11-25T10:29:14.929Z] --- PASS: TestPingGet (0.03s) [2019-11-25T10:29:14.929Z] === RUN TestPingHead [2019-11-25T10:29:14.929Z] --- PASS: TestPingHead (0.03s) [2019-11-25T10:29:14.929Z] === RUN TestVersion [2019-11-25T10:29:14.929Z] --- PASS: TestVersion (0.03s) [2019-11-25T10:29:14.929Z] FAIL [2019-11-25T10:29:14.929Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-25T10:29:14.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:14.929Z] INFO: Testing against a local daemon [2019-11-25T10:29:14.929Z] === RUN TestVolumesCreateAndList [2019-11-25T10:29:14.929Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-25T10:29:14.929Z] === RUN TestVolumesRemove [2019-11-25T10:29:14.929Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-25T10:29:14.929Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-25T10:29:14.929Z] === RUN TestVolumesInspect [2019-11-25T10:29:15.389Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-25T10:29:15.389Z] === RUN TestVolumesInvalidJSON [2019-11-25T10:29:15.389Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-25T10:29:15.389Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-25T10:29:15.389Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-25T10:29:15.389Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-25T10:29:15.389Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-25T10:29:15.389Z] PASS [2019-11-25T10:29:15.389Z] INFO: make.ps1 ended at 11/25/2019 10:29:14 [2019-11-25T10:29:15.389Z] INFO: Integration CLI tests being run from the host: [2019-11-25T10:29:15.389Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" Post stage [Pipeline] junit [2019-11-25T10:29:16.704Z] Recording test results [2019-11-25T10:29:17.069Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s) [2019-11-25T10:29:17.069Z] === RUN TestCreateServiceSecretFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-25T10:29:17.519Z] + echo Ensuring container killed. [2019-11-25T10:29:17.519Z] Ensuring container killed. [2019-11-25T10:29:17.519Z] + docker rm -vf docker-pr3 [2019-11-25T10:29:17.519Z] Error: No such container: docker-pr3 [2019-11-25T10:29:17.519Z] + true [Pipeline] sh [2019-11-25T10:29:17.819Z] + echo Chowning /workspace to jenkins user [2019-11-25T10:29:17.819Z] Chowning /workspace to jenkins user [2019-11-25T10:29:17.819Z] + id -u [2019-11-25T10:29:17.819Z] + id -g [2019-11-25T10:29:17.819Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40243:/workspace busybox chown -R 1000:1000 /workspace [2019-11-25T10:29:17.929Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-25T10:29:20.268Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2019-11-25T10:29:20.268Z] === RUN TestCreateServiceConfigFileMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-25T10:29:21.409Z] + bundleName=arm64-integration [2019-11-25T10:29:21.409Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-25T10:29:21.409Z] Creating arm64-integration-bundles.tar.gz [2019-11-25T10:29:21.409Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-25T10:29:21.409Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-25T10:29:21.680Z] Archiving artifacts [2019-11-25T10:29:21.900Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40243/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-25T10:29:22.213Z] + make clean [2019-11-25T10:29:22.780Z] docker volume rm -f docker-dev-cache [2019-11-25T10:29:22.780Z] docker-dev-cache [Pipeline] deleteDir [2019-11-25T10:29:23.461Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2019-11-25T10:29:23.461Z] === RUN TestCreateServiceSysctls [2019-11-25T10:29:23.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-25T10:29:23.989Z] INFO: Testing against a local daemon [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-25T10:29:23.989Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-25T10:29:24.959Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-25T10:29:24.959Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-25T10:29:25.419Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-25T10:29:25.881Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-25T10:29:27.651Z] --- PASS: TestCreateServiceSysctls (4.30s) [2019-11-25T10:29:27.651Z] === RUN TestCreateServiceCapabilities [2019-11-25T10:29:31.678Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2019-11-25T10:29:31.678Z] === RUN TestInspect [2019-11-25T10:29:32.782Z] --- PASS: TestServiceWithDataPathPortInit (19.00s) [2019-11-25T10:29:32.782Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-25T10:29:34.861Z] --- PASS: TestInspect (3.50s) [2019-11-25T10:29:34.861Z] === RUN TestServiceListWithStatuses [2019-11-25T10:29:34.861Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-25T10:29:34.861Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-25T10:29:34.862Z] === RUN TestDockerNetworkConnectAlias [2019-11-25T10:29:40.875Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-25T10:29:41.109Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2019-11-25T10:29:41.110Z] === RUN TestDockerNetworkReConnect [2019-11-25T10:29:41.439Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.05s) [2019-11-25T10:29:41.439Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x6ozhmcfuzhptj7dmycub60jz Created:2019-11-25 10:29:33.041551332 +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[a914d06faf28708b4a530385e2c2b0d64641c99470c8170696b175acd2a3e630:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tss1ewk1ejoirv83va15tyii1 EndpointID:05f2ce9891a3e9eae508224409708cf8101a3544fac29806e2911f176d12c22f MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f84fb6c3330e37bd103706b65e4b3a358a60f9e16f3cc9e29005d70090a02f0c 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:a583063313dd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tss1ewk1ejoirv83va15tyii1 EndpointID:05f2ce9891a3e9eae508224409708cf8101a3544fac29806e2911f176d12c22f EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-25T10:29:41.439Z] PASS [2019-11-25T10:29:41.439Z] [2019-11-25T10:29:41.439Z] === Skipped [2019-11-25T10:29:41.439Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:29:41.439Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:29:41.439Z] [2019-11-25T10:29:41.439Z] [2019-11-25T10:29:41.439Z] DONE 21 tests, 1 skipped in 51.937s [2019-11-25T10:29:41.439Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-25T10:29:41.439Z] ++ 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-11-25T10:29:41.439Z] ++ set -e [2019-11-25T10:29:41.439Z] ++ '[' -n 0 ']' [2019-11-25T10:29:41.439Z] ++ set -x [2019-11-25T10:29:41.439Z] ++ env -i DEST=/go/src/github.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-11-25T10:29:41.695Z] INFO: Testing against a local daemon [2019-11-25T10:29:41.695Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-25T10:29:41.696Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-25T10:29:41.696Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:29:41.696Z] === RUN TestDockerNetworkIpvlan [2019-11-25T10:29:41.696Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-25T10:29:41.696Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:29:41.696Z] PASS [2019-11-25T10:29:41.696Z] [2019-11-25T10:29:41.696Z] === Skipped [2019-11-25T10:29:41.696Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-25T10:29:41.696Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:29:41.696Z] [2019-11-25T10:29:41.696Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-25T10:29:41.696Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:29:41.696Z] [2019-11-25T10:29:41.696Z] [2019-11-25T10:29:41.696Z] DONE 2 tests, 2 skipped in 0.193s [2019-11-25T10:29:41.696Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-25T10:29:41.696Z] ++ 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-11-25T10:29:41.696Z] ++ set -e [2019-11-25T10:29:41.696Z] ++ '[' -n 0 ']' [2019-11-25T10:29:41.696Z] ++ set -x [2019-11-25T10:29:41.696Z] ++ env -i DEST=/go/src/github.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-11-25T10:29:41.952Z] INFO: Testing against a local daemon [2019-11-25T10:29:41.952Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-25T10:29:42.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-25T10:29:43.140Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-11-25T10:29:43.140Z] === RUN TestDockerNetworkMacvlan [2019-11-25T10:29:44.070Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-25T10:29:45.001Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-25T10:29:45.374Z] --- PASS: TestDockerNetworkReConnect (4.67s) [2019-11-25T10:29:45.374Z] === RUN TestServicePlugin [2019-11-25T10:29:45.374Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-25T10:29:45.374Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:29:45.374Z] === RUN TestServiceUpdateLabel [2019-11-25T10:29:45.930Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-25T10:29:48.556Z] --- PASS: TestServiceUpdateLabel (2.89s) [2019-11-25T10:29:48.556Z] === RUN TestServiceUpdateSecrets [2019-11-25T10:29:49.205Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-25T10:29:53.381Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-25T10:29:53.381Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-25T10:29:54.312Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-25T10:29:54.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-25T10:29:55.439Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-25T10:29:56.807Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-25T10:29:56.807Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-25T10:29:57.405Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-25T10:29:57.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-25T10:29:59.934Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-25T10:30:01.304Z] --- PASS: TestDockerNetworkMacvlan (18.00s) [2019-11-25T10:30:01.304Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-11-25T10:30:01.304Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-25T10:30:01.304Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2019-11-25T10:30:01.304Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.75s) [2019-11-25T10:30:01.304Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2019-11-25T10:30:01.304Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) [2019-11-25T10:30:01.304Z] PASS [2019-11-25T10:30:01.304Z] [2019-11-25T10:30:01.304Z] DONE 8 tests in 19.570s [2019-11-25T10:30:01.304Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-25T10:30:01.304Z] ++ 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-11-25T10:30:01.304Z] ++ set -e [2019-11-25T10:30:01.304Z] ++ '[' -n 0 ']' [2019-11-25T10:30:01.304Z] ++ set -x [2019-11-25T10:30:01.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:30:01.304Z] testing: warning: no tests to run [2019-11-25T10:30:01.304Z] PASS [2019-11-25T10:30:01.304Z] [2019-11-25T10:30:01.304Z] DONE 0 tests in 0.034s [2019-11-25T10:30:01.304Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-25T10:30:01.304Z] ++ 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-11-25T10:30:01.304Z] ++ set -e [2019-11-25T10:30:01.304Z] ++ '[' -n 0 ']' [2019-11-25T10:30:01.304Z] ++ set -x [2019-11-25T10:30:01.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:30:01.562Z] INFO: Testing against a local daemon [2019-11-25T10:30:01.562Z] === RUN TestAuthZPluginAllowRequest [2019-11-25T10:30:03.482Z] --- PASS: TestAuthZPluginAllowRequest (1.94s) [2019-11-25T10:30:03.482Z] === RUN TestAuthZPluginTLS [2019-11-25T10:30:04.046Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-25T10:30:04.046Z] === RUN TestAuthZPluginDenyRequest [2019-11-25T10:30:04.609Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-25T10:30:04.609Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-25T10:30:04.912Z] --- PASS: TestServiceUpdateSecrets (15.11s) [2019-11-25T10:30:04.912Z] === RUN TestServiceUpdateConfigs [2019-11-25T10:30:05.172Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-25T10:30:05.172Z] === RUN TestAuthZPluginDenyResponse [2019-11-25T10:30:05.736Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-25T10:30:05.736Z] === RUN TestAuthZPluginAllowEventStream [2019-11-25T10:30:07.630Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-11-25T10:30:07.630Z] === RUN TestAuthZPluginErrorResponse [2019-11-25T10:30:07.887Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-25T10:30:07.887Z] === RUN TestAuthZPluginErrorRequest [2019-11-25T10:30:08.451Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-11-25T10:30:08.451Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-25T10:30:09.014Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-11-25T10:30:09.014Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-25T10:30:10.911Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-25T10:30:10.911Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2019-11-25T10:30:10.911Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-25T10:30:10.911Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-25T10:30:11.475Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-25T10:30:12.038Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-25T10:30:12.602Z] === RUN TestDockerSuite/TestBuildFails [2019-11-25T10:30:13.165Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-11-25T10:30:13.165Z] === RUN TestAuthZPluginHeader [2019-11-25T10:30:13.729Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-25T10:30:13.729Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-25T10:30:13.986Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-11-25T10:30:13.986Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-25T10:30:16.509Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-25T10:30:18.718Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2019-11-25T10:30:18.718Z] === RUN TestServiceUpdateNetwork [2019-11-25T10:30:19.033Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2019-11-25T10:30:19.033Z] === RUN TestAuthZPluginV2Disable [2019-11-25T10:30:19.033Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-25T10:30:19.557Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-25T10:30:19.557Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-25T10:30:19.557Z] remote: Enumerating objects: 19, done. [2019-11-25T10:30:19.557Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-25T10:30:19.557Z] 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-11-25T10:30:19.557Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-25T10:30:19.814Z] [2019-11-25T10:30:20.927Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-25T10:30:22.296Z] --- PASS: TestAuthZPluginV2Disable (3.58s) [2019-11-25T10:30:22.296Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-25T10:30:22.296Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-25T10:30:22.667Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40243/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/test/unit [2019-11-25T10:30:22.860Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-25T10:30:24.228Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-25T10:30:25.599Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.39s) [2019-11-25T10:30:25.599Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-25T10:30:25.960Z] ? github.com/docker/docker/api [no test files] [2019-11-25T10:30:26.163Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-25T10:30:27.096Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-25T10:30:28.029Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-25T10:30:32.204Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-25T10:30:34.729Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-25T10:30:35.049Z] --- PASS: TestServiceUpdateNetwork (15.22s) [2019-11-25T10:30:35.049Z] PASS [2019-11-25T10:30:35.049Z] [2019-11-25T10:30:35.049Z] === Skipped [2019-11-25T10:30:35.049Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-11-25T10:30:35.049Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-25T10:30:35.049Z] [2019-11-25T10:30:35.049Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-25T10:30:35.049Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:30:35.049Z] [2019-11-25T10:30:35.049Z] [2019-11-25T10:30:35.049Z] DONE 20 tests, 2 skipped in 124.400s [2019-11-25T10:30:35.049Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-25T10:30:35.049Z] ++ 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-11-25T10:30:35.049Z] ++ set -e [2019-11-25T10:30:35.049Z] ++ '[' -n 0 ']' [2019-11-25T10:30:35.049Z] ++ set -x [2019-11-25T10:30:35.049Z] ++ env -i DEST=/go/src/github.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-11-25T10:30:35.049Z] INFO: Testing against a local daemon [2019-11-25T10:30:35.049Z] === RUN TestSessionCreate [2019-11-25T10:30:35.049Z] --- PASS: TestSessionCreate (0.02s) [2019-11-25T10:30:35.049Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-25T10:30:35.049Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-25T10:30:35.049Z] PASS [2019-11-25T10:30:35.049Z] [2019-11-25T10:30:35.049Z] DONE 2 tests in 0.124s [2019-11-25T10:30:35.049Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-25T10:30:35.049Z] ++ 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-11-25T10:30:35.049Z] ++ set -e [2019-11-25T10:30:35.049Z] ++ '[' -n 0 ']' [2019-11-25T10:30:35.049Z] ++ set -x [2019-11-25T10:30:35.049Z] ++ env -i DEST=/go/src/github.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-11-25T10:30:35.049Z] INFO: Testing against a local daemon [2019-11-25T10:30:35.049Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-25T10:30:35.049Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:30:35.049Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-25T10:30:35.049Z] === RUN TestEventsExecDie [2019-11-25T10:30:35.049Z] --- PASS: TestEventsExecDie (0.94s) [2019-11-25T10:30:35.049Z] === RUN TestEventsBackwardsCompatible [2019-11-25T10:30:35.049Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-25T10:30:35.049Z] === RUN TestInfoBinaryCommits [2019-11-25T10:30:35.049Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-25T10:30:35.049Z] === RUN TestInfoAPIVersioned [2019-11-25T10:30:35.594Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-25T10:30:35.594Z] === RUN TestInfoDiscoveryBackend [2019-11-25T10:30:35.594Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-25T10:30:35.594Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-25T10:30:36.657Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-25T10:30:36.992Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-25T10:30:36.992Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-25T10:30:37.354Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-25T10:30:37.354Z] === RUN TestInfoAPI [2019-11-25T10:30:37.354Z] --- PASS: TestInfoAPI (0.02s) [2019-11-25T10:30:37.354Z] === RUN TestInfoAPIWarnings [2019-11-25T10:30:37.588Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.97s) [2019-11-25T10:30:37.588Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-25T10:30:37.731Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-25T10:30:37.731Z] === RUN TestInfoDebug [2019-11-25T10:30:38.512Z] --- PASS: TestInfoDebug (0.52s) [2019-11-25T10:30:38.512Z] === RUN TestInfoInsecureRegistries [2019-11-25T10:30:38.874Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-25T10:30:38.874Z] === RUN TestInfoRegistryMirrors [2019-11-25T10:30:39.248Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-25T10:30:39.248Z] === RUN TestLoginFailsWithBadCredentials [2019-11-25T10:30:39.626Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2019-11-25T10:30:39.626Z] === RUN TestPingCacheHeaders [2019-11-25T10:30:39.626Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-25T10:30:39.626Z] === RUN TestPingGet [2019-11-25T10:30:40.016Z] --- PASS: TestPingGet (0.02s) [2019-11-25T10:30:40.016Z] === RUN TestPingHead [2019-11-25T10:30:40.016Z] --- PASS: TestPingHead (0.02s) [2019-11-25T10:30:40.016Z] === RUN TestVersion [2019-11-25T10:30:40.016Z] --- PASS: TestVersion (0.04s) [2019-11-25T10:30:40.016Z] PASS [2019-11-25T10:30:40.016Z] [2019-11-25T10:30:40.016Z] === Skipped [2019-11-25T10:30:40.016Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:30:40.016Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-25T10:30:40.016Z] [2019-11-25T10:30:40.016Z] [2019-11-25T10:30:40.016Z] DONE 18 tests, 1 skipped in 5.813s [2019-11-25T10:30:40.016Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-25T10:30:40.016Z] ++ 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-11-25T10:30:40.016Z] ++ set -e [2019-11-25T10:30:40.016Z] ++ '[' -n 0 ']' [2019-11-25T10:30:40.016Z] ++ set -x [2019-11-25T10:30:40.016Z] ++ env -i DEST=/go/src/github.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-11-25T10:30:40.016Z] INFO: Testing against a local daemon [2019-11-25T10:30:40.016Z] === RUN TestVolumesCreateAndList [2019-11-25T10:30:40.016Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-25T10:30:40.016Z] === RUN TestVolumesRemove [2019-11-25T10:30:40.016Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-25T10:30:40.016Z] === RUN TestVolumesInspect [2019-11-25T10:30:40.016Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-25T10:30:40.016Z] === RUN TestVolumesInvalidJSON [2019-11-25T10:30:40.016Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-25T10:30:40.016Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-25T10:30:40.016Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-25T10:30:40.016Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-25T10:30:40.016Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-25T10:30:40.016Z] PASS [2019-11-25T10:30:40.016Z] [2019-11-25T10:30:40.016Z] DONE 5 tests in 0.210s [2019-11-25T10:30:40.016Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-25T10:30:40.389Z] ++++ cat bundles/test-integration/docker.pid [2019-11-25T10:30:40.389Z] +++ kill 11521 [2019-11-25T10:30:40.819Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2019-11-25T10:30:41.645Z] +++ /etc/init.d/apparmor stop [2019-11-25T10:30:41.645Z] Clearing AppArmor profiles cache:. [2019-11-25T10:30:41.645Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-25T10:30:41.645Z] Unloading profiles will leave already running processes permanently [2019-11-25T10:30:41.645Z] unconfined, which can lead to unexpected situations. [2019-11-25T10:30:41.645Z] [2019-11-25T10:30:41.645Z] To set a process to complain mode, use the command line tool [2019-11-25T10:30:41.645Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-25T10:30:41.645Z] with the 'teardown' option." [2019-11-25T10:30:41.645Z] [2019-11-25T10:30:41.761Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-25T10:30:41.761Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-25T10:30:42.017Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-25T10:30:42.581Z] === RUN TestDockerSuite/TestBuildIntermediateTarget Post stage [Pipeline] junit [2019-11-25T10:30:43.047Z] Recording test results [2019-11-25T10:30:43.144Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-25T10:30:43.144Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-25T10:30:44.073Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-25T10:30:44.636Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-25T10:30:44.881Z] + echo Ensuring container killed. [2019-11-25T10:30:44.881Z] Ensuring container killed. [2019-11-25T10:30:44.881Z] + docker rm -vf docker-pr3 [2019-11-25T10:30:44.881Z] Error: No such container: docker-pr3 [2019-11-25T10:30:44.881Z] + true [2019-11-25T10:30:44.892Z] === RUN TestDockerSuite/TestBuildLabelMultiple [Pipeline] sh [2019-11-25T10:30:45.455Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-25T10:30:45.674Z] + echo Chowning /workspace to jenkins user [2019-11-25T10:30:45.674Z] Chowning /workspace to jenkins user [2019-11-25T10:30:45.674Z] + id -u [2019-11-25T10:30:45.674Z] + id -g [2019-11-25T10:30:45.674Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40243:/workspace busybox chown -R 1001:1001 /workspace [2019-11-25T10:30:45.712Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-25T10:30:46.274Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-25T10:30:47.205Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-25T10:30:48.270Z] + bundleName=s390x-integration [2019-11-25T10:30:48.270Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-25T10:30:48.270Z] Creating s390x-integration-bundles.tar.gz [2019-11-25T10:30:48.270Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-25T10:30:48.270Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-25T10:30:48.401Z] Archiving artifacts [2019-11-25T10:30:49.670Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40243/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-25T10:30:50.476Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-25T10:30:50.531Z] + make clean [2019-11-25T10:30:50.958Z] make: command: Command not found [2019-11-25T10:30:50.958Z] make: command: Command not found [2019-11-25T10:30:50.958Z] docker volume rm -f docker-dev-cache [2019-11-25T10:30:50.958Z] docker-dev-cache [Pipeline] deleteDir [2019-11-25T10:30:51.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-25T10:30:54.372Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-11-25T10:30:54.372Z] PASS [2019-11-25T10:30:54.372Z] [2019-11-25T10:30:54.372Z] DONE 17 tests in 52.774s [2019-11-25T10:30:54.372Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-25T10:30:54.372Z] ++ 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-11-25T10:30:54.372Z] ++ set -e [2019-11-25T10:30:54.372Z] ++ '[' -n 0 ']' [2019-11-25T10:30:54.372Z] ++ set -x [2019-11-25T10:30:54.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-25T10:30:54.372Z] INFO: Testing against a local daemon [2019-11-25T10:30:54.372Z] === RUN TestPluginInvalidJSON [2019-11-25T10:30:54.372Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:30:54.372Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:30:54.372Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:30:54.372Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-25T10:30:54.372Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-11-25T10:30:54.372Z] PASS [2019-11-25T10:30:54.372Z] [2019-11-25T10:30:54.372Z] DONE 2 tests in 0.237s [2019-11-25T10:30:54.372Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-25T10:30:54.372Z] ++ 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-11-25T10:30:54.372Z] ++ set -e [2019-11-25T10:30:54.372Z] ++ '[' -n 0 ']' [2019-11-25T10:30:54.372Z] ++ set -x [2019-11-25T10:30:54.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-25T10:30:54.629Z] INFO: Testing against a local daemon [2019-11-25T10:30:54.629Z] === RUN TestExternalGraphDriver [2019-11-25T10:30:54.886Z] === RUN TestExternalGraphDriver/json [2019-11-25T10:30:56.256Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-25T10:30:57.187Z] === RUN TestExternalGraphDriver/spec [2019-11-25T10:30:59.080Z] === RUN TestExternalGraphDriver/pull [2019-11-25T10:31:00.015Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-25T10:31:00.015Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-25T10:31:00.015Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-25T10:31:00.273Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-25T10:31:00.273Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-25T10:31:00.837Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-25T10:31:01.094Z] --- PASS: TestExternalGraphDriver (6.50s) [2019-11-25T10:31:01.094Z] --- PASS: TestExternalGraphDriver/json (2.30s) [2019-11-25T10:31:01.094Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-11-25T10:31:01.094Z] --- PASS: TestExternalGraphDriver/pull (1.95s) [2019-11-25T10:31:01.094Z] === RUN TestGraphdriverPluginV2 [2019-11-25T10:31:02.466Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-25T10:31:04.381Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-25T10:31:05.750Z] --- PASS: TestGraphdriverPluginV2 (4.77s) [2019-11-25T10:31:05.750Z] PASS [2019-11-25T10:31:05.750Z] [2019-11-25T10:31:05.750Z] DONE 5 tests in 11.477s [2019-11-25T10:31:06.010Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-25T10:31:06.010Z] ++ 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-11-25T10:31:06.010Z] ++ set -e [2019-11-25T10:31:06.010Z] ++ '[' -n 0 ']' [2019-11-25T10:31:06.010Z] ++ set -x [2019-11-25T10:31:06.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:31:06.010Z] INFO: Testing against a local daemon [2019-11-25T10:31:06.011Z] === RUN TestContinueAfterPluginCrash [2019-11-25T10:31:06.011Z] === PAUSE TestContinueAfterPluginCrash [2019-11-25T10:31:06.011Z] === RUN TestDaemonStartWithLogOpt [2019-11-25T10:31:06.011Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-25T10:31:06.011Z] === CONT TestContinueAfterPluginCrash [2019-11-25T10:31:06.011Z] === CONT TestDaemonStartWithLogOpt [2019-11-25T10:31:09.287Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-25T10:31:09.852Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-25T10:31:10.786Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-25T10:31:17.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-25T10:31:23.918Z] --- PASS: TestDaemonStartWithLogOpt (16.74s) [2019-11-25T10:31:24.851Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-25T10:31:27.377Z] --- PASS: TestContinueAfterPluginCrash (21.34s) [2019-11-25T10:31:27.377Z] PASS [2019-11-25T10:31:27.377Z] [2019-11-25T10:31:27.377Z] DONE 2 tests in 21.525s [2019-11-25T10:31:27.377Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-25T10:31:27.377Z] ++ 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-11-25T10:31:27.377Z] ++ set -e [2019-11-25T10:31:27.377Z] ++ '[' -n 0 ']' [2019-11-25T10:31:27.377Z] ++ set -x [2019-11-25T10:31:27.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:31:27.633Z] INFO: Testing against a local daemon [2019-11-25T10:31:27.633Z] === RUN TestPluginWithDevMounts [2019-11-25T10:31:27.633Z] === PAUSE TestPluginWithDevMounts [2019-11-25T10:31:27.633Z] === CONT TestPluginWithDevMounts [2019-11-25T10:31:29.526Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-25T10:31:29.526Z] --- PASS: TestPluginWithDevMounts (2.00s) [2019-11-25T10:31:29.526Z] PASS [2019-11-25T10:31:29.526Z] [2019-11-25T10:31:29.526Z] DONE 1 tests in 2.167s [2019-11-25T10:31:29.526Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-25T10:31:29.526Z] ++ 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-11-25T10:31:29.526Z] ++ set -e [2019-11-25T10:31:29.526Z] ++ '[' -n 0 ']' [2019-11-25T10:31:29.526Z] ++ set -x [2019-11-25T10:31:29.526Z] ++ env -i DEST=/go/src/github.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-11-25T10:31:29.786Z] INFO: Testing against a local daemon [2019-11-25T10:31:29.786Z] === RUN TestSecretInspect [2019-11-25T10:31:30.718Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-25T10:31:33.241Z] --- PASS: TestSecretInspect (3.03s) [2019-11-25T10:31:33.241Z] === RUN TestSecretList [2019-11-25T10:31:33.241Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-25T10:31:33.241Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-25T10:31:35.766Z] --- PASS: TestSecretList (2.94s) [2019-11-25T10:31:35.766Z] === RUN TestSecretsCreateAndDelete [2019-11-25T10:31:39.038Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2019-11-25T10:31:39.038Z] === RUN TestSecretsUpdate [2019-11-25T10:31:39.038Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-25T10:31:39.295Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-25T10:31:41.815Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-25T10:31:41.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-25T10:31:41.815Z] --- PASS: TestSecretsUpdate (3.27s) [2019-11-25T10:31:41.815Z] === RUN TestTemplatedSecret [2019-11-25T10:31:42.381Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-25T10:31:45.656Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-25T10:31:46.222Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-25T10:31:46.222Z] --- PASS: TestTemplatedSecret (4.47s) [2019-11-25T10:31:46.222Z] === RUN TestSecretCreateResolve [2019-11-25T10:31:46.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-25T10:31:47.351Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-25T10:31:48.282Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-25T10:31:48.495Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-11-25T10:31:48.495Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-25T10:31:48.495Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/types [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-25T10:31:48.495Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-25T10:31:48.753Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-11-25T10:31:49.010Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2019-11-25T10:31:49.010Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-25T10:31:49.010Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-25T10:31:49.010Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-25T10:31:49.010Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-25T10:31:49.010Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-25T10:31:49.010Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-25T10:31:49.010Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-25T10:31:49.268Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-11-25T10:31:49.525Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/builder [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-25T10:31:49.525Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-25T10:31:49.651Z] --- PASS: TestSecretCreateResolve (3.23s) [2019-11-25T10:31:49.651Z] PASS [2019-11-25T10:31:49.651Z] [2019-11-25T10:31:49.651Z] DONE 6 tests in 19.908s [2019-11-25T10:31:49.651Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-25T10:31:49.651Z] ++ 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-11-25T10:31:49.651Z] ++ set -e [2019-11-25T10:31:49.651Z] ++ '[' -n 0 ']' [2019-11-25T10:31:49.651Z] ++ set -x [2019-11-25T10:31:49.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=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-11-25T10:31:49.651Z] INFO: Testing against a local daemon [2019-11-25T10:31:49.651Z] === RUN TestServiceCreateInit [2019-11-25T10:31:49.651Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-25T10:31:50.090Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-11-25T10:31:51.021Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-25T10:31:51.278Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-25T10:31:51.278Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-25T10:31:51.841Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-25T10:31:52.099Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-25T10:31:52.817Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-25T10:31:53.028Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-25T10:31:54.270Z] ok github.com/docker/docker/builder/remotecontext 0.189s coverage: 13.6% of statements [2019-11-25T10:31:54.270Z] ok github.com/docker/docker/builder/dockerfile 0.556s coverage: 48.2% of statements [2019-11-25T10:31:55.203Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-25T10:31:55.549Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-25T10:31:55.549Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-25T10:31:56.113Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-25T10:31:56.575Z] ok github.com/docker/docker/builder/remotecontext/git 1.614s coverage: 85.1% of statements [2019-11-25T10:31:56.575Z] ? github.com/docker/docker/cli [no test files] [2019-11-25T10:31:56.575Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-25T10:31:57.534Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-25T10:31:57.534Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-25T10:31:57.534Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-25T10:31:59.102Z] ok github.com/docker/docker/client 0.243s coverage: 75.8% of statements [2019-11-25T10:31:59.387Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-25T10:32:00.763Z] --- PASS: TestServiceCreateInit (10.79s) [2019-11-25T10:32:00.763Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2019-11-25T10:32:00.763Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2019-11-25T10:32:00.763Z] === RUN TestCreateServiceMultipleTimes [2019-11-25T10:32:00.763Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-25T10:32:01.311Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-25T10:32:01.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-25T10:32:03.501Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-25T10:32:03.501Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-25T10:32:03.501Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-25T10:32:03.501Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-25T10:32:03.501Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-25T10:32:03.607Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-25T10:32:04.976Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-25T10:32:06.418Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-25T10:32:06.418Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-25T10:32:06.418Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-25T10:32:06.879Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-25T10:32:07.811Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-25T10:32:11.983Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-25T10:32:13.509Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-25T10:32:14.505Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-25T10:32:15.435Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-25T10:32:16.365Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-25T10:32:26.319Z] --- PASS: TestCreateServiceMultipleTimes (24.28s) [2019-11-25T10:32:26.319Z] === RUN TestCreateServiceConflict [2019-11-25T10:32:26.576Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-25T10:32:27.944Z] --- PASS: TestCreateServiceConflict (3.08s) [2019-11-25T10:32:27.944Z] === RUN TestCreateServiceMaxReplicas [2019-11-25T10:32:32.123Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-25T10:32:32.123Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2019-11-25T10:32:32.123Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-25T10:32:34.017Z] === RUN TestDockerSuite/TestBuildRm [2019-11-25T10:32:37.800Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 30.3% of statements [2019-11-25T10:32:37.800Z] ok github.com/docker/docker/container 0.120s coverage: 35.3% of statements [2019-11-25T10:32:37.800Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-25T10:32:37.800Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-25T10:32:37.800Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-25T10:32:37.800Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-25T10:32:38.192Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-25T10:32:38.757Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-25T10:32:40.125Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-25T10:32:40.688Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-25T10:32:41.251Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-25T10:32:42.619Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-25T10:32:43.987Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-25T10:32:44.918Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-25T10:32:47.441Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.38s) [2019-11-25T10:32:47.441Z] === RUN TestCreateServiceSecretFileMode [2019-11-25T10:32:47.762Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2019-11-25T10:32:49.135Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-11-25T10:32:49.991Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-25T10:32:49.991Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-25T10:32:49.991Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-25T10:32:49.991Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-25T10:32:50.248Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2019-11-25T10:32:50.248Z] === RUN TestCreateServiceConfigFileMode [2019-11-25T10:32:50.504Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-25T10:32:51.031Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-11-25T10:32:51.872Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-25T10:32:51.872Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-25T10:32:53.242Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-25T10:32:53.498Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2019-11-25T10:32:53.498Z] === RUN TestCreateServiceSysctls [2019-11-25T10:32:55.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-25T10:32:58.686Z] --- PASS: TestCreateServiceSysctls (4.69s) [2019-11-25T10:32:58.686Z] === RUN TestCreateServiceCapabilities [2019-11-25T10:32:58.686Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-25T10:32:59.135Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-11-25T10:32:59.617Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-25T10:33:00.507Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 82.1% of statements [2019-11-25T10:33:00.507Z] ok github.com/docker/docker/daemon 12.211s coverage: 17.6% of statements [2019-11-25T10:33:00.507Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-25T10:33:00.507Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-25T10:33:00.989Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-25T10:33:01.554Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-25T10:33:01.811Z] --- PASS: TestCreateServiceCapabilities (3.72s) [2019-11-25T10:33:01.811Z] === RUN TestInspect [2019-11-25T10:33:01.878Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-11-25T10:33:01.878Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-11-25T10:33:01.878Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-25T10:33:01.878Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-25T10:33:02.742Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-25T10:33:03.251Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-25T10:33:05.264Z] === RUN TestDockerSuite/TestBuildUser [2019-11-25T10:33:05.521Z] --- PASS: TestInspect (3.77s) [2019-11-25T10:33:05.521Z] === RUN TestServiceListWithStatuses [2019-11-25T10:33:05.521Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-25T10:33:05.521Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-25T10:33:05.521Z] === RUN TestDockerNetworkConnectAlias [2019-11-25T10:33:05.777Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-25T10:33:06.342Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.214s coverage: 57.0% of statements [2019-11-25T10:33:08.045Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-25T10:33:09.623Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.629s coverage: 72.5% of statements [2019-11-25T10:33:10.556Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.209s coverage: 46.2% of statements [2019-11-25T10:33:10.556Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-25T10:33:12.218Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-25T10:33:12.454Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.139s coverage: 48.6% of statements [2019-11-25T10:33:12.782Z] --- PASS: TestDockerNetworkConnectAlias (7.29s) [2019-11-25T10:33:12.782Z] === RUN TestDockerNetworkReConnect [2019-11-25T10:33:13.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-25T10:33:13.825Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.308s coverage: 76.1% of statements [2019-11-25T10:33:14.757Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-11-25T10:33:15.321Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.140s coverage: 60.1% of statements [2019-11-25T10:33:15.321Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-25T10:33:15.321Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-25T10:33:16.260Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-11-25T10:33:17.201Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-11-25T10:33:19.099Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-11-25T10:33:19.099Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-25T10:33:19.099Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-25T10:33:19.099Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-11-25T10:33:19.589Z] --- PASS: TestDockerNetworkReConnect (6.17s) [2019-11-25T10:33:19.589Z] === RUN TestServicePlugin [2019-11-25T10:33:20.995Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 68.2% of statements [2019-11-25T10:33:20.995Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2019-11-25T10:33:20.995Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-25T10:33:20.995Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-25T10:33:21.926Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2019-11-25T10:33:22.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-11-25T10:33:22.441Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-11-25T10:33:23.812Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2019-11-25T10:33:23.812Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-25T10:33:24.069Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 19.9% of statements [2019-11-25T10:33:25.967Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2019-11-25T10:33:26.224Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2019-11-25T10:33:26.788Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-11-25T10:33:27.353Z] ok github.com/docker/docker/daemon/logger/splunk 1.658s coverage: 82.5% of statements [2019-11-25T10:33:27.353Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-25T10:33:27.353Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-25T10:33:29.249Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2019-11-25T10:33:31.774Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-25T10:33:32.337Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-25T10:33:32.523Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.6% of statements [2019-11-25T10:33:32.594Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-25T10:33:33.088Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-11-25T10:33:33.965Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-25T10:33:34.459Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-11-25T10:33:34.459Z] ok github.com/docker/docker/distribution 5.191s coverage: 22.1% of statements [2019-11-25T10:33:34.459Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-25T10:33:34.459Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-25T10:33:35.332Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-25T10:33:35.830Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-11-25T10:33:35.830Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-25T10:33:36.087Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-25T10:33:36.087Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-25T10:33:36.700Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-25T10:33:36.700Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-25T10:33:36.700Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-25T10:33:36.700Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-25T10:33:36.958Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-25T10:33:37.019Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-11-25T10:33:38.390Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-11-25T10:33:38.390Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-25T10:33:38.859Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-25T10:33:39.125Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-25T10:33:40.060Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-25T10:33:40.288Z] ok github.com/docker/docker/pkg/archive 0.441s coverage: 77.1% of statements [2019-11-25T10:33:40.992Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-25T10:33:41.659Z] ok github.com/docker/docker/pkg/authorization 0.226s coverage: 68.3% of statements [2019-11-25T10:33:41.659Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-25T10:33:41.916Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-25T10:33:42.360Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-25T10:33:42.616Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-25T10:33:45.192Z] ok github.com/docker/docker/layer 7.122s coverage: 68.8% of statements [2019-11-25T10:33:45.192Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-25T10:33:45.192Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-25T10:33:45.192Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-25T10:33:45.192Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-25T10:33:45.192Z] ? github.com/docker/docker/oci [no test files] [2019-11-25T10:33:45.192Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-25T10:33:45.449Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-25T10:33:45.449Z] ok github.com/docker/docker/pkg/chrootarchive 2.949s coverage: 43.2% of statements [2019-11-25T10:33:45.449Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-25T10:33:45.449Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-25T10:33:45.891Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-25T10:33:46.394Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-11-25T10:33:46.394Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 97.6% of statements [2019-11-25T10:33:46.958Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2019-11-25T10:33:47.522Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-11-25T10:33:47.783Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-25T10:33:48.086Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-25T10:33:49.018Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-25T10:33:49.151Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-25T10:33:49.408Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-25T10:33:49.949Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-11-25T10:33:49.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-25T10:33:49.971Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-25T10:33:49.971Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-25T10:33:50.515Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2019-11-25T10:33:50.515Z] ok github.com/docker/docker/pkg/fsutils 0.222s coverage: 85.1% of statements [2019-11-25T10:33:51.080Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2019-11-25T10:33:51.340Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-25T10:33:52.012Z] ok github.com/docker/docker/pkg/idtools 0.433s coverage: 70.1% of statements [2019-11-25T10:33:52.270Z] ok github.com/docker/docker/pkg/ioutils 0.493s coverage: 70.6% of statements [2019-11-25T10:33:52.835Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-11-25T10:33:52.835Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2019-11-25T10:33:53.092Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2019-11-25T10:33:53.092Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-25T10:33:53.657Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-25T10:33:53.862Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-25T10:33:53.862Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-25T10:33:53.862Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-25T10:33:53.914Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-25T10:33:54.172Z] ok github.com/docker/docker/pkg/mount 0.569s coverage: 70.0% of statements [2019-11-25T10:33:54.172Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-25T10:33:54.172Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2019-11-25T10:33:54.425Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-25T10:33:54.425Z] --- PASS: TestServicePlugin (35.37s) [2019-11-25T10:33:54.426Z] plugin_test.go:62: [d4c56ce5ddecc] joining swarm manager [dccada2b8e366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:33:54.426Z] plugin_test.go:65: [df466872b8de1] joining swarm manager [dccada2b8e366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:33:54.426Z] === RUN TestServiceUpdateLabel [2019-11-25T10:33:54.737Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2019-11-25T10:33:54.737Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-11-25T10:33:54.737Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-25T10:33:54.737Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-25T10:33:55.366Z] === RUN TestDockerSuite/TestCommitChange [2019-11-25T10:33:55.669Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2019-11-25T10:33:56.602Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-25T10:33:56.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-25T10:33:56.735Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-25T10:33:56.860Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-25T10:33:57.118Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-25T10:33:57.299Z] --- PASS: TestServiceUpdateLabel (2.90s) [2019-11-25T10:33:57.299Z] === RUN TestServiceUpdateSecrets [2019-11-25T10:33:57.556Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-25T10:33:58.487Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-11-25T10:33:58.745Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-25T10:34:00.078Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-25T10:34:01.973Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-25T10:34:02.019Z] ok github.com/docker/docker/pkg/signal 2.421s coverage: 61.0% of statements [2019-11-25T10:34:02.019Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-25T10:34:02.276Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-25T10:34:02.534Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-25T10:34:02.537Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-25T10:34:02.791Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-11-25T10:34:03.357Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-25T10:34:03.614Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2019-11-25T10:34:04.180Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2019-11-25T10:34:04.430Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-25T10:34:04.744Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-11-25T10:34:05.309Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-25T10:34:05.309Z] testing: warning: no tests to run [2019-11-25T10:34:05.309Z] coverage: [no statements] [2019-11-25T10:34:05.309Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-25T10:34:05.797Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-25T10:34:05.873Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-25T10:34:05.873Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-25T10:34:06.130Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-25T10:34:07.691Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-25T10:34:08.254Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-25T10:34:08.254Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-25T10:34:08.254Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-25T10:34:08.512Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-25T10:34:08.512Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-25T10:34:08.512Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-25T10:34:08.512Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-25T10:34:08.656Z] ok github.com/docker/docker/plugin 0.539s coverage: 27.1% of statements [2019-11-25T10:34:08.913Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2019-11-25T10:34:09.846Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-25T10:34:10.021Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-25T10:34:10.021Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-25T10:34:10.406Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-25T10:34:10.411Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-25T10:34:11.564Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-25T10:34:11.564Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-25T10:34:11.800Z] ok github.com/docker/docker/registry 0.091s coverage: 56.0% of statements [2019-11-25T10:34:12.300Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-25T10:34:12.300Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-25T10:34:12.364Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-25T10:34:12.622Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-11-25T10:34:13.229Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-25T10:34:13.229Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2019-11-25T10:34:13.229Z] === RUN TestServiceUpdateConfigs [2019-11-25T10:34:13.553Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-25T10:34:13.810Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-25T10:34:14.158Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-25T10:34:14.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-25T10:34:15.117Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-25T10:34:16.050Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-25T10:34:16.271Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-25T10:34:16.336Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-25T10:34:16.732Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-25T10:34:16.732Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-25T10:34:16.732Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-25T10:34:16.732Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-25T10:34:16.942Z] --- PASS: TestImportExtremelyLargeImageWorks (300.27s) [2019-11-25T10:34:16.942Z] PASS [2019-11-25T10:34:16.942Z] [2019-11-25T10:34:16.942Z] === Skipped [2019-11-25T10:34:16.942Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-25T10:34:16.942Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:34:16.942Z] [2019-11-25T10:34:16.942Z] [2019-11-25T10:34:16.942Z] DONE 12 tests, 1 skipped in 301.639s [2019-11-25T10:34:16.942Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-25T10:34:16.942Z] ++ 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-11-25T10:34:16.942Z] ++ set -e [2019-11-25T10:34:16.942Z] ++ '[' -n 0 ']' [2019-11-25T10:34:16.942Z] ++ set -x [2019-11-25T10:34:16.942Z] ++ env -i DEST=/go/src/github.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-11-25T10:34:16.942Z] INFO: Testing against a local daemon [2019-11-25T10:34:16.942Z] === RUN TestNetworkCreateDelete [2019-11-25T10:34:16.942Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-25T10:34:16.943Z] === RUN TestDockerNetworkDeletePreferID [2019-11-25T10:34:16.943Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2019-11-25T10:34:16.943Z] === RUN TestInspectNetwork [2019-11-25T10:34:16.943Z] === RUN TestInspectNetwork/full_network_id [2019-11-25T10:34:16.943Z] === RUN TestInspectNetwork/partial_network_id [2019-11-25T10:34:16.943Z] === RUN TestInspectNetwork/network_name [2019-11-25T10:34:16.943Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-25T10:34:16.990Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-25T10:34:16.991Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-25T10:34:16.991Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-25T10:34:17.195Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-25T10:34:17.269Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2019-11-25T10:34:17.278Z] --- PASS: TestInspectNetwork (8.64s) [2019-11-25T10:34:17.278Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-25T10:34:17.278Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-25T10:34:17.278Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-25T10:34:17.278Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-25T10:34:17.278Z] === RUN TestRunContainerWithBridgeNone [2019-11-25T10:34:17.656Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-25T10:34:17.833Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-25T10:34:17.935Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-25T10:34:17.935Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-25T10:34:18.192Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-25T10:34:18.192Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-25T10:34:18.449Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-25T10:34:18.765Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-11-25T10:34:19.378Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-25T10:34:20.277Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2019-11-25T10:34:20.277Z] === RUN TestNetworkInvalidJSON [2019-11-25T10:34:20.277Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-25T10:34:20.277Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-25T10:34:20.277Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:34:20.277Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:34:20.277Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:34:20.277Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:34:20.277Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-25T10:34:20.277Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-25T10:34:20.277Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-25T10:34:20.277Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-25T10:34:20.277Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-25T10:34:20.277Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-25T10:34:20.277Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-25T10:34:20.277Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-25T10:34:20.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-25T10:34:20.569Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-25T10:34:21.032Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-25T10:34:21.032Z] === RUN TestDaemonDefaultNetworkPools [2019-11-25T10:34:21.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-25T10:34:21.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-25T10:34:21.765Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-11-25T10:34:21.765Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-25T10:34:22.110Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-25T10:34:22.110Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-25T10:34:22.110Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-25T10:34:22.110Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-25T10:34:22.936Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-11-25T10:34:22.936Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-25T10:34:23.131Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-25T10:34:23.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-25T10:34:23.694Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-25T10:34:24.623Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-25T10:34:24.624Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2019-11-25T10:34:24.624Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-25T10:34:24.960Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-25T10:34:24.960Z] === RUN TestServiceWithPredefinedNetwork [2019-11-25T10:34:25.007Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-25T10:34:25.553Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-25T10:34:26.482Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-25T10:34:27.254Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2019-11-25T10:34:27.254Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-25T10:34:27.254Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:34:27.254Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:34:27.254Z] === RUN TestServiceWithDataPathPortInit [2019-11-25T10:34:27.411Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-25T10:34:27.411Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-25T10:34:28.341Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-25T10:34:28.598Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2019-11-25T10:34:28.598Z] === RUN TestServiceUpdateNetwork [2019-11-25T10:34:29.161Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-25T10:34:30.091Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-25T10:34:30.091Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-25T10:34:30.944Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/rootless [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/volume [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-25T10:34:30.944Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === Skipped [2019-11-25T10:34:30.944Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-25T10:34:30.944Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-25T10:34:30.944Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:73: No driver to put! [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-25T10:34:30.944Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-25T10:34:30.944Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-25T10:34:30.944Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-25T10:34:30.944Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-25T10:34:30.944Z] graphtest_unix.go:73: No driver to put! [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-25T10:34:30.944Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-25T10:34:30.944Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] [2019-11-25T10:34:30.944Z] DONE 2141 tests, 20 skipped in 245.646s Post stage [Pipeline] junit [2019-11-25T10:34:30.956Z] Recording test results [2019-11-25T10:34:31.021Z] === RUN TestDockerSuite/TestContainerAPIRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-25T10:34:31.706Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40243/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4fa98f583a64d736eea1bb3a8fab755e159fdf4 hack/validate/vendor [2019-11-25T10:34:32.392Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-25T10:34:32.641Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-25T10:34:33.532Z] + echo Building e2e image [2019-11-25T10:34:33.532Z] Building e2e image [2019-11-25T10:34:33.532Z] + docker build --build-arg DOCKER_GITCOMMIT=f4fa98f583a64d736eea1bb3a8fab755e159fdf4 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-25T10:34:33.532Z] #2 [internal] load .dockerignore [2019-11-25T10:34:33.532Z] #2 transferring context: 34B done [2019-11-25T10:34:33.532Z] #2 DONE 0.0s [2019-11-25T10:34:33.532Z] [2019-11-25T10:34:33.532Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-25T10:34:33.532Z] #1 transferring dockerfile: 3.21kB done [2019-11-25T10:34:33.532Z] #1 DONE 0.0s [2019-11-25T10:34:33.532Z] [2019-11-25T10:34:33.532Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-25T10:34:33.532Z] #3 DONE 0.1s [2019-11-25T10:34:33.532Z] [2019-11-25T10:34:33.532Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-11-25T10:34:33.793Z] #4 DONE 0.1s [2019-11-25T10:34:33.793Z] [2019-11-25T10:34:33.793Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-25T10:34:33.793Z] #5 DONE 0.0s [2019-11-25T10:34:33.793Z] [2019-11-25T10:34:33.793Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-25T10:34:33.793Z] #14 DONE 0.0s [2019-11-25T10:34:33.793Z] [2019-11-25T10:34:33.793Z] #8 [internal] load build context [2019-11-25T10:34:34.051Z] #8 transferring context: 812.11kB 0.2s done [2019-11-25T10:34:34.051Z] #8 DONE 0.2s [2019-11-25T10:34:34.051Z] [2019-11-25T10:34:34.051Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-25T10:34:34.051Z] #15 CACHED [2019-11-25T10:34:34.051Z] [2019-11-25T10:34:34.051Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-25T10:34:34.051Z] #16 CACHED [2019-11-25T10:34:34.051Z] [2019-11-25T10:34:34.051Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-25T10:34:34.051Z] #17 CACHED [2019-11-25T10:34:34.051Z] [2019-11-25T10:34:34.051Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-25T10:34:34.051Z] #18 CACHED [2019-11-25T10:34:34.051Z] [2019-11-25T10:34:34.051Z] #31 [builder 1/4] COPY . . [2019-11-25T10:34:34.286Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-25T10:34:34.286Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-25T10:34:34.286Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-25T10:34:34.286Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-25T10:34:34.286Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-25T10:34:34.849Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-25T10:34:35.420Z] #31 DONE 1.5s [2019-11-25T10:34:35.420Z] [2019-11-25T10:34:35.420Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-25T10:34:36.360Z] #32 DONE 1.0s [2019-11-25T10:34:36.618Z] [2019-11-25T10:34:36.618Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-25T10:34:37.182Z] #33 0.750 [2019-11-25T10:34:37.382Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-25T10:34:37.439Z] #33 0.980 Removing bundles/ [2019-11-25T10:34:37.439Z] #33 0.981 [2019-11-25T10:34:37.439Z] #33 0.984 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-25T10:34:38.004Z] #33 1.483 Building test suite binary ./integration-cli/test.main [2019-11-25T10:34:40.101Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-25T10:34:40.357Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-25T10:34:41.286Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-25T10:34:41.286Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-25T10:34:41.286Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-25T10:34:43.267Z] --- PASS: TestServiceWithDataPathPortInit (14.73s) [2019-11-25T10:34:43.267Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-25T10:34:43.807Z] --- PASS: TestServiceUpdateNetwork (15.43s) [2019-11-25T10:34:43.808Z] PASS [2019-11-25T10:34:43.808Z] [2019-11-25T10:34:43.808Z] === Skipped [2019-11-25T10:34:43.808Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-25T10:34:43.808Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-25T10:34:43.808Z] [2019-11-25T10:34:43.808Z] [2019-11-25T10:34:43.808Z] DONE 20 tests, 1 skipped in 174.351s [2019-11-25T10:34:44.065Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-25T10:34:44.065Z] ++ 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-11-25T10:34:44.065Z] ++ set -e [2019-11-25T10:34:44.065Z] ++ '[' -n 0 ']' [2019-11-25T10:34:44.065Z] ++ set -x [2019-11-25T10:34:44.065Z] ++ env -i DEST=/go/src/github.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-11-25T10:34:44.065Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-25T10:34:44.065Z] INFO: Testing against a local daemon [2019-11-25T10:34:44.065Z] === RUN TestSessionCreate [2019-11-25T10:34:44.065Z] --- PASS: TestSessionCreate (0.04s) [2019-11-25T10:34:44.065Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-25T10:34:44.321Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-25T10:34:44.321Z] PASS [2019-11-25T10:34:44.321Z] [2019-11-25T10:34:44.321Z] DONE 2 tests in 0.240s [2019-11-25T10:34:44.321Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-25T10:34:44.321Z] ++ 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-11-25T10:34:44.321Z] ++ set -e [2019-11-25T10:34:44.321Z] ++ '[' -n 0 ']' [2019-11-25T10:34:44.321Z] ++ set -x [2019-11-25T10:34:44.321Z] ++ env -i DEST=/go/src/github.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-11-25T10:34:44.321Z] INFO: Testing against a local daemon [2019-11-25T10:34:44.321Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-25T10:34:44.321Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:34:44.321Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-25T10:34:44.321Z] === RUN TestEventsExecDie [2019-11-25T10:34:45.252Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-25T10:34:45.252Z] --- PASS: TestEventsExecDie (0.92s) [2019-11-25T10:34:45.252Z] === RUN TestEventsBackwardsCompatible [2019-11-25T10:34:45.252Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-11-25T10:34:45.252Z] === RUN TestInfoBinaryCommits [2019-11-25T10:34:45.509Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-25T10:34:45.509Z] === RUN TestInfoAPIVersioned [2019-11-25T10:34:45.509Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-25T10:34:45.509Z] === RUN TestInfoDiscoveryBackend [2019-11-25T10:34:46.072Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-25T10:34:46.072Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-25T10:34:46.635Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-25T10:34:46.892Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-25T10:34:46.892Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-25T10:34:47.456Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2019-11-25T10:34:47.456Z] === RUN TestInfoAPI [2019-11-25T10:34:47.456Z] --- PASS: TestInfoAPI (0.02s) [2019-11-25T10:34:47.456Z] === RUN TestInfoAPIWarnings [2019-11-25T10:34:47.725Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-25T10:34:47.725Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-25T10:34:47.725Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-25T10:34:48.019Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-11-25T10:34:48.019Z] === RUN TestInfoDebug [2019-11-25T10:34:48.583Z] --- PASS: TestInfoDebug (0.52s) [2019-11-25T10:34:48.583Z] === RUN TestInfoInsecureRegistries [2019-11-25T10:34:49.147Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-25T10:34:49.147Z] === RUN TestInfoRegistryMirrors [2019-11-25T10:34:49.228Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.29s) [2019-11-25T10:34:49.228Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ofrmzoh1fi39o5k30lru0etjp Created:2019-11-25 10:34:43.0968908 +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[f1296125470f50992f680da63dc06efae60282d4e1de2e6744da0ea9697a0214:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xjijswf63waxsnm3u6xnm0o3k EndpointID:17c05d07879cab51f09caba9a8c724763fde24f250f49da098962418d91af568 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:808d5ca2a96b133c97db5eb9f0d5bb09bed88b43f110d7771bd10dd516767d1d 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:508443b6a9ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xjijswf63waxsnm3u6xnm0o3k EndpointID:17c05d07879cab51f09caba9a8c724763fde24f250f49da098962418d91af568 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-25T10:34:49.228Z] PASS [2019-11-25T10:34:49.228Z] [2019-11-25T10:34:49.228Z] === Skipped [2019-11-25T10:34:49.228Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-25T10:34:49.228Z] service_test.go:230: FLAKY_TEST [2019-11-25T10:34:49.228Z] [2019-11-25T10:34:49.228Z] [2019-11-25T10:34:49.228Z] DONE 21 tests, 1 skipped in 41.691s [2019-11-25T10:34:49.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-25T10:34:49.228Z] ++ 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-11-25T10:34:49.228Z] ++ set -e [2019-11-25T10:34:49.228Z] ++ '[' -n 0 ']' [2019-11-25T10:34:49.228Z] ++ set -x [2019-11-25T10:34:49.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=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-11-25T10:34:49.565Z] INFO: Testing against a local daemon [2019-11-25T10:34:49.565Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-25T10:34:49.565Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-25T10:34:49.565Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:34:49.565Z] === RUN TestDockerNetworkIpvlan [2019-11-25T10:34:49.565Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-25T10:34:49.565Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:34:49.565Z] PASS [2019-11-25T10:34:49.565Z] [2019-11-25T10:34:49.565Z] === Skipped [2019-11-25T10:34:49.565Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-25T10:34:49.565Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:34:49.565Z] [2019-11-25T10:34:49.565Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-25T10:34:49.565Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-25T10:34:49.565Z] [2019-11-25T10:34:49.565Z] [2019-11-25T10:34:49.565Z] DONE 2 tests, 2 skipped in 0.105s [2019-11-25T10:34:49.565Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-25T10:34:49.565Z] ++ 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-11-25T10:34:49.565Z] ++ set -e [2019-11-25T10:34:49.565Z] ++ '[' -n 0 ']' [2019-11-25T10:34:49.565Z] ++ set -x [2019-11-25T10:34:49.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:34:49.565Z] INFO: Testing against a local daemon [2019-11-25T10:34:49.565Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-25T10:34:49.711Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-25T10:34:49.711Z] === RUN TestLoginFailsWithBadCredentials [2019-11-25T10:34:49.968Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2019-11-25T10:34:49.968Z] === RUN TestPingCacheHeaders [2019-11-25T10:34:49.968Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-25T10:34:49.968Z] === RUN TestPingGet [2019-11-25T10:34:49.968Z] --- PASS: TestPingGet (0.03s) [2019-11-25T10:34:49.968Z] === RUN TestPingHead [2019-11-25T10:34:49.968Z] --- PASS: TestPingHead (0.03s) [2019-11-25T10:34:49.968Z] === RUN TestVersion [2019-11-25T10:34:49.968Z] --- PASS: TestVersion (0.06s) [2019-11-25T10:34:49.968Z] PASS [2019-11-25T10:34:49.968Z] [2019-11-25T10:34:49.968Z] === Skipped [2019-11-25T10:34:49.968Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:34:49.968Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-25T10:34:49.968Z] [2019-11-25T10:34:49.968Z] [2019-11-25T10:34:49.968Z] DONE 18 tests, 1 skipped in 5.779s [2019-11-25T10:34:49.968Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-25T10:34:49.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-25T10:34:49.968Z] ++ set -e [2019-11-25T10:34:49.968Z] ++ '[' -n 0 ']' [2019-11-25T10:34:49.968Z] ++ set -x [2019-11-25T10:34:49.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-25T10:34:50.225Z] INFO: Testing against a local daemon [2019-11-25T10:34:50.225Z] === RUN TestVolumesCreateAndList [2019-11-25T10:34:50.225Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-25T10:34:50.225Z] === RUN TestVolumesRemove [2019-11-25T10:34:50.225Z] --- PASS: TestVolumesRemove (0.11s) [2019-11-25T10:34:50.225Z] === RUN TestVolumesInspect [2019-11-25T10:34:50.225Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-25T10:34:50.225Z] === RUN TestVolumesInvalidJSON [2019-11-25T10:34:50.225Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-25T10:34:50.225Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-25T10:34:50.225Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-25T10:34:50.225Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-25T10:34:50.225Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-25T10:34:50.225Z] PASS [2019-11-25T10:34:50.225Z] [2019-11-25T10:34:50.225Z] DONE 5 tests in 0.322s [2019-11-25T10:34:50.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-25T10:34:50.637Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-25T10:34:50.789Z] ++++ cat bundles/test-integration/docker.pid [2019-11-25T10:34:50.789Z] +++ kill 5359 [2019-11-25T10:34:51.259Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2019-11-25T10:34:51.259Z] === RUN TestDockerNetworkMacvlan [2019-11-25T10:34:51.718Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-25T10:34:51.983Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-25T10:34:52.179Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-25T10:34:52.282Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-25T10:34:52.282Z] +++ /etc/init.d/apparmor stop [2019-11-25T10:34:52.282Z] Clearing AppArmor profiles cache:. [2019-11-25T10:34:52.282Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-25T10:34:52.282Z] Unloading profiles will leave already running processes permanently [2019-11-25T10:34:52.282Z] unconfined, which can lead to unexpected situations. [2019-11-25T10:34:52.282Z] [2019-11-25T10:34:52.282Z] To set a process to complain mode, use the command line tool [2019-11-25T10:34:52.282Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-25T10:34:52.282Z] with the 'teardown' option." [2019-11-25T10:34:52.282Z] [2019-11-25T10:34:53.150Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-25T10:34:53.872Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-25T10:34:54.818Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-25T10:34:55.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-25T10:34:56.873Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-25T10:34:57.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-25T10:34:57.987Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-25T10:34:57.987Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-25T10:34:57.987Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-25T10:34:57.988Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-25T10:34:57.988Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-25T10:34:57.988Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-25T10:34:58.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-25T10:34:59.869Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-25T10:35:00.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-25T10:35:01.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-25T10:35:03.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000af4100_} [2019-11-25T10:35:04.684Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-25T10:35:05.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1416853403_/foo_false____} [2019-11-25T10:35:06.374Z] --- PASS: TestDockerNetworkMacvlan (15.03s) [2019-11-25T10:35:06.374Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-25T10:35:06.374Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-11-25T10:35:06.374Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2019-11-25T10:35:06.374Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-11-25T10:35:06.374Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s) [2019-11-25T10:35:06.374Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-11-25T10:35:06.374Z] PASS [2019-11-25T10:35:06.374Z] [2019-11-25T10:35:06.374Z] DONE 8 tests in 16.634s [2019-11-25T10:35:06.374Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-25T10:35:06.374Z] ++ 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-11-25T10:35:06.374Z] ++ set -e [2019-11-25T10:35:06.374Z] ++ '[' -n 0 ']' [2019-11-25T10:35:06.374Z] ++ set -x [2019-11-25T10:35:06.374Z] ++ env -i DEST=/go/src/github.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-11-25T10:35:06.374Z] testing: warning: no tests to run [2019-11-25T10:35:06.374Z] PASS [2019-11-25T10:35:06.374Z] [2019-11-25T10:35:06.374Z] DONE 0 tests in 0.015s [2019-11-25T10:35:06.374Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-25T10:35:06.374Z] ++ 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-11-25T10:35:06.374Z] ++ set -e [2019-11-25T10:35:06.374Z] ++ '[' -n 0 ']' [2019-11-25T10:35:06.374Z] ++ set -x [2019-11-25T10:35:06.374Z] ++ env -i DEST=/go/src/github.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-11-25T10:35:06.374Z] INFO: Testing against a local daemon [2019-11-25T10:35:06.374Z] === RUN TestAuthZPluginAllowRequest [2019-11-25T10:35:06.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1416853403_/foo_true____} [2019-11-25T10:35:08.061Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2019-11-25T10:35:08.061Z] === RUN TestAuthZPluginTLS [2019-11-25T10:35:08.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3907462718_/foo_false____} [2019-11-25T10:35:08.398Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-11-25T10:35:08.398Z] === RUN TestAuthZPluginDenyRequest [2019-11-25T10:35:09.117Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-25T10:35:09.117Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-25T10:35:09.455Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-11-25T10:35:09.455Z] === RUN TestAuthZPluginDenyResponse [2019-11-25T10:35:10.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3907462718_/foo_true____} [2019-11-25T10:35:10.182Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-11-25T10:35:10.182Z] === RUN TestAuthZPluginAllowEventStream [2019-11-25T10:35:11.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3907462718_/foo_true__0xc000af4580__} [2019-11-25T10:35:11.868Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2019-11-25T10:35:11.868Z] === RUN TestAuthZPluginErrorResponse [2019-11-25T10:35:12.205Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-25T10:35:12.205Z] === RUN TestAuthZPluginErrorRequest [2019-11-25T10:35:12.927Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-25T10:35:12.927Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-25T10:35:13.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000af45a0_} [2019-11-25T10:35:13.653Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-11-25T10:35:13.653Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-25T10:35:15.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000af45c0_} [2019-11-25T10:35:15.946Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-11-25T10:35:15.946Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-25T10:35:16.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000af45e0_} [2019-11-25T10:35:18.243Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2019-11-25T10:35:18.243Z] === RUN TestAuthZPluginHeader [2019-11-25T10:35:18.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000af4600_} [2019-11-25T10:35:18.992Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-11-25T10:35:18.992Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-25T10:35:18.992Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-25T10:35:18.992Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:18.992Z] === RUN TestAuthZPluginV2Disable [2019-11-25T10:35:18.992Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-25T10:35:18.992Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:18.992Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-25T10:35:18.992Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-25T10:35:18.992Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:18.992Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-25T10:35:18.992Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-25T10:35:18.992Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:18.992Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-25T10:35:19.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-25T10:35:21.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-25T10:35:22.088Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-25T10:35:25.359Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-25T10:35:25.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-25T10:35:27.816Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-25T10:35:31.090Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-25T10:35:32.984Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-25T10:35:32.984Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-25T10:35:34.379Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-25T10:35:35.310Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-25T10:35:36.240Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-25T10:35:37.173Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-25T10:35:38.105Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-25T10:35:38.224Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-25T10:35:38.224Z] PASS [2019-11-25T10:35:38.224Z] [2019-11-25T10:35:38.224Z] === Skipped [2019-11-25T10:35:38.224Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-25T10:35:38.224Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:38.224Z] [2019-11-25T10:35:38.224Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-25T10:35:38.224Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:38.224Z] [2019-11-25T10:35:38.224Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-25T10:35:38.224Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:38.224Z] [2019-11-25T10:35:38.224Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-25T10:35:38.224Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:38.224Z] [2019-11-25T10:35:38.224Z] [2019-11-25T10:35:38.224Z] DONE 17 tests, 4 skipped in 29.620s [2019-11-25T10:35:38.224Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-25T10:35:38.224Z] ++ 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-11-25T10:35:38.224Z] ++ set -e [2019-11-25T10:35:38.224Z] ++ '[' -n 0 ']' [2019-11-25T10:35:38.224Z] ++ set -x [2019-11-25T10:35:38.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:35:38.224Z] INFO: Testing against a local daemon [2019-11-25T10:35:38.224Z] === RUN TestPluginInvalidJSON [2019-11-25T10:35:38.224Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:35:38.224Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:35:38.224Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-25T10:35:38.224Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-25T10:35:38.224Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-25T10:35:38.224Z] PASS [2019-11-25T10:35:38.224Z] [2019-11-25T10:35:38.224Z] DONE 2 tests in 0.123s [2019-11-25T10:35:38.224Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-25T10:35:38.224Z] ++ 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-11-25T10:35:38.224Z] ++ set -e [2019-11-25T10:35:38.224Z] ++ '[' -n 0 ']' [2019-11-25T10:35:38.224Z] ++ set -x [2019-11-25T10:35:38.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-25T10:35:38.224Z] INFO: Testing against a local daemon [2019-11-25T10:35:38.224Z] === RUN TestExternalGraphDriver [2019-11-25T10:35:38.224Z] === RUN TestExternalGraphDriver/json [2019-11-25T10:35:38.224Z] === RUN TestExternalGraphDriver/spec [2019-11-25T10:35:39.474Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-25T10:35:40.408Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-25T10:35:40.520Z] === RUN TestExternalGraphDriver/pull [2019-11-25T10:35:40.558Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-25T10:35:40.558Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-25T10:35:40.558Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-25T10:35:41.777Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-25T10:35:42.706Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-25T10:35:42.840Z] --- PASS: TestExternalGraphDriver (6.82s) [2019-11-25T10:35:42.840Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-11-25T10:35:42.840Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-11-25T10:35:42.840Z] --- PASS: TestExternalGraphDriver/pull (2.44s) [2019-11-25T10:35:42.840Z] === RUN TestGraphdriverPluginV2 [2019-11-25T10:35:42.840Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-25T10:35:42.840Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:42.840Z] PASS [2019-11-25T10:35:42.840Z] [2019-11-25T10:35:42.840Z] === Skipped [2019-11-25T10:35:42.840Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-25T10:35:42.840Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:35:42.840Z] [2019-11-25T10:35:42.840Z] [2019-11-25T10:35:42.840Z] DONE 5 tests, 1 skipped in 6.971s [2019-11-25T10:35:42.840Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-25T10:35:42.840Z] ++ 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-11-25T10:35:42.840Z] ++ set -e [2019-11-25T10:35:42.840Z] ++ '[' -n 0 ']' [2019-11-25T10:35:42.840Z] ++ set -x [2019-11-25T10:35:42.840Z] ++ env -i DEST=/go/src/github.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-11-25T10:35:43.180Z] INFO: Testing against a local daemon [2019-11-25T10:35:43.180Z] === RUN TestContinueAfterPluginCrash [2019-11-25T10:35:43.180Z] === PAUSE TestContinueAfterPluginCrash [2019-11-25T10:35:43.180Z] === RUN TestDaemonStartWithLogOpt [2019-11-25T10:35:43.180Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-25T10:35:43.180Z] === CONT TestContinueAfterPluginCrash [2019-11-25T10:35:43.180Z] === CONT TestDaemonStartWithLogOpt [2019-11-25T10:35:43.636Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-25T10:35:45.005Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-25T10:35:45.569Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-25T10:35:46.936Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-25T10:35:48.306Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-25T10:35:49.673Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-25T10:35:50.603Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-25T10:35:50.603Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-25T10:35:51.535Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-25T10:35:52.466Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-25T10:35:53.834Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-25T10:35:54.764Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-25T10:35:55.396Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-25T10:35:55.397Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-25T10:35:55.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-25T10:35:56.131Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-25T10:35:57.639Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-25T10:35:58.568Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-25T10:35:59.188Z] --- PASS: TestDaemonStartWithLogOpt (15.83s) [2019-11-25T10:36:01.839Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-25T10:36:03.984Z] --- PASS: TestContinueAfterPluginCrash (20.60s) [2019-11-25T10:36:03.984Z] PASS [2019-11-25T10:36:03.984Z] [2019-11-25T10:36:03.984Z] DONE 2 tests in 20.700s [2019-11-25T10:36:03.984Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-25T10:36:03.984Z] ++ 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-11-25T10:36:03.984Z] ++ set -e [2019-11-25T10:36:03.984Z] ++ '[' -n 0 ']' [2019-11-25T10:36:03.984Z] ++ set -x [2019-11-25T10:36:03.984Z] ++ env -i DEST=/go/src/github.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-11-25T10:36:03.984Z] INFO: Testing against a local daemon [2019-11-25T10:36:03.984Z] === RUN TestPluginWithDevMounts [2019-11-25T10:36:03.984Z] === PAUSE TestPluginWithDevMounts [2019-11-25T10:36:03.984Z] === CONT TestPluginWithDevMounts [2019-11-25T10:36:04.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-25T10:36:04.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-25T10:36:06.269Z] --- PASS: TestPluginWithDevMounts (2.28s) [2019-11-25T10:36:06.269Z] PASS [2019-11-25T10:36:06.269Z] [2019-11-25T10:36:06.269Z] DONE 1 tests in 2.376s [2019-11-25T10:36:06.269Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-25T10:36:06.269Z] ++ 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-11-25T10:36:06.269Z] ++ set -e [2019-11-25T10:36:06.269Z] ++ '[' -n 0 ']' [2019-11-25T10:36:06.269Z] ++ set -x [2019-11-25T10:36:06.269Z] ++ env -i DEST=/go/src/github.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-11-25T10:36:06.269Z] INFO: Testing against a local daemon [2019-11-25T10:36:06.269Z] === RUN TestSecretInspect [2019-11-25T10:36:07.089Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-25T10:36:08.558Z] --- PASS: TestSecretInspect (2.20s) [2019-11-25T10:36:08.558Z] === RUN TestSecretList [2019-11-25T10:36:10.364Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-25T10:36:10.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-25T10:36:10.853Z] --- PASS: TestSecretList (2.20s) [2019-11-25T10:36:10.853Z] === RUN TestSecretsCreateAndDelete [2019-11-25T10:36:10.927Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-25T10:36:13.166Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2019-11-25T10:36:13.166Z] === RUN TestSecretsUpdate [2019-11-25T10:36:14.856Z] --- PASS: TestSecretsUpdate (2.20s) [2019-11-25T10:36:14.856Z] === RUN TestTemplatedSecret [2019-11-25T10:36:16.193Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-25T10:36:17.854Z] --- PASS: TestTemplatedSecret (2.84s) [2019-11-25T10:36:17.854Z] === RUN TestSecretCreateResolve [2019-11-25T10:36:20.141Z] --- PASS: TestSecretCreateResolve (2.26s) [2019-11-25T10:36:20.141Z] PASS [2019-11-25T10:36:20.141Z] [2019-11-25T10:36:20.141Z] DONE 6 tests in 13.976s [2019-11-25T10:36:20.141Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-25T10:36:20.141Z] ++ 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-11-25T10:36:20.141Z] ++ set -e [2019-11-25T10:36:20.141Z] ++ '[' -n 0 ']' [2019-11-25T10:36:20.141Z] ++ set -x [2019-11-25T10:36:20.141Z] ++ env -i DEST=/go/src/github.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-11-25T10:36:20.141Z] INFO: Testing against a local daemon [2019-11-25T10:36:20.141Z] === RUN TestServiceCreateInit [2019-11-25T10:36:20.141Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-25T10:36:20.366Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-25T10:36:20.623Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-25T10:36:20.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-25T10:36:24.988Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-25T10:36:25.876Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-25T10:36:27.245Z] === RUN TestDockerSuite/TestCpToDot [2019-11-25T10:36:28.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-25T10:36:28.175Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-25T10:36:28.824Z] --- PASS: TestServiceCreateInit (8.50s) [2019-11-25T10:36:28.824Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s) [2019-11-25T10:36:28.824Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s) [2019-11-25T10:36:28.824Z] === RUN TestCreateServiceMultipleTimes [2019-11-25T10:36:29.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-25T10:36:29.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-25T10:36:30.068Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-25T10:36:31.959Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-25T10:36:32.890Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-25T10:36:35.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-25T10:36:35.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-25T10:36:35.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-25T10:36:37.064Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-25T10:36:37.064Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-25T10:36:37.628Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-25T10:36:39.520Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-25T10:36:39.520Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-25T10:36:39.777Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-25T10:36:40.340Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-25T10:36:40.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-25T10:36:40.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-25T10:36:40.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-25T10:36:40.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-25T10:36:40.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-25T10:36:41.270Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-25T10:36:41.270Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-25T10:36:41.270Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-25T10:36:42.200Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-25T10:36:42.457Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-25T10:36:42.457Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-25T10:36:42.714Z] === RUN TestDockerSuite/TestCreateRM [2019-11-25T10:36:42.971Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-25T10:36:42.971Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-25T10:36:42.971Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-25T10:36:43.227Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-25T10:36:44.439Z] #33 114.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-25T10:36:44.439Z] #33 116.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-25T10:36:44.439Z] #33 118.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-25T10:36:44.439Z] #33 120.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-25T10:36:44.439Z] #33 123.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-25T10:36:44.439Z] #33 124.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-25T10:36:44.439Z] #33 125.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-25T10:36:44.439Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-25T10:36:44.439Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-25T10:36:45.371Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-25T10:36:45.748Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-25T10:36:45.748Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-25T10:36:45.748Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-25T10:36:46.302Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-25T10:36:48.085Z] --- PASS: TestCreateServiceMultipleTimes (17.74s) [2019-11-25T10:36:48.085Z] === RUN TestCreateServiceConflict [2019-11-25T10:36:48.206Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-25T10:36:48.804Z] --- PASS: TestCreateServiceConflict (2.24s) [2019-11-25T10:36:48.804Z] === RUN TestCreateServiceMaxReplicas [2019-11-25T10:36:49.577Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-25T10:36:49.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-25T10:36:49.922Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-25T10:36:49.922Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-25T10:36:49.922Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-25T10:36:49.922Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-25T10:36:49.922Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-25T10:36:50.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-25T10:36:51.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-25T10:36:51.804Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2019-11-25T10:36:51.804Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-25T10:36:52.101Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-25T10:36:52.667Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-25T10:36:53.003Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-25T10:36:53.933Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-25T10:36:54.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-25T10:36:54.565Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-25T10:36:55.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-25T10:36:55.936Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-25T10:36:57.309Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-25T10:36:57.453Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-25T10:36:58.382Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-25T10:36:58.682Z] #33 142.0 [2019-11-25T10:36:59.341Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-25T10:36:59.599Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-25T10:36:59.616Z] #33 DONE 143.2s [2019-11-25T10:36:59.616Z] [2019-11-25T10:36:59.616Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-25T10:37:00.530Z] === RUN TestDockerSuite/TestDockerFails [2019-11-25T10:37:00.530Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-25T10:37:00.530Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-25T10:37:00.530Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-25T10:37:02.426Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-25T10:37:02.893Z] #34 DONE 3.1s [2019-11-25T10:37:03.356Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-25T10:37:04.269Z] #9 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-25T10:37:04.269Z] #7 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-25T10:37:04.269Z] #22 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-25T10:37:04.269Z] #25 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-25T10:37:04.269Z] #23 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-25T10:37:04.269Z] #11 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-25T10:37:04.269Z] #13 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-25T10:37:04.269Z] #24 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-25T10:37:04.269Z] #6 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-25T10:37:04.269Z] #29 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-25T10:37:04.269Z] #10 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-25T10:37:04.269Z] #28 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-25T10:37:04.269Z] #26 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-25T10:37:04.269Z] #21 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-25T10:37:04.269Z] #19 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-25T10:37:04.269Z] #12 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-25T10:37:04.269Z] #20 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-25T10:37:04.269Z] #27 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-25T10:37:04.269Z] #30 CACHED [2019-11-25T10:37:04.269Z] [2019-11-25T10:37:04.269Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-25T10:37:05.248Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-25T10:37:05.248Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-25T10:37:05.248Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-25T10:37:05.248Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-25T10:37:07.559Z] #35 DONE 2.9s [2019-11-25T10:37:07.559Z] [2019-11-25T10:37:07.559Z] #36 exporting to image [2019-11-25T10:37:07.559Z] #36 exporting layers [2019-11-25T10:37:07.786Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.30s) [2019-11-25T10:37:07.786Z] === RUN TestCreateServiceSecretFileMode [2019-11-25T10:37:08.123Z] #36 exporting layers 1.2s done [2019-11-25T10:37:08.123Z] #36 writing image sha256:212956e63ea7e1abee048d2f338add6e240b7889af3f90e6ac2fc203446564ec done [2019-11-25T10:37:08.123Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-25T10:37:08.123Z] #36 DONE 1.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-25T10:37:08.432Z] + echo Ensuring container killed. [2019-11-25T10:37:08.432Z] Ensuring container killed. [2019-11-25T10:37:08.432Z] + docker rm -vf docker-pr3 [2019-11-25T10:37:08.432Z] Error: No such container: docker-pr3 [2019-11-25T10:37:08.432Z] + true [Pipeline] sh [2019-11-25T10:37:08.511Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2019-11-25T10:37:08.511Z] === RUN TestCreateServiceConfigFileMode [2019-11-25T10:37:08.713Z] + echo Chowning /workspace to jenkins user [2019-11-25T10:37:08.713Z] Chowning /workspace to jenkins user [2019-11-25T10:37:08.713Z] + id -u [2019-11-25T10:37:08.713Z] + id -g [2019-11-25T10:37:08.713Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40243:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-25T10:37:10.379Z] + bundleName=unit [2019-11-25T10:37:10.379Z] + echo Creating unit-bundles.tar.gz [2019-11-25T10:37:10.379Z] Creating unit-bundles.tar.gz [2019-11-25T10:37:10.379Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-25T10:37:10.379Z] bundles/junit-report.xml [2019-11-25T10:37:10.379Z] bundles/go-test-report.json [2019-11-25T10:37:10.379Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-25T10:37:10.390Z] Archiving artifacts [2019-11-25T10:37:10.793Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40243/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-25T10:37:11.103Z] + make clean [2019-11-25T10:37:11.360Z] docker volume rm -f docker-dev-cache [2019-11-25T10:37:11.360Z] docker-dev-cache [Pipeline] deleteDir [2019-11-25T10:37:11.517Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2019-11-25T10:37:11.517Z] === RUN TestCreateServiceSysctls [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-25T10:37:11.791Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-25T10:37:14.575Z] --- PASS: TestCreateServiceSysctls (3.47s) [2019-11-25T10:37:14.575Z] === RUN TestCreateServiceCapabilities [2019-11-25T10:37:15.066Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-25T10:37:15.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-25T10:37:16.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-25T10:37:17.569Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2019-11-25T10:37:17.569Z] === RUN TestInspect [2019-11-25T10:37:17.589Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-25T10:37:18.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-25T10:37:19.831Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-25T10:37:19.863Z] --- PASS: TestInspect (2.83s) [2019-11-25T10:37:19.863Z] === RUN TestServiceListWithStatuses [2019-11-25T10:37:19.863Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-25T10:37:19.863Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-25T10:37:19.863Z] === RUN TestDockerNetworkConnectAlias [2019-11-25T10:37:20.113Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-25T10:37:20.292Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-25T10:37:21.483Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-25T10:37:21.834Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-25T10:37:21.834Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-25T10:37:22.413Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-25T10:37:23.782Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-25T10:37:24.345Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-25T10:37:25.274Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-25T10:37:25.857Z] --- PASS: TestDockerNetworkConnectAlias (5.72s) [2019-11-25T10:37:25.857Z] === RUN TestDockerNetworkReConnect [2019-11-25T10:37:26.204Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-25T10:37:26.542Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-25T10:37:28.097Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-25T10:37:28.897Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-25T10:37:28.897Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-25T10:37:28.897Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-25T10:37:29.992Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-25T10:37:30.444Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-25T10:37:30.754Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2019-11-25T10:37:30.754Z] === RUN TestServicePlugin [2019-11-25T10:37:30.754Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-25T10:37:30.754Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:37:30.754Z] === RUN TestServiceUpdateLabel [2019-11-25T10:37:31.415Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-25T10:37:31.876Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-25T10:37:32.338Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-25T10:37:32.442Z] --- PASS: TestServiceUpdateLabel (2.22s) [2019-11-25T10:37:32.442Z] === RUN TestServiceUpdateSecrets [2019-11-25T10:37:32.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-25T10:37:32.799Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-25T10:37:33.444Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-25T10:37:36.716Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-25T10:37:37.647Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-25T10:37:38.607Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-25T10:37:39.547Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-25T10:37:40.111Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-25T10:37:40.150Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-25T10:37:40.150Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-25T10:37:40.676Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-25T10:37:41.121Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-25T10:37:42.587Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-25T10:37:43.150Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-25T10:37:43.406Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-25T10:37:43.663Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-25T10:37:43.919Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-25T10:37:43.919Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-25T10:37:45.812Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-25T10:37:47.709Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-25T10:37:47.709Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-25T10:37:47.709Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-25T10:37:48.272Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-25T10:37:48.424Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2019-11-25T10:37:48.424Z] === RUN TestServiceUpdateConfigs [2019-11-25T10:37:48.528Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-25T10:37:48.785Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-25T10:37:49.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-25T10:37:49.974Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-25T10:37:50.230Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-25T10:37:50.230Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-25T10:37:50.230Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-25T10:37:52.125Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-25T10:37:53.057Z] === RUN TestDockerSuite/TestEventsRename [2019-11-25T10:37:53.987Z] === RUN TestDockerSuite/TestEventsResize [2019-11-25T10:37:54.919Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-25T10:37:55.850Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-25T10:37:55.955Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-25T10:37:55.955Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-25T10:37:55.955Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-25T10:37:56.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-25T10:37:56.928Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-25T10:37:56.979Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-25T10:37:57.899Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-25T10:37:57.909Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-25T10:37:58.360Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-25T10:37:58.360Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-25T10:37:58.821Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-25T10:37:59.793Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-25T10:37:59.793Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-25T10:37:59.793Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-25T10:38:01.181Z] === RUN TestDockerSuite/TestEventsTop [2019-11-25T10:38:02.112Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-25T10:38:04.372Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2019-11-25T10:38:04.372Z] === RUN TestServiceUpdateNetwork [2019-11-25T10:38:04.635Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-25T10:38:05.602Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-25T10:38:06.528Z] === RUN TestDockerSuite/TestExec [2019-11-25T10:38:07.458Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-25T10:38:08.387Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-25T10:38:08.950Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-25T10:38:09.880Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-25T10:38:11.781Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-25T10:38:12.712Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-25T10:38:13.641Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-25T10:38:14.572Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-25T10:38:15.502Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-25T10:38:16.431Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-25T10:38:17.360Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-25T10:38:17.601Z] --- PASS: TestServiceUpdateNetwork (13.96s) [2019-11-25T10:38:17.601Z] PASS [2019-11-25T10:38:17.601Z] [2019-11-25T10:38:17.601Z] === Skipped [2019-11-25T10:38:17.601Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-25T10:38:17.601Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-25T10:38:17.601Z] [2019-11-25T10:38:17.601Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-25T10:38:17.601Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-25T10:38:17.601Z] [2019-11-25T10:38:17.601Z] [2019-11-25T10:38:17.601Z] DONE 20 tests, 2 skipped in 115.941s [2019-11-25T10:38:17.601Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-25T10:38:17.601Z] ++ 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-11-25T10:38:17.601Z] ++ set -e [2019-11-25T10:38:17.601Z] ++ '[' -n 0 ']' [2019-11-25T10:38:17.601Z] ++ set -x [2019-11-25T10:38:17.601Z] ++ env -i DEST=/go/src/github.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-11-25T10:38:17.601Z] INFO: Testing against a local daemon [2019-11-25T10:38:17.601Z] === RUN TestSessionCreate [2019-11-25T10:38:17.601Z] --- PASS: TestSessionCreate (0.13s) [2019-11-25T10:38:17.601Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-25T10:38:17.601Z] --- PASS: TestSessionCreateWithBadUpgrade (0.13s) [2019-11-25T10:38:17.601Z] PASS [2019-11-25T10:38:17.601Z] [2019-11-25T10:38:17.601Z] DONE 2 tests in 0.354s [2019-11-25T10:38:17.601Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-25T10:38:17.601Z] ++ 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-11-25T10:38:17.601Z] ++ set -e [2019-11-25T10:38:17.601Z] ++ '[' -n 0 ']' [2019-11-25T10:38:17.601Z] ++ set -x [2019-11-25T10:38:17.601Z] ++ env -i DEST=/go/src/github.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-11-25T10:38:17.601Z] INFO: Testing against a local daemon [2019-11-25T10:38:17.601Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-25T10:38:17.601Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:38:17.601Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-25T10:38:17.601Z] === RUN TestEventsExecDie [2019-11-25T10:38:17.601Z] --- PASS: TestEventsExecDie (0.92s) [2019-11-25T10:38:17.601Z] === RUN TestEventsBackwardsCompatible [2019-11-25T10:38:17.601Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-25T10:38:17.601Z] === RUN TestInfoBinaryCommits [2019-11-25T10:38:17.601Z] --- PASS: TestInfoBinaryCommits (0.07s) [2019-11-25T10:38:17.601Z] === RUN TestInfoAPIVersioned [2019-11-25T10:38:17.601Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-25T10:38:17.601Z] === RUN TestInfoDiscoveryBackend [2019-11-25T10:38:18.321Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-25T10:38:18.321Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-25T10:38:19.270Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-25T10:38:19.490Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-25T10:38:19.490Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-25T10:38:19.828Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-25T10:38:19.828Z] === RUN TestInfoAPI [2019-11-25T10:38:19.828Z] --- PASS: TestInfoAPI (0.05s) [2019-11-25T10:38:19.828Z] === RUN TestInfoAPIWarnings [2019-11-25T10:38:20.550Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-25T10:38:20.550Z] === RUN TestInfoDebug [2019-11-25T10:38:20.638Z] === RUN TestDockerSuite/TestExecEnv [2019-11-25T10:38:20.885Z] --- PASS: TestInfoDebug (0.55s) [2019-11-25T10:38:20.885Z] === RUN TestInfoInsecureRegistries [2019-11-25T10:38:21.569Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-25T10:38:21.613Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-25T10:38:21.613Z] === RUN TestInfoRegistryMirrors [2019-11-25T10:38:21.949Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-25T10:38:21.949Z] === RUN TestLoginFailsWithBadCredentials [2019-11-25T10:38:22.673Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2019-11-25T10:38:22.673Z] === RUN TestPingCacheHeaders [2019-11-25T10:38:22.673Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-25T10:38:22.673Z] === RUN TestPingGet [2019-11-25T10:38:22.673Z] --- PASS: TestPingGet (0.04s) [2019-11-25T10:38:22.673Z] === RUN TestPingHead [2019-11-25T10:38:22.673Z] --- PASS: TestPingHead (0.05s) [2019-11-25T10:38:22.673Z] === RUN TestVersion [2019-11-25T10:38:22.673Z] --- PASS: TestVersion (0.05s) [2019-11-25T10:38:22.673Z] PASS [2019-11-25T10:38:22.673Z] [2019-11-25T10:38:22.673Z] === Skipped [2019-11-25T10:38:22.673Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-25T10:38:22.673Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-25T10:38:22.673Z] [2019-11-25T10:38:22.673Z] [2019-11-25T10:38:22.673Z] DONE 18 tests, 1 skipped in 6.360s [2019-11-25T10:38:22.673Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-25T10:38:22.673Z] ++ 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-11-25T10:38:22.673Z] ++ set -e [2019-11-25T10:38:22.673Z] ++ '[' -n 0 ']' [2019-11-25T10:38:22.673Z] ++ set -x [2019-11-25T10:38:22.673Z] ++ env -i DEST=/go/src/github.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-11-25T10:38:23.009Z] INFO: Testing against a local daemon [2019-11-25T10:38:23.009Z] === RUN TestVolumesCreateAndList [2019-11-25T10:38:23.009Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-25T10:38:23.009Z] === RUN TestVolumesRemove [2019-11-25T10:38:23.009Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-25T10:38:23.009Z] === RUN TestVolumesInspect [2019-11-25T10:38:23.009Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-25T10:38:23.009Z] === RUN TestVolumesInvalidJSON [2019-11-25T10:38:23.009Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-25T10:38:23.009Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-25T10:38:23.009Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-25T10:38:23.009Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-25T10:38:23.009Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-25T10:38:23.009Z] PASS [2019-11-25T10:38:23.009Z] [2019-11-25T10:38:23.009Z] DONE 5 tests in 0.332s [2019-11-25T10:38:23.345Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-25T10:38:23.345Z] ++++ cat bundles/test-integration/docker.pid [2019-11-25T10:38:23.345Z] +++ kill 13149 [2019-11-25T10:38:23.461Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-25T10:38:24.391Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-25T10:38:25.024Z] +++ /etc/init.d/apparmor stop [2019-11-25T10:38:25.024Z] Clearing AppArmor profiles cache:. [2019-11-25T10:38:25.024Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-25T10:38:25.024Z] Unloading profiles will leave already running processes permanently [2019-11-25T10:38:25.024Z] unconfined, which can lead to unexpected situations. [2019-11-25T10:38:25.024Z] [2019-11-25T10:38:25.024Z] To set a process to complain mode, use the command line tool [2019-11-25T10:38:25.024Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-25T10:38:25.024Z] with the 'teardown' option." [2019-11-25T10:38:25.024Z] [2019-11-25T10:38:26.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-25T10:38:26.284Z] === RUN TestDockerSuite/TestExecInteractive Post stage [Pipeline] junit [2019-11-25T10:38:26.798Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-25T10:38:27.652Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-25T10:38:27.951Z] + echo Ensuring container killed. [2019-11-25T10:38:27.951Z] Ensuring container killed. [2019-11-25T10:38:27.951Z] + docker rm -vf docker-pr3 [2019-11-25T10:38:27.951Z] Error: No such container: docker-pr3 [2019-11-25T10:38:27.951Z] + true [Pipeline] sh [2019-11-25T10:38:28.521Z] + echo Chowning /workspace to jenkins user [2019-11-25T10:38:28.521Z] Chowning /workspace to jenkins user [2019-11-25T10:38:28.521Z] + id -u [2019-11-25T10:38:28.521Z] + id -g [2019-11-25T10:38:28.521Z] + docker run --rm -v /home/docker/workspace/moby_PR-40243:/workspace busybox chown -R 1001:1001 /workspace [2019-11-25T10:38:28.582Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-25T10:38:29.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-25T10:38:29.402Z] === RUN TestDockerSuite/TestExecParseError [2019-11-25T10:38:30.332Z] === RUN TestDockerSuite/TestExecPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-25T10:38:30.999Z] + bundleName=ppc64le-integration [2019-11-25T10:38:30.999Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-25T10:38:30.999Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-25T10:38:30.999Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-25T10:38:30.999Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-25T10:38:31.088Z] Archiving artifacts [2019-11-25T10:38:31.492Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40243/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-25T10:38:31.702Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-25T10:38:32.041Z] + make clean [2019-11-25T10:38:32.265Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-25T10:38:32.382Z] make: command: Command not found [2019-11-25T10:38:32.382Z] make: command: Command not found [2019-11-25T10:38:32.382Z] docker volume rm -f docker-dev-cache [2019-11-25T10:38:32.716Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-25T10:38:35.539Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-25T10:38:36.471Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-25T10:38:37.402Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-25T10:38:48.165Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-25T10:38:48.165Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-25T10:38:48.165Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-25T10:38:49.582Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-25T10:38:49.582Z] === RUN TestDockerSuite/TestExecTTY [2019-11-25T10:38:50.511Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-25T10:38:51.441Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-25T10:38:52.371Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-25T10:38:53.301Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-25T10:38:53.301Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-25T10:38:53.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-25T10:38:53.980Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-25T10:38:53.980Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-25T10:38:54.441Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-25T10:38:54.441Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-25T10:38:55.413Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-25T10:38:55.413Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-25T10:38:56.079Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-25T10:38:56.642Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-25T10:38:58.010Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-25T10:38:58.940Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-25T10:39:00.836Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-25T10:39:06.105Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-25T10:39:11.358Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-25T10:39:13.250Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-25T10:39:18.502Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-25T10:39:19.065Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-25T10:39:19.065Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-25T10:39:19.065Z] === RUN TestDockerSuite/TestHealth [2019-11-25T10:39:25.398Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-25T10:39:25.398Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-25T10:39:25.398Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-25T10:39:25.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-25T10:39:43.112Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-25T10:39:43.766Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-25T10:39:44.333Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-25T10:39:44.333Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-25T10:39:44.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-25T10:39:45.354Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-25T10:39:45.354Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-25T10:39:45.609Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-25T10:39:46.284Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-25T10:39:47.215Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-25T10:39:47.215Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-25T10:39:48.145Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-25T10:39:51.416Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-25T10:39:51.416Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-25T10:39:51.416Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-25T10:39:51.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-25T10:39:52.909Z] === RUN TestDockerSuite/TestImportFile [2019-11-25T10:39:54.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-25T10:39:55.432Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-25T10:39:55.432Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-25T10:39:57.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-25T10:39:57.326Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-25T10:39:59.219Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-25T10:39:59.257Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-25T10:40:01.113Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-25T10:40:02.482Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-25T10:40:03.046Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-25T10:40:03.976Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-25T10:40:03.976Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-25T10:40:03.976Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-25T10:40:04.907Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-25T10:40:05.837Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-25T10:40:06.769Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-25T10:40:07.331Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-25T10:40:08.260Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-25T10:40:09.191Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-25T10:40:09.191Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-25T10:40:11.083Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-25T10:40:11.647Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-25T10:40:12.578Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-25T10:40:12.578Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-25T10:40:13.510Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-25T10:40:13.510Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-25T10:40:14.879Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-25T10:40:16.247Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-25T10:40:16.824Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-25T10:40:17.772Z] === RUN TestDockerSuite/TestInspectImage [2019-11-25T10:40:18.029Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-25T10:40:18.029Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-25T10:40:18.029Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-25T10:40:18.957Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-25T10:40:19.887Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-25T10:40:19.887Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-25T10:40:20.449Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-25T10:40:21.379Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-25T10:40:23.275Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-25T10:40:23.275Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-25T10:40:24.205Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-25T10:40:25.573Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-25T10:40:27.469Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-25T10:40:28.032Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-25T10:40:28.961Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-25T10:40:29.891Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-25T10:40:30.822Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-25T10:40:31.751Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-25T10:40:32.681Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-25T10:40:32.681Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-25T10:40:34.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-25T10:40:35.421Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-25T10:40:37.317Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-25T10:40:39.212Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-25T10:40:39.469Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-25T10:40:41.992Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-25T10:40:44.525Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-25T10:40:47.048Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-25T10:40:47.048Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-25T10:40:49.570Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-25T10:40:50.133Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-25T10:40:51.065Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-25T10:40:59.660Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-25T10:41:01.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-25T10:41:04.345Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-25T10:41:04.345Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-25T10:41:06.282Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-25T10:41:06.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-25T10:41:08.805Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-25T10:41:08.805Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-25T10:41:10.701Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-25T10:41:11.631Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-25T10:41:12.197Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-25T10:41:14.721Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-25T10:41:14.721Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-25T10:41:14.978Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-25T10:41:14.978Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-25T10:41:14.978Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-25T10:41:15.235Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-25T10:41:16.165Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-25T10:41:16.729Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-25T10:41:18.624Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-25T10:41:21.145Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-25T10:41:21.408Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-25T10:41:21.669Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-25T10:41:26.921Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-25T10:41:27.487Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-25T10:41:27.487Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-25T10:41:27.487Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-25T10:41:28.857Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-25T10:41:30.228Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-25T10:41:31.159Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-25T10:41:33.056Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-25T10:41:33.620Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-25T10:41:33.877Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-25T10:41:37.150Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-25T10:41:37.712Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-25T10:41:39.080Z] === RUN TestDockerSuite/TestLogsSince [2019-11-25T10:41:45.623Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-25T10:41:52.165Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-25T10:41:52.165Z] === RUN TestDockerSuite/TestLogsTail [2019-11-25T10:41:53.100Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-25T10:41:54.029Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-25T10:41:54.959Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-25T10:41:55.216Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-25T10:41:56.145Z] === RUN TestDockerSuite/TestNetHostname [2019-11-25T10:41:58.689Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-25T10:41:58.946Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-25T10:41:59.876Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-25T10:42:00.133Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-25T10:42:02.656Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-25T10:42:03.585Z] === RUN TestDockerSuite/TestPluginActive [2019-11-25T10:42:05.482Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-25T10:42:13.578Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-25T10:42:14.141Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-25T10:42:14.141Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-25T10:42:14.705Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-25T10:42:16.423Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-25T10:42:16.423Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-25T10:42:16.423Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-25T10:42:17.979Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-25T10:42:18.235Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-25T10:42:19.605Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-25T10:42:22.126Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-25T10:42:27.378Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-25T10:42:29.272Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-25T10:42:31.165Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-25T10:42:31.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-25T10:42:33.061Z] === RUN TestDockerSuite/TestPortList [2019-11-25T10:42:34.446Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-25T10:42:37.499Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-25T10:42:38.622Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-25T10:42:41.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-25T10:42:44.418Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-25T10:42:44.675Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-25T10:42:46.045Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-25T10:42:47.817Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-25T10:42:49.318Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-25T10:42:52.591Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-25T10:42:53.520Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-25T10:42:53.520Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-25T10:42:53.520Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-25T10:42:54.450Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-25T10:42:54.450Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-25T10:42:55.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-25T10:42:55.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-25T10:42:55.638Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-25T10:42:56.201Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-25T10:42:56.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-25T10:42:58.356Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-25T10:42:58.356Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-25T10:42:59.724Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-25T10:43:00.185Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-25T10:43:02.247Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-25T10:43:04.141Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-25T10:43:04.141Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-25T10:43:04.141Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-25T10:43:06.663Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-25T10:43:07.597Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-25T10:43:08.965Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-25T10:43:13.141Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-25T10:43:13.141Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-25T10:43:18.395Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-25T10:43:18.395Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-25T10:43:22.569Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-25T10:43:26.740Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-25T10:43:29.263Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-25T10:43:31.157Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-25T10:43:32.527Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-25T10:43:33.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-25T10:43:35.352Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-25T10:43:35.856Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-25T10:43:37.249Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-25T10:43:37.249Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-25T10:43:39.145Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-25T10:43:41.036Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-25T10:43:42.411Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-25T10:43:43.782Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-25T10:43:45.152Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-25T10:43:45.409Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-25T10:43:45.666Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-25T10:43:46.595Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-25T10:43:48.221Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-25T10:43:49.120Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-25T10:43:52.395Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-25T10:43:52.957Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-25T10:43:52.957Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-25T10:43:52.957Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-25T10:43:53.214Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-25T10:43:53.214Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-25T10:43:54.146Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-25T10:43:56.040Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-25T10:43:57.408Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-25T10:43:58.338Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-25T10:43:58.902Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-25T10:44:00.590Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-25T10:44:07.000Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-25T10:44:08.368Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-25T10:44:10.889Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-25T10:44:10.889Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-25T10:44:10.889Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-25T10:44:11.146Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-25T10:44:13.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-25T10:44:13.968Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-25T10:44:15.885Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-25T10:44:20.063Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-25T10:44:21.955Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-25T10:44:21.955Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-25T10:44:21.955Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-25T10:44:26.132Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-25T10:44:26.389Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-25T10:44:27.321Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-25T10:44:27.578Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-25T10:44:29.472Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-25T10:44:29.729Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-25T10:44:31.098Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-25T10:44:32.992Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-25T10:44:33.923Z] === RUN TestDockerSuite/TestRmiTag [2019-11-25T10:44:33.923Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-25T10:44:34.854Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-25T10:44:40.109Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-25T10:44:40.672Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-25T10:44:41.602Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-25T10:44:41.859Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-25T10:44:43.752Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-25T10:44:44.315Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-25T10:44:44.572Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-25T10:44:45.501Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-25T10:44:45.501Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-25T10:44:46.431Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-25T10:44:48.331Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-25T10:44:49.708Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-25T10:44:49.708Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-25T10:44:50.638Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-25T10:44:51.568Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-25T10:44:52.499Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-25T10:44:53.430Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-25T10:44:55.381Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-25T10:44:55.639Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-25T10:44:56.205Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-25T10:44:57.138Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-25T10:44:58.507Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-25T10:44:59.437Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-25T10:45:00.366Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-25T10:45:01.735Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-25T10:45:02.666Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-25T10:45:03.596Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-25T10:45:04.528Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-25T10:45:05.458Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-25T10:45:05.458Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-25T10:45:07.981Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-25T10:45:08.544Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-25T10:45:09.107Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-25T10:45:10.036Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-25T10:45:10.967Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-25T10:45:10.967Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-25T10:45:11.896Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-25T10:45:12.460Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-25T10:45:13.390Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-25T10:45:14.329Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-25T10:45:14.901Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-25T10:45:15.158Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-25T10:45:15.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-25T10:45:15.978Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-25T10:45:15.978Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-25T10:45:17.347Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-25T10:45:18.279Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-25T10:45:19.210Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-25T10:45:20.140Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-25T10:45:20.140Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-25T10:45:21.070Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-25T10:45:22.964Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-25T10:45:23.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-25T10:45:24.151Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-25T10:45:26.046Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-25T10:45:26.977Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-25T10:45:27.235Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-25T10:45:27.492Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-25T10:45:28.421Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-25T10:45:29.793Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-25T10:45:30.357Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-25T10:45:32.252Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-25T10:45:36.425Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-25T10:45:36.425Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-25T10:45:37.356Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-25T10:45:39.878Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-25T10:45:41.771Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-25T10:45:41.839Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-25T10:45:41.839Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-25T10:45:41.839Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-25T10:45:41.839Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-25T10:45:41.839Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-25T10:45:41.839Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-25T10:45:41.840Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-25T10:45:41.840Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-25T10:45:41.840Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-25T10:45:43.678Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-25T10:45:44.614Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-25T10:45:46.544Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-25T10:45:48.754Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-25T10:45:48.790Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-25T10:45:48.790Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-25T10:45:48.790Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-25T10:45:49.047Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-25T10:45:50.942Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-25T10:45:52.836Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-25T10:45:54.573Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-25T10:45:54.573Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-25T10:45:54.573Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-25T10:45:54.573Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-25T10:45:54.573Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-25T10:45:54.573Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-25T10:45:55.358Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-25T10:45:55.921Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-25T10:45:57.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-25T10:45:57.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-25T10:45:57.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-25T10:45:57.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-25T10:45:57.816Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-25T10:45:58.379Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-25T10:45:58.379Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-25T10:45:58.468Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-25T10:45:59.312Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-25T10:46:01.205Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-25T10:46:01.205Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-25T10:46:02.136Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-25T10:46:03.065Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-25T10:46:03.065Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-25T10:46:03.629Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-25T10:46:04.278Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-25T10:46:04.559Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-25T10:46:04.559Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-25T10:46:05.490Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-25T10:46:06.420Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-25T10:46:07.351Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-25T10:46:08.280Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-25T10:46:08.843Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-25T10:46:09.774Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-25T10:46:10.705Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-25T10:46:11.269Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-25T10:46:11.525Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-25T10:46:11.525Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-25T10:46:12.481Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-25T10:46:13.411Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-25T10:46:15.305Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-25T10:46:15.562Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-25T10:46:15.562Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-25T10:46:19.738Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-25T10:46:19.995Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-25T10:46:21.993Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-25T10:46:22.455Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-25T10:46:22.455Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-25T10:46:22.455Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-25T10:46:22.455Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-25T10:46:22.455Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-25T10:46:22.455Z] === RUN TestDockerSuite/TestBuildFails [2019-11-25T10:46:24.647Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-25T10:46:24.647Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-25T10:46:32.175Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-25T10:46:33.105Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-25T10:46:34.992Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-25T10:46:35.002Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-25T10:46:35.002Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-25T10:46:35.002Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-25T10:46:35.002Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-25T10:46:35.567Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-25T10:46:38.839Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-25T10:46:39.697Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-25T10:46:40.733Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-25T10:46:42.627Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-25T10:46:43.191Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-25T10:46:43.755Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-25T10:46:44.685Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-25T10:46:45.615Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-25T10:46:45.615Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-25T10:46:46.180Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-25T10:46:46.791Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-25T10:46:47.549Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-25T10:46:48.917Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-25T10:46:50.832Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-25T10:46:50.832Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-25T10:46:51.090Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-25T10:46:52.600Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-25T10:46:52.983Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-25T10:46:53.572Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-25T10:46:54.353Z] === RUN TestDockerSuite/TestRunMount [2019-11-25T10:46:59.385Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-25T10:46:59.385Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-25T10:47:00.359Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-25T10:47:00.820Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-25T10:47:00.820Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-25T10:47:02.447Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-25T10:47:02.448Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-25T10:47:02.704Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-25T10:47:04.596Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-25T10:47:07.117Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-25T10:47:10.390Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-25T10:47:11.167Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-25T10:47:11.167Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-25T10:47:12.911Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-25T10:47:16.234Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-25T10:47:17.606Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-25T10:47:19.499Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-25T10:47:19.499Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-25T10:47:20.062Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-25T10:47:21.432Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-25T10:47:21.511Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-25T10:47:21.972Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-25T10:47:21.994Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-25T10:47:22.924Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-25T10:47:24.159Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-25T10:47:24.159Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-25T10:47:25.132Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-25T10:47:25.132Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-25T10:47:25.465Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-25T10:47:27.992Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-25T10:47:29.838Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-25T10:47:30.300Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-25T10:47:30.762Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-25T10:47:31.734Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-25T10:47:32.196Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-25T10:47:33.170Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-25T10:47:33.244Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-25T10:47:33.500Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-25T10:47:33.500Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-25T10:47:34.431Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-25T10:47:34.431Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-25T10:47:34.714Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-25T10:47:35.361Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-25T10:47:35.924Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-25T10:47:35.924Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-25T10:47:36.856Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-25T10:47:37.786Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-25T10:47:37.786Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-25T10:47:38.716Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-25T10:47:39.278Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-25T10:47:40.522Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-25T10:47:40.522Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-25T10:47:40.522Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-25T10:47:40.522Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-25T10:47:40.522Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-25T10:47:40.522Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-25T10:47:40.522Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-25T10:47:40.983Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-25T10:47:41.802Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-25T10:47:41.955Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-25T10:47:42.366Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-25T10:47:43.296Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-25T10:47:43.859Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-25T10:47:44.935Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-25T10:47:45.499Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-25T10:47:46.429Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-25T10:47:46.429Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-25T10:47:47.358Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-25T10:47:47.896Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-25T10:47:47.921Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-25T10:47:47.921Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-25T10:47:48.851Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-25T10:47:50.743Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-25T10:47:50.743Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-25T10:47:54.017Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-25T10:47:55.392Z] === RUN TestDockerSuite/TestRunRm [2019-11-25T10:47:56.339Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-25T10:48:00.512Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-25T10:48:01.075Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-25T10:48:02.006Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-25T10:48:02.745Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-25T10:48:02.745Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-25T10:48:03.903Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-25T10:48:04.471Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-25T10:48:04.930Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-25T10:48:08.647Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-25T10:48:13.899Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-25T10:48:14.462Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-25T10:48:15.025Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-25T10:48:15.956Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-25T10:48:16.887Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-25T10:48:17.451Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-25T10:48:18.380Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-25T10:48:18.380Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-25T10:48:19.311Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-25T10:48:20.242Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-25T10:48:21.173Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-25T10:48:23.694Z] === RUN TestDockerSuite/TestRunState [2019-11-25T10:48:24.257Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-25T10:48:25.626Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-25T10:48:26.558Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-25T10:48:27.494Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-25T10:48:27.494Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-25T10:48:27.494Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-25T10:48:28.444Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-25T10:48:29.375Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-25T10:48:31.270Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-25T10:48:31.270Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-25T10:48:31.270Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-25T10:48:32.200Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-25T10:48:34.923Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-25T10:48:35.474Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-25T10:48:35.474Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-25T10:48:35.731Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-25T10:48:38.252Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-25T10:48:42.427Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-25T10:48:43.795Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-25T10:48:45.688Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-25T10:48:46.618Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-25T10:48:46.618Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-25T10:48:47.548Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-25T10:48:48.478Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-25T10:48:51.000Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-25T10:48:52.369Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-25T10:48:52.935Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-25T10:48:53.191Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-25T10:48:53.448Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-25T10:48:53.706Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-25T10:48:54.637Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-25T10:48:55.566Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-25T10:48:56.047Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-25T10:48:56.129Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-25T10:48:56.129Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-25T10:48:56.386Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-25T10:48:57.339Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-25T10:48:59.794Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-25T10:48:59.859Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-25T10:49:02.383Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-25T10:49:02.946Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-25T10:49:04.314Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-25T10:49:04.877Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-25T10:49:04.877Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-25T10:49:05.605Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-25T10:49:06.773Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-25T10:49:09.294Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-25T10:49:10.307Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-25T10:49:11.815Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-25T10:49:13.184Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-25T10:49:14.115Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-25T10:49:14.371Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-25T10:49:14.937Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-25T10:49:15.194Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-25T10:49:16.124Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-25T10:49:17.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-25T10:49:17.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-25T10:49:17.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-25T10:49:17.491Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-25T10:49:17.749Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-25T10:49:18.006Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-25T10:49:18.572Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-25T10:49:19.940Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-25T10:49:20.870Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-25T10:49:22.239Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-25T10:49:23.169Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-25T10:49:24.099Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-25T10:49:24.099Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-25T10:49:25.069Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-25T10:49:25.069Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-25T10:49:25.069Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-25T10:49:25.069Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-25T10:49:25.069Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-25T10:49:25.069Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-25T10:49:25.325Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-25T10:49:25.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-25T10:49:25.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-25T10:49:25.839Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-25T10:49:26.770Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-25T10:49:27.700Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-25T10:49:28.079Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-25T10:49:28.079Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-25T10:49:28.629Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-25T10:49:28.629Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-25T10:49:29.559Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-25T10:49:29.559Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-25T10:49:30.490Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-25T10:49:30.490Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-25T10:49:31.421Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-25T10:49:32.352Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-25T10:49:32.352Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-25T10:49:32.352Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-25T10:49:33.282Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-25T10:49:34.650Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-25T10:49:35.170Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-25T10:49:35.170Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-25T10:49:35.170Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-25T10:49:35.170Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-25T10:49:35.580Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-25T10:49:35.580Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-25T10:49:36.510Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-25T10:49:36.510Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-25T10:49:37.357Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-25T10:49:38.405Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-25T10:49:38.661Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-25T10:49:41.932Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-25T10:49:42.189Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-25T10:49:42.189Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-25T10:49:42.189Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-25T10:49:43.558Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-25T10:49:44.488Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-25T10:49:45.856Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-25T10:49:45.856Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-25T10:49:47.700Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-25T10:49:48.378Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-25T10:49:48.378Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-25T10:49:48.636Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-25T10:49:49.242Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-25T10:49:49.703Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-25T10:49:49.703Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-25T10:49:51.157Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-25T10:49:51.157Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-25T10:49:51.887Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-25T10:49:52.538Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-25T10:49:52.794Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-25T10:49:52.794Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-25T10:49:52.862Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-25T10:49:54.403Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-25T10:49:54.686Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-25T10:49:56.058Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-25T10:49:56.315Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-25T10:49:56.315Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-25T10:49:56.315Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-25T10:49:56.571Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-25T10:49:56.828Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-25T10:49:59.352Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-25T10:50:05.895Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-25T10:50:07.789Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-25T10:50:08.718Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-25T10:50:09.238Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-25T10:50:10.212Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-25T10:50:10.612Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-25T10:50:12.504Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-25T10:50:13.434Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-25T10:50:16.708Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-25T10:50:17.271Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-25T10:50:18.805Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-25T10:50:19.165Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-25T10:50:22.439Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-25T10:50:22.552Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-25T10:50:24.331Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-25T10:50:28.522Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-25T10:50:31.144Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-25T10:50:32.694Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-25T10:50:35.965Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-25T10:50:36.955Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-25T10:50:41.215Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-25T10:50:41.660Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-25T10:50:42.632Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-25T10:50:42.632Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-25T10:50:42.632Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-25T10:50:44.486Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-25T10:50:44.818Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-25T10:50:44.818Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-25T10:50:45.854Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-25T10:50:46.784Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-25T10:50:47.714Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-25T10:50:48.644Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-25T10:50:48.644Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-25T10:50:49.574Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-25T10:50:54.828Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-25T10:50:58.101Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-25T10:50:58.664Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-25T10:50:59.228Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-25T10:50:59.228Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-25T10:51:00.597Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-25T10:51:02.504Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-25T10:51:02.504Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-25T10:51:03.874Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-25T10:51:05.242Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-25T10:51:06.173Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-25T10:51:08.068Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-25T10:51:08.068Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-25T10:51:12.243Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-25T10:51:13.172Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-25T10:51:13.172Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-25T10:51:14.541Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-25T10:51:15.470Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-25T10:51:20.722Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-25T10:51:21.285Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-25T10:51:24.560Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-25T10:51:27.383Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-25T10:51:27.834Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-25T10:51:28.091Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-25T10:51:31.366Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-25T10:51:35.538Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-25T10:51:40.794Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-25T10:51:43.315Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-25T10:51:45.834Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-25T10:51:47.728Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-25T10:51:49.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-25T10:51:51.622Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-25T10:51:52.583Z] === RUN TestDockerSuite/TestBuildRm [2019-11-25T10:51:54.144Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-25T10:51:56.665Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-25T10:51:59.186Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-25T10:52:01.711Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-25T10:52:07.420Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-25T10:52:09.605Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-25T10:52:10.067Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-25T10:52:10.067Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-25T10:52:11.611Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-25T10:52:15.360Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-25T10:52:16.559Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-25T10:52:16.559Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-25T10:52:16.559Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-25T10:52:17.490Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-25T10:52:17.747Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-25T10:52:17.747Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-25T10:52:17.747Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-25T10:52:18.276Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-25T10:52:19.126Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-25T10:52:19.126Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-25T10:52:20.057Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-25T10:52:20.057Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-25T10:52:20.057Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-25T10:52:20.057Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-25T10:52:20.057Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-25T10:52:22.577Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-25T10:52:22.834Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-25T10:52:22.834Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-25T10:52:22.834Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-25T10:52:22.834Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-25T10:52:23.763Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-25T10:52:24.082Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-25T10:52:26.287Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-25T10:52:26.544Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-25T10:52:26.544Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-25T10:52:29.815Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-25T10:52:35.071Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite (1852.42s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.36s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.75s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.58s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.22s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.99s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.97s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.26s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.32s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.54s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.39s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.25s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.06s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.72s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAttachDetach (1.97s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAttachDisconnect (2.44s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.49s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.56s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.53s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.10s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.06s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.24s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.15s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.36s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.66s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.78s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.90s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.53s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.49s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.29s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.26s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.64s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.58s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.76s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.96s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.88s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.48s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.75s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.63s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.62s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.57s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.86s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.81s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.89s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.21s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.78s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.04s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.56s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.10s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.64s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.49s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.17s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.27s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.50s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.56s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.85s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.87s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-11-25T10:52:35.071Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-25T10:52:35.071Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.54s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildContChar (4.67s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.37s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.56s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.53s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.46s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.31s) [2019-11-25T10:52:35.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-25T10:52:35.071Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-25T10:52:35.071Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-25T10:52:35.071Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-25T10:52:35.071Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.85s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.11s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.38s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.92s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.83s) [2019-11-25T10:52:35.071Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.73s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.04s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.41s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.79s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.94s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.78s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.34s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.68s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.91s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.42s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.65s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.10s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.00s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.17s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.57s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.81s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.82s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.39s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.08s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.26s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.12s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.46s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s) [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-25T10:52:35.072Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.30s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFails (1.03s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.57s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.42s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.10s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.21s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.81s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.12s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.73s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildHistory (4.70s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.79s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.96s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.83s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.83s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.78s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.80s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.85s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.29s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.33s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.56s) [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-25T10:52:35.072Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.47s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.57s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.59s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.83s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.01s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.40s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.83s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.29s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.85s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.86s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.49s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.16s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.60s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.70s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildPATH (2.90s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.04s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.31s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.75s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.59s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildRm (3.58s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.41s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.65s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-25T10:52:35.072Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildStderr (1.31s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.17s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.30s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.45s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.25s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.03s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildUser (3.03s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.80s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.67s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.32s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s) [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-25T10:52:35.072Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-25T10:52:35.072Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-25T10:52:35.072Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-25T10:52:35.072Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.10s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.96s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.33s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.26s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.03s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-25T10:52:35.072Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.02s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.47s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-25T10:52:35.072Z] docker_cli_sni_test.go:18: Flakey test [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitChange (1.19s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.04s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.93s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitTTY (1.84s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.77s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.87s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.95s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.18s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.90s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.44s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2019-11-25T10:52:35.072Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-25T10:52:35.072Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.94s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.43s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.10s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.25s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.11s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2019-11-25T10:52:35.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000af4100_} (1.66s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1416853403_/foo_false____} (1.61s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1416853403_/foo_true____} (1.62s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3907462718_/foo_false____} (1.62s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3907462718_/foo_true____} (1.65s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3907462718_/foo_true__0xc000af4580__} (1.72s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000af45a0_} (1.65s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000af45c0_} (1.58s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000af45e0_} (1.66s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000af4600_} (1.62s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.08s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.55s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.37s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.81s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.14s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.24s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.53s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.29s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.58s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.24s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.44s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.16s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.84s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.28s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToDot (1.04s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.85s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToStdout (1.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.43s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.80s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2019-11-25T10:52:35.073Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-25T10:52:35.073Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-11-25T10:52:35.073Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-25T10:52:35.073Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.82s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.89s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.77s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.94s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.98s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.51s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.22s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.66s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.13s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.42s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsAttach (1.14s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.86s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.47s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.70s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsCopy (1.55s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFilters (1.80s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFormat (1.82s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.34s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2019-11-25T10:52:35.073Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-25T10:52:35.073Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-25T10:52:35.073Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-25T10:52:35.073Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.73s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.92s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsRename (1.14s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsResize (0.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.98s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsTop (1.21s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.77s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExec (0.94s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.90s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.96s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecCgroup (1.49s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.97s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.19s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.14s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecStartFails (0.79s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.89s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2019-11-25T10:52:35.073Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-25T10:52:35.073Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.30s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.38s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestExecWithUser (1.78s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.61s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.96s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestHealth (21.70s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.07s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.10s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImportDisplay (1.82s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImportFile (2.09s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.13s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImportGzipped (2.05s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.99s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.93s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.69s) [2019-11-25T10:52:35.073Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2019-11-25T10:52:35.074Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-25T10:52:35.074Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.43s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.07s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectDefault (0.87s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectHistory (1.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-25T10:52:35.074Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-25T10:52:35.074Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.90s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.86s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.94s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectStatus (1.00s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.79s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.00s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.96s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.90s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.88s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.63s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.06s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.84s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.11s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.72s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.64s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.47s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.03s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.21s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.93s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.91s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.94s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.27s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.56s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.18s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.88s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.90s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.80s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.55s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestNetHostname (2.45s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.14s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.61s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.88s) [2019-11-25T10:52:35.074Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-25T10:52:35.074Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.41s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.61s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.12s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.08s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.31s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.63s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.93s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPortList (11.37s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.63s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.75s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.10s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.90s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.90s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.16s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.84s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.79s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.71s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsByOrder (3.38s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.34s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.83s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.44s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.10s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.31s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.74s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.75s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.98s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.73s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.89s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.79s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.11s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.61s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2019-11-25T10:52:35.074Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-25T10:52:35.074Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.66s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.89s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.38s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.36s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.91s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.06s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.69s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.31s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.15s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.10s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.97s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.66s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.00s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.55s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.87s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.97s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.94s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.96s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.14s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.88s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.90s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.05s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.15s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.91s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.15s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.15s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.87s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.40s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.01s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.70s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.88s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.17s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.02s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.76s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.00s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.55s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.05s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.41s) [2019-11-25T10:52:35.074Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-25T10:52:35.074Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.074Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-25T10:52:35.074Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.98s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.96s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2019-11-25T10:52:35.074Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-25T10:52:35.074Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.85s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.85s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.89s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.93s) [2019-11-25T10:52:35.074Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunExitCode (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.85s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.92s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.87s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.81s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.69s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.26s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.74s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.39s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.67s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.39s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.74s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.68s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.71s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunMount (6.70s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.70s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.51s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.49s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.50s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.77s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.74s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.76s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.53s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.48s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.86s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.81s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-25T10:52:35.075Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.93s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s) [2019-11-25T10:52:35.075Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.85s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.65s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.89s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.88s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.08s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.94s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.90s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunSysctls (1.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.97s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.82s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.90s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.26s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.43s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.93s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.88s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.53s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.52s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.23s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUserByName (0.96s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.03s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.34s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.63s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.91s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.69s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.97s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.86s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.25s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-25T10:52:35.075Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.31s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.92s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.03s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.99s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.67s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.22s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.23s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.87s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.74s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.14s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.20s) [2019-11-25T10:52:35.075Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents007901016 [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.82s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.50s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.76s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.15s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.63s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (3.03s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartRecordError (1.82s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.70s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.36s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.37s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.69s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.97s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.92s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.88s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.61s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.55s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.94s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.02s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateStats (4.01s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.47s) [2019-11-25T10:52:35.075Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-25T10:52:35.075Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.18s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.45s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.17s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.06s) [2019-11-25T10:52:35.075Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.11s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.45s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.29s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.47s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.84s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.47s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.54s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.97s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.06s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.01s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.04s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.07s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.90s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.51s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.29s) [2019-11-25T10:52:35.076Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.53s) [2019-11-25T10:52:35.076Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-25T10:52:35.076Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-25T10:52:35.076Z] === RUN TestDockerRegistrySuite [2019-11-25T10:52:35.076Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-25T10:52:36.446Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-25T10:52:38.341Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-25T10:52:40.235Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-25T10:52:40.235Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-25T10:52:44.412Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-25T10:52:45.253Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-25T10:52:45.253Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-25T10:52:45.714Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-25T10:52:49.666Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-25T10:52:53.839Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-25T10:52:54.785Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-25T10:52:56.154Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-25T10:52:57.526Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-25T10:52:59.418Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-25T10:53:00.571Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-25T10:53:00.571Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-25T10:53:00.787Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-25T10:53:02.161Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-25T10:53:03.532Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-25T10:53:04.320Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-25T10:53:04.782Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-25T10:53:06.807Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-25T10:53:09.330Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-25T10:53:09.492Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-25T10:53:10.698Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-25T10:53:13.973Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-25T10:53:15.343Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-25T10:53:15.600Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-25T10:53:16.972Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-25T10:53:18.341Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-25T10:53:19.711Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-25T10:53:23.887Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-25T10:53:23.887Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-25T10:53:25.264Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-25T10:53:25.521Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-25T10:53:25.778Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-25T10:53:26.035Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-25T10:53:26.292Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-25T10:53:26.548Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-25T10:53:26.806Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-25T10:53:28.174Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-25T10:53:30.615Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-25T10:53:30.615Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-25T10:53:30.694Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-25T10:53:31.623Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-25T10:53:32.992Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-25T10:53:33.533Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-25T10:53:34.361Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-25T10:53:34.361Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-25T10:53:34.505Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite (60.63s) [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.14s) [2019-11-25T10:53:34.925Z] check_test.go:196: [de2156f856b89] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.54s) [2019-11-25T10:53:34.925Z] check_test.go:196: [dc5e561bbacc2] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s) [2019-11-25T10:53:34.925Z] check_test.go:196: [df8c848e9b62d] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-25T10:53:34.925Z] check_test.go:196: [debdbaf2871b1] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d3404c71821c3] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.49s) [2019-11-25T10:53:34.925Z] check_test.go:196: [dd82b1179426d] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.47s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d3b84265ab401] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.52s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d1edd5651092a] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.31s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d9652135b4c10] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.48s) [2019-11-25T10:53:34.925Z] check_test.go:196: [dcbd423cda878] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.52s) [2019-11-25T10:53:34.925Z] check_test.go:196: [de61a65a2b755] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.51s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d1388c8bef841] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s) [2019-11-25T10:53:34.925Z] check_test.go:196: [da80bcead4c78] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.41s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d2c94d71fddf9] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.85s) [2019-11-25T10:53:34.925Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:10fca05db83c713aa352a35eda486e167691ca5997356310dc70320a95ac87b8 [2019-11-25T10:53:34.925Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:35a5891b61fe9c07cf44fe480b009f7946f03f078fa47d26d22a5f3ccfdf5856 [2019-11-25T10:53:34.925Z] check_test.go:196: [d17b59d9803cd] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.78s) [2019-11-25T10:53:34.925Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2a5a904e67b40284324489244cbdd9e2c648525fc9b97aef50d1f208971a1e2 [2019-11-25T10:53:34.925Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d6f525cccc541a3a1ca6026a85d626b16d2114d7a42edd4e5dfe1abf7629ecb [2019-11-25T10:53:34.925Z] check_test.go:196: [d0db76d120e3e] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.40s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d0b94fce08b7b] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.55s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d02d6f0189cf3] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d347a6386ac30] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d74a4462798ba] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d9051d7c1e047] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2019-11-25T10:53:34.925Z] check_test.go:196: [dd6e040b78919] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d11891026e4b6] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.89s) [2019-11-25T10:53:34.925Z] check_test.go:196: [dad840efb715b] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2019-11-25T10:53:34.925Z] check_test.go:196: [de33bbeb02ce8] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d2479d6dc969d] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2019-11-25T10:53:34.925Z] check_test.go:196: [daccb212aca20] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d09012374ac25] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d4e8069eb57f3] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d1f66d3210c1c] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d0196140e149c] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-25T10:53:34.925Z] check_test.go:196: [dcffc0f421b9f] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d9c268d668293] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.21s) [2019-11-25T10:53:34.925Z] check_test.go:196: [de1c11a67de5b] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d9f26274b9425] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2019-11-25T10:53:34.925Z] check_test.go:196: [d955fe6b1953a] daemon is not started [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2019-11-25T10:53:34.925Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2019-11-25T10:53:34.925Z] === RUN TestDockerSchema1RegistrySuite [2019-11-25T10:53:34.925Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-25T10:53:35.182Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-25T10:53:40.437Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-25T10:53:40.520Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-25T10:53:45.226Z] === RUN TestDockerSuite/TestBuildUser [2019-11-25T10:53:45.226Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-25T10:53:45.226Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-25T10:53:45.226Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-25T10:53:45.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-25T10:53:48.962Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-25T10:53:49.219Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-25T10:53:49.928Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-25T10:53:50.391Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-25T10:53:50.588Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-25T10:53:50.588Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-25T10:53:50.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-25T10:53:50.848Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-25T10:53:51.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-25T10:53:52.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-25T10:53:52.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-25T10:53:52.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-25T10:53:52.575Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-25T10:53:52.575Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-25T10:53:52.575Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-25T10:53:54.187Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-25T10:53:55.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-25T10:53:55.375Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-25T10:53:56.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-25T10:54:00.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-25T10:54:01.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-25T10:54:01.191Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-25T10:54:01.755Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-25T10:54:01.755Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-25T10:54:02.320Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-25T10:54:02.577Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-25T10:54:02.834Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite (28.07s) [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.35s) [2019-11-25T10:54:03.091Z] check_test.go:223: [da6c44a7ec283] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.82s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d8d8fc8c5f3eb] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.70s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d3d62b1651772] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.46s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d4a042dd5079a] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.45s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d7d2db810a7f3] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s) [2019-11-25T10:54:03.091Z] check_test.go:223: [def22903efe1e] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-11-25T10:54:03.091Z] check_test.go:223: [df9eb2922e95a] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.49s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d2fe5bc7b645c] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.38s) [2019-11-25T10:54:03.091Z] check_test.go:223: [dcf2fd4d049dd] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-11-25T10:54:03.091Z] check_test.go:223: [dc3159af155a4] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.15s) [2019-11-25T10:54:03.091Z] check_test.go:223: [da771ef1101cf] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d6a8fa8f99897] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d2215fd0c7cf1] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d62e9c265fe60] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d807f01cd9a22] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2019-11-25T10:54:03.091Z] check_test.go:223: [db77687186202] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2019-11-25T10:54:03.091Z] check_test.go:223: [d065de0621828] daemon is not started [2019-11-25T10:54:03.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2019-11-25T10:54:03.091Z] check_test.go:223: [de1b919236610] daemon is not started [2019-11-25T10:54:03.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-25T10:54:03.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-25T10:54:04.021Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-25T10:54:04.584Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-25T10:54:04.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-25T10:54:04.841Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-25T10:54:06.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-25T10:54:06.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-25T10:54:06.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-25T10:54:07.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s) [2019-11-25T10:54:07.708Z] check_test.go:252: [dcc30eabfd734] daemon is not started [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2019-11-25T10:54:07.708Z] check_test.go:252: [de1d19f52919e] daemon is not started [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-25T10:54:07.708Z] check_test.go:252: [de985d4940600] daemon is not started [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.30s) [2019-11-25T10:54:07.708Z] check_test.go:252: [d79f3e3a99b02] daemon is not started [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2019-11-25T10:54:07.708Z] check_test.go:252: [ddf887b06fa7d] daemon is not started [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.69s) [2019-11-25T10:54:07.708Z] check_test.go:252: [d8d76c8af03a5] daemon is not started [2019-11-25T10:54:07.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2019-11-25T10:54:07.708Z] check_test.go:252: [de7dcd26a3eb4] daemon is not started [2019-11-25T10:54:07.708Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-25T10:54:07.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-25T10:54:12.961Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-25T10:54:12.961Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-25T10:54:13.218Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-25T10:54:13.474Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-25T10:54:13.474Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2019-11-25T10:54:13.474Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-11-25T10:54:13.474Z] check_test.go:279: [d650c7258ae54] daemon is not started [2019-11-25T10:54:13.474Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-25T10:54:13.474Z] check_test.go:279: [d86ef3451c598] daemon is not started [2019-11-25T10:54:13.474Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2019-11-25T10:54:13.474Z] check_test.go:279: [dff3adc83fdac] daemon is not started [2019-11-25T10:54:13.474Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-25T10:54:13.474Z] check_test.go:279: [d1e41a732b0f8] daemon is not started [2019-11-25T10:54:13.474Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-25T10:54:13.474Z] check_test.go:279: [d55c7c6ccf3fa] daemon is not started [2019-11-25T10:54:13.474Z] === RUN TestDockerNetworkSuite [2019-11-25T10:54:13.474Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-25T10:54:16.746Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-25T10:54:17.746Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-25T10:54:17.746Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-25T10:54:18.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-25T10:54:23.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-25T10:54:25.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-25T10:54:30.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-25T10:54:31.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-25T10:54:32.582Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-25T10:54:37.285Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-25T10:54:37.285Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-25T10:54:37.285Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-25T10:54:40.201Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-25T10:54:40.662Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-25T10:54:41.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-25T10:54:44.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-25T10:54:46.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-25T10:54:47.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-25T10:54:47.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-25T10:54:49.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-25T10:54:51.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-25T10:54:51.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-25T10:54:51.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-25T10:54:52.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-25T10:54:52.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-25T10:54:52.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-25T10:54:53.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-25T10:54:54.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-25T10:54:55.498Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-25T10:54:56.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-25T10:54:56.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-25T10:54:56.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-25T10:54:56.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-25T10:54:58.413Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-25T10:54:58.876Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-25T10:54:59.270Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-25T10:55:00.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-25T10:55:02.533Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-25T10:55:04.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-25T10:55:06.339Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-25T10:55:09.616Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-25T10:55:16.162Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-25T10:55:16.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-25T10:55:16.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-25T10:55:16.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-25T10:55:16.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-25T10:55:16.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-25T10:55:16.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-25T10:55:17.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-25T10:55:17.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-25T10:55:18.559Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-25T10:55:20.070Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-25T10:55:20.071Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-25T10:55:20.071Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-25T10:55:20.071Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-25T10:55:20.071Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-25T10:55:21.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-25T10:55:21.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-25T10:55:21.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-25T10:55:23.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-25T10:55:28.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-25T10:55:32.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-25T10:55:32.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-25T10:55:33.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-25T10:55:34.947Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-25T10:55:35.412Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-25T10:55:35.877Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-25T10:55:35.877Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-25T10:55:35.877Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-25T10:55:37.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-25T10:55:37.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-25T10:55:38.076Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-25T10:55:38.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-25T10:55:38.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-25T10:55:39.019Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-25T10:55:40.387Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-25T10:55:43.913Z] === RUN TestDockerSuite/TestCommitChange [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite (92.96s) [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d5939d8a92c7b] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.41s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [ddc101ff5e3cb] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.21s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d984d8ecab3f6] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.81s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d889602fb1d1c] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.84s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:1233: [d9c022daf5ecd] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.15s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [de2a8230ed7b2] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.24s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dfd135fc8074b] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.39s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d465f8a377346] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.73s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d2392964c567c] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [da4a4bd551526] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d116aa35e4021] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d0c656818934f] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.53s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d2d98d633681e] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d457ab86336a3] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dccfe194eed27] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.37s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d9f7dfe1fbb49] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.29s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d3d45bf145e5d] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d87b8e6c61efb] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d6a0c402f37dd] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.29s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [df63385b4cf7e] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.65s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d04e167e870ca] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [db231290553dd] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d9ec13aec8f5f] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d0e470c527e4f] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.72s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:968: [d4347d05a1ab6] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.55s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d4ba3c24d6fe1] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.38s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:1116: [da51d97a4d73f] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d27f5b0104a63] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d0e37f94edd83] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dfbfc9b6539c6] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d6de279c7155d] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [df1e97fd89842] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [ddd34c7f5f784] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dda937054be90] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.51s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d9dbdbbf3c87b] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dd3a4f5723909] daemon is not started [2019-11-25T10:55:46.959Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d5d265620c9b7] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d962ede6ef2fd] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.69s) [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:1084: [db9348fff0b80] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dca1d60b0322b] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.52s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [df9d0160d89af] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.83s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [da80ffda35e8e] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dab94479f3bc3] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [da6a4737b65a7] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [d1c912d76f02a] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.55s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dffd1816ba3fc] daemon is not started [2019-11-25T10:55:46.959Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.07s) [2019-11-25T10:55:46.959Z] docker_cli_network_unix_test.go:46: [dae9b3bb99d8c] daemon is not started [2019-11-25T10:55:46.959Z] === RUN TestDockerHubPullSuite [2019-11-25T10:55:46.959Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-25T10:55:48.328Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-25T10:55:48.638Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-25T10:55:50.848Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-25T10:55:50.848Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-25T10:55:52.742Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-25T10:55:52.742Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-25T10:55:52.742Z] --- PASS: TestDockerHubPullSuite (6.27s) [2019-11-25T10:55:52.742Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.73s) [2019-11-25T10:55:52.742Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2019-11-25T10:55:52.742Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2019-11-25T10:55:52.742Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.62s) [2019-11-25T10:55:52.742Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2019-11-25T10:55:52.742Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2019-11-25T10:55:52.742Z] PASS [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === Skipped [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_sni_test.go:18: Flakey test [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-25T10:55:52.742Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-25T10:55:52.742Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-25T10:55:52.742Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-25T10:55:52.742Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-25T10:55:52.742Z] docker_cli_network_unix_test.go:46: [d5d265620c9b7] daemon is not started [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] [2019-11-25T10:55:52.742Z] DONE 1277 tests, 44 skipped in 2084.445s [2019-11-25T10:55:52.742Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-25T10:55:52.742Z] ++++ cat bundles/test-integration/docker.pid [2019-11-25T10:55:52.742Z] +++ kill 7284 [2019-11-25T10:55:53.363Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-25T10:55:53.363Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-25T10:55:56.016Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-25T10:55:59.294Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-25T10:56:00.663Z] +++ /etc/init.d/apparmor stop [2019-11-25T10:56:00.663Z] Clearing AppArmor profiles cache:. [2019-11-25T10:56:00.663Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-25T10:56:00.663Z] Unloading profiles will leave already running processes permanently [2019-11-25T10:56:00.663Z] unconfined, which can lead to unexpected situations. [2019-11-25T10:56:00.663Z] [2019-11-25T10:56:00.663Z] To set a process to complain mode, use the command line tool [2019-11-25T10:56:00.663Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-25T10:56:00.663Z] with the 'teardown' option." [2019-11-25T10:56:00.663Z] [2019-11-25T10:56:02.007Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-25T10:56:02.007Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-25T10:56:02.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-25T10:56:06.731Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-25T10:56:14.450Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-25T10:56:16.681Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-25T10:56:19.177Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-25T10:56:23.225Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-25T10:56:25.758Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-25T10:56:27.798Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-25T10:56:29.031Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-25T10:56:32.305Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-25T10:56:33.635Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-25T10:56:33.635Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-25T10:56:34.827Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-25T10:56:35.834Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-25T10:56:35.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-25T10:56:35.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-25T10:56:35.834Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-25T10:56:38.037Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-25T10:56:38.037Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-25T10:56:38.037Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-25T10:56:38.098Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-25T10:56:40.972Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-25T10:56:40.972Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-25T10:56:40.972Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-25T10:56:40.972Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-25T10:56:40.972Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-25T10:56:41.370Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-25T10:56:43.904Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-25T10:56:45.590Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-25T10:56:47.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-25T10:56:47.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-25T10:56:47.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-25T10:56:49.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-25T10:56:49.996Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-25T10:56:52.931Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-25T10:56:52.931Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-25T10:56:52.931Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-25T10:56:54.488Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-25T10:56:54.488Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-25T10:56:57.089Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-25T10:56:57.089Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-25T10:57:00.136Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-25T10:57:00.600Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-25T10:57:02.798Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-25T10:57:06.566Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-25T10:57:10.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-25T10:57:10.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-25T10:57:10.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-25T10:57:10.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-25T10:57:10.803Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-25T10:57:12.541Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-25T10:57:12.541Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-25T10:57:15.474Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-25T10:57:15.474Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-25T10:57:17.027Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-25T10:57:17.492Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-25T10:57:21.257Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-25T10:57:23.454Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-25T10:57:23.454Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-25T10:57:23.454Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-25T10:57:23.454Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-25T10:57:23.454Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-25T10:57:23.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-25T10:57:25.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-25T10:57:25.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-25T10:57:33.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-25T10:57:35.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-25T10:57:37.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-25T10:57:37.552Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-25T10:57:44.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b0c820_} [2019-11-25T10:57:47.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1261704486_c:\foo_false____} [2019-11-25T10:57:49.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1261704486_c:\foo_true____} [2019-11-25T10:57:52.398Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-25T10:57:53.052Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-25T10:57:55.249Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-25T10:57:57.448Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-25T10:57:57.448Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-25T10:57:57.448Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-25T10:58:00.378Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-25T10:58:00.378Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-25T10:58:00.378Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-25T10:58:00.378Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-25T10:58:04.144Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-25T10:58:06.342Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-25T10:58:06.342Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-25T10:58:06.342Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite (1822.46s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.85s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.86s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.94s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.93s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:563: [dc72851aea04e] joining swarm manager [ddd1b0b157cd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:585: [de8f90cb9f199] joining swarm manager [ddd1b0b157cd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] check_test.go:380: [dc72851aea04e] daemon is not started [2019-11-25T10:58:10.465Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.72s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:46: [def8be27268c8] joining swarm manager [d46b1994f350d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.99s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (54.36s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:304: [d38c7474c67bf] joining swarm manager [d7f918efe38f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:305: [daf8a5dc8bada] joining swarm manager [d7f918efe38f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.11s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:272: [daa6b23ece896] joining swarm manager [da723ad2c2f1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:273: [d5d75203e9dcb] joining swarm manager [da723ad2c2f1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.97s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.96s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.71s) [2019-11-25T10:58:10.465Z] docker_api_swarm_node_test.go:19: [dd5d00ba3aa44] joining swarm manager [d2c42bb40d73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_node_test.go:20: [d7900437263bb] joining swarm manager [d2c42bb40d73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.79s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:502: [ddb8f3ac86b32] joining swarm manager [d8facb8ce6e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:507: [d095cb2670d4b] joining swarm manager [d8facb8ce6e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.86s) [2019-11-25T10:58:10.465Z] docker_api_swarm_node_test.go:80: [d60bb16b24901] joining swarm manager [d23cb83cc6942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.70s) [2019-11-25T10:58:10.465Z] docker_api_swarm_node_test.go:52: [d78b3f21c10f9] joining swarm manager [d426068de1322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_node_test.go:53: [d520204aa641a] joining swarm manager [d426068de1322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.25s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:202: [dd3a3b4a0c762] joining swarm manager [d58ed6960dcf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.16s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:384: [d7fd14b31e4dc] joining swarm manager [d2c69ecc29583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:385: [d652dda1c030b] joining swarm manager [d2c69ecc29583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] check_test.go:380: [d652dda1c030b] daemon is not started [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.06s) [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:802: [d03e2ca75c98d] joining swarm manager [d34503b70b7b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:802: [db3f30823e57d] joining swarm manager [d34503b70b7b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:802: [dd69ff46b7041] joining swarm manager [d34503b70b7b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:802: [d5679146a3772] joining swarm manager [d34503b70b7b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-25T10:58:10.465Z] docker_api_swarm_test.go:810: [dce0ca131beef] joining swarm manager [d34503b70b7b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.83s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.31s) [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:394: [d5f2a236b1f16] joining swarm manager [d9c962a1b9342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:394: [d5b7536f7c5bc] joining swarm manager [d9c962a1b9342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.97s) [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:342: [dbb9b35a98e40] joining swarm manager [db3b02f71521d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:342: [db1ff1f2ea620] joining swarm manager [db3b02f71521d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.10s) [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:489: [d89d2698e06e3] joining swarm manager [d60966a404ca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:489: [dce6067011bca] joining swarm manager [d60966a404ca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.68s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.72s) [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:127: [dd7fa5d1cbfa2] joining swarm manager [d17a9ee75e0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:128: [d4653dbd13d67] joining swarm manager [d17a9ee75e0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:136: [da26d921447c8] joining swarm manager [d17a9ee75e0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:137: [dfec11460cfd4] joining swarm manager [d17a9ee75e0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.08s) [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.39s) [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:303: [d1d966a0fc4b6] joining swarm manager [d652d7898a319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:303: [d2673906bef6d] joining swarm manager [d652d7898a319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.78s) [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:99: [d9b896aa2d361] joining swarm manager [dc5749211d7e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.465Z] docker_api_swarm_service_test.go:100: [dac068f86afeb] joining swarm manager [dc5749211d7e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] check_test.go:380: [d9b896aa2d361] daemon is not started [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2019-11-25T10:58:10.466Z] docker_api_swarm_service_test.go:532: [d1f9b40fac69a] joining swarm manager [df2f2cc43afa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] docker_api_swarm_service_test.go:533: [dd01a3860b27e] joining swarm manager [df2f2cc43afa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.10s) [2019-11-25T10:58:10.466Z] docker_api_swarm_service_test.go:147: [de9c4b7d9f80d] joining swarm manager [d0635edcc4ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] docker_api_swarm_service_test.go:147: [d5a9987044b14] joining swarm manager [d0635edcc4ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.35s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.04s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.26s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.03s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.30s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.08s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (13.89s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.35s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.35s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.46s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.14s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.59s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.50s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.31s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.92s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.90s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.15s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.59s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.29s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.14s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.41s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.47s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.20s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.83s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.76s) [2019-11-25T10:58:10.466Z] docker_cli_service_logs_test.go:241: checking task yrzjmadvfk9a [2019-11-25T10:58:10.466Z] docker_cli_service_logs_test.go:246: checking messages for yrzjmadvfk9a [2019-11-25T10:58:10.466Z] docker_cli_service_logs_test.go:241: checking task 6k9830t7aq7u [2019-11-25T10:58:10.466Z] docker_cli_service_logs_test.go:246: checking messages for 6k9830t7aq7u [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.04s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.01s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.01s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.22s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1901: [d5f225417d758] joining swarm manager [d388ed55f2de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1902: [d6fdf1da3fd62] joining swarm manager [d388ed55f2de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.48s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.24s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.21s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.54s) [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1802: [ddbbf9736a2f7] joining swarm manager [d52c4862a532c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1803: [d9d3e03d6e199] joining swarm manager [d52c4862a532c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.89s) [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1321: [d76e2026995e4] joining swarm manager [d7f85963975e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1322: [dd7b184fbdfaf] joining swarm manager [d7f85963975e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.98s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.80s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.81s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.15s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.76s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.38s) [2019-11-25T10:58:10.466Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.20s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.12s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.36s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.63s) [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1186: [d1513c56c0a19] joining swarm manager [dc75f2af01168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1195: [d3532b58d1326] joining swarm manager [dc75f2af01168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.29s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.01s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.06s) [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1118: [d56a0f944f9aa] joining swarm manager [dff76246d115a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1119: [d16cef3502c42] joining swarm manager [dff76246d115a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1172: [d1f2c9de0ef12] joining swarm manager [dff76246d115a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.66s) [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1453: [daeec039cb917] joining swarm manager [d329b8827dc4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] docker_cli_swarm_test.go:1454: [d25c8531f00b4] joining swarm manager [d329b8827dc4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.16s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.10s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.20s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.15s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.97s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.26s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.46s) [2019-11-25T10:58:10.466Z] docker_cli_swarm_unix_test.go:62: [d067c981b3591] joining swarm manager [d39d65dbc8fc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.20s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.00s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.33s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.49s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.31s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.74s) [2019-11-25T10:58:10.466Z] docker_api_swarm_test.go:962: [d64492e544ed7] joining swarm manager [d570e925675b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.48s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.76s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.17s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.60s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.69s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.50s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.14s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.12s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.29s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.13s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.94s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.41s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2019-11-25T10:58:10.466Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s) [2019-11-25T10:58:10.466Z] === RUN TestDockerExternalVolumeSuite [2019-11-25T10:58:10.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-25T10:58:14.961Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-25T10:58:14.961Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-25T10:58:14.961Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-25T10:58:23.923Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-25T10:58:23.924Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-25T10:58:23.924Z] === RUN TestDockerSuite/TestCpToDot [2019-11-25T10:58:25.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-25T10:58:26.123Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-25T10:58:26.123Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-25T10:58:26.123Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-25T10:58:28.320Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-25T10:58:28.320Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-25T10:58:28.320Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-25T10:58:28.320Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-25T10:58:28.320Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-25T10:58:28.784Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-25T10:58:28.784Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-25T10:58:30.337Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-25T10:58:32.541Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-25T10:58:33.005Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-25T10:58:33.005Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-25T10:58:35.202Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-25T10:58:35.667Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-25T10:58:36.133Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-25T10:58:36.133Z] === RUN TestDockerSuite/TestCreateRM [2019-11-25T10:58:36.133Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-25T10:58:36.133Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-25T10:58:36.597Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-25T10:58:36.597Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-25T10:58:45.220Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-25T10:58:45.221Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-25T10:58:45.221Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-25T10:58:49.951Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-25T10:58:49.951Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-25T10:58:49.951Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDockerFails [2019-11-25T10:58:52.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-25T10:58:52.615Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-25T10:58:52.615Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-25T10:58:52.615Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-25T10:58:52.615Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-25T10:58:52.615Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-25T10:58:54.815Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-25T10:58:57.145Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-25T10:58:59.419Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-25T10:59:08.293Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-25T10:59:13.020Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-25T10:59:18.337Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-25T10:59:19.899Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-25T10:59:20.877Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-25T10:59:24.647Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-25T10:59:25.111Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-25T10:59:26.665Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-25T10:59:31.535Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-25T10:59:34.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-25T10:59:35.303Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-25T10:59:35.303Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-25T10:59:35.767Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-25T10:59:35.767Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-25T10:59:35.767Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-25T10:59:35.767Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-25T10:59:36.745Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-25T10:59:36.745Z] === RUN TestDockerSuite/TestEventsRename [2019-11-25T10:59:38.942Z] === RUN TestDockerSuite/TestEventsResize [2019-11-25T10:59:41.874Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-25T10:59:42.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-25T10:59:43.427Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-25T10:59:46.358Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-25T10:59:51.084Z] === RUN TestDockerSuite/TestEventsTop [2019-11-25T10:59:51.084Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-25T10:59:53.282Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-25T10:59:57.050Z] === RUN TestDockerSuite/TestExec [2019-11-25T10:59:57.050Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-25T10:59:57.050Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-25T10:59:59.247Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-25T11:00:00.790Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-25T11:00:00.790Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-25T11:00:00.790Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-25T11:00:00.790Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-25T11:00:02.967Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-25T11:00:04.511Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-25T11:00:06.704Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-25T11:00:09.015Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-25T11:00:12.760Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-25T11:00:12.760Z] === RUN TestDockerSuite/TestExecEnv [2019-11-25T11:00:12.760Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-25T11:00:12.760Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-25T11:00:14.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-25T11:00:14.946Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-25T11:00:19.649Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-25T11:00:19.649Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-25T11:00:19.649Z] === RUN TestDockerSuite/TestExecParseError [2019-11-25T11:00:19.649Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-25T11:00:19.649Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-25T11:00:19.649Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-25T11:00:21.833Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-25T11:00:21.833Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-25T11:00:21.834Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-25T11:00:21.834Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-25T11:00:21.834Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-25T11:00:21.834Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-25T11:00:24.018Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-25T11:00:24.018Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-25T11:00:29.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-25T11:00:32.705Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-25T11:00:32.705Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-25T11:00:32.705Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-25T11:00:32.705Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-25T11:00:38.510Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-25T11:00:44.317Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-25T11:00:48.209Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-25T11:00:54.015Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-25T11:00:54.015Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-25T11:00:54.015Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-25T11:00:54.015Z] === RUN TestDockerSuite/TestHealth [2019-11-25T11:00:54.015Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-25T11:00:54.015Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-25T11:00:54.015Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-25T11:00:54.015Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-25T11:00:59.952Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-25T11:00:59.952Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-25T11:00:59.952Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-25T11:00:59.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-25T11:00:59.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-25T11:00:59.952Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-25T11:01:00.413Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-25T11:01:00.413Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-25T11:01:01.385Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-25T11:01:01.385Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-25T11:01:01.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-25T11:01:02.927Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-25T11:01:03.388Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-25T11:01:05.576Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-25T11:01:07.846Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-25T11:01:07.846Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-25T11:01:07.846Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-25T11:01:11.591Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-25T11:01:11.591Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-25T11:01:13.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-25T11:01:13.776Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-25T11:01:13.776Z] === RUN TestDockerSuite/TestImportFile [2019-11-25T11:01:13.776Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-25T11:01:13.776Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-25T11:01:14.237Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-25T11:01:14.237Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-25T11:01:14.237Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-25T11:01:14.237Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-25T11:01:14.237Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-25T11:01:14.237Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-25T11:01:14.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-25T11:01:14.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-25T11:01:14.238Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-25T11:01:16.515Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-25T11:01:18.700Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-25T11:01:18.700Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-25T11:01:18.700Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-25T11:01:18.700Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-25T11:01:18.700Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-25T11:01:20.884Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-25T11:01:20.884Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-25T11:01:23.071Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-25T11:01:23.071Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-25T11:01:23.071Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-25T11:01:23.532Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-25T11:01:25.718Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-25T11:01:31.526Z] === RUN TestDockerSuite/TestInspectImage [2019-11-25T11:01:31.526Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-25T11:01:31.526Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-25T11:01:31.526Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-25T11:01:33.069Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-25T11:01:35.258Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-25T11:01:35.258Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-25T11:01:37.445Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-25T11:01:39.633Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-25T11:01:39.633Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-25T11:01:39.633Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-25T11:01:41.818Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-25T11:01:44.731Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-25T11:01:45.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-25T11:01:49.434Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-25T11:01:50.976Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-25T11:01:53.161Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-25T11:01:55.346Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-25T11:01:57.534Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-25T11:01:59.718Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-25T11:02:03.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-25T11:02:06.805Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-25T11:02:07.266Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-25T11:02:09.455Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-25T11:02:10.998Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-25T11:02:16.806Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-25T11:02:18.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-25T11:02:18.996Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-25T11:02:18.996Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-25T11:02:21.180Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-25T11:02:21.180Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-25T11:02:29.767Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-25T11:02:35.574Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-25T11:02:42.666Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-25T11:02:45.586Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-25T11:02:47.773Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-25T11:02:47.773Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-25T11:02:49.960Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-25T11:02:52.146Z] === RUN TestDockerSuite/TestLogsSince [2019-11-25T11:03:02.486Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-25T11:03:02.486Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-25T11:03:02.486Z] === RUN TestDockerSuite/TestLogsTail [2019-11-25T11:03:04.030Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-25T11:03:05.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-25T11:03:06.948Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestNetHostname [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPluginActive [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPortList [2019-11-25T11:03:09.135Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-25T11:03:13.839Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-25T11:03:17.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-25T11:03:17.588Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-25T11:03:23.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-25T11:03:26.178Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-25T11:03:26.178Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-25T11:03:34.764Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-25T11:03:47.170Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-25T11:03:47.170Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-25T11:03:47.170Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-25T11:03:55.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-25T11:03:59.574Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-25T11:04:03.321Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-25T11:04:10.412Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-25T11:04:14.160Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-25T11:04:14.160Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-25T11:04:14.160Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-25T11:04:22.870Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-25T11:04:22.870Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-25T11:04:22.870Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-25T11:04:22.870Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-25T11:04:22.870Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-25T11:04:27.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-25T11:04:29.966Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-25T11:04:29.966Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-25T11:04:30.937Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-25T11:04:30.938Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-25T11:04:31.911Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-25T11:04:32.882Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-25T11:04:32.882Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-25T11:04:37.584Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-25T11:04:41.330Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-25T11:04:42.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-25T11:04:43.518Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-25T11:05:00.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-25T11:05:08.692Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-25T11:05:08.692Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-25T11:05:13.404Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-25T11:05:13.404Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-25T11:05:13.404Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-25T11:05:13.865Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-25T11:05:18.238Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-25T11:05:18.568Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-25T11:05:22.314Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-25T11:05:22.314Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-25T11:05:27.016Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-25T11:05:27.016Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-25T11:05:27.016Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite (441.54s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2019-11-25T11:05:33.082Z] docker_cli_external_volume_driver_test.go:53: [dddb3b601a861] daemon is not started [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.68s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-25T11:05:33.082Z] docker_cli_external_volume_driver_test.go:53: [d94e496335319] daemon is not started [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-25T11:05:33.082Z] docker_cli_external_volume_driver_test.go:53: [ddbd667718f0d] daemon is not started [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-25T11:05:33.082Z] docker_cli_external_volume_driver_test.go:53: [dfc4371c1d09f] daemon is not started [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.70s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.80s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-11-25T11:05:33.082Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.33s) [2019-11-25T11:05:33.083Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2019-11-25T11:05:33.083Z] docker_cli_external_volume_driver_test.go:485: [db28e9db80ab6] daemon is not started [2019-11-25T11:05:33.083Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-25T11:05:33.083Z] docker_cli_external_volume_driver_test.go:53: [dcf66f95872dc] daemon is not started [2019-11-25T11:05:33.083Z] PASS [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] === Skipped [2019-11-25T11:05:33.083Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-25T11:05:33.083Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-25T11:05:33.083Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-25T11:05:33.083Z] check_test.go:309: [d315b1d810f18] daemon is not started [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-25T11:05:33.083Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-25T11:05:33.083Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-25T11:05:33.083Z] check_test.go:309: [d7d93aaabbc99] daemon is not started [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-25T11:05:33.083Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-25T11:05:33.083Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-25T11:05:33.083Z] check_test.go:309: [d38277a77a9c2] daemon is not started [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-25T11:05:33.083Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-25T11:05:33.083Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-25T11:05:33.083Z] check_test.go:309: [dbdde5d314869] daemon is not started [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-25T11:05:33.083Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-25T11:05:33.083Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-25T11:05:33.083Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-25T11:05:33.083Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] DONE 273 tests, 6 skipped in 2662.281s [2019-11-25T11:05:33.083Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-25T11:05:33.083Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5de1d4d563c2/docker.pid [2019-11-25T11:05:33.083Z] +++ kill 7130 [2019-11-25T11:05:33.083Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7130 is not a child of this shell [2019-11-25T11:05:33.083Z] warning: PID 7130 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5de1d4d563c2/docker.pid had a nonzero exit code [2019-11-25T11:05:33.083Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5de1d4d563c2/root: target is busy [2019-11-25T11:05:33.083Z] (In some cases useful info about processes that [2019-11-25T11:05:33.083Z] use the device is found by lsof(8) or fuser(1).) [2019-11-25T11:05:33.083Z] ++++ cat bundles/test-integration/docker.pid [2019-11-25T11:05:33.083Z] +++ kill 7251 [2019-11-25T11:05:33.083Z] +++ /etc/init.d/apparmor stop [2019-11-25T11:05:33.083Z] Clearing AppArmor profiles cache:. [2019-11-25T11:05:33.083Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-25T11:05:33.083Z] Unloading profiles will leave already running processes permanently [2019-11-25T11:05:33.083Z] unconfined, which can lead to unexpected situations. [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] To set a process to complain mode, use the command line tool [2019-11-25T11:05:33.083Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-25T11:05:33.083Z] with the 'teardown' option." [2019-11-25T11:05:33.083Z] [2019-11-25T11:05:33.083Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-25T11:05:33.096Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-25T11:05:33.841Z] + echo Ensuring container killed. [2019-11-25T11:05:33.842Z] Ensuring container killed. [2019-11-25T11:05:33.842Z] + docker ps -aq -f name=docker-pr3-* [2019-11-25T11:05:33.842Z] + cids=d3f76185b25b [2019-11-25T11:05:33.842Z] 3fc8750165d2 [2019-11-25T11:05:33.842Z] b15980a95ea4 [2019-11-25T11:05:33.842Z] + [ -n d3f76185b25b [2019-11-25T11:05:33.842Z] 3fc8750165d2 [2019-11-25T11:05:33.842Z] b15980a95ea4 ] [2019-11-25T11:05:33.842Z] + docker rm -vf d3f76185b25b 3fc8750165d2 b15980a95ea4 [2019-11-25T11:05:40.385Z] d3f76185b25b [2019-11-25T11:05:40.385Z] 3fc8750165d2 [2019-11-25T11:05:40.385Z] b15980a95ea4 [Pipeline] sh [2019-11-25T11:05:40.671Z] + echo Chowning /workspace to jenkins user [2019-11-25T11:05:40.671Z] Chowning /workspace to jenkins user [2019-11-25T11:05:40.671Z] + id -u [2019-11-25T11:05:40.671Z] + id -g [2019-11-25T11:05:40.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40243:/workspace busybox chown -R 1000:1000 /workspace [2019-11-25T11:05:41.851Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-25T11:05:44.038Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-25T11:05:44.501Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-25T11:05:45.155Z] + bundleName=amd64 [2019-11-25T11:05:45.156Z] + echo Creating amd64-bundles.tar.gz [2019-11-25T11:05:45.156Z] Creating amd64-bundles.tar.gz [2019-11-25T11:05:45.156Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-25T11:05:45.156Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-25T11:05:46.534Z] Archiving artifacts [2019-11-25T11:05:47.057Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40243/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-25T11:05:47.372Z] + make clean [2019-11-25T11:05:47.628Z] docker volume rm -f docker-dev-cache [2019-11-25T11:05:47.628Z] docker-dev-cache [Pipeline] deleteDir [2019-11-25T11:05:51.590Z] === RUN TestDockerSuite/TestRmiImgIDForce [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-25T11:06:01.933Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-25T11:06:10.520Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-25T11:06:15.224Z] === RUN TestDockerSuite/TestRmiTag [2019-11-25T11:06:15.224Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-25T11:06:17.411Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-25T11:06:38.529Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-25T11:06:38.529Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-25T11:06:44.344Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-25T11:06:44.805Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-25T11:06:44.805Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-25T11:06:44.805Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-25T11:06:44.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-25T11:06:44.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-25T11:06:44.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-25T11:06:44.805Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-25T11:06:44.805Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-25T11:06:46.991Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-25T11:06:46.991Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-25T11:06:46.991Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-25T11:06:50.736Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-25T11:06:53.650Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-25T11:06:55.841Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-25T11:06:58.763Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-25T11:07:00.953Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-25T11:07:00.953Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-25T11:07:09.543Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-25T11:07:10.005Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-25T11:07:12.193Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-25T11:07:12.193Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-25T11:07:15.108Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-25T11:07:15.108Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-25T11:07:15.108Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-25T11:07:17.296Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-25T11:07:17.296Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-25T11:07:17.296Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-25T11:07:17.296Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-25T11:07:17.296Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-25T11:07:17.296Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-25T11:07:17.296Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-25T11:07:17.296Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-25T11:07:19.483Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-25T11:07:21.669Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-25T11:07:28.758Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-25T11:07:28.758Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-25T11:07:28.758Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-25T11:07:28.758Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-25T11:07:30.943Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-25T11:07:30.943Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-25T11:07:30.944Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-25T11:07:30.944Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-25T11:07:30.944Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-25T11:07:33.128Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-25T11:07:47.963Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-25T11:07:47.963Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-25T11:07:47.963Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-25T11:07:47.963Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-25T11:07:47.963Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-25T11:07:47.963Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-25T11:07:47.963Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-25T11:07:48.425Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-25T11:07:48.425Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-25T11:07:48.425Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-25T11:07:48.425Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-25T11:07:50.618Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-25T11:07:52.806Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-25T11:07:52.806Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-25T11:07:54.996Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-25T11:07:54.996Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-25T11:07:54.996Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-25T11:07:54.996Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-25T11:08:02.089Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-25T11:08:04.361Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-25T11:08:05.910Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-25T11:08:08.095Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-25T11:08:08.095Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-25T11:08:08.095Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-25T11:08:08.095Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-25T11:08:08.556Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-25T11:08:08.556Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-25T11:08:08.556Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-25T11:08:08.556Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-25T11:08:08.556Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-25T11:08:17.145Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-25T11:08:17.145Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-25T11:08:17.145Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-25T11:08:17.145Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-25T11:08:17.145Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-25T11:08:17.145Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-25T11:08:17.145Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-25T11:08:27.482Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-25T11:08:27.482Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-25T11:08:28.029Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-25T11:08:28.029Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-25T11:08:28.029Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-25T11:08:28.029Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunMount [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-25T11:08:28.489Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-25T11:08:35.577Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-25T11:08:35.577Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-25T11:08:35.578Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-25T11:08:35.578Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-25T11:08:39.323Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-25T11:08:48.047Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-25T11:08:48.508Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-25T11:08:49.479Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-25T11:08:51.665Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-25T11:08:53.208Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-25T11:08:54.179Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-25T11:08:56.366Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-25T11:08:56.366Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-25T11:08:56.366Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-25T11:08:56.366Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-25T11:08:56.366Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-25T11:08:56.829Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-25T11:08:56.829Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-25T11:08:56.829Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-25T11:08:56.829Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-25T11:08:59.743Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-25T11:08:59.743Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-25T11:08:59.743Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-25T11:08:59.743Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-25T11:08:59.743Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-25T11:08:59.743Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-25T11:09:10.091Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-25T11:09:10.091Z] === RUN TestDockerSuite/TestRunRm [2019-11-25T11:09:11.063Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-25T11:09:16.866Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-25T11:09:18.409Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-25T11:09:20.612Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-25T11:09:22.803Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-25T11:09:25.716Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-25T11:09:25.716Z] === RUN TestDockerSuite/TestRunState [2019-11-25T11:09:25.716Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-25T11:09:27.453Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-25T11:09:27.453Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-25T11:09:29.639Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-25T11:09:29.639Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-25T11:09:29.639Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-25T11:09:29.639Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-25T11:09:30.100Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-25T11:09:30.100Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-25T11:09:34.770Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-25T11:09:36.963Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-25T11:09:36.963Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-25T11:09:39.149Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-25T11:09:39.149Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-25T11:09:39.149Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-25T11:09:47.738Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-25T11:09:53.549Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-25T11:09:57.297Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-25T11:10:03.184Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-25T11:10:03.184Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-25T11:10:03.184Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-25T11:10:03.184Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-25T11:10:03.184Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-25T11:10:06.098Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-25T11:10:08.283Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-25T11:10:10.469Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-25T11:10:10.469Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-25T11:10:10.930Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-25T11:10:10.930Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-25T11:10:10.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-25T11:10:10.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-25T11:10:10.930Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-25T11:10:10.930Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-25T11:10:10.930Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-25T11:10:15.631Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-25T11:10:16.602Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-25T11:10:18.786Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-25T11:10:23.485Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-25T11:10:25.654Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-25T11:10:26.110Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-25T11:10:26.110Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-25T11:10:26.567Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-25T11:10:28.097Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-25T11:10:35.154Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-25T11:10:35.154Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-25T11:10:42.211Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-25T11:10:42.211Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-25T11:10:45.943Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-25T11:10:45.943Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-25T11:10:45.943Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-25T11:10:45.943Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-25T11:10:45.943Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-25T11:10:58.300Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-25T11:10:58.300Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-25T11:10:58.300Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-25T11:10:58.300Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-25T11:10:58.300Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-25T11:10:58.300Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-25T11:10:58.300Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-25T11:10:58.758Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-25T11:11:00.932Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-25T11:11:00.932Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-25T11:11:03.102Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-25T11:11:03.103Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-25T11:11:03.103Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-25T11:11:03.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-25T11:11:03.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-25T11:11:03.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-25T11:11:03.103Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-25T11:11:20.756Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-25T11:11:20.756Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-25T11:11:20.756Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-25T11:11:20.756Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-25T11:11:20.756Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-25T11:11:20.756Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-25T11:11:20.756Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-25T11:11:22.287Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-25T11:11:22.287Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-25T11:11:25.182Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-25T11:11:25.182Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-25T11:11:25.639Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-25T11:11:25.639Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-25T11:11:25.639Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-25T11:11:34.187Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-25T11:11:34.187Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-25T11:11:34.187Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-25T11:11:34.187Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-25T11:11:34.187Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-25T11:11:41.398Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-25T11:11:41.398Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-25T11:11:41.398Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-25T11:11:49.947Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-25T11:11:49.947Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite (2546.60s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-25T11:11:50.404Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-11-25T11:11:50.404Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.34s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2019-11-25T11:11:50.404Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-11-25T11:11:50.404Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2019-11-25T11:11:50.404Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-25T11:11:50.404Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-11-25T11:11:50.404Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2019-11-25T11:11:50.404Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-11-25T11:11:50.404Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2019-11-25T11:11:50.404Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.13s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-11-25T11:11:50.404Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-25T11:11:50.404Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.98s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-11-25T11:11:50.404Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.08s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (112.24s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2019-11-25T11:11:50.404Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.01s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.75s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-25T11:11:50.404Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-25T11:11:50.404Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-11-25T11:11:50.404Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.35s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.26s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.01s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.97s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.54s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.75s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.47s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.09s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.85s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.18s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.00s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.78s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.26s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.91s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.86s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.33s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-25T11:11:50.405Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.10s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-25T11:11:50.405Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2019-11-25T11:11:50.405Z] --- PASS: TestDockerSuite/TestBuildContChar (13.57s) [2019-11-25T11:11:50.405Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.31s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.96s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.66s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.78s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.27s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.29s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.34s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.88s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.54s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.56s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.84s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.52s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.34s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.68s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.01s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.53s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.99s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.11s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.32s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.85s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.07s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.23s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.99s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.15s) [2019-11-25T11:11:50.863Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-25T11:11:50.863Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.863Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFails (2.01s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.94s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.94s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.67s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.11s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.78s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.45s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildHistory (10.93s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.47s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.05s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.60s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.20s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.35s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.75s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.91s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.48s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.20s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.65s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.38s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.52s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.52s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.29s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.47s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.48s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.79s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.37s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.11s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.46s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.07s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.50s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.17s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildRm (14.03s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.24s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2019-11-25T11:11:50.864Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.32s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.38s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.09s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.72s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.22s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.26s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildStderr (4.83s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.63s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.93s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.99s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.48s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.43s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.60s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.40s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.16s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.65s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.52s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.99s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.08s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.32s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (14.21s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2019-11-25T11:11:50.864Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-25T11:11:50.864Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-25T11:11:50.864Z] docker_cli_sni_test.go:18: Flakey test [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.28s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestCommitChange (5.08s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.07s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.03s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestCommitTTY (12.47s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.13s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-11-25T11:11:50.864Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-25T11:11:50.864Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.59s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.73s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.21s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.47s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.99s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.05s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.62s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.14s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.45s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.08s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.83s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.13s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.80s) [2019-11-25T11:11:50.864Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-25T11:11:50.864Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.07s) [2019-11-25T11:11:50.864Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.01s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.19s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.53s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.41s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.38s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.41s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.39s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.39s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b0c820_} (2.47s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1261704486_c:\foo_false____} (2.33s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1261704486_c:\foo_true____} (3.03s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-25T11:11:50.865Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.14s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.39s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.33s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.25s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.49s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.86s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpToDot (2.13s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCpToStdout (2.43s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.70s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.16s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.82s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.32s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-25T11:11:50.865Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.24s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-25T11:11:50.865Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.24s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.40s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.46s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.86s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsCopy (5.49s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.00s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.85s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.09s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFilters (4.66s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFormat (4.36s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsRename (2.20s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsResize (2.46s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.13s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.41s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.70s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.57s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-25T11:11:50.865Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-25T11:11:50.865Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-25T11:11:50.865Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-25T11:11:50.865Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.03s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.92s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.04s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecInspectID (4.55s) [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-25T11:11:50.865Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-25T11:11:50.865Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-25T11:11:50.865Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.865Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-25T11:11:50.866Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.15s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.93s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.95s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.72s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-25T11:11:50.866Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.00s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.66s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.34s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-25T11:11:50.866Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-25T11:11:50.866Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.25s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.05s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-25T11:11:50.866Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-25T11:11:50.866Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.09s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.39s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectHistory (5.09s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.18s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.08s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.19s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.09s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectStatus (2.58s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.38s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.04s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.31s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.02s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.21s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.75s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.38s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-25T11:11:50.866Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.38s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.03s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.20s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.55s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.22s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsSince (9.31s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsTail (2.62s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.19s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2019-11-25T11:11:50.866Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-25T11:11:50.866Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.14s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-25T11:11:50.866Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-25T11:11:50.866Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-25T11:11:50.866Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-25T11:11:50.866Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-25T11:11:50.866Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-25T11:11:50.866Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.866Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-25T11:11:50.866Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-25T11:11:50.867Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.18s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-25T11:11:50.867Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsByOrder (7.89s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.08s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.97s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.38s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.60s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.74s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.08s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-11-25T11:11:50.867Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.16s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.54s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.30s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-25T11:11:50.867Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.07s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.98s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.81s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.80s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.32s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.22s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.39s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.84s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.29s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.08s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.78s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.38s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.90s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.67s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.37s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.13s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.12s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.55s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.19s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.15s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.34s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.91s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (6.93s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.08s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.93s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.13s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunExitCode (7.11s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.99s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.12s) [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.67s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.30s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-25T11:11:50.867Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.45s) [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.57s) [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.48s) [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-25T11:11:50.868Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-25T11:11:50.868Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.92s) [2019-11-25T11:11:50.868Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.01s) [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunRm (2.24s) [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.28s) [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.35s) [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.13s) [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.32s) [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.49s) [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.08s) [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.04s) [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.67s) [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-25T11:11:51.325Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.325Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.20s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.75s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.41s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.13s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.84s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.77s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.27s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.09s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.15s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.08s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.49s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.26s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.83s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.79s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-11-25T11:11:51.326Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.02s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.28s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.06s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.54s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.67s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.52s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.22s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.18s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-25T11:11:51.326Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-25T11:11:51.326Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-25T11:11:51.326Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-25T11:11:51.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.326Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-25T11:11:51.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-25T11:11:51.327Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-25T11:11:51.327Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-25T11:11:51.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-25T11:11:51.327Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] === RUN TestDockerDaemonSuite [2019-11-25T11:11:51.327Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-25T11:11:51.327Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-25T11:11:51.327Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-25T11:11:51.327Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] === RUN TestDockerSwarmSuite [2019-11-25T11:11:51.327Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-25T11:11:51.327Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-25T11:11:51.327Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] === RUN TestDockerExternalVolumeSuite [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] === RUN TestDockerNetworkSuite [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] === RUN TestDockerHubPullSuite [2019-11-25T11:11:51.327Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-25T11:11:51.327Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-25T11:11:51.327Z] PASS [2019-11-25T11:11:51.327Z] ok github.com/docker/docker/integration-cli 2547.482s [2019-11-25T11:11:51.785Z] INFO: Integration tests ended at 11/25/2019 11:11:51. Duration:00:42:36.3361958 [2019-11-25T11:11:51.785Z] INFO: Docker info of the daemon under test at end of run [2019-11-25T11:11:51.785Z] [2019-11-25T11:11:51.785Z] Containers: 2 [2019-11-25T11:11:51.785Z] Running: 0 [2019-11-25T11:11:51.785Z] Paused: 0 [2019-11-25T11:11:51.785Z] Stopped: 2 [2019-11-25T11:11:51.785Z] Images: 12 [2019-11-25T11:11:51.785Z] Server Version: 0.0.0-dev [2019-11-25T11:11:51.785Z] Storage Driver: windowsfilter [2019-11-25T11:11:51.785Z] Windows: [2019-11-25T11:11:51.785Z] Logging Driver: json-file [2019-11-25T11:11:51.785Z] Plugins: [2019-11-25T11:11:51.785Z] Volume: local [2019-11-25T11:11:51.785Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-25T11:11:51.785Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-25T11:11:51.785Z] Swarm: inactive [2019-11-25T11:11:51.785Z] Default Isolation: process [2019-11-25T11:11:51.785Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-25T11:11:51.785Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-25T11:11:51.785Z] OSType: windows [2019-11-25T11:11:51.785Z] Architecture: x86_64 [2019-11-25T11:11:51.785Z] CPUs: 4 [2019-11-25T11:11:51.785Z] Total Memory: 32GiB [2019-11-25T11:11:51.785Z] Name: azwin-2-b85690 [2019-11-25T11:11:51.785Z] ID: 45QW:WGTU:2Z6U:WOPR:IGJO:IUFD:S53J:BZ5B:IXRC:5PP4:QL4R:RTNC [2019-11-25T11:11:51.785Z] Docker Root Dir: D:\CI\PR-40243\3\daemon [2019-11-25T11:11:51.785Z] Debug Mode (client): false [2019-11-25T11:11:51.785Z] Debug Mode (server): true [2019-11-25T11:11:51.785Z] File Descriptors: -1 [2019-11-25T11:11:51.785Z] Goroutines: 18 [2019-11-25T11:11:51.785Z] System Time: 2019-11-25T11:11:51.3484949Z [2019-11-25T11:11:51.785Z] EventsListeners: 0 [2019-11-25T11:11:51.785Z] Registry: https://index.docker.io/v1/ [2019-11-25T11:11:51.785Z] Labels: [2019-11-25T11:11:51.785Z] Experimental: false [2019-11-25T11:11:51.785Z] Insecure Registries: [2019-11-25T11:11:51.785Z] 127.0.0.0/8 [2019-11-25T11:11:51.785Z] Live Restore Enabled: false [2019-11-25T11:11:51.785Z] [2019-11-25T11:11:51.785Z] [2019-11-25T11:11:51.785Z] INFO: Stopping daemon under test [2019-11-25T11:11:51.785Z] SUCCESS: The process with PID 8904 (child process of PID 8532) has been terminated. [2019-11-25T11:11:51.785Z] SUCCESS: The process with PID 8532 (child process of PID 1976) has been terminated. [2019-11-25T11:11:51.785Z] INFO: Stop tailing logs of the daemon under tests [2019-11-25T11:11:51.785Z] INFO: executeCI.ps1 Completed successfully at 11/25/2019 11:11:51. [2019-11-25T11:11:51.785Z] INFO: Tidying up at end of run [2019-11-25T11:11:51.785Z] INFO: Saving daemon under test log (d:\CI\PR-40243\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-25T11:11:51.785Z] INFO: Saving daemon under test log (d:\CI\PR-40243\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-25T11:11:51.785Z] INFO: Nuke-Everything... [2019-11-25T11:11:51.785Z] INFO: Container count on control daemon to delete is 2 [2019-11-25T11:11:52.752Z] 1a32ed89098a [2019-11-25T11:11:52.752Z] c84bb6e64334 [2019-11-25T11:11:52.752Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-25T11:11:54.353Z] Deleted: sha256:0f0986695518d85ff007804b8e289a01b942b5964b7bda21ec7c05a99af9c76b [2019-11-25T11:11:54.353Z] Deleted: sha256:1a25e02c85cc76bf68d523a0ad7d08342310af14021653f4087da88e2fe83b43 [2019-11-25T11:11:54.353Z] INFO: Tidying pidfile d:\CI\PR-40243\3\docker.pid [2019-11-25T11:11:54.353Z] INFO: Nuking d:\CI [2019-11-25T11:12:30.009Z] INFO: Zapped successfully [2019-11-25T11:12:30.009Z] [2019-11-25T11:12:30.009Z] INFO: executeCI.ps1 exiting at Mon Nov 25 11:12:24 CUT 2019. Duration 00:57:45.0953108 [2019-11-25T11:12:30.009Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-25T11:12:31.650Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-25T11:12:32.823Z] Archiving artifacts [2019-11-25T11:12:33.974Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40243/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-25T11:12:34.886Z] + make clean [2019-11-25T11:12:35.850Z] docker volume rm -f docker-dev-cache [2019-11-25T11:12:35.850Z] 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