Pull request #39984 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f3d8b8ae74804ba6a0386186c1c65bd1d556075a+ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 (5c4dd202e2c5340c6b82bf67a646a25ed2f7d7fe) 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 ead69454b4062f17d1f8389642089a002b037213 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 ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # 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-09-25T00:03:15.138Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-25T00:03:15.144Z] Trying to pass milestone 1 [Pipeline] milestone [2019-09-25T00:03:15.154Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-25T00:03:15.319Z] Running on ubuntu-1804-overlay2 (i-03b3c53ca2ac8f6b5) in /home/ubuntu/workspace/moby_PR-39984 [Pipeline] { [Pipeline] checkout [2019-09-25T00:03:15.398Z] using credential docker-jenkins-github-credentials [2019-09-25T00:03:15.525Z] Cloning the remote Git repository [2019-09-25T00:03:15.525Z] Cloning with configured refspecs honoured and without tags [2019-09-25T00:03:15.530Z] Cloning repository https://github.com/moby/moby.git [2019-09-25T00:03:15.531Z] > git init /home/ubuntu/workspace/moby_PR-39984 # timeout=10 [2019-09-25T00:03:15.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:03:15.547Z] > git --version # timeout=10 [2019-09-25T00:03:15.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:03:15.553Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:03:28.489Z] Fetching without tags [2019-09-25T00:03:28.746Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:29.288Z] Merge succeeded, producing f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:29.289Z] Checking out Revision f3d8b8ae74804ba6a0386186c1c65bd1d556075a (PR-39984) [2019-09-25T00:03:28.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:03:28.456Z] > git config --add remote.origin.fetch +refs/pull/39984/head:refs/remotes/origin/PR-39984 # timeout=10 [2019-09-25T00:03:28.472Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-25T00:03:28.479Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:03:28.491Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:03:28.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:03:28.492Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:03:28.751Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:03:28.757Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:29.262Z] > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10 [2019-09-25T00:03:29.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-25T00:03:29.333Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:03:29.345Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:29.663Z] Commit message: "Jenkinsfile: move integration step cleanup to amd64 where it was intended to be" [2019-09-25T00:03:29.678Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-25T00:03:30.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39984:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-25T00:03:30.479Z] Unable to find image 'alpine:latest' locally [2019-09-25T00:03:30.479Z] latest: Pulling from library/alpine [2019-09-25T00:03:30.737Z] 9d48c3bd43c5: Already exists [2019-09-25T00:03:30.737Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-09-25T00:03:30.737Z] Status: Downloaded newer image for alpine:latest [2019-09-25T00:03:29.665Z] > git rev-list --no-walk 50fa499fcca0f9c5ae54215f07cd83e392a2b01d # timeout=10 [2019-09-25T00:03:34.004Z] 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: 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] { (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 [2019-09-25T00:03:34.453Z] Running on ubuntu-1804-overlay2 (i-03b3c53ca2ac8f6b5) in /home/ubuntu/workspace/moby_PR-39984 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-09-25T00:03:34.471Z] Running on ubuntu-1804-overlay2 (i-06cc8d505a1b93a04) in /home/ubuntu/workspace/moby_PR-39984 [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2019-09-25T00:03:34.531Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-09-25T00:03:34.544Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [2019-09-25T00:03:34.551Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [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] } [2019-09-25T00:03:34.603Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-09-25T00:03:34.611Z] Cloning the remote Git repository [2019-09-25T00:03:34.612Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-25T00:03:34.799Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:34.881Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-39984 [Pipeline] { [Pipeline] checkout [2019-09-25T00:03:35.108Z] using credential docker-jenkins-github-credentials [2019-09-25T00:03:35.144Z] Merge succeeded, producing f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:35.145Z] Checking out Revision f3d8b8ae74804ba6a0386186c1c65bd1d556075a (PR-39984) [2019-09-25T00:03:35.164Z] Cloning the remote Git repository [2019-09-25T00:03:35.164Z] Cloning with configured refspecs honoured and without tags [2019-09-25T00:03:35.230Z] Commit message: "Jenkinsfile: move integration step cleanup to amd64 where it was intended to be" [2019-09-25T00:03:34.539Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-25T00:03:34.546Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:03:34.553Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:03:34.553Z] > git --version # timeout=10 [2019-09-25T00:03:34.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:03:34.557Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:03:34.801Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:03:34.806Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:35.129Z] > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10 [2019-09-25T00:03:35.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-25T00:03:35.146Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:03:35.150Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:34.627Z] Cloning repository https://github.com/moby/moby.git [2019-09-25T00:03:34.628Z] > git init /home/ubuntu/workspace/moby_PR-39984 # timeout=10 [2019-09-25T00:03:34.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:03:34.655Z] > git --version # timeout=10 [2019-09-25T00:03:34.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:03:34.663Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-25T00:03:35.192Z] Cloning repository https://github.com/moby/moby.git [2019-09-25T00:03:35.194Z] > git init /home/jenkins/workspace/moby_PR-39984 # timeout=10 [2019-09-25T00:03:35.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:03:35.258Z] > git --version # timeout=10 [2019-09-25T00:03:35.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:03:35.283Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:03:36.116Z] + docker version [2019-09-25T00:03:36.116Z] Client: Docker Engine - Community [2019-09-25T00:03:36.116Z] Version: 19.03.2 [2019-09-25T00:03:36.116Z] API version: 1.40 [2019-09-25T00:03:36.116Z] Go version: go1.12.8 [2019-09-25T00:03:36.116Z] Git commit: 6a30dfc [2019-09-25T00:03:36.116Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-25T00:03:36.116Z] OS/Arch: linux/amd64 [2019-09-25T00:03:36.116Z] Experimental: false [2019-09-25T00:03:36.116Z] [2019-09-25T00:03:36.116Z] Server: Docker Engine - Community [2019-09-25T00:03:36.116Z] Engine: [2019-09-25T00:03:36.116Z] Version: 19.03.2 [2019-09-25T00:03:36.116Z] API version: 1.40 (minimum version 1.12) [2019-09-25T00:03:36.116Z] Go version: go1.12.8 [2019-09-25T00:03:36.116Z] Git commit: 6a30dfc [2019-09-25T00:03:36.116Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-25T00:03:36.116Z] OS/Arch: linux/amd64 [2019-09-25T00:03:36.116Z] Experimental: true [2019-09-25T00:03:36.116Z] containerd: [2019-09-25T00:03:36.116Z] Version: 1.2.6 [2019-09-25T00:03:36.116Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-25T00:03:36.116Z] runc: [2019-09-25T00:03:36.116Z] Version: 1.0.0-rc8 [2019-09-25T00:03:36.116Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:03:36.116Z] docker-init: [2019-09-25T00:03:36.116Z] Version: 0.18.0 [2019-09-25T00:03:36.116Z] GitCommit: fec3683 [Pipeline] sh [2019-09-25T00:03:36.517Z] + docker info [2019-09-25T00:03:44.587Z] Client: [2019-09-25T00:03:44.587Z] Debug Mode: false [2019-09-25T00:03:44.587Z] [2019-09-25T00:03:44.587Z] Server: [2019-09-25T00:03:44.587Z] Containers: 0 [2019-09-25T00:03:44.587Z] Running: 0 [2019-09-25T00:03:44.587Z] Paused: 0 [2019-09-25T00:03:44.587Z] Stopped: 0 [2019-09-25T00:03:44.587Z] Images: 4 [2019-09-25T00:03:44.587Z] Server Version: 19.03.2 [2019-09-25T00:03:44.587Z] Storage Driver: overlay2 [2019-09-25T00:03:44.587Z] Backing Filesystem: extfs [2019-09-25T00:03:44.587Z] Supports d_type: true [2019-09-25T00:03:44.587Z] Native Overlay Diff: true [2019-09-25T00:03:44.587Z] Logging Driver: json-file [2019-09-25T00:03:44.587Z] Cgroup Driver: cgroupfs [2019-09-25T00:03:44.587Z] Plugins: [2019-09-25T00:03:44.587Z] Volume: local [2019-09-25T00:03:44.587Z] Network: bridge host ipvlan macvlan null overlay [2019-09-25T00:03:44.587Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-25T00:03:44.587Z] Swarm: inactive [2019-09-25T00:03:44.587Z] Runtimes: runc [2019-09-25T00:03:44.587Z] Default Runtime: runc [2019-09-25T00:03:44.587Z] Init Binary: docker-init [2019-09-25T00:03:44.587Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-25T00:03:44.587Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:03:44.587Z] init version: fec3683 [2019-09-25T00:03:44.587Z] Security Options: [2019-09-25T00:03:44.587Z] apparmor [2019-09-25T00:03:44.587Z] seccomp [2019-09-25T00:03:44.587Z] Profile: default [2019-09-25T00:03:44.587Z] Kernel Version: 4.15.0-1048-aws [2019-09-25T00:03:44.587Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-25T00:03:44.587Z] OSType: linux [2019-09-25T00:03:44.587Z] Architecture: x86_64 [2019-09-25T00:03:44.587Z] CPUs: 2 [2019-09-25T00:03:44.587Z] Total Memory: 7.501GiB [2019-09-25T00:03:44.587Z] Name: ip-10-100-78-171 [2019-09-25T00:03:44.587Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-25T00:03:44.587Z] Docker Root Dir: /var/lib/docker [2019-09-25T00:03:44.587Z] Debug Mode: false [2019-09-25T00:03:44.587Z] Registry: https://index.docker.io/v1/ [2019-09-25T00:03:44.587Z] Labels: [2019-09-25T00:03:44.587Z] Experimental: true [2019-09-25T00:03:44.587Z] Insecure Registries: [2019-09-25T00:03:44.587Z] 127.0.0.0/8 [2019-09-25T00:03:44.587Z] Live Restore Enabled: true [2019-09-25T00:03:44.587Z] [2019-09-25T00:03:44.587Z] WARNING: No swap limit support [Pipeline] sh [2019-09-25T00:03:44.867Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:03:44.867Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:03:44.867Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39984/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-25T00:03:44.867Z] + bash /home/ubuntu/workspace/moby_PR-39984/check-config.sh [2019-09-25T00:03:44.867Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-25T00:03:44.867Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-25T00:03:44.867Z] [2019-09-25T00:03:44.867Z] Generally Necessary: [2019-09-25T00:03:44.867Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-25T00:03:45.123Z] - apparmor: enabled and tools installed [2019-09-25T00:03:45.123Z] - CONFIG_NAMESPACES: enabled [2019-09-25T00:03:45.123Z] - CONFIG_NET_NS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_PID_NS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_IPC_NS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_UTS_NS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CGROUPS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CPUSETS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_MEMCG: enabled [2019-09-25T00:03:45.123Z] - CONFIG_KEYS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_VETH: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-25T00:03:45.123Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-25T00:03:45.123Z] [2019-09-25T00:03:45.123Z] Optional Features: [2019-09-25T00:03:45.123Z] - CONFIG_USER_NS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_SECCOMP: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-25T00:03:45.123Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-25T00:03:45.123Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-25T00:03:45.123Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-25T00:03:45.123Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-25T00:03:45.123Z] - CONFIG_BLK_CGROUP: enabled [2019-09-25T00:03:45.123Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-25T00:03:45.123Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CGROUP_PERF: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-25T00:03:45.123Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-25T00:03:45.123Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-25T00:03:45.123Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-25T00:03:45.123Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-25T00:03:45.123Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_IP_VS: enabled (as module) [2019-09-25T00:03:45.123Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-25T00:03:45.123Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-25T00:03:45.310Z] Fetching without tags [2019-09-25T00:03:45.379Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-25T00:03:45.379Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_EXT4_FS: enabled [2019-09-25T00:03:45.379Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-25T00:03:45.379Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-25T00:03:45.379Z] - Network Drivers: [2019-09-25T00:03:45.379Z] - "overlay": [2019-09-25T00:03:45.379Z] - CONFIG_VXLAN: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-25T00:03:45.379Z] Optional (for encrypted networks): [2019-09-25T00:03:45.379Z] - CONFIG_CRYPTO: enabled [2019-09-25T00:03:45.379Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-25T00:03:45.379Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-25T00:03:45.379Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-25T00:03:45.379Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-25T00:03:45.379Z] - CONFIG_XFRM: enabled [2019-09-25T00:03:45.379Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-25T00:03:45.379Z] - "ipvlan": [2019-09-25T00:03:45.379Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-25T00:03:45.379Z] - "macvlan": [2019-09-25T00:03:45.379Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_DUMMY: enabled (as module) [2019-09-25T00:03:45.379Z] - "ftp,tftp client in container": [2019-09-25T00:03:45.379Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-25T00:03:45.379Z] - Storage Drivers: [2019-09-25T00:03:45.379Z] - "aufs": [2019-09-25T00:03:45.379Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-25T00:03:45.379Z] - "btrfs": [2019-09-25T00:03:45.379Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-25T00:03:45.379Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-25T00:03:45.379Z] - "devicemapper": [2019-09-25T00:03:45.379Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-25T00:03:45.379Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-25T00:03:45.379Z] - "overlay": [2019-09-25T00:03:45.379Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-25T00:03:45.379Z] - "zfs": [2019-09-25T00:03:45.379Z] - /dev/zfs: missing [2019-09-25T00:03:45.379Z] - zfs command: missing [2019-09-25T00:03:45.379Z] - zpool command: missing [2019-09-25T00:03:45.379Z] [2019-09-25T00:03:45.379Z] Limits: [2019-09-25T00:03:45.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-25T00:03:45.379Z] [2019-09-25T00:03:45.379Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-25T00:03:45.773Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:45.819Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a . [2019-09-25T00:03:45.819Z] #2 [internal] load .dockerignore [2019-09-25T00:03:45.819Z] #2 transferring context: 87B done [2019-09-25T00:03:45.819Z] #2 DONE 0.0s [2019-09-25T00:03:45.819Z] [2019-09-25T00:03:45.819Z] #1 [internal] load build definition from Dockerfile [2019-09-25T00:03:45.819Z] #1 transferring dockerfile: 10.84kB done [2019-09-25T00:03:45.819Z] #1 DONE 0.0s [2019-09-25T00:03:45.819Z] [2019-09-25T00:03:45.819Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch [2019-09-25T00:03:45.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:03:45.181Z] > git config --add remote.origin.fetch +refs/pull/39984/head:refs/remotes/origin/PR-39984 # timeout=10 [2019-09-25T00:03:45.200Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-25T00:03:45.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:03:45.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:03:45.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:03:45.337Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:03:45.795Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:03:45.814Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:46.076Z] #3 DONE 0.4s [2019-09-25T00:03:46.342Z] [2019-09-25T00:03:46.342Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-25T00:03:46.342Z] #64 DONE 0.0s [2019-09-25T00:03:46.342Z] [2019-09-25T00:03:46.342Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821... [2019-09-25T00:03:46.342Z] #4 resolve docker.io/library/golang:1.13.0-stretch@sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 done [2019-09-25T00:03:46.342Z] #4 sha256:d68f79d0e22c6f5eb6ccbbbf05cf9d784db13f59bc6251c220a090fd19b22b9e 5.46kB / 5.46kB done [2019-09-25T00:03:46.342Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.1s [2019-09-25T00:03:46.342Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.1s [2019-09-25T00:03:46.342Z] #4 sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 1.42kB / 1.42kB done [2019-09-25T00:03:46.342Z] #4 sha256:4e97e0b8479504ee92964c5de6782d88651d953f5df5cfd7a1d45ba48aa90f43 1.80kB / 1.80kB done [2019-09-25T00:03:46.342Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0B / 45.38MB 0.1s [2019-09-25T00:03:46.342Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 974.38kB / 10.79MB 0.2s [2019-09-25T00:03:46.342Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 1.79MB / 4.34MB 0.2s [2019-09-25T00:03:46.342Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 8.32MB / 45.38MB 0.2s [2019-09-25T00:03:46.565Z] Merge succeeded, producing f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:46.566Z] Checking out Revision f3d8b8ae74804ba6a0386186c1c65bd1d556075a (PR-39984) [2019-09-25T00:03:46.598Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 8.13MB / 10.79MB 0.3s [2019-09-25T00:03:46.598Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.2s done [2019-09-25T00:03:46.598Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 15.98MB / 45.38MB 0.3s [2019-09-25T00:03:46.598Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0B / 50.07MB 0.3s [2019-09-25T00:03:46.599Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s [2019-09-25T00:03:46.599Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 23.20MB / 45.38MB 0.4s [2019-09-25T00:03:46.599Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.29MB / 50.07MB 0.4s [2019-09-25T00:03:46.854Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s done [2019-09-25T00:03:46.854Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 28.27MB / 45.38MB 0.5s [2019-09-25T00:03:46.854Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 13.16MB / 50.07MB 0.5s [2019-09-25T00:03:46.854Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.5s [2019-09-25T00:03:46.854Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 34.18MB / 45.38MB 0.6s [2019-09-25T00:03:46.854Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 21.29MB / 50.07MB 0.6s [2019-09-25T00:03:46.854Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 6.70MB / 57.69MB 0.6s [2019-09-25T00:03:47.113Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s [2019-09-25T00:03:47.113Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 32.10MB / 50.07MB 0.8s [2019-09-25T00:03:47.113Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 16.41MB / 57.69MB 0.8s [2019-09-25T00:03:47.113Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s done [2019-09-25T00:03:47.113Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 37.41MB / 50.07MB 0.9s [2019-09-25T00:03:47.113Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 22.52MB / 57.69MB 0.9s [2019-09-25T00:03:47.113Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 0B / 120.05MB 0.9s [2019-09-25T00:03:47.256Z] Commit message: "Jenkinsfile: move integration step cleanup to amd64 where it was intended to be" [2019-09-25T00:03:47.370Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 43.80MB / 50.07MB 1.1s [2019-09-25T00:03:47.370Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 26.93MB / 57.69MB 1.1s [2019-09-25T00:03:47.370Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 6.60MB / 120.05MB 1.1s [2019-09-25T00:03:47.370Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 49.28MB / 50.07MB 1.2s [2019-09-25T00:03:47.370Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 33.87MB / 57.69MB 1.2s [2019-09-25T00:03:47.370Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b [2019-09-25T00:03:47.442Z] Fetching without tags [2019-09-25T00:03:46.449Z] > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10 [2019-09-25T00:03:46.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-25T00:03:46.590Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:03:46.610Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:47.626Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.3s done [2019-09-25T00:03:47.626Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 42.56MB / 57.69MB 1.4s [2019-09-25T00:03:47.626Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 22.20MB / 120.05MB 1.4s [2019-09-25T00:03:47.626Z] #4 sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a 0B / 124B 1.4s [2019-09-25T00:03:47.626Z] #4 sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a 124B / 124B 1.4s done [2019-09-25T00:03:47.697Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit f3d8b8ae74804ba6a0386186c1c65bd1d556075a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-25T00:03:47.881Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 50.93MB / 57.69MB 1.6s [2019-09-25T00:03:47.882Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 31.88MB / 120.05MB 1.6s [2019-09-25T00:03:47.882Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.41MB / 57.69MB 1.7s [2019-09-25T00:03:47.882Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 37.93MB / 120.05MB 1.7s [2019-09-25T00:03:48.139Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 44.06MB / 120.05MB 1.8s [2019-09-25T00:03:48.139Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 54.15MB / 120.05MB 2.0s [2019-09-25T00:03:48.216Z] Merge succeeded, producing f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:48.217Z] Checking out Revision f3d8b8ae74804ba6a0386186c1c65bd1d556075a (PR-39984) [2019-09-25T00:03:48.396Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.1s done [2019-09-25T00:03:48.396Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 69.75MB / 120.05MB 2.2s [2019-09-25T00:03:48.396Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 77.96MB / 120.05MB 2.3s [2019-09-25T00:03:48.485Z] Commit message: "Jenkinsfile: move integration step cleanup to amd64 where it was intended to be" [2019-09-25T00:03:48.633Z] + docker version [2019-09-25T00:03:48.633Z] Client: [2019-09-25T00:03:48.633Z] Version: 18.06.1-ce [2019-09-25T00:03:48.633Z] API version: 1.38 [2019-09-25T00:03:48.633Z] Go version: go1.10.3 [2019-09-25T00:03:48.633Z] Git commit: e68fc7a [2019-09-25T00:03:48.633Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-25T00:03:48.633Z] OS/Arch: linux/s390x [2019-09-25T00:03:48.633Z] Experimental: false [2019-09-25T00:03:48.633Z] [2019-09-25T00:03:48.633Z] Server: [2019-09-25T00:03:48.633Z] Engine: [2019-09-25T00:03:48.633Z] Version: 18.06.1-ce [2019-09-25T00:03:48.633Z] API version: 1.38 (minimum version 1.12) [2019-09-25T00:03:48.633Z] Go version: go1.10.3 [2019-09-25T00:03:48.633Z] Git commit: e68fc7a [2019-09-25T00:03:48.633Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-25T00:03:48.633Z] OS/Arch: linux/s390x [2019-09-25T00:03:48.633Z] Experimental: true [2019-09-25T00:03:48.651Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 86.89MB / 120.05MB 2.4s [Pipeline] sh [2019-09-25T00:03:47.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:03:47.424Z] > git config --add remote.origin.fetch +refs/pull/39984/head:refs/remotes/origin/PR-39984 # timeout=10 [2019-09-25T00:03:47.430Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-25T00:03:47.438Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:03:47.458Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:03:47.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:03:47.459Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:03:47.715Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:03:47.718Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:48.213Z] > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10 [2019-09-25T00:03:48.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-25T00:03:48.233Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:03:48.238Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:03:48.906Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 106.83MB / 120.05MB 2.7s [Pipeline] withEnv [Pipeline] { [2019-09-25T00:03:49.162Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 119.25MB / 120.05MB 2.9s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-25T00:03:49.456Z] Still waiting to schedule task [2019-09-25T00:03:49.456Z] Waiting for next available executor on ‘ppc64le-ubuntu-1604’ [2019-09-25T00:03:49.459Z] Still waiting to schedule task [2019-09-25T00:03:49.459Z] Waiting for next available executor on ‘windows-2019’ [2019-09-25T00:03:49.469Z] + docker version [2019-09-25T00:03:49.469Z] Client: Docker Engine - Community [2019-09-25T00:03:49.469Z] Version: 19.03.2 [2019-09-25T00:03:49.469Z] API version: 1.40 [2019-09-25T00:03:49.469Z] Go version: go1.12.8 [2019-09-25T00:03:49.469Z] Git commit: 6a30dfc [2019-09-25T00:03:49.469Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-25T00:03:49.469Z] OS/Arch: linux/amd64 [2019-09-25T00:03:49.469Z] Experimental: false [2019-09-25T00:03:49.469Z] [2019-09-25T00:03:49.469Z] Server: Docker Engine - Community [2019-09-25T00:03:49.469Z] Engine: [2019-09-25T00:03:49.469Z] Version: 19.03.2 [2019-09-25T00:03:49.469Z] API version: 1.40 (minimum version 1.12) [2019-09-25T00:03:49.469Z] Go version: go1.12.8 [2019-09-25T00:03:49.469Z] Git commit: 6a30dfc [2019-09-25T00:03:49.469Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-25T00:03:49.469Z] OS/Arch: linux/amd64 [2019-09-25T00:03:49.469Z] Experimental: true [2019-09-25T00:03:49.469Z] containerd: [2019-09-25T00:03:49.469Z] Version: 1.2.6 [2019-09-25T00:03:49.469Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-25T00:03:49.469Z] runc: [2019-09-25T00:03:49.469Z] Version: 1.0.0-rc8 [2019-09-25T00:03:49.469Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:03:49.469Z] docker-init: [2019-09-25T00:03:49.469Z] Version: 0.18.0 [2019-09-25T00:03:49.469Z] GitCommit: fec3683 [Pipeline] sh [2019-09-25T00:03:49.496Z] + docker info [2019-09-25T00:03:49.496Z] Containers: 0 [2019-09-25T00:03:49.496Z] Running: 0 [2019-09-25T00:03:49.496Z] Paused: 0 [2019-09-25T00:03:49.496Z] Stopped: 0 [2019-09-25T00:03:49.496Z] Images: 98 [2019-09-25T00:03:49.496Z] Server Version: 18.06.1-ce [2019-09-25T00:03:49.496Z] Storage Driver: overlay2 [2019-09-25T00:03:49.496Z] Backing Filesystem: extfs [2019-09-25T00:03:49.496Z] Supports d_type: true [2019-09-25T00:03:49.496Z] Native Overlay Diff: true [2019-09-25T00:03:49.496Z] Logging Driver: json-file [2019-09-25T00:03:49.496Z] Cgroup Driver: cgroupfs [2019-09-25T00:03:49.496Z] Plugins: [2019-09-25T00:03:49.496Z] Volume: local [2019-09-25T00:03:49.496Z] Network: bridge host ipvlan macvlan null overlay [2019-09-25T00:03:49.496Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-25T00:03:49.496Z] Swarm: inactive [2019-09-25T00:03:49.496Z] Runtimes: runc [2019-09-25T00:03:49.496Z] Default Runtime: runc [2019-09-25T00:03:49.496Z] Init Binary: docker-init [2019-09-25T00:03:49.496Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-25T00:03:49.496Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-25T00:03:49.496Z] init version: fec3683 [2019-09-25T00:03:49.496Z] Security Options: [2019-09-25T00:03:49.496Z] apparmor [2019-09-25T00:03:49.496Z] seccomp [2019-09-25T00:03:49.496Z] Profile: default [2019-09-25T00:03:49.496Z] Kernel Version: 4.4.0-161-generic [2019-09-25T00:03:49.496Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-25T00:03:49.496Z] OSType: linux [2019-09-25T00:03:49.496Z] Architecture: s390x [2019-09-25T00:03:49.496Z] CPUs: 2 [2019-09-25T00:03:49.496Z] Total Memory: 7.862GiB [2019-09-25T00:03:49.496Z] Name: s390x-ubuntu-13 [2019-09-25T00:03:49.496Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-25T00:03:49.496Z] Docker Root Dir: /var/lib/docker [2019-09-25T00:03:49.496Z] Debug Mode (client): false [2019-09-25T00:03:49.496Z] Debug Mode (server): false [2019-09-25T00:03:49.496Z] Username: dockerbuildbot [2019-09-25T00:03:49.496Z] Registry: https://index.docker.io/v1/ [2019-09-25T00:03:49.496Z] Labels: [2019-09-25T00:03:49.496Z] Experimental: true [2019-09-25T00:03:49.496Z] Insecure Registries: [2019-09-25T00:03:49.496Z] 127.0.0.0/8 [2019-09-25T00:03:49.496Z] Live Restore Enabled: false [2019-09-25T00:03:49.496Z] [2019-09-25T00:03:49.496Z] WARNING: No swap limit support [Pipeline] sh [2019-09-25T00:03:49.722Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 120.05MB / 120.05MB 3.2s done [2019-09-25T00:03:49.753Z] + docker info [2019-09-25T00:03:49.753Z] Client: [2019-09-25T00:03:49.753Z] Debug Mode: false [2019-09-25T00:03:49.753Z] [2019-09-25T00:03:49.753Z] Server: [2019-09-25T00:03:49.753Z] Containers: 0 [2019-09-25T00:03:49.753Z] Running: 0 [2019-09-25T00:03:49.753Z] Paused: 0 [2019-09-25T00:03:49.753Z] Stopped: 0 [2019-09-25T00:03:49.753Z] Images: 10 [2019-09-25T00:03:49.753Z] Server Version: 19.03.2 [2019-09-25T00:03:49.753Z] Storage Driver: overlay2 [2019-09-25T00:03:49.753Z] Backing Filesystem: extfs [2019-09-25T00:03:49.753Z] Supports d_type: true [2019-09-25T00:03:49.753Z] Native Overlay Diff: true [2019-09-25T00:03:49.753Z] Logging Driver: json-file [2019-09-25T00:03:49.753Z] Cgroup Driver: cgroupfs [2019-09-25T00:03:49.753Z] Plugins: [2019-09-25T00:03:49.753Z] Volume: local [2019-09-25T00:03:49.753Z] Network: bridge host ipvlan macvlan null overlay [2019-09-25T00:03:49.753Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-25T00:03:49.753Z] Swarm: inactive [2019-09-25T00:03:49.753Z] Runtimes: runc [2019-09-25T00:03:49.753Z] Default Runtime: runc [2019-09-25T00:03:49.753Z] Init Binary: docker-init [2019-09-25T00:03:49.753Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-25T00:03:49.753Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:03:49.753Z] init version: fec3683 [2019-09-25T00:03:49.753Z] Security Options: [2019-09-25T00:03:49.753Z] apparmor [2019-09-25T00:03:49.753Z] seccomp [2019-09-25T00:03:49.753Z] Profile: default [2019-09-25T00:03:49.753Z] Kernel Version: 4.15.0-1048-aws [2019-09-25T00:03:49.753Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-25T00:03:49.753Z] OSType: linux [2019-09-25T00:03:49.753Z] Architecture: x86_64 [2019-09-25T00:03:49.753Z] CPUs: 2 [2019-09-25T00:03:49.753Z] Total Memory: 7.501GiB [2019-09-25T00:03:49.753Z] Name: ip-10-100-36-13 [2019-09-25T00:03:49.753Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-25T00:03:49.753Z] Docker Root Dir: /var/lib/docker [2019-09-25T00:03:49.753Z] Debug Mode: false [2019-09-25T00:03:49.753Z] Registry: https://index.docker.io/v1/ [2019-09-25T00:03:49.753Z] Labels: [2019-09-25T00:03:49.753Z] Experimental: true [2019-09-25T00:03:49.753Z] Insecure Registries: [2019-09-25T00:03:49.753Z] 127.0.0.0/8 [2019-09-25T00:03:49.753Z] Live Restore Enabled: true [2019-09-25T00:03:49.753Z] [2019-09-25T00:03:49.753Z] WARNING: No swap limit support [2019-09-25T00:03:49.977Z] #4 ... [2019-09-25T00:03:49.977Z] [2019-09-25T00:03:49.977Z] #18 [internal] load build context [2019-09-25T00:03:49.977Z] #18 transferring context: 45.51MB 3.7s done [2019-09-25T00:03:49.977Z] #18 DONE 3.8s [Pipeline] sh [2019-09-25T00:03:50.232Z] [2019-09-25T00:03:50.232Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821... [2019-09-25T00:03:50.267Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:03:50.267Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:03:50.267Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39984/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-25T00:03:50.267Z] + bash /home/ubuntu/workspace/moby_PR-39984/check-config.sh [2019-09-25T00:03:50.267Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-25T00:03:50.267Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-25T00:03:50.267Z] [2019-09-25T00:03:50.267Z] Generally Necessary: [2019-09-25T00:03:50.267Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-25T00:03:50.267Z] - apparmor: enabled and tools installed [2019-09-25T00:03:50.267Z] - CONFIG_NAMESPACES: enabled [2019-09-25T00:03:50.267Z] - CONFIG_NET_NS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_PID_NS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_IPC_NS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_UTS_NS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CGROUPS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CPUSETS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_MEMCG: enabled [2019-09-25T00:03:50.267Z] - CONFIG_KEYS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_VETH: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-25T00:03:50.267Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-25T00:03:50.267Z] [2019-09-25T00:03:50.267Z] Optional Features: [2019-09-25T00:03:50.267Z] - CONFIG_USER_NS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_SECCOMP: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-25T00:03:50.267Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-25T00:03:50.267Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-25T00:03:50.267Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-25T00:03:50.267Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-25T00:03:50.267Z] - CONFIG_BLK_CGROUP: enabled [2019-09-25T00:03:50.267Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-25T00:03:50.267Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CGROUP_PERF: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-25T00:03:50.267Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-25T00:03:50.267Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-25T00:03:50.267Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-25T00:03:50.267Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-25T00:03:50.342Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:03:50.342Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:03:50.342Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39984/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-25T00:03:50.342Z] + bash /home/jenkins/workspace/moby_PR-39984/check-config.sh [2019-09-25T00:03:50.342Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-25T00:03:50.342Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-09-25T00:03:50.342Z] [2019-09-25T00:03:50.342Z] Generally Necessary: [2019-09-25T00:03:50.342Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-25T00:03:50.342Z] - apparmor: enabled and tools installed [2019-09-25T00:03:50.342Z] - CONFIG_NAMESPACES: enabled [2019-09-25T00:03:50.342Z] - CONFIG_NET_NS: enabled [2019-09-25T00:03:50.342Z] - CONFIG_PID_NS: enabled [2019-09-25T00:03:50.342Z] - CONFIG_IPC_NS: enabled [2019-09-25T00:03:50.342Z] - CONFIG_UTS_NS: enabled [2019-09-25T00:03:50.342Z] - CONFIG_CGROUPS: enabled [2019-09-25T00:03:50.342Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-25T00:03:50.527Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-25T00:03:50.527Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_IP_VS: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-25T00:03:50.527Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-25T00:03:50.527Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-25T00:03:50.527Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_EXT4_FS: enabled [2019-09-25T00:03:50.527Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-25T00:03:50.527Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-25T00:03:50.527Z] - Network Drivers: [2019-09-25T00:03:50.527Z] - "overlay": [2019-09-25T00:03:50.527Z] - CONFIG_VXLAN: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-25T00:03:50.527Z] Optional (for encrypted networks): [2019-09-25T00:03:50.527Z] - CONFIG_CRYPTO: enabled [2019-09-25T00:03:50.527Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-25T00:03:50.527Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-25T00:03:50.527Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-25T00:03:50.527Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-25T00:03:50.527Z] - CONFIG_XFRM: enabled [2019-09-25T00:03:50.527Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-25T00:03:50.527Z] - "ipvlan": [2019-09-25T00:03:50.527Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-25T00:03:50.527Z] - "macvlan": [2019-09-25T00:03:50.527Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_DUMMY: enabled (as module) [2019-09-25T00:03:50.527Z] - "ftp,tftp client in container": [2019-09-25T00:03:50.527Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-25T00:03:50.527Z] - Storage Drivers: [2019-09-25T00:03:50.527Z] - "aufs": [2019-09-25T00:03:50.527Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-25T00:03:50.527Z] - "btrfs": [2019-09-25T00:03:50.527Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-25T00:03:50.527Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-25T00:03:50.527Z] - "devicemapper": [2019-09-25T00:03:50.527Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-25T00:03:50.527Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-25T00:03:50.527Z] - "overlay": [2019-09-25T00:03:50.527Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-25T00:03:50.527Z] - "zfs": [2019-09-25T00:03:50.527Z] - /dev/zfs: missing [2019-09-25T00:03:50.527Z] - zfs command: missing [2019-09-25T00:03:50.527Z] - zpool command: missing [2019-09-25T00:03:50.527Z] [2019-09-25T00:03:50.527Z] Limits: [2019-09-25T00:03:50.527Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-25T00:03:50.527Z] [2019-09-25T00:03:50.527Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-25T00:03:50.729Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CPUSETS: enabled [2019-09-25T00:03:50.729Z] - CONFIG_MEMCG: enabled [2019-09-25T00:03:50.729Z] - CONFIG_KEYS: enabled [2019-09-25T00:03:50.729Z] - CONFIG_VETH: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-25T00:03:50.729Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-25T00:03:50.729Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-25T00:03:50.729Z] [2019-09-25T00:03:50.729Z] Optional Features: [2019-09-25T00:03:50.729Z] - CONFIG_USER_NS: enabled [2019-09-25T00:03:50.729Z] - CONFIG_SECCOMP: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-25T00:03:50.729Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-25T00:03:50.729Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-25T00:03:50.729Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-25T00:03:50.729Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-25T00:03:50.729Z] - CONFIG_BLK_CGROUP: enabled [2019-09-25T00:03:50.729Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-25T00:03:50.729Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CGROUP_PERF: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-25T00:03:50.729Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-25T00:03:50.729Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-25T00:03:50.729Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-25T00:03:50.729Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_IP_VS: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-25T00:03:50.729Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-25T00:03:50.729Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-25T00:03:50.729Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_EXT4_FS: enabled [2019-09-25T00:03:50.729Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-25T00:03:50.729Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-25T00:03:50.729Z] - Network Drivers: [2019-09-25T00:03:50.729Z] - "overlay": [2019-09-25T00:03:50.729Z] - CONFIG_VXLAN: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-25T00:03:50.729Z] Optional (for encrypted networks): [2019-09-25T00:03:50.729Z] - CONFIG_CRYPTO: enabled [2019-09-25T00:03:50.729Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_XFRM: enabled [2019-09-25T00:03:50.729Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-25T00:03:50.729Z] - "ipvlan": [2019-09-25T00:03:50.729Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-25T00:03:50.729Z] - "macvlan": [2019-09-25T00:03:50.729Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_DUMMY: enabled (as module) [2019-09-25T00:03:50.729Z] - "ftp,tftp client in container": [2019-09-25T00:03:50.729Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-25T00:03:50.729Z] - Storage Drivers: [2019-09-25T00:03:50.729Z] - "aufs": [2019-09-25T00:03:50.729Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-25T00:03:50.729Z] - "btrfs": [2019-09-25T00:03:50.729Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-25T00:03:50.729Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-25T00:03:50.729Z] - "devicemapper": [2019-09-25T00:03:50.813Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-25T00:03:50.813Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-25T00:03:50.813Z] - "overlay": [2019-09-25T00:03:50.813Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-25T00:03:50.813Z] - "zfs": [2019-09-25T00:03:50.813Z] - /dev/zfs: missing [2019-09-25T00:03:50.813Z] - zfs command: missing [2019-09-25T00:03:50.813Z] - zpool command: missing [2019-09-25T00:03:50.813Z] [2019-09-25T00:03:50.813Z] Limits: [2019-09-25T00:03:50.813Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-25T00:03:50.813Z] [2019-09-25T00:03:50.813Z] + true [Pipeline] } [Pipeline] // stage [2019-09-25T00:03:50.851Z] + sudo modprobe ip_vs [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-25T00:03:51.109Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a . [2019-09-25T00:03:51.109Z] #2 [internal] load build definition from Dockerfile [2019-09-25T00:03:51.109Z] #2 transferring dockerfile: 10.84kB done [2019-09-25T00:03:51.109Z] #2 DONE 0.0s [2019-09-25T00:03:51.109Z] [2019-09-25T00:03:51.109Z] #1 [internal] load .dockerignore [2019-09-25T00:03:51.109Z] #1 transferring context: 87B done [2019-09-25T00:03:51.109Z] #1 DONE 0.0s [2019-09-25T00:03:51.109Z] [2019-09-25T00:03:51.109Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch [2019-09-25T00:03:51.156Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.6s done [2019-09-25T00:03:51.156Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-09-25T00:03:51.411Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done [2019-09-25T00:03:51.411Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-09-25T00:03:51.665Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.1s done [2019-09-25T00:03:51.675Z] #3 DONE 0.4s [2019-09-25T00:03:51.675Z] [2019-09-25T00:03:51.675Z] #18 [internal] load build context [2019-09-25T00:03:51.739Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a . [2019-09-25T00:03:51.922Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0.1s [2019-09-25T00:03:52.611Z] #18 ... [2019-09-25T00:03:52.611Z] [2019-09-25T00:03:52.611Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-25T00:03:52.611Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2019-09-25T00:03:52.611Z] #64 DONE 0.0s [2019-09-25T00:03:52.611Z] [2019-09-25T00:03:52.611Z] #18 [internal] load build context [2019-09-25T00:03:53.075Z] Sending build context to Docker daemon 49.98MB [2019-09-25T00:03:53.075Z] Step 1/126 : ARG CROSS="false" [2019-09-25T00:03:53.075Z] Step 2/126 : ARG GO_VERSION=1.13.0 [2019-09-25T00:03:53.075Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-25T00:03:53.075Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-25T00:03:53.075Z] ---> cbb48e1a16c3 [2019-09-25T00:03:53.075Z] Step 5/126 : ARG APT_MIRROR [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> ac2625267a99 [2019-09-25T00:03:53.075Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 09c636a289c4 [2019-09-25T00:03:53.075Z] Step 7/126 : ENV GO111MODULE=off [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 8/126 : FROM base AS criu [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 407de6df2535 [2019-09-25T00:03:53.075Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 23a1558f5d8f [2019-09-25T00:03:53.075Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 5e0b7a383d9d [2019-09-25T00:03:53.075Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 1161e56f6ecb [2019-09-25T00:03:53.075Z] Step 13/126 : FROM base AS registry [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 8b8b1a577002 [2019-09-25T00:03:53.075Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> d2b9c374f5fb [2019-09-25T00:03:53.075Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> d7220c95007c [2019-09-25T00:03:53.075Z] Step 17/126 : FROM base AS swagger [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 8511baa0e6e3 [2019-09-25T00:03:53.075Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> e5999e9589b1 [2019-09-25T00:03:53.075Z] Step 20/126 : FROM base AS frozen-images [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 407de6df2535 [2019-09-25T00:03:53.075Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> cc9884d6ef18 [2019-09-25T00:03:53.075Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 0ff29f82f699 [2019-09-25T00:03:53.075Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 7ca77cbbb74a [2019-09-25T00:03:53.075Z] Step 25/126 : FROM base AS cross-false [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 26/126 : FROM base AS cross-true [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 407de6df2535 [2019-09-25T00:03:53.075Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 0376c4fc9502 [2019-09-25T00:03:53.075Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 13ca43c4c089 [2019-09-25T00:03:53.075Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 16396d00796a [2019-09-25T00:03:53.075Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> d9fed042c0b6 [2019-09-25T00:03:53.075Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 407de6df2535 [2019-09-25T00:03:53.075Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 83de650fd072 [2019-09-25T00:03:53.075Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-25T00:03:53.075Z] ---> d9fed042c0b6 [2019-09-25T00:03:53.075Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> 23dc23f50205 [2019-09-25T00:03:53.075Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> e325762b025a [2019-09-25T00:03:53.075Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-25T00:03:53.075Z] ---> 83de650fd072 [2019-09-25T00:03:53.075Z] Step 40/126 : FROM base AS tomlv [2019-09-25T00:03:53.075Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.075Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> f8dd7d9b77de [2019-09-25T00:03:53.075Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> f7f20a414731 [2019-09-25T00:03:53.075Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.075Z] ---> Using cache [2019-09-25T00:03:53.075Z] ---> bb4596f2128a [2019-09-25T00:03:53.075Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 7677608a4a8c [2019-09-25T00:03:53.459Z] Step 45/126 : FROM base AS vndr [2019-09-25T00:03:53.459Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.459Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> ff9c1e3d0d99 [2019-09-25T00:03:53.459Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> c27f6022e00c [2019-09-25T00:03:53.459Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> cd47738b8c2c [2019-09-25T00:03:53.459Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 8b6aafccaa42 [2019-09-25T00:03:53.459Z] Step 50/126 : FROM dev-base AS containerd [2019-09-25T00:03:53.459Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.459Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 407de6df2535 [2019-09-25T00:03:53.459Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 9d521d828e2b [2019-09-25T00:03:53.459Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> b04e1e152189 [2019-09-25T00:03:53.459Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> fb9c552ac693 [2019-09-25T00:03:53.459Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> aeb6d6594b75 [2019-09-25T00:03:53.459Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 4345130d6ae2 [2019-09-25T00:03:53.459Z] Step 57/126 : FROM dev-base AS proxy [2019-09-25T00:03:53.459Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.459Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 9ddffb54d59e [2019-09-25T00:03:53.459Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 096ed2b4526b [2019-09-25T00:03:53.459Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 82ed63ca511f [2019-09-25T00:03:53.459Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> cc9529f8540d [2019-09-25T00:03:53.459Z] Step 62/126 : FROM base AS golangci_lint [2019-09-25T00:03:53.459Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.459Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 47d80e0199a2 [2019-09-25T00:03:53.459Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> be76b3b39bd0 [2019-09-25T00:03:53.459Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 7bf0a28340f7 [2019-09-25T00:03:53.459Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> aba4b1d47609 [2019-09-25T00:03:53.459Z] Step 67/126 : FROM base AS gotestsum [2019-09-25T00:03:53.459Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.459Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> eb0ef2d687ce [2019-09-25T00:03:53.459Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 4419dcd350d8 [2019-09-25T00:03:53.459Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 9da37ab209d2 [2019-09-25T00:03:53.459Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 57529f2a543a [2019-09-25T00:03:53.459Z] Step 72/126 : FROM dev-base AS dockercli [2019-09-25T00:03:53.459Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.459Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 11fab509e0f1 [2019-09-25T00:03:53.459Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 17919d131113 [2019-09-25T00:03:53.459Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 256753a0a5da [2019-09-25T00:03:53.459Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 6292ce4a0ce1 [2019-09-25T00:03:53.459Z] Step 77/126 : FROM runtime-dev AS runc [2019-09-25T00:03:53.459Z] ---> 83de650fd072 [2019-09-25T00:03:53.459Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> b782ff438e65 [2019-09-25T00:03:53.459Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> aa356076af03 [2019-09-25T00:03:53.459Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> a8d451d63543 [2019-09-25T00:03:53.459Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 380d881b4af1 [2019-09-25T00:03:53.459Z] Step 82/126 : FROM dev-base AS tini [2019-09-25T00:03:53.459Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.459Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 407de6df2535 [2019-09-25T00:03:53.459Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 7a42ea98b868 [2019-09-25T00:03:53.459Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 1d8d03c70389 [2019-09-25T00:03:53.459Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 8499bac9bb5c [2019-09-25T00:03:53.459Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> c5d1be5938fd [2019-09-25T00:03:53.459Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.459Z] ---> Using cache [2019-09-25T00:03:53.459Z] ---> 170c970dcb99 [2019-09-25T00:03:53.459Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-09-25T00:03:53.460Z] ---> 548ce6ee7f75 [2019-09-25T00:03:53.460Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 169e893616e8 [2019-09-25T00:03:53.460Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 3dc8b8b8fdb6 [2019-09-25T00:03:53.460Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 47b9a15dabc7 [2019-09-25T00:03:53.460Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 1284017ace60 [2019-09-25T00:03:53.460Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 349ae06eea6a [2019-09-25T00:03:53.460Z] Step 95/126 : FROM runtime-dev AS dev [2019-09-25T00:03:53.460Z] ---> 83de650fd072 [2019-09-25T00:03:53.460Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 1c1a3f90c2f4 [2019-09-25T00:03:53.460Z] Step 97/126 : RUN groupadd -r docker [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 645b4990e93b [2019-09-25T00:03:53.460Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 118d2cf0022a [2019-09-25T00:03:53.460Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> e4acb287b7dc [2019-09-25T00:03:53.460Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 0aefd7c27abd [2019-09-25T00:03:53.460Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 7b33bfb7500d [2019-09-25T00:03:53.460Z] Step 102/126 : RUN ldconfig [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> 9ac9b9473731 [2019-09-25T00:03:53.460Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> c0be3a93fbb6 [2019-09-25T00:03:53.460Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-09-25T00:03:53.460Z] ---> Using cache [2019-09-25T00:03:53.460Z] ---> ef4e7e71ed74 [2019-09-25T00:03:53.460Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-25T00:03:54.433Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.1s done [2019-09-25T00:03:54.433Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s [2019-09-25T00:03:55.165Z] #18 transferring context: 45.51MB 3.5s done [2019-09-25T00:03:55.165Z] #18 DONE 3.5s [2019-09-25T00:03:55.165Z] [2019-09-25T00:03:55.165Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821... [2019-09-25T00:03:55.165Z] #4 resolve docker.io/library/golang:1.13.0-stretch@sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 done [2019-09-25T00:03:55.165Z] #4 sha256:4e97e0b8479504ee92964c5de6782d88651d953f5df5cfd7a1d45ba48aa90f43 1.80kB / 1.80kB done [2019-09-25T00:03:55.165Z] #4 sha256:d68f79d0e22c6f5eb6ccbbbf05cf9d784db13f59bc6251c220a090fd19b22b9e 5.46kB / 5.46kB done [2019-09-25T00:03:55.165Z] #4 sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 1.42kB / 1.42kB done [2019-09-25T00:03:55.165Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.0s done [2019-09-25T00:03:55.165Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.5s done [2019-09-25T00:03:55.165Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.7s done [2019-09-25T00:03:55.165Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.2s done [2019-09-25T00:03:55.165Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.2s done [2019-09-25T00:03:55.165Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 120.05MB / 120.05MB 3.1s done [2019-09-25T00:03:55.165Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 2.2s [2019-09-25T00:03:55.165Z] #4 sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a 124B / 124B 2.3s done [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> acf171fd6cb3 [2019-09-25T00:03:55.302Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> 0a956eef71ed [2019-09-25T00:03:55.302Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> 8a1ac836fc23 [2019-09-25T00:03:55.302Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> 260ac77ccb17 [2019-09-25T00:03:55.302Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> 37ad0d1fa91d [2019-09-25T00:03:55.302Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> 8d22577b42e7 [2019-09-25T00:03:55.302Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> 504630bd68c4 [2019-09-25T00:03:55.302Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> 36a8d13f84e3 [2019-09-25T00:03:55.302Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> cac53a856d8a [2019-09-25T00:03:55.302Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.302Z] ---> ca44c3739373 [2019-09-25T00:03:55.302Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-25T00:03:55.302Z] ---> Using cache [2019-09-25T00:03:55.679Z] ---> 6980d02f45f8 [2019-09-25T00:03:55.679Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-25T00:03:55.797Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.7s done [2019-09-25T00:03:56.052Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 0.1s [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> b47d1c14a89a [2019-09-25T00:03:56.070Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> 6bf65b23b3c9 [2019-09-25T00:03:56.070Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> 0d160ec4a547 [2019-09-25T00:03:56.070Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> 1d8f5e2c3c52 [2019-09-25T00:03:56.070Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> dcc6d03b2e02 [2019-09-25T00:03:56.070Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> b23296739ef5 [2019-09-25T00:03:56.070Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> af73da42e8d6 [2019-09-25T00:03:56.070Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> 41e946861d79 [2019-09-25T00:03:56.070Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-25T00:03:56.070Z] ---> Using cache [2019-09-25T00:03:56.070Z] ---> b1307a9d1b62 [2019-09-25T00:03:56.070Z] Step 125/126 : FROM dev AS final [2019-09-25T00:03:56.070Z] ---> b1307a9d1b62 [2019-09-25T00:03:56.070Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-25T00:03:56.224Z] Running on azwin-2-4d20d0 in d:\jenkins\workspace\moby_PR-39984 [Pipeline] { [Pipeline] ws [2019-09-25T00:03:56.237Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-25T00:03:56.541Z] using credential docker-jenkins-github-credentials [2019-09-25T00:03:56.572Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.3s done [2019-09-25T00:03:56.572Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-09-25T00:03:56.616Z] Cloning the remote Git repository [2019-09-25T00:03:56.616Z] Cloning with configured refspecs honoured and without tags [2019-09-25T00:03:56.860Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.3s done [2019-09-25T00:03:56.860Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-09-25T00:03:57.119Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done [2019-09-25T00:03:57.379Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0.1s [2019-09-25T00:03:56.629Z] Cloning repository https://github.com/moby/moby.git [2019-09-25T00:03:56.629Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-25T00:03:56.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:03:56.708Z] > git --version # timeout=10 [2019-09-25T00:03:56.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:03:56.755Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:03:59.277Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.0s done [2019-09-25T00:03:59.287Z] ---> 76bc1a34378d [2019-09-25T00:03:59.287Z] Successfully built 76bc1a34378d [2019-09-25T00:03:59.287Z] Successfully tagged docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-25T00:03:59.535Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s [2019-09-25T00:04:00.253Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 4.1s done [2019-09-25T00:04:00.254Z] #4 extracting sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a done [2019-09-25T00:04:00.292Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/test/unit [2019-09-25T00:04:00.813Z] #4 DONE 14.5s [2019-09-25T00:04:00.813Z] [2019-09-25T00:04:00.813Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-25T00:04:01.432Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.8s done [2019-09-25T00:04:01.432Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f [2019-09-25T00:04:03.361Z] #5 DONE 2.3s [2019-09-25T00:04:03.361Z] [2019-09-25T00:04:03.361Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:04:03.361Z] #22 DONE 0.1s [2019-09-25T00:04:03.361Z] [2019-09-25T00:04:03.361Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-25T00:04:03.361Z] #6 ... [2019-09-25T00:04:03.361Z] [2019-09-25T00:04:03.361Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-25T00:04:03.361Z] #23 DONE 0.1s [2019-09-25T00:04:03.361Z] [2019-09-25T00:04:03.361Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-25T00:04:03.809Z] ? github.com/docker/docker/api [no test files] [2019-09-25T00:04:04.284Z] #15 1.353 + mktemp -d [2019-09-25T00:04:04.284Z] #15 1.357 + export GOPATH=/tmp/tmp.Iwhgf6b7fZ [2019-09-25T00:04:04.284Z] #15 1.357 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Iwhgf6b7fZ/src/github.com/go-swagger/go-swagger [2019-09-25T00:04:04.284Z] #15 1.357 Cloning into '/tmp/tmp.Iwhgf6b7fZ/src/github.com/go-swagger/go-swagger'... [2019-09-25T00:04:05.626Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 4.1s done [2019-09-25T00:04:05.626Z] #4 extracting sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a [2019-09-25T00:04:05.626Z] #4 extracting sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a done [2019-09-25T00:04:05.883Z] #4 DONE 14.5s [2019-09-25T00:04:06.140Z] [2019-09-25T00:04:06.140Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-25T00:04:08.044Z] #5 DONE 1.8s [2019-09-25T00:04:08.044Z] [2019-09-25T00:04:08.044Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:04:08.044Z] #22 DONE 0.1s [2019-09-25T00:04:08.044Z] [2019-09-25T00:04:08.044Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-25T00:04:09.546Z] #15 ... [2019-09-25T00:04:09.546Z] [2019-09-25T00:04:09.546Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-25T00:04:09.546Z] #6 2.587 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:04:09.546Z] #6 2.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:04:09.546Z] #6 2.603 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:04:09.546Z] #6 2.605 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:04:09.546Z] #6 2.617 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:04:09.546Z] #6 2.880 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:04:09.546Z] #6 3.261 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:04:09.546Z] #6 3.407 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:04:09.546Z] #6 5.924 Fetched 7916 kB in 4s (1818 kB/s) [2019-09-25T00:04:10.472Z] #6 5.924 Reading package lists... [2019-09-25T00:04:10.588Z] #6 2.793 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:04:10.845Z] #6 2.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:04:10.845Z] #6 2.806 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:04:10.845Z] #6 2.811 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:04:10.845Z] #6 2.835 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:04:11.032Z] #6 7.422 Reading package lists... [2019-09-25T00:04:11.032Z] #6 ... [2019-09-25T00:04:11.032Z] [2019-09-25T00:04:11.032Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-25T00:04:11.032Z] #15 7.981 + cd /tmp/tmp.Iwhgf6b7fZ/src/github.com/go-swagger/go-swagger [2019-09-25T00:04:11.032Z] #15 7.982 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-25T00:04:11.103Z] #6 3.133 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:04:11.593Z] #15 8.499 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-25T00:04:11.668Z] #6 3.713 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:04:11.925Z] #6 4.009 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:04:12.260Z] Fetching without tags [2019-09-25T00:04:11.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:04:11.955Z] > git config --add remote.origin.fetch +refs/pull/39984/head:refs/remotes/origin/PR-39984 # timeout=10 [2019-09-25T00:04:12.017Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-25T00:04:12.142Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:04:12.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:04:12.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:04:12.269Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:04:12.956Z] #15 ... [2019-09-25T00:04:12.956Z] [2019-09-25T00:04:12.956Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-25T00:04:12.956Z] #17 2.236 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:04:12.956Z] #17 2.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:04:12.956Z] #17 2.333 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:04:12.956Z] #17 2.335 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:04:12.956Z] #17 2.340 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:04:12.956Z] #17 2.492 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:04:12.956Z] #17 2.817 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:04:12.956Z] #17 3.036 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:04:12.956Z] #17 5.509 Fetched 7916 kB in 4s (1833 kB/s) [2019-09-25T00:04:12.956Z] #17 5.509 Reading package lists... [2019-09-25T00:04:12.956Z] #17 6.961 Reading package lists... [2019-09-25T00:04:12.956Z] #17 8.397 Building dependency tree... [2019-09-25T00:04:12.956Z] #17 8.618 Reading state information... [2019-09-25T00:04:12.956Z] #17 8.771 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-25T00:04:12.956Z] #17 8.771 The following additional packages will be installed: [2019-09-25T00:04:12.956Z] #17 8.772 libjq1 libonig4 [2019-09-25T00:04:12.956Z] #17 8.857 The following NEW packages will be installed: [2019-09-25T00:04:12.956Z] #17 8.861 jq libjq1 libonig4 [2019-09-25T00:04:12.956Z] #17 9.915 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:04:12.956Z] #17 9.915 Need to get 327 kB of archives. [2019-09-25T00:04:12.956Z] #17 9.915 After this operation, 1157 kB of additional disk space will be used. [2019-09-25T00:04:12.956Z] #17 9.915 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-25T00:04:12.956Z] #17 9.920 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-25T00:04:12.956Z] #17 9.923 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-25T00:04:13.212Z] #17 10.12 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:04:13.212Z] #17 10.17 Fetched 327 kB in 1s (314 kB/s) [2019-09-25T00:04:13.212Z] #17 ... [2019-09-25T00:04:13.212Z] [2019-09-25T00:04:13.212Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-25T00:04:13.212Z] #6 7.422 Reading package lists... [2019-09-25T00:04:13.212Z] #6 8.648 Building dependency tree... [2019-09-25T00:04:13.212Z] #6 8.875 Reading state information... [2019-09-25T00:04:13.212Z] #6 9.005 The following additional packages will be installed: [2019-09-25T00:04:13.212Z] #6 9.005 libapparmor1 libseccomp2 [2019-09-25T00:04:13.212Z] #6 9.006 Suggested packages: [2019-09-25T00:04:13.212Z] #6 9.006 seccomp [2019-09-25T00:04:13.212Z] #6 9.066 The following NEW packages will be installed: [2019-09-25T00:04:13.212Z] #6 9.069 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-25T00:04:13.212Z] #6 10.23 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:04:13.212Z] #6 10.23 Need to get 300 kB of archives. [2019-09-25T00:04:13.212Z] #6 10.23 After this operation, 1201 kB of additional disk space will be used. [2019-09-25T00:04:13.212Z] #6 10.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-25T00:04:13.212Z] #6 10.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-25T00:04:13.212Z] #6 10.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-25T00:04:13.212Z] #6 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-25T00:04:13.473Z] #6 10.51 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:04:13.473Z] #6 10.55 Fetched 300 kB in 1s (259 kB/s) [2019-09-25T00:04:13.507Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:04:13.730Z] #6 10.59 Selecting previously unselected package libseccomp2:amd64. [2019-09-25T00:04:13.730Z] #6 10.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:04:13.730Z] #6 10.61 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-25T00:04:13.730Z] #6 10.62 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-25T00:04:13.730Z] #6 10.72 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-25T00:04:13.730Z] #6 ... [2019-09-25T00:04:13.730Z] [2019-09-25T00:04:13.730Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-25T00:04:13.730Z] #17 10.20 Selecting previously unselected package libonig4:amd64. [2019-09-25T00:04:13.730Z] #17 10.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:04:13.730Z] #17 10.21 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-25T00:04:13.730Z] #17 10.22 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-25T00:04:13.730Z] #17 10.32 Selecting previously unselected package libjq1:amd64. [2019-09-25T00:04:13.730Z] #17 10.32 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-25T00:04:13.730Z] #17 10.33 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-25T00:04:13.730Z] #17 10.39 Selecting previously unselected package jq. [2019-09-25T00:04:13.730Z] #17 10.39 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-25T00:04:13.730Z] #17 10.39 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-25T00:04:13.730Z] #17 10.46 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-25T00:04:13.730Z] #17 10.48 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-25T00:04:13.730Z] #17 10.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:13.730Z] #17 10.54 Setting up jq (1.5+dfsg-1.3) ... [2019-09-25T00:04:13.730Z] #17 DONE 10.8s [2019-09-25T00:04:13.730Z] [2019-09-25T00:04:13.730Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-25T00:04:13.730Z] #6 10.73 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-25T00:04:13.730Z] #6 10.75 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-25T00:04:13.730Z] #6 10.86 Selecting previously unselected package libapparmor1:amd64. [2019-09-25T00:04:13.987Z] #6 ... [2019-09-25T00:04:13.987Z] [2019-09-25T00:04:13.987Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-25T00:04:13.987Z] #19 DONE 0.1s [2019-09-25T00:04:13.987Z] [2019-09-25T00:04:13.987Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-25T00:04:13.987Z] #6 10.87 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-25T00:04:13.987Z] #6 10.87 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-25T00:04:13.987Z] #6 11.00 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-25T00:04:13.987Z] #6 11.00 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-25T00:04:13.987Z] #6 11.00 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-25T00:04:13.523Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:04:13.570Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:04:14.243Z] #6 11.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:14.243Z] #6 11.17 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-25T00:04:14.243Z] #6 11.19 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-25T00:04:14.243Z] #6 11.20 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-25T00:04:14.243Z] #6 11.21 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-25T00:04:14.243Z] #6 11.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:14.498Z] #6 DONE 11.4s [2019-09-25T00:04:14.498Z] [2019-09-25T00:04:14.498Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-25T00:04:15.204Z] #6 ... [2019-09-25T00:04:15.204Z] [2019-09-25T00:04:15.204Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-25T00:04:15.204Z] #17 2.283 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:04:15.204Z] #17 2.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:04:15.204Z] #17 2.299 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:04:15.204Z] #17 2.305 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:04:15.204Z] #17 2.307 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:04:15.204Z] #17 2.425 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:04:15.204Z] #17 2.690 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:04:15.204Z] #17 2.966 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:04:15.204Z] #17 6.032 Fetched 7916 kB in 4s (1661 kB/s) [2019-09-25T00:04:15.204Z] #17 6.032 Reading package lists... [2019-09-25T00:04:15.204Z] #17 ... [2019-09-25T00:04:15.204Z] [2019-09-25T00:04:15.204Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-25T00:04:15.204Z] #6 7.356 Fetched 7916 kB in 5s (1424 kB/s) [2019-09-25T00:04:15.573Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-09-25T00:04:16.382Z] #7 DONE 1.7s [2019-09-25T00:04:16.383Z] [2019-09-25T00:04:16.383Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-25T00:04:17.082Z] Merge succeeded, producing f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:04:17.083Z] Checking out Revision f3d8b8ae74804ba6a0386186c1c65bd1d556075a (PR-39984) [2019-09-25T00:04:17.107Z] #6 7.356 Reading package lists... [2019-09-25T00:04:17.881Z] Commit message: "Jenkinsfile: move integration step cleanup to amd64 where it was intended to be" [2019-09-25T00:04:16.831Z] > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10 [2019-09-25T00:04:16.971Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-25T00:04:17.096Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:04:17.159Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:04:18.039Z] #6 9.184 Reading package lists... [2019-09-25T00:04:18.039Z] #6 ... [2019-09-25T00:04:18.039Z] [2019-09-25T00:04:18.039Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-25T00:04:18.039Z] #15 1.676 + mktemp -d [2019-09-25T00:04:18.039Z] #15 1.689 + export GOPATH=/tmp/tmp.5xqtqIbqdt [2019-09-25T00:04:18.039Z] #15 1.689 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.5xqtqIbqdt/src/github.com/go-swagger/go-swagger [2019-09-25T00:04:18.039Z] #15 1.689 Cloning into '/tmp/tmp.5xqtqIbqdt/src/github.com/go-swagger/go-swagger'... [2019-09-25T00:04:18.039Z] #15 ... [2019-09-25T00:04:18.039Z] [2019-09-25T00:04:18.039Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:04:18.039Z] #35 2.569 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:04:18.039Z] #35 2.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:04:18.039Z] #35 2.588 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:04:18.039Z] #35 2.593 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:04:18.039Z] #35 2.603 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:04:18.039Z] #35 2.807 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:04:18.039Z] #35 3.292 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:04:18.039Z] #35 3.595 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:04:18.039Z] #35 6.904 Fetched 7916 kB in 5s (1465 kB/s) [2019-09-25T00:04:18.039Z] #35 6.904 Reading package lists... [2019-09-25T00:04:18.284Z] #8 DONE 1.8s [2019-09-25T00:04:18.284Z] [2019-09-25T00:04:18.284Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:04:18.284Z] #20 2.430 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-25T00:04:18.284Z] #20 2.620 [2019-09-25T00:04:18.284Z] #20 2.766 # 2.7% ############### 22.2% ############################ 39.6% ############################################## 64.9% ############################################################## 86.8% ######################################################################## 100.0% [2019-09-25T00:04:18.284Z] #20 3.415 [2019-09-25T00:04:18.284Z] #20 3.596 ################ 22.3% ######################################################### 79.9% ######################################################################## 100.0% [2019-09-25T00:04:18.284Z] #20 3.897 [2019-09-25T00:04:18.284Z] #20 4.041 ################ 22.6% ############################# 41.1% ############################################ 62.0% ################################################################## 92.9% ######################################################################## 100.0% [2019-09-25T00:04:18.297Z] #35 8.865 Reading package lists... [2019-09-25T00:04:18.297Z] #35 ... [2019-09-25T00:04:18.297Z] [2019-09-25T00:04:18.297Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-25T00:04:18.297Z] #15 10.38 + cd /tmp/tmp.5xqtqIbqdt/src/github.com/go-swagger/go-swagger [2019-09-25T00:04:18.297Z] #15 10.38 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-25T00:04:18.539Z] #20 4.615 [2019-09-25T00:04:18.863Z] #15 10.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-25T00:04:19.334Z] + docker version [2019-09-25T00:04:19.335Z] Client: Docker Engine - Enterprise [2019-09-25T00:04:19.335Z] Version: 19.03.2 [2019-09-25T00:04:19.335Z] API version: 1.40 [2019-09-25T00:04:19.335Z] Go version: go1.12.8 [2019-09-25T00:04:19.335Z] Git commit: c92ab06ed9 [2019-09-25T00:04:19.335Z] Built: 09/03/2019 16:38:11 [2019-09-25T00:04:19.335Z] OS/Arch: windows/amd64 [2019-09-25T00:04:19.335Z] Experimental: false [2019-09-25T00:04:19.335Z] [2019-09-25T00:04:19.335Z] Server: Docker Engine - Enterprise [2019-09-25T00:04:19.335Z] Engine: [2019-09-25T00:04:19.335Z] Version: 19.03.2 [2019-09-25T00:04:19.335Z] API version: 1.40 (minimum version 1.24) [2019-09-25T00:04:19.335Z] Go version: go1.12.8 [2019-09-25T00:04:19.335Z] Git commit: c92ab06ed9 [2019-09-25T00:04:19.335Z] Built: 09/03/2019 16:35:47 [2019-09-25T00:04:19.335Z] OS/Arch: windows/amd64 [2019-09-25T00:04:19.335Z] Experimental: true [Pipeline] sh [2019-09-25T00:04:19.819Z] #20 4.896 ## 4.1% ####### 10.5% ############## 20.8% #################### 28.6% ######################### 35.6% ####### [2019-09-25T00:04:19.819Z] #20 ... [2019-09-25T00:04:19.819Z] [2019-09-25T00:04:19.819Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-25T00:04:19.819Z] #9 1.419 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-25T00:04:19.819Z] #9 DONE 1.8s [2019-09-25T00:04:19.819Z] [2019-09-25T00:04:19.819Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:04:19.819Z] #20 4.896 ## 4.1% ####### 10.5% ############## 20.8% #################### 28.6% ######################### 35.6% ################################ 45.2% [2019-09-25T00:04:19.819Z] #20 ... [2019-09-25T00:04:19.819Z] [2019-09-25T00:04:19.819Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-25T00:04:20.371Z] + docker info [2019-09-25T00:04:20.765Z] #15 ... [2019-09-25T00:04:20.765Z] [2019-09-25T00:04:20.765Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-25T00:04:20.765Z] #17 6.032 Reading package lists... [2019-09-25T00:04:20.765Z] #17 7.794 Reading package lists... [2019-09-25T00:04:20.765Z] #17 9.685 Building dependency tree... [2019-09-25T00:04:20.765Z] #17 9.984 Reading state information... [2019-09-25T00:04:20.765Z] #17 10.22 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-25T00:04:20.765Z] #17 10.22 The following additional packages will be installed: [2019-09-25T00:04:20.765Z] #17 10.23 libjq1 libonig4 [2019-09-25T00:04:20.765Z] #17 10.33 The following NEW packages will be installed: [2019-09-25T00:04:20.765Z] #17 10.33 jq libjq1 libonig4 [2019-09-25T00:04:20.765Z] #17 11.37 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:04:20.765Z] #17 11.37 Need to get 327 kB of archives. [2019-09-25T00:04:20.765Z] #17 11.37 After this operation, 1157 kB of additional disk space will be used. [2019-09-25T00:04:20.765Z] #17 11.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-25T00:04:20.765Z] #17 11.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-25T00:04:20.765Z] #17 11.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-25T00:04:20.765Z] #17 11.56 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:04:20.765Z] #17 11.60 Fetched 327 kB in 1s (318 kB/s) [2019-09-25T00:04:20.765Z] #17 11.63 Selecting previously unselected package libonig4:amd64. [2019-09-25T00:04:20.765Z] #17 11.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:04:20.765Z] #17 11.65 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-25T00:04:20.765Z] #17 11.65 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-25T00:04:20.765Z] #17 11.72 Selecting previously unselected package libjq1:amd64. [2019-09-25T00:04:20.765Z] #17 11.72 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-25T00:04:20.765Z] #17 11.72 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-25T00:04:20.765Z] #17 11.77 Selecting previously unselected package jq. [2019-09-25T00:04:20.765Z] #17 11.77 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-25T00:04:20.765Z] #17 11.78 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-25T00:04:20.765Z] #17 11.89 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-25T00:04:20.765Z] #17 11.90 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-25T00:04:20.765Z] #17 11.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:20.765Z] #17 11.93 Setting up jq (1.5+dfsg-1.3) ... [2019-09-25T00:04:20.765Z] #17 DONE 12.4s [2019-09-25T00:04:20.765Z] [2019-09-25T00:04:20.765Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-25T00:04:20.765Z] #19 DONE 0.1s [2019-09-25T00:04:20.765Z] [2019-09-25T00:04:20.765Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:04:20.765Z] #35 8.865 Reading package lists... [2019-09-25T00:04:20.765Z] #35 10.66 Building dependency tree... [2019-09-25T00:04:20.765Z] #35 10.86 Reading state information... [2019-09-25T00:04:20.765Z] #35 11.02 The following additional packages will be installed: [2019-09-25T00:04:20.765Z] #35 11.02 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-25T00:04:20.765Z] #35 11.02 Suggested packages: [2019-09-25T00:04:20.765Z] #35 11.02 codeblocks eclipse ninja-build lrzip [2019-09-25T00:04:20.765Z] #35 11.02 Recommended packages: [2019-09-25T00:04:20.765Z] #35 11.02 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-25T00:04:20.765Z] #35 11.17 The following NEW packages will be installed: [2019-09-25T00:04:20.765Z] #35 11.17 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-25T00:04:20.765Z] #35 11.18 vim-common xxd [2019-09-25T00:04:20.765Z] #35 12.20 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:04:20.765Z] #35 12.20 Need to get 13.7 MB of archives. [2019-09-25T00:04:20.765Z] #35 12.20 After this operation, 57.2 MB of additional disk space will be used. [2019-09-25T00:04:20.765Z] #35 12.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-25T00:04:20.765Z] #35 12.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-25T00:04:20.765Z] #35 12.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-09-25T00:04:20.765Z] #35 12.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-25T00:04:20.765Z] #35 12.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-25T00:04:20.765Z] #35 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-25T00:04:20.765Z] #35 12.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-25T00:04:20.765Z] #35 12.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-25T00:04:20.765Z] #35 12.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-25T00:04:20.765Z] #35 12.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-25T00:04:21.023Z] #35 13.03 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:04:21.023Z] #35 13.08 Fetched 13.7 MB in 1s (8795 kB/s) [2019-09-25T00:04:21.023Z] #35 13.13 Selecting previously unselected package cmake-data. [2019-09-25T00:04:21.023Z] #35 13.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:04:21.023Z] #35 13.15 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-25T00:04:21.023Z] #35 13.16 Unpacking cmake-data (3.7.2-1) ... [2019-09-25T00:04:21.588Z] #35 ... [2019-09-25T00:04:21.588Z] [2019-09-25T00:04:21.588Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-25T00:04:21.588Z] #6 9.184 Reading package lists... [2019-09-25T00:04:21.588Z] #6 10.70 Building dependency tree... [2019-09-25T00:04:21.588Z] #6 11.02 Reading state information... [2019-09-25T00:04:21.588Z] #6 11.24 The following additional packages will be installed: [2019-09-25T00:04:21.588Z] #6 11.24 libapparmor1 libseccomp2 [2019-09-25T00:04:21.588Z] #6 11.24 Suggested packages: [2019-09-25T00:04:21.588Z] #6 11.24 seccomp [2019-09-25T00:04:21.588Z] #6 11.30 The following NEW packages will be installed: [2019-09-25T00:04:21.588Z] #6 11.30 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-25T00:04:21.588Z] #6 12.40 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:04:21.588Z] #6 12.40 Need to get 300 kB of archives. [2019-09-25T00:04:21.588Z] #6 12.40 After this operation, 1201 kB of additional disk space will be used. [2019-09-25T00:04:21.588Z] #6 12.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-25T00:04:21.588Z] #6 12.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-25T00:04:21.588Z] #6 12.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-25T00:04:21.588Z] #6 12.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-25T00:04:21.588Z] #6 12.85 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:04:21.588Z] #6 12.91 Fetched 300 kB in 1s (268 kB/s) [2019-09-25T00:04:21.588Z] #6 12.96 Selecting previously unselected package libseccomp2:amd64. [2019-09-25T00:04:21.588Z] #6 12.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:04:21.588Z] #6 12.98 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-25T00:04:21.588Z] #6 13.00 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-25T00:04:21.588Z] #6 13.08 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-25T00:04:21.588Z] #6 13.08 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-25T00:04:21.588Z] #6 13.08 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-25T00:04:21.588Z] #6 13.20 Selecting previously unselected package libapparmor1:amd64. [2019-09-25T00:04:21.588Z] #6 13.20 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-25T00:04:21.588Z] #6 13.21 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-25T00:04:21.588Z] #6 13.28 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-25T00:04:21.588Z] #6 13.28 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-25T00:04:21.588Z] #6 13.30 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-25T00:04:21.588Z] #6 13.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:21.588Z] #6 13.43 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-25T00:04:21.588Z] #6 13.44 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-25T00:04:21.588Z] #6 13.45 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-25T00:04:21.588Z] #6 13.46 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-25T00:04:21.588Z] #6 13.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:21.588Z] #6 DONE 13.7s [2019-09-25T00:04:21.836Z] #10 DONE 1.8s [2019-09-25T00:04:21.836Z] [2019-09-25T00:04:21.836Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:04:21.836Z] #20 4.896 ## 4.1% ####### 10.5% ############## 20.8% #################### 28.6% ######################### 35.6% ################################ 45.2% ################################### 49.2% ###################################### 53.2% ############################################ 61.8% ################################################ 67.6% ########################################################## 80.9% ################################################################# 90.9% ######################################################################## 100.0% [2019-09-25T00:04:21.836Z] #20 6.651 [2019-09-25T00:04:21.836Z] #20 7.155 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-25T00:04:21.836Z] #20 7.302 [2019-09-25T00:04:21.836Z] #20 7.409 ######################################################################## 100.0% [2019-09-25T00:04:21.836Z] #20 7.469 [2019-09-25T00:04:21.846Z] [2019-09-25T00:04:21.846Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-25T00:04:21.913Z] Client: [2019-09-25T00:04:21.913Z] Debug Mode: false [2019-09-25T00:04:21.913Z] Plugins: [2019-09-25T00:04:21.913Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-25T00:04:21.913Z] [2019-09-25T00:04:21.913Z] Server: [2019-09-25T00:04:21.913Z] Containers: 2 [2019-09-25T00:04:21.913Z] Running: 0 [2019-09-25T00:04:21.913Z] Paused: 0 [2019-09-25T00:04:21.913Z] Stopped: 2 [2019-09-25T00:04:21.913Z] Images: 9 [2019-09-25T00:04:21.913Z] Server Version: 19.03.2 [2019-09-25T00:04:21.913Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-09-25T00:04:21.913Z] LCOW: [2019-09-25T00:04:21.913Z] Windows: [2019-09-25T00:04:21.913Z] Logging Driver: json-file [2019-09-25T00:04:21.913Z] Plugins: [2019-09-25T00:04:21.913Z] Volume: local [2019-09-25T00:04:21.913Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-25T00:04:21.913Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-25T00:04:21.913Z] Swarm: inactive [2019-09-25T00:04:21.913Z] Default Isolation: process [2019-09-25T00:04:21.913Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-25T00:04:21.913Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-25T00:04:21.913Z] OSType: windows [2019-09-25T00:04:21.913Z] Architecture: x86_64 [2019-09-25T00:04:21.913Z] CPUs: 4 [2019-09-25T00:04:21.913Z] Total Memory: 32GiB [2019-09-25T00:04:21.913Z] Name: azwin-2-4d20d0 [2019-09-25T00:04:21.913Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-25T00:04:21.913Z] Docker Root Dir: D:\docker [2019-09-25T00:04:21.913Z] Debug Mode: false [2019-09-25T00:04:21.913Z] Registry: https://index.docker.io/v1/ [2019-09-25T00:04:21.913Z] Labels: [2019-09-25T00:04:21.913Z] Experimental: true [2019-09-25T00:04:21.913Z] Insecure Registries: [2019-09-25T00:04:21.913Z] 10.0.0.4:5000 [2019-09-25T00:04:21.913Z] 127.0.0.0/8 [2019-09-25T00:04:21.913Z] Registry Mirrors: [2019-09-25T00:04:21.913Z] http://10.0.0.4:5000/ [2019-09-25T00:04:21.913Z] Live Restore Enabled: false [2019-09-25T00:04:21.913Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2019-09-25T00:04:22.092Z] #20 8.035 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [Pipeline] powershell [2019-09-25T00:04:22.347Z] #20 8.305 [2019-09-25T00:04:22.347Z] #20 8.483 ######################################################################## 100.0% [2019-09-25T00:04:22.347Z] #20 8.528 [2019-09-25T00:04:22.905Z] #20 ... [2019-09-25T00:04:22.905Z] [2019-09-25T00:04:22.905Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-25T00:04:22.905Z] #11 DONE 1.4s [2019-09-25T00:04:23.160Z] [2019-09-25T00:04:23.160Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:04:23.161Z] #20 9.065 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-25T00:04:23.161Z] #20 9.095 skipping existing 1849cc453dee [2019-09-25T00:04:23.161Z] #20 9.148 [2019-09-25T00:04:23.560Z] #20 9.691 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-25T00:04:23.749Z] #7 DONE 2.2s [2019-09-25T00:04:23.749Z] [2019-09-25T00:04:23.749Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:04:23.749Z] #20 2.228 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-25T00:04:23.749Z] #20 2.464 [2019-09-25T00:04:23.749Z] #20 2.639 ## 3.7% ########## 14.5% ###################### 30.7% ###################################### 53.6% #################################################### 72.6% ######################################################################## 100.0% [2019-09-25T00:04:23.749Z] #20 3.341 [2019-09-25T00:04:23.826Z] #20 9.910 [2019-09-25T00:04:23.826Z] #20 10.00 ######################################################################## 100.0% [2019-09-25T00:04:23.826Z] #20 10.04 [2019-09-25T00:04:24.082Z] #20 10.06 Download of images into '/build' complete. [2019-09-25T00:04:24.082Z] #20 10.06 Use something like the following to load the result into a Docker daemon: [2019-09-25T00:04:24.082Z] #20 10.06 tar -cC '/build' . | docker load [2019-09-25T00:04:24.082Z] #20 DONE 10.2s [2019-09-25T00:04:24.082Z] [2019-09-25T00:04:24.082Z] #12 [dev 6/24] RUN ldconfig [2019-09-25T00:04:24.272Z] #20 3.558 ############## 20.6% #################################### 50.1% ################################################################# 91.3% ######################################################################## 100.0% [2019-09-25T00:04:24.530Z] #20 3.949 [2019-09-25T00:04:24.642Z] #12 DONE 1.7s [2019-09-25T00:04:24.642Z] [2019-09-25T00:04:24.642Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:04:25.308Z] #20 4.116 ## 4.0% ############ 16.9% ########################### 38.8% ########################################## 59.5% ################################################### 71.8% ########################################################## 80.9% ######################################################################## 100.0% [2019-09-25T00:04:25.308Z] #20 5.080 [2019-09-25T00:04:25.566Z] #20 ... [2019-09-25T00:04:25.566Z] [2019-09-25T00:04:25.566Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-25T00:04:25.566Z] #8 DONE 1.7s [2019-09-25T00:04:25.566Z] [2019-09-25T00:04:25.566Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-25T00:04:27.469Z] #9 1.647 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-25T00:04:27.948Z] #13 3.366 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:04:28.203Z] #13 3.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:04:28.203Z] #13 3.384 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:04:28.203Z] #13 3.386 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:04:28.203Z] #13 3.392 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:04:28.203Z] #13 3.555 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:04:28.403Z] #9 DONE 2.7s [2019-09-25T00:04:28.403Z] [2019-09-25T00:04:28.403Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:04:28.403Z] #20 5.299 ### 4.8% ###### 9.2% ########## 14.7% ################# 24.2% ###################### 31.1% ############################# 40.8% ################################### 49.7% ####################################### 54.5% ######################################### 58.0% ############################################# 63.9% ################################################## 70.0% ###################################################### 75.5% ############################################################ 84.0% ################################################################# 90.9% ##################################################################### 96.4% ######################################################################## 100.0% [2019-09-25T00:04:28.403Z] #20 7.014 [2019-09-25T00:04:28.403Z] #20 7.486 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-25T00:04:28.403Z] #20 7.645 [2019-09-25T00:04:28.403Z] #20 7.730 ######################################################################## 100.0% [2019-09-25T00:04:28.403Z] #20 7.822 [2019-09-25T00:04:28.403Z] #20 ... [2019-09-25T00:04:28.403Z] [2019-09-25T00:04:28.403Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:04:28.403Z] #35 14.31 Selecting previously unselected package liblzo2-2:amd64. [2019-09-25T00:04:28.403Z] #35 14.31 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-25T00:04:28.403Z] #35 14.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:04:28.403Z] #35 14.38 Selecting previously unselected package libicu57:amd64. [2019-09-25T00:04:28.403Z] #35 14.38 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-09-25T00:04:28.403Z] #35 14.39 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-25T00:04:28.403Z] #35 16.75 Selecting previously unselected package libxml2:amd64. [2019-09-25T00:04:28.403Z] #35 16.75 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-25T00:04:28.403Z] #35 16.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-25T00:04:28.403Z] #35 16.98 Selecting previously unselected package libarchive13:amd64. [2019-09-25T00:04:28.403Z] #35 16.99 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-25T00:04:28.403Z] #35 16.99 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-25T00:04:28.403Z] #35 17.11 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-25T00:04:28.403Z] #35 17.11 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-25T00:04:28.403Z] #35 17.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-25T00:04:28.403Z] #35 17.17 Selecting previously unselected package libuv1:amd64. [2019-09-25T00:04:28.403Z] #35 17.17 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-25T00:04:28.403Z] #35 17.18 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-25T00:04:28.403Z] #35 17.26 Selecting previously unselected package cmake. [2019-09-25T00:04:28.403Z] #35 17.27 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-25T00:04:28.403Z] #35 17.32 Unpacking cmake (3.7.2-1) ... [2019-09-25T00:04:28.403Z] #35 18.65 Selecting previously unselected package xxd. [2019-09-25T00:04:28.403Z] #35 18.65 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-25T00:04:28.403Z] #35 18.65 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:28.403Z] #35 18.72 Selecting previously unselected package vim-common. [2019-09-25T00:04:28.403Z] #35 18.72 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:04:28.403Z] #35 18.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:28.403Z] #35 18.89 Processing triggers for mime-support (3.60) ... [2019-09-25T00:04:28.403Z] #35 18.93 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:28.403Z] #35 18.95 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-25T00:04:28.403Z] #35 18.96 Setting up cmake-data (3.7.2-1) ... [2019-09-25T00:04:28.403Z] #35 18.98 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-25T00:04:28.403Z] #35 18.99 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-25T00:04:28.403Z] #35 19.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:28.403Z] #35 19.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:28.403Z] #35 19.08 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:04:28.403Z] #35 19.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-25T00:04:28.403Z] #35 19.12 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-25T00:04:28.403Z] #35 19.13 Setting up cmake (3.7.2-1) ... [2019-09-25T00:04:28.403Z] #35 19.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:28.403Z] #35 DONE 20.4s [2019-09-25T00:04:28.403Z] [2019-09-25T00:04:28.403Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-25T00:04:28.762Z] #13 3.881 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:04:28.762Z] #13 4.044 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:04:29.775Z] #10 DONE 1.5s [2019-09-25T00:04:29.775Z] [2019-09-25T00:04:29.775Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-25T00:04:30.648Z] #13 5.680 Fetched 7916 kB in 3s (2301 kB/s) [2019-09-25T00:04:31.149Z] #11 DONE 1.4s [2019-09-25T00:04:31.149Z] [2019-09-25T00:04:31.149Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:04:31.149Z] #20 8.545 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-25T00:04:31.149Z] #20 8.735 [2019-09-25T00:04:31.149Z] #20 8.905 ############################ 39.9% ######################################################################## 100.0% [2019-09-25T00:04:31.149Z] #20 8.934 [2019-09-25T00:04:31.149Z] #20 9.533 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-25T00:04:31.149Z] #20 9.586 skipping existing 1849cc453dee [2019-09-25T00:04:31.149Z] #20 9.618 [2019-09-25T00:04:31.149Z] #20 10.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-25T00:04:31.149Z] #20 10.48 [2019-09-25T00:04:31.149Z] #20 10.57 ######################################################################## 100.0% [2019-09-25T00:04:31.149Z] #20 10.60 [2019-09-25T00:04:31.149Z] #20 10.62 Download of images into '/build' complete. [2019-09-25T00:04:31.149Z] #20 10.63 Use something like the following to load the result into a Docker daemon: [2019-09-25T00:04:31.149Z] #20 10.63 tar -cC '/build' . | docker load [2019-09-25T00:04:31.149Z] #20 DONE 10.8s [2019-09-25T00:04:31.149Z] [2019-09-25T00:04:31.149Z] #12 [dev 6/24] RUN ldconfig [2019-09-25T00:04:31.210Z] #13 5.680 Reading package lists... [2019-09-25T00:04:32.177Z] #13 6.581 Reading package lists... [2019-09-25T00:04:32.433Z] #13 7.424 Building dependency tree... [2019-09-25T00:04:32.433Z] #13 7.556 Reading state information... [2019-09-25T00:04:32.433Z] #13 7.671 The following additional packages will be installed: [2019-09-25T00:04:32.433Z] #13 7.672 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-25T00:04:32.433Z] #13 7.672 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-25T00:04:32.433Z] #13 7.672 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-25T00:04:32.433Z] #13 7.672 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-25T00:04:32.433Z] #13 7.672 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-25T00:04:32.433Z] #13 7.672 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-25T00:04:32.433Z] #13 7.672 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-25T00:04:32.433Z] #13 7.672 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-25T00:04:32.433Z] #13 7.672 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-25T00:04:32.433Z] #13 7.673 Suggested packages: [2019-09-25T00:04:32.433Z] #13 7.673 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-25T00:04:32.433Z] #13 7.673 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-25T00:04:32.433Z] #13 7.673 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-25T00:04:32.433Z] #13 7.673 vim-doc vim-scripts xfsdump acl attr quota [2019-09-25T00:04:32.433Z] #13 7.673 Recommended packages: [2019-09-25T00:04:32.433Z] #13 7.673 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-25T00:04:32.433Z] #13 7.673 python3-keyrings.alt python3-xdg unzip [2019-09-25T00:04:32.433Z] #13 ... [2019-09-25T00:04:32.433Z] [2019-09-25T00:04:32.433Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-25T00:04:32.433Z] #15 29.37 + rm -rf /tmp/tmp.Iwhgf6b7fZ [2019-09-25T00:04:32.689Z] #15 DONE 29.6s [2019-09-25T00:04:32.689Z] [2019-09-25T00:04:32.689Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:04:33.250Z] #13 8.548 The following NEW packages will be installed: [2019-09-25T00:04:33.250Z] #13 8.548 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-25T00:04:33.250Z] #13 8.548 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-25T00:04:33.250Z] #13 8.548 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-25T00:04:33.250Z] #13 8.548 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-25T00:04:33.250Z] #13 8.548 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-25T00:04:33.250Z] #13 8.548 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-25T00:04:33.250Z] #13 8.548 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-25T00:04:33.250Z] #13 8.548 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-25T00:04:33.250Z] #13 8.548 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-25T00:04:33.250Z] #13 8.548 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-25T00:04:33.250Z] #13 8.548 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-25T00:04:33.250Z] #13 8.548 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-25T00:04:33.250Z] #13 8.548 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-25T00:04:33.250Z] #13 8.548 xfsprogs xxd xz-utils zip [2019-09-25T00:04:33.677Z] #12 DONE 2.1s [2019-09-25T00:04:33.677Z] [2019-09-25T00:04:33.677Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:04:34.174Z] #13 9.574 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:04:34.174Z] #13 9.574 Need to get 90.9 MB of archives. [2019-09-25T00:04:34.174Z] #13 9.574 After this operation, 541 MB of additional disk space will be used. [2019-09-25T00:04:34.174Z] #13 9.574 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-25T00:04:34.430Z] #13 9.580 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-25T00:04:34.430Z] #13 9.582 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-25T00:04:34.430Z] #13 9.582 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-25T00:04:34.430Z] #13 9.586 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-09-25T00:04:34.430Z] #13 9.586 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-25T00:04:34.430Z] #13 9.593 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-25T00:04:34.430Z] #13 9.609 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-25T00:04:34.430Z] #13 9.610 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-25T00:04:34.430Z] #13 9.611 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-25T00:04:34.430Z] #13 9.632 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-25T00:04:34.430Z] #13 9.635 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-25T00:04:34.430Z] #13 9.635 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-25T00:04:34.430Z] #13 9.637 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-25T00:04:34.430Z] #13 9.637 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-25T00:04:34.430Z] #13 9.638 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-25T00:04:34.430Z] #13 9.639 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-25T00:04:34.430Z] #13 9.640 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-25T00:04:34.430Z] #13 9.641 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-25T00:04:34.430Z] #13 9.642 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-25T00:04:34.430Z] #13 9.642 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-25T00:04:34.430Z] #13 9.646 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-25T00:04:34.430Z] #13 9.647 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-25T00:04:34.430Z] #13 9.649 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-25T00:04:34.430Z] #13 9.650 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-25T00:04:34.430Z] #13 9.650 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-25T00:04:34.430Z] #13 9.653 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-25T00:04:34.430Z] #13 9.655 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-25T00:04:34.430Z] #13 9.655 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-25T00:04:34.430Z] #13 9.661 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-25T00:04:34.430Z] #13 9.662 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-25T00:04:34.430Z] #13 9.664 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-25T00:04:34.430Z] #13 9.667 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-25T00:04:34.430Z] #13 9.669 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-25T00:04:34.430Z] #13 9.671 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-25T00:04:34.430Z] #13 9.671 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-25T00:04:34.430Z] #13 9.672 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-25T00:04:34.430Z] #13 9.673 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-25T00:04:34.430Z] #13 9.673 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-25T00:04:34.430Z] #13 9.677 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-25T00:04:34.430Z] #13 9.680 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-25T00:04:34.430Z] #13 9.683 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-25T00:04:34.430Z] #13 9.691 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-25T00:04:34.430Z] #13 9.693 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-25T00:04:34.430Z] #13 9.694 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-25T00:04:34.430Z] #13 9.695 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-25T00:04:34.430Z] #13 9.696 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-25T00:04:34.430Z] #13 9.697 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-09-25T00:04:34.430Z] #13 9.719 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-25T00:04:34.430Z] #13 9.722 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-25T00:04:34.430Z] #13 9.738 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-25T00:04:34.430Z] #13 9.740 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-25T00:04:34.430Z] #13 9.742 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-25T00:04:34.430Z] #13 9.745 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-25T00:04:34.430Z] #13 9.746 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-25T00:04:34.430Z] #13 9.750 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-25T00:04:34.430Z] #13 9.814 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-25T00:04:34.685Z] #13 9.825 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-25T00:04:34.685Z] #13 9.834 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-25T00:04:34.685Z] #13 9.836 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-25T00:04:34.685Z] #13 9.837 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-25T00:04:34.685Z] #13 9.843 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-25T00:04:34.685Z] #13 9.864 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-25T00:04:34.685Z] #13 9.887 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-25T00:04:34.685Z] #13 9.889 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-25T00:04:34.685Z] #13 9.944 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-25T00:04:34.685Z] #13 9.981 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-25T00:04:34.685Z] #13 9.983 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-09-25T00:04:35.609Z] #13 10.80 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-09-25T00:04:35.864Z] #13 11.16 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:04:35.864Z] #13 11.18 Fetched 90.9 MB in 2s (36.7 MB/s) [2019-09-25T00:04:35.864Z] #13 11.22 Selecting previously unselected package bash-completion. [2019-09-25T00:04:35.864Z] #13 11.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-25T00:04:36.119Z] #13 11.22 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-25T00:04:36.203Z] #13 2.797 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:04:36.203Z] #13 2.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:04:36.203Z] #13 2.815 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:04:36.203Z] #13 2.823 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:04:36.203Z] #13 2.826 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:04:36.203Z] #13 2.982 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:04:36.374Z] #13 11.76 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-25T00:04:36.673Z] #13 11.86 Selecting previously unselected package libnet1:amd64. [2019-09-25T00:04:36.673Z] #13 11.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-25T00:04:36.673Z] #13 11.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-25T00:04:36.673Z] #13 11.90 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-25T00:04:36.673Z] #13 11.90 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-25T00:04:36.673Z] #13 11.91 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-25T00:04:36.673Z] #13 11.94 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-25T00:04:36.673Z] #13 11.94 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-25T00:04:36.673Z] #13 11.94 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-25T00:04:36.673Z] #13 11.98 Selecting previously unselected package libudev-dev:amd64. [2019-09-25T00:04:36.673Z] #13 11.98 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-09-25T00:04:36.673Z] #13 11.99 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-25T00:04:36.673Z] #13 12.03 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-25T00:04:36.673Z] #13 12.03 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-25T00:04:36.673Z] #13 12.04 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:36.769Z] #13 3.269 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:04:36.769Z] #13 3.429 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:04:36.928Z] #13 12.13 Selecting previously unselected package python3.5-minimal. [2019-09-25T00:04:36.928Z] #13 12.13 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-25T00:04:36.928Z] #13 12.14 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-25T00:04:36.928Z] #13 12.33 Selecting previously unselected package python3-minimal. [2019-09-25T00:04:36.928Z] #13 12.33 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-25T00:04:36.928Z] #13 12.33 Unpacking python3-minimal (3.5.3-1) ... [2019-09-25T00:04:36.928Z] #13 12.36 Selecting previously unselected package libmpdec2:amd64. [2019-09-25T00:04:37.183Z] #13 12.37 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-25T00:04:37.183Z] #13 12.37 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-25T00:04:37.183Z] #13 12.40 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-25T00:04:37.183Z] #13 12.40 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-25T00:04:37.183Z] #13 12.40 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:37.437Z] #13 12.79 Selecting previously unselected package python3.5. [2019-09-25T00:04:37.437Z] #13 12.79 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-25T00:04:37.437Z] #13 12.80 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:37.437Z] #13 12.83 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-25T00:04:37.437Z] #13 12.84 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-25T00:04:37.437Z] #13 12.84 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-25T00:04:37.437Z] #13 12.87 Selecting previously unselected package dh-python. [2019-09-25T00:04:37.437Z] #13 12.87 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-25T00:04:37.437Z] #13 12.87 Unpacking dh-python (2.20170125) ... [2019-09-25T00:04:37.437Z] #13 12.91 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:37.691Z] #13 12.93 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-25T00:04:37.946Z] #13 13.35 Setting up python3-minimal (3.5.3-1) ... [2019-09-25T00:04:38.201Z] #13 13.54 Selecting previously unselected package python3. [2019-09-25T00:04:38.201Z] #13 13.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-09-25T00:04:38.201Z] #13 13.55 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-25T00:04:38.201Z] #13 13.55 Unpacking python3 (3.5.3-1) ... [2019-09-25T00:04:38.201Z] #13 13.58 Selecting previously unselected package pigz. [2019-09-25T00:04:38.201Z] #13 13.58 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-25T00:04:38.201Z] #13 13.58 Unpacking pigz (2.3.4-1) ... [2019-09-25T00:04:38.201Z] #13 13.62 Selecting previously unselected package libip4tc0:amd64. [2019-09-25T00:04:38.455Z] #13 13.62 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:38.455Z] #13 13.62 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:38.455Z] #13 13.65 Selecting previously unselected package libip6tc0:amd64. [2019-09-25T00:04:38.455Z] #13 13.65 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:38.455Z] #13 13.66 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:38.455Z] #13 13.69 Selecting previously unselected package libiptc0:amd64. [2019-09-25T00:04:38.455Z] #13 13.69 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:38.455Z] #13 13.69 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:38.455Z] #13 13.73 Selecting previously unselected package libxtables12:amd64. [2019-09-25T00:04:38.455Z] #13 13.73 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:38.455Z] #13 13.73 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:38.455Z] #13 13.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-25T00:04:38.456Z] #13 13.76 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-25T00:04:38.456Z] #13 13.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-25T00:04:38.456Z] #13 13.79 Selecting previously unselected package iptables. [2019-09-25T00:04:38.456Z] #13 13.79 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:38.456Z] #13 13.80 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:38.456Z] #13 13.85 Selecting previously unselected package xxd. [2019-09-25T00:04:38.669Z] #13 5.124 Fetched 7916 kB in 3s (2301 kB/s) [2019-09-25T00:04:38.710Z] #13 13.85 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-25T00:04:38.710Z] #13 13.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:38.710Z] #13 13.89 Selecting previously unselected package vim-common. [2019-09-25T00:04:38.710Z] #13 13.89 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:04:38.710Z] #13 13.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:38.710Z] #13 13.94 Selecting previously unselected package bzip2. [2019-09-25T00:04:38.710Z] #13 13.94 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-25T00:04:38.710Z] #13 13.94 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-25T00:04:38.710Z] #13 13.97 Selecting previously unselected package libgpm2:amd64. [2019-09-25T00:04:38.710Z] #13 13.97 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-25T00:04:38.710Z] #13 13.97 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-25T00:04:38.710Z] #13 14.00 Selecting previously unselected package xz-utils. [2019-09-25T00:04:38.710Z] #13 14.00 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-25T00:04:38.710Z] #13 14.01 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-25T00:04:38.710Z] #13 14.05 Selecting previously unselected package aufs-tools. [2019-09-25T00:04:38.710Z] #13 14.05 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-25T00:04:38.710Z] #13 14.06 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-25T00:04:38.710Z] #13 14.09 Selecting previously unselected package liblzo2-2:amd64. [2019-09-25T00:04:38.710Z] #13 14.09 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-25T00:04:38.964Z] #13 14.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:04:38.964Z] #13 14.13 Selecting previously unselected package btrfs-progs. [2019-09-25T00:04:38.964Z] #13 14.13 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-25T00:04:38.964Z] #13 14.13 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-25T00:04:38.964Z] #13 14.22 Selecting previously unselected package btrfs-tools. [2019-09-25T00:04:38.964Z] #13 14.22 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-25T00:04:38.964Z] #13 14.22 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-25T00:04:38.964Z] #13 14.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-25T00:04:38.964Z] #13 14.25 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-25T00:04:38.964Z] #13 14.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:38.964Z] #13 14.29 Selecting previously unselected package dmsetup. [2019-09-25T00:04:38.964Z] #13 14.29 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-25T00:04:38.964Z] #13 14.30 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-25T00:04:38.964Z] #13 14.34 Selecting previously unselected package libonig4:amd64. [2019-09-25T00:04:38.964Z] #13 14.34 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-25T00:04:39.218Z] #13 14.34 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-25T00:04:39.218Z] #13 14.38 Selecting previously unselected package libjq1:amd64. [2019-09-25T00:04:39.218Z] #13 14.38 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-25T00:04:39.218Z] #13 14.39 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-25T00:04:39.218Z] #13 14.42 Selecting previously unselected package jq. [2019-09-25T00:04:39.218Z] #13 14.42 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-25T00:04:39.218Z] #13 14.42 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-25T00:04:39.218Z] #13 14.46 Selecting previously unselected package libaio1:amd64. [2019-09-25T00:04:39.218Z] #13 14.46 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-25T00:04:39.218Z] #13 14.47 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-25T00:04:39.218Z] #13 14.49 Selecting previously unselected package libcap2-bin. [2019-09-25T00:04:39.218Z] #13 14.49 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-25T00:04:39.218Z] #13 14.49 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-25T00:04:39.218Z] #13 14.52 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-25T00:04:39.218Z] #13 14.52 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-25T00:04:39.218Z] #13 14.53 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:39.218Z] #13 14.55 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-25T00:04:39.218Z] #13 14.55 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-25T00:04:39.218Z] #13 14.56 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-25T00:04:39.235Z] #13 5.124 Reading package lists... [2019-09-25T00:04:39.473Z] #13 14.62 Selecting previously unselected package libpcre16-3:amd64. [2019-09-25T00:04:39.473Z] #13 14.62 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-25T00:04:39.473Z] #13 14.62 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-25T00:04:39.473Z] #13 14.66 Selecting previously unselected package libpcre32-3:amd64. [2019-09-25T00:04:39.473Z] #13 14.67 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-25T00:04:39.473Z] #13 14.67 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-25T00:04:39.473Z] #13 14.71 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-25T00:04:39.473Z] #13 14.71 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-25T00:04:39.473Z] #13 14.71 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-25T00:04:39.473Z] #13 14.80 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-25T00:04:39.473Z] #13 14.80 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-25T00:04:39.473Z] #13 14.80 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-25T00:04:39.473Z] #13 14.86 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-25T00:04:39.473Z] #13 14.86 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-25T00:04:39.727Z] #13 14.86 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:39.727Z] #13 14.90 Selecting previously unselected package libnl-3-200:amd64. [2019-09-25T00:04:39.727Z] #13 14.90 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-25T00:04:39.727Z] #13 14.90 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-25T00:04:39.727Z] #13 14.93 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-25T00:04:39.727Z] #13 14.93 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-25T00:04:39.727Z] #13 14.94 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:04:39.727Z] #13 14.97 Selecting previously unselected package libreadline5:amd64. [2019-09-25T00:04:39.727Z] #13 14.97 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-25T00:04:39.727Z] #13 14.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-25T00:04:39.727Z] #13 15.01 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-25T00:04:39.727Z] #13 15.01 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-09-25T00:04:39.727Z] #13 15.01 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-25T00:04:39.982Z] #13 15.38 Selecting previously unselected package net-tools. [2019-09-25T00:04:39.982Z] #13 15.38 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-25T00:04:40.169Z] #13 5.988 Reading package lists... [2019-09-25T00:04:40.169Z] #13 6.816 Building dependency tree... [2019-09-25T00:04:40.169Z] #13 6.961 Reading state information... [2019-09-25T00:04:40.169Z] #13 7.070 The following additional packages will be installed: [2019-09-25T00:04:40.237Z] #13 15.38 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-25T00:04:40.237Z] #13 15.43 Selecting previously unselected package python-pip-whl. [2019-09-25T00:04:40.237Z] #13 15.43 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-25T00:04:40.237Z] #13 15.43 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-25T00:04:40.237Z] #13 15.55 Selecting previously unselected package python3-pip. [2019-09-25T00:04:40.237Z] #13 15.56 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-25T00:04:40.237Z] #13 15.56 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-25T00:04:40.237Z] #13 15.60 Selecting previously unselected package python3-pkg-resources. [2019-09-25T00:04:40.237Z] #13 15.60 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-25T00:04:40.237Z] #13 15.60 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-25T00:04:40.237Z] #13 15.64 Selecting previously unselected package python3-setuptools. [2019-09-25T00:04:40.427Z] #13 7.070 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-25T00:04:40.427Z] #13 7.071 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-25T00:04:40.427Z] #13 7.071 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-25T00:04:40.427Z] #13 7.071 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-25T00:04:40.427Z] #13 7.071 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-25T00:04:40.427Z] #13 7.072 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-25T00:04:40.427Z] #13 7.072 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-25T00:04:40.427Z] #13 7.072 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-25T00:04:40.427Z] #13 7.073 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-25T00:04:40.427Z] #13 7.074 Suggested packages: [2019-09-25T00:04:40.427Z] #13 7.074 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-25T00:04:40.427Z] #13 7.074 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-25T00:04:40.427Z] #13 7.075 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-25T00:04:40.427Z] #13 7.075 vim-doc vim-scripts xfsdump acl attr quota [2019-09-25T00:04:40.427Z] #13 7.075 Recommended packages: [2019-09-25T00:04:40.427Z] #13 7.075 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-25T00:04:40.427Z] #13 7.075 python3-keyrings.alt python3-xdg unzip [2019-09-25T00:04:40.444Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-09-25T00:04:40.445Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c22edd5c\powershellScript.ps1'; exit $LASTEXITCODE; [2019-09-25T00:04:40.445Z] ---------------------------------------------------------------------------- [2019-09-25T00:04:40.445Z] [2019-09-25T00:04:40.445Z] INFO: executeCI.ps1 starting at Wed Sep 25 00:04:37 CUT 2019 [2019-09-25T00:04:40.445Z] [2019-09-25T00:04:40.445Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-25T00:04:40.445Z] INFO: Running git version 2.23.0.windows.1 [2019-09-25T00:04:40.445Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-25T00:04:40.445Z] INFO: Environment variables: [2019-09-25T00:04:40.445Z] [2019-09-25T00:04:40.445Z] Name Value [2019-09-25T00:04:40.445Z] ---- ----- [2019-09-25T00:04:40.445Z] ALLUSERSPROFILE C:\ProgramData [2019-09-25T00:04:40.445Z] amd64 true [2019-09-25T00:04:40.445Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-25T00:04:40.445Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-25T00:04:40.445Z] BRANCH_NAME PR-39984 [2019-09-25T00:04:40.445Z] BUILD_DISPLAY_NAME #2 [2019-09-25T00:04:40.445Z] BUILD_ID 2 [2019-09-25T00:04:40.445Z] BUILD_NUMBER 2 [2019-09-25T00:04:40.445Z] BUILD_TAG jenkins-moby-PR-39984-2 [2019-09-25T00:04:40.445Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39984/2/ [2019-09-25T00:04:40.445Z] CHANGE_AUTHOR tiborvass [2019-09-25T00:04:40.445Z] CHANGE_AUTHOR_DISPLAY_NAME Tibor Vass [2019-09-25T00:04:40.445Z] CHANGE_BRANCH fix-jenkins-cleanup-amd64-integration [2019-09-25T00:04:40.445Z] CHANGE_FORK tiborvass [2019-09-25T00:04:40.445Z] CHANGE_ID 39984 [2019-09-25T00:04:40.445Z] CHANGE_TARGET master [2019-09-25T00:04:40.445Z] CHANGE_TITLE Jenkinsfile: move integration step cleanup to amd64 where it was intended to be [2019-09-25T00:04:40.445Z] CHANGE_URL https://github.com/moby/moby/pull/39984 [2019-09-25T00:04:40.445Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:04:40.445Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-25T00:04:40.445Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-25T00:04:40.445Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-25T00:04:40.445Z] COMPUTERNAME azwin-2-4d20d0 [2019-09-25T00:04:40.445Z] ComSpec C:\windows\system32\cmd.exe [2019-09-25T00:04:40.445Z] ConfigSequenceNumber 0 [2019-09-25T00:04:40.445Z] DOCKER_BUILDKIT 0 [2019-09-25T00:04:40.445Z] DOCKER_DUT_DEBUG 1 [2019-09-25T00:04:40.445Z] DOCKER_EXPERIMENTAL 1 [2019-09-25T00:04:40.445Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-25T00:04:40.445Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-25T00:04:40.445Z] EXECUTOR_NUMBER 0 [2019-09-25T00:04:40.445Z] FQDN azwin-2-4d20d0.westus.cloudapp.azure.com [2019-09-25T00:04:40.445Z] GIT_BRANCH PR-39984 [2019-09-25T00:04:40.445Z] GIT_COMMIT f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:04:40.445Z] GIT_URL https://github.com/moby/moby.git [2019-09-25T00:04:40.445Z] HUDSON_COOKIE fd15d2a6-9941-4b46-84d3-dee8597905fc [2019-09-25T00:04:40.445Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-25T00:04:40.445Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-25T00:04:40.445Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-25T00:04:40.445Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-25T00:04:40.445Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-25T00:04:40.445Z] JENKINS_NODE_COOKIE ed2813b6-a620-4e53-93a9-9aae552f7430 [2019-09-25T00:04:40.445Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-25T00:04:40.445Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-25T00:04:40.445Z] JOB_BASE_NAME PR-39984 [2019-09-25T00:04:40.445Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39984/display/redirect [2019-09-25T00:04:40.445Z] JOB_NAME moby/PR-39984 [2019-09-25T00:04:40.445Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39984/ [2019-09-25T00:04:40.445Z] library.jps.version master [2019-09-25T00:04:40.445Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-25T00:04:40.445Z] NODE_LABELS amd64 azure azwin-2-4d20d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-25T00:04:40.445Z] NODE_NAME azwin-2-4d20d0 [2019-09-25T00:04:40.445Z] NUMBER_OF_PROCESSORS 4 [2019-09-25T00:04:40.445Z] OS Windows_NT [2019-09-25T00:04:40.445Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-25T00:04:40.445Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-25T00:04:40.445Z] ppc64le true [2019-09-25T00:04:40.445Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-25T00:04:40.445Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-25T00:04:40.445Z] PROCESSOR_LEVEL 6 [2019-09-25T00:04:40.446Z] PROCESSOR_REVISION 4f01 [2019-09-25T00:04:40.446Z] ProgramData C:\ProgramData [2019-09-25T00:04:40.446Z] ProgramFiles C:\Program Files [2019-09-25T00:04:40.446Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-25T00:04:40.446Z] ProgramW6432 C:\Program Files [2019-09-25T00:04:40.446Z] PROMPT $P$G [2019-09-25T00:04:40.446Z] PSExecutionPolicyPreference Bypass [2019-09-25T00:04:40.446Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-25T00:04:40.446Z] PUBLIC C:\Users\Public [2019-09-25T00:04:40.446Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39984/2/display/redirect?page=changes [2019-09-25T00:04:40.446Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39984/2/display/redirect [2019-09-25T00:04:40.446Z] s390x true [2019-09-25T00:04:40.446Z] skip_dco false [2019-09-25T00:04:40.446Z] SKIP_VALIDATION_TESTS 1 [2019-09-25T00:04:40.446Z] SOURCES_DRIVE d [2019-09-25T00:04:40.446Z] SOURCES_SUBDIR gopath [2019-09-25T00:04:40.446Z] STAGE_NAME Run tests [2019-09-25T00:04:40.446Z] SystemDrive C: [2019-09-25T00:04:40.446Z] SystemRoot C:\windows [2019-09-25T00:04:40.446Z] TEMP C:\windows\TEMP [2019-09-25T00:04:40.446Z] TESTDEBUG 0 [2019-09-25T00:04:40.446Z] TESTRUN_DRIVE d [2019-09-25T00:04:40.446Z] TESTRUN_SUBDIR CI [2019-09-25T00:04:40.446Z] TIMEOUT 120m [2019-09-25T00:04:40.446Z] TMP C:\windows\TEMP [2019-09-25T00:04:40.446Z] unit_validate true [2019-09-25T00:04:40.446Z] USERDOMAIN WORKGROUP [2019-09-25T00:04:40.446Z] USERNAME azwin-2-4d20d0$ [2019-09-25T00:04:40.446Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-25T00:04:40.446Z] windir C:\windows [2019-09-25T00:04:40.446Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-25T00:04:40.446Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-25T00:04:40.446Z] windowsRS1 false [2019-09-25T00:04:40.446Z] windowsRS5 true [2019-09-25T00:04:40.446Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] INFO: Sources under d:\gopath\... [2019-09-25T00:04:40.446Z] INFO: Test run under d:\CI\... [2019-09-25T00:04:40.446Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-25T00:04:40.446Z] INFO: docker/docker repository was found [2019-09-25T00:04:40.446Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-25T00:04:40.446Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-25T00:04:40.446Z] INFO: Docker version of control daemon [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] Client: Docker Engine - Enterprise [2019-09-25T00:04:40.446Z] Version: 19.03.2 [2019-09-25T00:04:40.446Z] API version: 1.40 [2019-09-25T00:04:40.446Z] Go version: go1.12.8 [2019-09-25T00:04:40.446Z] Git commit: c92ab06ed9 [2019-09-25T00:04:40.446Z] Built: 09/03/2019 16:38:11 [2019-09-25T00:04:40.446Z] OS/Arch: windows/amd64 [2019-09-25T00:04:40.446Z] Experimental: false [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] Server: Docker Engine - Enterprise [2019-09-25T00:04:40.446Z] Engine: [2019-09-25T00:04:40.446Z] Version: 19.03.2 [2019-09-25T00:04:40.446Z] API version: 1.40 (minimum version 1.24) [2019-09-25T00:04:40.446Z] Go version: go1.12.8 [2019-09-25T00:04:40.446Z] Git commit: c92ab06ed9 [2019-09-25T00:04:40.446Z] Built: 09/03/2019 16:35:47 [2019-09-25T00:04:40.446Z] OS/Arch: windows/amd64 [2019-09-25T00:04:40.446Z] Experimental: true [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] INFO: Docker info of control daemon [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] Client: [2019-09-25T00:04:40.446Z] Debug Mode: false [2019-09-25T00:04:40.446Z] Plugins: [2019-09-25T00:04:40.446Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] Server: [2019-09-25T00:04:40.446Z] Containers: 2 [2019-09-25T00:04:40.446Z] Running: 0 [2019-09-25T00:04:40.446Z] Paused: 0 [2019-09-25T00:04:40.446Z] Stopped: 2 [2019-09-25T00:04:40.446Z] Images: 9 [2019-09-25T00:04:40.446Z] Server Version: 19.03.2 [2019-09-25T00:04:40.446Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-25T00:04:40.446Z] Windows: [2019-09-25T00:04:40.446Z] LCOW: [2019-09-25T00:04:40.446Z] Logging Driver: json-file [2019-09-25T00:04:40.446Z] Plugins: [2019-09-25T00:04:40.446Z] Volume: local [2019-09-25T00:04:40.446Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-25T00:04:40.446Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-25T00:04:40.446Z] Swarm: inactive [2019-09-25T00:04:40.446Z] Default Isolation: process [2019-09-25T00:04:40.446Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-25T00:04:40.446Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-25T00:04:40.446Z] OSType: windows [2019-09-25T00:04:40.446Z] Architecture: x86_64 [2019-09-25T00:04:40.446Z] CPUs: 4 [2019-09-25T00:04:40.446Z] Total Memory: 32GiB [2019-09-25T00:04:40.446Z] Name: azwin-2-4d20d0 [2019-09-25T00:04:40.446Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-25T00:04:40.446Z] Docker Root Dir: D:\docker [2019-09-25T00:04:40.446Z] Debug Mode: false [2019-09-25T00:04:40.446Z] Registry: https://index.docker.io/v1/ [2019-09-25T00:04:40.446Z] Labels: [2019-09-25T00:04:40.446Z] Experimental: true [2019-09-25T00:04:40.446Z] Insecure Registries: [2019-09-25T00:04:40.446Z] 10.0.0.4:5000 [2019-09-25T00:04:40.446Z] 127.0.0.0/8 [2019-09-25T00:04:40.446Z] Registry Mirrors: [2019-09-25T00:04:40.446Z] http://10.0.0.4:5000/ [2019-09-25T00:04:40.446Z] Live Restore Enabled: false [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] [2019-09-25T00:04:40.446Z] INFO: Commit hash is f3d8b8ae7 [2019-09-25T00:04:40.446Z] INFO: Nuke-Everything... [2019-09-25T00:04:40.492Z] #13 15.64 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-25T00:04:40.492Z] #13 15.65 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-25T00:04:40.492Z] #13 15.69 Selecting previously unselected package python3-wheel. [2019-09-25T00:04:40.492Z] #13 15.69 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-25T00:04:40.492Z] #13 15.70 Unpacking python3-wheel (0.29.0-2) ... [2019-09-25T00:04:40.492Z] #13 15.73 Selecting previously unselected package thin-provisioning-tools. [2019-09-25T00:04:40.492Z] #13 15.73 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-25T00:04:40.492Z] #13 15.73 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-25T00:04:40.492Z] #13 15.80 Selecting previously unselected package vim-runtime. [2019-09-25T00:04:40.492Z] #13 15.80 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:04:40.492Z] #13 15.81 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-25T00:04:40.492Z] #13 15.82 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-25T00:04:40.492Z] #13 15.82 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:40.687Z] #13 ... [2019-09-25T00:04:40.687Z] [2019-09-25T00:04:40.687Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-25T00:04:40.687Z] #15 32.74 + rm -rf /tmp/tmp.5xqtqIbqdt [2019-09-25T00:04:40.907Z] INFO: Container count on control daemon to delete is 2 [2019-09-25T00:04:40.949Z] #15 DONE 33.0s [2019-09-25T00:04:40.949Z] [2019-09-25T00:04:40.949Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:04:41.207Z] #13 7.868 The following NEW packages will be installed: [2019-09-25T00:04:41.207Z] #13 7.868 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-25T00:04:41.207Z] #13 7.868 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-25T00:04:41.207Z] #13 7.868 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-25T00:04:41.207Z] #13 7.868 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-25T00:04:41.207Z] #13 7.868 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-25T00:04:41.207Z] #13 7.868 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-25T00:04:41.207Z] #13 7.868 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-25T00:04:41.207Z] #13 7.868 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-25T00:04:41.207Z] #13 7.868 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-25T00:04:41.207Z] #13 7.868 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-25T00:04:41.207Z] #13 7.868 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-25T00:04:41.207Z] #13 7.868 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-25T00:04:41.207Z] #13 7.868 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-25T00:04:41.207Z] #13 7.868 xfsprogs xxd xz-utils zip [2019-09-25T00:04:41.368Z] e79c15633c2c [2019-09-25T00:04:41.368Z] 88792a72486a [2019-09-25T00:04:41.368Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-25T00:04:41.438Z] #13 16.67 Selecting previously unselected package vim. [2019-09-25T00:04:41.438Z] #13 16.67 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-25T00:04:41.438Z] #13 16.68 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:41.438Z] #13 16.79 Selecting previously unselected package xfsprogs. [2019-09-25T00:04:41.438Z] #13 16.79 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-25T00:04:41.438Z] #13 16.80 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-25T00:04:41.438Z] #13 16.90 Selecting previously unselected package zip. [2019-09-25T00:04:41.693Z] #13 16.90 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-25T00:04:41.693Z] #13 16.90 Unpacking zip (3.0-11+b1) ... [2019-09-25T00:04:41.693Z] #13 16.94 Selecting previously unselected package libapparmor-perl. [2019-09-25T00:04:41.693Z] #13 16.94 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-25T00:04:41.693Z] #13 16.95 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-25T00:04:41.693Z] #13 16.99 Selecting previously unselected package apparmor. [2019-09-25T00:04:41.693Z] #13 16.99 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-25T00:04:41.693Z] #13 17.00 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-25T00:04:41.693Z] #13 17.09 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-25T00:04:41.693Z] #13 17.09 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-25T00:04:41.693Z] #13 17.10 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-25T00:04:42.253Z] #13 17.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-25T00:04:42.253Z] #13 17.37 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-25T00:04:42.253Z] #13 17.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-25T00:04:42.253Z] #13 17.70 Selecting previously unselected package binutils-mingw-w64. [2019-09-25T00:04:42.253Z] #13 17.70 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-25T00:04:42.253Z] #13 17.70 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-25T00:04:42.253Z] #13 17.73 Selecting previously unselected package mingw-w64-common. [2019-09-25T00:04:42.508Z] #13 17.74 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-25T00:04:42.508Z] #13 17.74 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-25T00:04:42.578Z] #13 9.069 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:04:42.578Z] #13 9.069 Need to get 90.9 MB of archives. [2019-09-25T00:04:42.578Z] #13 9.069 After this operation, 541 MB of additional disk space will be used. [2019-09-25T00:04:42.578Z] #13 9.069 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-25T00:04:42.578Z] #13 9.077 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-25T00:04:42.578Z] #13 9.078 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-25T00:04:42.578Z] #13 9.079 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-25T00:04:42.578Z] #13 9.082 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-09-25T00:04:42.578Z] #13 9.084 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-25T00:04:42.578Z] #13 9.093 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-25T00:04:42.578Z] #13 9.112 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-25T00:04:42.578Z] #13 9.112 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-25T00:04:42.578Z] #13 9.114 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-25T00:04:42.578Z] #13 9.139 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-25T00:04:42.578Z] #13 9.141 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-25T00:04:42.578Z] #13 9.142 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-25T00:04:42.578Z] #13 9.143 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-25T00:04:42.578Z] #13 9.144 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-25T00:04:42.578Z] #13 9.144 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-25T00:04:42.578Z] #13 9.145 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-25T00:04:42.578Z] #13 9.146 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-25T00:04:42.578Z] #13 9.147 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-25T00:04:42.578Z] #13 9.148 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-25T00:04:42.578Z] #13 9.149 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-25T00:04:42.578Z] #13 9.152 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-25T00:04:42.578Z] #13 9.153 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-25T00:04:42.578Z] #13 9.155 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-25T00:04:42.578Z] #13 9.156 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-25T00:04:42.578Z] #13 9.157 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-25T00:04:42.578Z] #13 9.160 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-25T00:04:42.578Z] #13 9.161 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-25T00:04:42.578Z] #13 9.162 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-25T00:04:42.578Z] #13 9.167 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-25T00:04:42.578Z] #13 9.168 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-25T00:04:42.578Z] #13 9.170 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-25T00:04:42.578Z] #13 9.171 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-25T00:04:42.578Z] #13 9.173 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-25T00:04:42.578Z] #13 9.174 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-25T00:04:42.578Z] #13 9.175 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-25T00:04:42.578Z] #13 9.176 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-25T00:04:42.578Z] #13 9.176 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-25T00:04:42.578Z] #13 9.177 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-25T00:04:42.578Z] #13 9.180 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-25T00:04:42.578Z] #13 9.183 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-25T00:04:42.578Z] #13 9.186 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-25T00:04:42.578Z] #13 9.192 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-25T00:04:42.578Z] #13 9.194 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-25T00:04:42.578Z] #13 9.195 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-25T00:04:42.578Z] #13 9.196 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-25T00:04:42.578Z] #13 9.197 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-25T00:04:42.578Z] #13 9.198 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-09-25T00:04:42.578Z] #13 9.217 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-25T00:04:42.578Z] #13 9.220 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-25T00:04:42.578Z] #13 9.234 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-25T00:04:42.578Z] #13 9.236 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-25T00:04:42.578Z] #13 9.237 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-25T00:04:42.578Z] #13 9.240 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-25T00:04:42.578Z] #13 9.241 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-25T00:04:42.578Z] #13 9.244 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-25T00:04:42.578Z] #13 9.300 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-25T00:04:42.578Z] #13 9.311 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-25T00:04:42.578Z] #13 9.319 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-25T00:04:42.578Z] #13 9.321 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-25T00:04:42.578Z] #13 9.322 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-25T00:04:42.578Z] #13 9.328 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-25T00:04:42.578Z] #13 9.349 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-25T00:04:42.578Z] #13 9.373 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-25T00:04:42.578Z] #13 9.375 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-25T00:04:42.578Z] #13 9.426 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-25T00:04:42.578Z] #13 9.462 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-25T00:04:42.836Z] #13 9.465 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-09-25T00:04:43.067Z] #13 18.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-25T00:04:43.067Z] #13 18.39 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-25T00:04:43.067Z] #13 18.40 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-25T00:04:43.402Z] #13 10.00 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-09-25T00:04:43.553Z] Deleted: sha256:0f3512d14445ea50b040b7077eafc982d151b79e4b2c324d840bf51a4f1efdac [2019-09-25T00:04:43.553Z] Deleted: sha256:8a5ceb510c544e02d24d82052ec08ac1a48a94ea65d583a20a1b3267dc2cd5d1 [2019-09-25T00:04:43.553Z] INFO: Killing daemon with PID 3160 [2019-09-25T00:04:43.553Z] INFO: Nuking d:\CI [2019-09-25T00:04:43.660Z] #13 10.39 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:04:43.660Z] #13 10.40 Fetched 90.9 MB in 2s (38.0 MB/s) [2019-09-25T00:04:43.660Z] #13 10.43 Selecting previously unselected package bash-completion. [2019-09-25T00:04:43.660Z] #13 10.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-09-25T00:04:43.660Z] #13 10.44 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-25T00:04:43.990Z] #13 19.11 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-25T00:04:43.990Z] #13 19.11 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-25T00:04:43.990Z] #13 19.11 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:43.990Z] #13 19.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-25T00:04:43.990Z] #13 19.16 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-25T00:04:43.990Z] #13 19.16 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:44.225Z] #13 10.94 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-25T00:04:44.225Z] #13 11.04 Selecting previously unselected package libnet1:amd64. [2019-09-25T00:04:44.225Z] #13 11.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-25T00:04:44.225Z] #13 11.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-25T00:04:44.225Z] #13 11.07 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-25T00:04:44.225Z] #13 11.07 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-25T00:04:44.483Z] #13 11.07 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-25T00:04:44.483Z] #13 11.10 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-25T00:04:44.483Z] #13 11.10 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-25T00:04:44.483Z] #13 11.11 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-25T00:04:44.483Z] #13 11.14 Selecting previously unselected package libudev-dev:amd64. [2019-09-25T00:04:44.483Z] #13 11.14 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-09-25T00:04:44.483Z] #13 11.15 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-25T00:04:44.483Z] #13 11.19 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-25T00:04:44.483Z] #13 11.19 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-25T00:04:44.483Z] #13 11.19 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:44.483Z] #13 11.28 Selecting previously unselected package python3.5-minimal. [2019-09-25T00:04:44.483Z] #13 11.28 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-25T00:04:44.483Z] #13 11.28 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-25T00:04:44.741Z] #13 11.46 Selecting previously unselected package python3-minimal. [2019-09-25T00:04:44.741Z] #13 11.46 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-25T00:04:44.741Z] #13 11.47 Unpacking python3-minimal (3.5.3-1) ... [2019-09-25T00:04:44.741Z] #13 11.50 Selecting previously unselected package libmpdec2:amd64. [2019-09-25T00:04:44.741Z] #13 11.50 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-25T00:04:44.741Z] #13 11.50 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-25T00:04:44.741Z] #13 11.53 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-25T00:04:44.741Z] #13 11.53 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-25T00:04:44.741Z] #13 11.53 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:45.001Z] #13 11.77 Selecting previously unselected package python3.5. [2019-09-25T00:04:45.001Z] #13 11.78 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-25T00:04:45.001Z] #13 11.78 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:45.001Z] #13 11.81 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-25T00:04:45.001Z] #13 11.81 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-25T00:04:45.001Z] #13 11.82 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-25T00:04:45.001Z] #13 11.84 Selecting previously unselected package dh-python. [2019-09-25T00:04:45.001Z] #13 11.84 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-25T00:04:45.001Z] #13 11.85 Unpacking dh-python (2.20170125) ... [2019-09-25T00:04:45.001Z] #13 11.88 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:45.260Z] #13 11.90 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-25T00:04:45.518Z] #13 12.32 Setting up python3-minimal (3.5.3-1) ... [2019-09-25T00:04:45.775Z] #13 12.49 Selecting previously unselected package python3. [2019-09-25T00:04:45.775Z] #13 12.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-09-25T00:04:45.775Z] #13 12.50 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-25T00:04:45.775Z] #13 12.51 Unpacking python3 (3.5.3-1) ... [2019-09-25T00:04:45.775Z] #13 12.53 Selecting previously unselected package pigz. [2019-09-25T00:04:45.776Z] #13 12.53 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-25T00:04:45.776Z] #13 12.53 Unpacking pigz (2.3.4-1) ... [2019-09-25T00:04:45.776Z] #13 12.56 Selecting previously unselected package libip4tc0:amd64. [2019-09-25T00:04:45.776Z] #13 12.56 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:45.776Z] #13 12.57 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:45.776Z] #13 12.60 Selecting previously unselected package libip6tc0:amd64. [2019-09-25T00:04:45.776Z] #13 12.60 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:45.776Z] #13 12.60 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:45.776Z] #13 12.64 Selecting previously unselected package libiptc0:amd64. [2019-09-25T00:04:45.776Z] #13 12.64 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:45.776Z] #13 12.64 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:45.776Z] #13 12.67 Selecting previously unselected package libxtables12:amd64. [2019-09-25T00:04:45.776Z] #13 12.67 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:46.034Z] #13 12.67 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:46.034Z] #13 12.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-25T00:04:46.034Z] #13 12.70 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-25T00:04:46.034Z] #13 12.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-25T00:04:46.034Z] #13 12.73 Selecting previously unselected package iptables. [2019-09-25T00:04:46.034Z] #13 12.73 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-25T00:04:46.034Z] #13 12.73 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:46.034Z] #13 12.79 Selecting previously unselected package xxd. [2019-09-25T00:04:46.034Z] #13 12.79 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-25T00:04:46.034Z] #13 12.79 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:46.034Z] #13 12.83 Selecting previously unselected package vim-common. [2019-09-25T00:04:46.034Z] #13 12.83 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:04:46.034Z] #13 12.83 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:46.034Z] #13 12.87 Selecting previously unselected package bzip2. [2019-09-25T00:04:46.034Z] #13 12.87 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-25T00:04:46.034Z] #13 12.87 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-25T00:04:46.034Z] #13 12.90 Selecting previously unselected package libgpm2:amd64. [2019-09-25T00:04:46.034Z] #13 12.90 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-25T00:04:46.291Z] #13 12.90 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-25T00:04:46.291Z] #13 12.93 Selecting previously unselected package xz-utils. [2019-09-25T00:04:46.291Z] #13 12.93 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-25T00:04:46.291Z] #13 12.93 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-25T00:04:46.291Z] #13 12.98 Selecting previously unselected package aufs-tools. [2019-09-25T00:04:46.291Z] #13 12.98 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-25T00:04:46.291Z] #13 12.99 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-25T00:04:46.291Z] #13 13.02 Selecting previously unselected package liblzo2-2:amd64. [2019-09-25T00:04:46.291Z] #13 13.02 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-25T00:04:46.291Z] #13 13.02 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:04:46.291Z] #13 13.05 Selecting previously unselected package btrfs-progs. [2019-09-25T00:04:46.291Z] #13 13.05 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-25T00:04:46.291Z] #13 13.06 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-25T00:04:46.291Z] #13 13.14 Selecting previously unselected package btrfs-tools. [2019-09-25T00:04:46.291Z] #13 13.14 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-25T00:04:46.549Z] #13 13.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-25T00:04:46.549Z] #13 13.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-25T00:04:46.549Z] #13 13.17 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-25T00:04:46.549Z] #13 13.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:46.549Z] #13 13.21 Selecting previously unselected package dmsetup. [2019-09-25T00:04:46.549Z] #13 13.21 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-25T00:04:46.549Z] #13 13.21 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-25T00:04:46.549Z] #13 13.25 Selecting previously unselected package libonig4:amd64. [2019-09-25T00:04:46.549Z] #13 13.25 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-25T00:04:46.549Z] #13 13.25 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-25T00:04:46.549Z] #13 13.29 Selecting previously unselected package libjq1:amd64. [2019-09-25T00:04:46.549Z] #13 13.29 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-25T00:04:46.549Z] #13 13.29 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-25T00:04:46.549Z] #13 13.33 Selecting previously unselected package jq. [2019-09-25T00:04:46.549Z] #13 13.33 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-25T00:04:46.549Z] #13 13.33 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-25T00:04:46.549Z] #13 13.36 Selecting previously unselected package libaio1:amd64. [2019-09-25T00:04:46.806Z] #13 13.36 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-25T00:04:46.806Z] #13 13.36 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-25T00:04:46.806Z] #13 13.38 Selecting previously unselected package libcap2-bin. [2019-09-25T00:04:46.806Z] #13 13.38 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-25T00:04:46.806Z] #13 13.39 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-25T00:04:46.806Z] #13 13.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-25T00:04:46.806Z] #13 13.41 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-25T00:04:46.806Z] #13 13.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:46.806Z] #13 13.44 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-25T00:04:46.806Z] #13 13.44 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-25T00:04:46.806Z] #13 13.45 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-25T00:04:46.806Z] #13 13.50 Selecting previously unselected package libpcre16-3:amd64. [2019-09-25T00:04:46.806Z] #13 13.51 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-25T00:04:46.806Z] #13 13.51 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-25T00:04:46.806Z] #13 13.55 Selecting previously unselected package libpcre32-3:amd64. [2019-09-25T00:04:46.806Z] #13 13.55 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-25T00:04:46.806Z] #13 13.55 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-25T00:04:46.806Z] #13 13.59 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-25T00:04:46.806Z] #13 13.59 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-25T00:04:46.806Z] #13 13.59 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-25T00:04:47.064Z] #13 13.67 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-25T00:04:47.064Z] #13 13.67 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-25T00:04:47.064Z] #13 13.68 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-25T00:04:47.064Z] #13 13.73 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-25T00:04:47.064Z] #13 13.73 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-25T00:04:47.064Z] #13 13.74 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:47.064Z] #13 13.77 Selecting previously unselected package libnl-3-200:amd64. [2019-09-25T00:04:47.064Z] #13 13.77 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-25T00:04:47.064Z] #13 13.77 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-25T00:04:47.064Z] #13 13.80 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-25T00:04:47.064Z] #13 13.81 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-25T00:04:47.064Z] #13 13.81 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:04:47.064Z] #13 13.84 Selecting previously unselected package libreadline5:amd64. [2019-09-25T00:04:47.064Z] #13 13.84 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-25T00:04:47.064Z] #13 13.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-25T00:04:47.064Z] #13 13.88 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-25T00:04:47.321Z] #13 13.88 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-09-25T00:04:47.321Z] #13 13.88 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-25T00:04:47.578Z] #13 14.35 Selecting previously unselected package net-tools. [2019-09-25T00:04:47.578Z] #13 14.35 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-25T00:04:47.578Z] #13 14.35 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-25T00:04:47.578Z] #13 14.40 Selecting previously unselected package python-pip-whl. [2019-09-25T00:04:47.578Z] #13 14.40 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-25T00:04:47.578Z] #13 14.40 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-25T00:04:47.835Z] #13 14.52 Selecting previously unselected package python3-pip. [2019-09-25T00:04:47.836Z] #13 14.52 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-25T00:04:47.836Z] #13 14.52 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-25T00:04:47.836Z] #13 14.56 Selecting previously unselected package python3-pkg-resources. [2019-09-25T00:04:47.836Z] #13 14.56 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-25T00:04:47.836Z] #13 14.57 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-25T00:04:47.836Z] #13 14.60 Selecting previously unselected package python3-setuptools. [2019-09-25T00:04:48.093Z] #13 14.61 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-25T00:04:48.093Z] #13 14.61 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-25T00:04:48.093Z] #13 14.65 Selecting previously unselected package python3-wheel. [2019-09-25T00:04:48.093Z] #13 14.66 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-25T00:04:48.093Z] #13 14.66 Unpacking python3-wheel (0.29.0-2) ... [2019-09-25T00:04:48.093Z] #13 14.69 Selecting previously unselected package thin-provisioning-tools. [2019-09-25T00:04:48.093Z] #13 14.69 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-25T00:04:48.093Z] #13 14.69 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-25T00:04:48.093Z] #13 14.75 Selecting previously unselected package vim-runtime. [2019-09-25T00:04:48.093Z] #13 14.76 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:04:48.093Z] #13 14.77 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-25T00:04:48.094Z] #13 14.78 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-25T00:04:48.094Z] #13 14.78 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:48.150Z] #13 22.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-25T00:04:48.150Z] #13 22.74 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-25T00:04:48.150Z] #13 22.74 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:48.662Z] #13 15.40 Selecting previously unselected package vim. [2019-09-25T00:04:48.662Z] #13 15.40 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-25T00:04:48.662Z] #13 15.40 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:48.920Z] #13 15.51 Selecting previously unselected package xfsprogs. [2019-09-25T00:04:48.920Z] #13 15.51 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-25T00:04:48.920Z] #13 15.52 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-25T00:04:48.920Z] #13 15.62 Selecting previously unselected package zip. [2019-09-25T00:04:48.920Z] #13 15.62 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-25T00:04:48.920Z] #13 15.63 Unpacking zip (3.0-11+b1) ... [2019-09-25T00:04:48.920Z] #13 15.66 Selecting previously unselected package libapparmor-perl. [2019-09-25T00:04:48.920Z] #13 15.66 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-25T00:04:48.920Z] #13 15.67 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-25T00:04:48.920Z] #13 15.70 Selecting previously unselected package apparmor. [2019-09-25T00:04:48.920Z] #13 15.71 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-25T00:04:48.920Z] #13 15.72 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-25T00:04:49.178Z] #13 15.80 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-25T00:04:49.178Z] #13 15.80 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-25T00:04:49.178Z] #13 15.80 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-25T00:04:49.435Z] #13 16.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-25T00:04:49.435Z] #13 16.09 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-25T00:04:49.435Z] #13 16.09 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-25T00:04:49.693Z] #13 16.42 Selecting previously unselected package binutils-mingw-w64. [2019-09-25T00:04:49.693Z] #13 16.42 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-25T00:04:49.693Z] #13 16.42 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-25T00:04:49.693Z] #13 16.45 Selecting previously unselected package mingw-w64-common. [2019-09-25T00:04:49.693Z] #13 16.45 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-25T00:04:49.693Z] #13 16.46 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-25T00:04:50.032Z] #13 25.32 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-25T00:04:50.032Z] #13 25.34 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-25T00:04:50.032Z] #13 25.35 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-25T00:04:50.032Z] #13 25.36 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-25T00:04:50.032Z] #13 25.36 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-25T00:04:50.032Z] #13 25.38 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:50.032Z] #13 25.39 Processing triggers for mime-support (3.60) ... [2019-09-25T00:04:50.032Z] #13 25.41 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:50.032Z] #13 25.41 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-25T00:04:50.032Z] #13 25.42 Setting up libcap2-bin (1:2.25-1) ... [2019-09-25T00:04:50.032Z] #13 25.43 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-25T00:04:50.032Z] #13 25.44 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-25T00:04:50.032Z] #13 25.45 Setting up bash-completion (1:2.1-4.3) ... [2019-09-25T00:04:50.591Z] #13 26.04 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-25T00:04:50.626Z] #13 17.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-25T00:04:50.626Z] #13 17.20 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-25T00:04:50.626Z] #13 17.20 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-25T00:04:50.846Z] #13 26.05 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:04:50.846Z] #13 26.06 Setting up zip (3.0-11+b1) ... [2019-09-25T00:04:50.846Z] #13 26.07 Setting up bzip2 (1.0.6-8.1) ... [2019-09-25T00:04:50.846Z] #13 26.08 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:50.846Z] #13 26.09 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-25T00:04:50.846Z] #13 26.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:50.846Z] #13 26.11 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-25T00:04:50.846Z] #13 26.13 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:50.846Z] #13 26.13 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-25T00:04:50.846Z] #13 26.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-25T00:04:50.846Z] #13 26.15 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-25T00:04:50.846Z] #13 26.16 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:50.846Z] #13 26.17 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-25T00:04:50.846Z] #13 26.18 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-25T00:04:50.846Z] #13 26.19 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-25T00:04:50.846Z] #13 26.20 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:50.846Z] #13 26.28 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-25T00:04:51.101Z] #13 26.28 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-25T00:04:51.101Z] #13 26.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-25T00:04:51.101Z] #13 26.30 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-25T00:04:51.101Z] #13 26.32 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-25T00:04:51.101Z] #13 26.33 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-25T00:04:51.101Z] #13 26.34 Setting up pigz (2.3.4-1) ... [2019-09-25T00:04:51.101Z] #13 26.35 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-25T00:04:51.101Z] #13 26.36 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-25T00:04:51.101Z] #13 26.37 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:51.101Z] #13 26.38 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-25T00:04:51.101Z] #13 26.39 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:04:51.101Z] #13 26.39 Setting up jq (1.5+dfsg-1.3) ... [2019-09-25T00:04:51.101Z] #13 26.41 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-25T00:04:51.101Z] #13 26.42 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-25T00:04:51.101Z] #13 26.43 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-25T00:04:51.101Z] #13 26.44 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:51.101Z] #13 26.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-25T00:04:51.101Z] #13 26.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-25T00:04:51.101Z] #13 26.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-25T00:04:51.101Z] #13 26.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-25T00:04:51.101Z] #13 26.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-25T00:04:51.101Z] #13 26.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-25T00:04:51.101Z] #13 26.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-25T00:04:51.101Z] #13 26.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-25T00:04:51.101Z] #13 26.47 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:51.101Z] #13 26.48 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:51.101Z] #13 26.49 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-25T00:04:51.356Z] #13 26.50 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:51.356Z] #13 26.51 Setting up btrfs-progs (4.7.3-1) ... [2019-09-25T00:04:51.356Z] #13 26.52 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-25T00:04:51.356Z] #13 26.53 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:51.557Z] #13 18.36 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-25T00:04:51.814Z] #13 18.36 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-25T00:04:51.814Z] #13 18.36 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:51.814Z] #13 18.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-25T00:04:51.814Z] #13 18.40 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-25T00:04:51.814Z] #13 18.40 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:52.281Z] #13 27.43 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-25T00:04:52.281Z] #13 27.44 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:52.281Z] #13 27.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-25T00:04:52.281Z] #13 27.45 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-25T00:04:52.281Z] #13 27.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-25T00:04:52.281Z] #13 27.45 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-25T00:04:52.281Z] #13 27.46 Setting up btrfs-tools (4.7.3-1) ... [2019-09-25T00:04:52.281Z] #13 27.47 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:52.281Z] #13 27.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-25T00:04:52.281Z] #13 27.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-25T00:04:52.281Z] #13 27.49 Setting up python3 (3.5.3-1) ... [2019-09-25T00:04:52.535Z] #13 27.79 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-25T00:04:53.094Z] #13 28.37 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-25T00:04:53.094Z] #13 28.40 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-25T00:04:53.094Z] #13 28.42 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:53.094Z] #13 28.43 Setting up python3-wheel (0.29.0-2) ... [2019-09-25T00:04:53.350Z] #13 28.60 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-25T00:04:53.350Z] #13 28.80 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:53.604Z] #13 28.81 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-25T00:04:53.859Z] #13 29.03 Setting up dmsetup (2:1.02.137-2) ... [2019-09-25T00:04:53.859Z] #13 29.04 Setting up python3-setuptools (33.1.1-1) ... [2019-09-25T00:04:54.117Z] #13 29.26 Setting up dh-python (2.20170125) ... [2019-09-25T00:04:54.117Z] #13 29.40 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-25T00:04:54.117Z] #13 29.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:54.371Z] #13 DONE 29.6s [2019-09-25T00:04:54.371Z] [2019-09-25T00:04:54.371Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-25T00:04:55.094Z] #13 21.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-25T00:04:55.094Z] #13 21.85 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-25T00:04:55.094Z] #13 21.86 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:56.253Z] #14 1.589 Collecting yamllint==1.16.0 [2019-09-25T00:04:57.619Z] #13 24.47 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-25T00:04:57.877Z] #13 24.48 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-25T00:04:57.877Z] #13 24.49 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-25T00:04:57.877Z] #13 24.50 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-25T00:04:57.877Z] #13 24.51 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-25T00:04:57.877Z] #13 24.52 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:57.877Z] #13 24.53 Processing triggers for mime-support (3.60) ... [2019-09-25T00:04:57.877Z] #13 24.55 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:57.877Z] #13 24.56 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-25T00:04:57.877Z] #13 24.56 Setting up libcap2-bin (1:2.25-1) ... [2019-09-25T00:04:57.877Z] #13 24.57 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-25T00:04:57.877Z] #13 24.58 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-25T00:04:57.877Z] #13 24.59 Setting up bash-completion (1:2.1-4.3) ... [2019-09-25T00:04:58.443Z] #13 25.15 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-25T00:04:58.443Z] #13 25.16 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:04:58.443Z] #13 25.17 Setting up zip (3.0-11+b1) ... [2019-09-25T00:04:58.443Z] #13 25.18 Setting up bzip2 (1.0.6-8.1) ... [2019-09-25T00:04:58.443Z] #13 25.19 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:58.443Z] #13 25.20 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-25T00:04:58.443Z] #13 25.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:04:58.443Z] #13 25.21 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-25T00:04:58.443Z] #13 25.23 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:58.443Z] #13 25.23 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-25T00:04:58.443Z] #13 25.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-25T00:04:58.443Z] #13 25.25 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-25T00:04:58.443Z] #13 25.26 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:58.700Z] #13 25.27 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-25T00:04:58.700Z] #13 25.28 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-25T00:04:58.700Z] #13 25.28 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-25T00:04:58.700Z] #13 25.30 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:58.700Z] #13 25.37 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-09-25T00:04:58.700Z] #13 25.38 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-25T00:04:58.700Z] #13 25.39 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-25T00:04:58.700Z] #13 25.39 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-25T00:04:58.700Z] #13 25.41 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-25T00:04:58.700Z] #13 25.42 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-09-25T00:04:58.700Z] #13 25.43 Setting up pigz (2.3.4-1) ... [2019-09-25T00:04:58.700Z] #13 25.44 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-25T00:04:58.700Z] #13 25.44 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-25T00:04:58.700Z] #13 25.45 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:58.700Z] #13 25.46 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-25T00:04:58.700Z] #13 25.47 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:04:58.700Z] #13 25.48 Setting up jq (1.5+dfsg-1.3) ... [2019-09-25T00:04:58.700Z] #13 25.49 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-25T00:04:58.700Z] #13 25.50 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-25T00:04:58.700Z] #13 25.51 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-25T00:04:58.700Z] #13 25.55 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:04:58.700Z] #13 25.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-25T00:04:58.700Z] #13 25.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-25T00:04:58.700Z] #13 25.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-25T00:04:58.700Z] #13 25.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-25T00:04:58.700Z] #13 25.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-25T00:04:58.700Z] #13 25.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-25T00:04:58.700Z] #13 25.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-25T00:04:58.700Z] #13 25.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-25T00:04:58.958Z] #13 25.58 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:58.958Z] #13 25.59 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:58.958Z] #13 25.60 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-25T00:04:58.958Z] #13 25.61 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-25T00:04:58.958Z] #13 25.62 Setting up btrfs-progs (4.7.3-1) ... [2019-09-25T00:04:58.958Z] #13 25.62 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-25T00:04:58.958Z] #13 25.63 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-25T00:04:59.893Z] #13 26.52 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-25T00:04:59.893Z] #13 26.53 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:59.893Z] #13 26.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-25T00:04:59.893Z] #13 26.53 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-25T00:04:59.893Z] #13 26.54 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-25T00:04:59.893Z] #13 26.54 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-25T00:04:59.893Z] #13 26.54 Setting up btrfs-tools (4.7.3-1) ... [2019-09-25T00:04:59.893Z] #13 26.55 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:04:59.893Z] #13 26.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-25T00:04:59.893Z] #13 26.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-25T00:04:59.893Z] #13 26.57 Setting up python3 (3.5.3-1) ... [2019-09-25T00:05:00.150Z] #13 26.88 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-25T00:05:00.717Z] #13 27.41 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-25T00:05:00.717Z] #13 27.45 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-25T00:05:00.717Z] #13 27.46 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-25T00:05:00.717Z] #13 27.47 Setting up python3-wheel (0.29.0-2) ... [2019-09-25T00:05:00.975Z] #13 27.64 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-25T00:05:01.233Z] #13 27.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-25T00:05:01.233Z] #13 27.85 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-25T00:05:01.491Z] #13 28.06 Setting up dmsetup (2:1.02.137-2) ... [2019-09-25T00:05:01.491Z] #13 28.11 Setting up python3-setuptools (33.1.1-1) ... [2019-09-25T00:05:01.491Z] #13 28.33 Setting up dh-python (2.20170125) ... [2019-09-25T00:05:01.749Z] #13 28.47 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-25T00:05:01.749Z] #13 28.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:05:02.007Z] #13 DONE 28.8s [2019-09-25T00:05:02.007Z] [2019-09-25T00:05:02.007Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-25T00:05:02.772Z] #14 7.903 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-25T00:05:02.772Z] #14 7.968 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-25T00:05:03.331Z] #14 8.999 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-25T00:05:03.586Z] #14 9.362 Collecting pyyaml (from yamllint==1.16.0) [2019-09-25T00:05:03.905Z] #14 1.748 Collecting yamllint==1.16.0 [2019-09-25T00:05:04.944Z] #14 10.42 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-25T00:05:05.199Z] #14 10.78 Building wheels for collected packages: pathspec, pyyaml [2019-09-25T00:05:05.199Z] #14 10.78 Running setup.py bdist_wheel for pathspec: started [2019-09-25T00:05:05.454Z] #14 11.05 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-25T00:05:05.454Z] #14 11.05 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-25T00:05:05.454Z] #14 11.06 Running setup.py bdist_wheel for pyyaml: started [2019-09-25T00:05:05.710Z] #14 11.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-25T00:05:05.710Z] #14 11.33 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-25T00:05:05.710Z] #14 11.35 Successfully built pathspec pyyaml [2019-09-25T00:05:05.710Z] #14 11.35 Installing collected packages: pathspec, pyyaml, yamllint [2019-09-25T00:05:05.710Z] #14 11.45 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-25T00:05:05.964Z] #14 DONE 11.6s [2019-09-25T00:05:05.964Z] [2019-09-25T00:05:05.964Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-25T00:05:06.219Z] #16 DONE 0.2s [2019-09-25T00:05:06.219Z] [2019-09-25T00:05:06.219Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-25T00:05:06.219Z] #64 CACHED [2019-09-25T00:05:06.219Z] [2019-09-25T00:05:06.219Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-25T00:05:06.219Z] #60 DONE 0.1s [2019-09-25T00:05:06.219Z] [2019-09-25T00:05:06.219Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-25T00:05:06.474Z] #61 ... [2019-09-25T00:05:06.474Z] [2019-09-25T00:05:06.474Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:05:06.474Z] #40 DONE 0.1s [2019-09-25T00:05:06.474Z] [2019-09-25T00:05:06.474Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-25T00:05:06.474Z] #52 DONE 0.2s [2019-09-25T00:05:06.474Z] [2019-09-25T00:05:06.474Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-25T00:05:06.474Z] #49 DONE 0.2s [2019-09-25T00:05:06.474Z] [2019-09-25T00:05:06.474Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-25T00:05:06.474Z] #26 DONE 0.2s [2019-09-25T00:05:06.474Z] [2019-09-25T00:05:06.474Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-25T00:05:06.474Z] #32 DONE 0.2s [2019-09-25T00:05:06.474Z] [2019-09-25T00:05:06.474Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-25T00:05:06.474Z] #29 DONE 0.2s [2019-09-25T00:05:06.474Z] [2019-09-25T00:05:06.474Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:07.834Z] #30 ... [2019-09-25T00:05:07.834Z] [2019-09-25T00:05:07.834Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-25T00:05:07.834Z] #41 DONE 1.7s [2019-09-25T00:05:08.089Z] [2019-09-25T00:05:08.089Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-25T00:05:08.089Z] #21 DONE 1.9s [2019-09-25T00:05:08.089Z] [2019-09-25T00:05:08.089Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-25T00:05:10.497Z] #14 8.067 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-25T00:05:10.497Z] #14 8.130 Collecting pyyaml (from yamllint==1.16.0) [2019-09-25T00:05:11.430Z] #14 9.184 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-25T00:05:11.688Z] #14 9.606 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-25T00:05:13.059Z] #14 10.64 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-25T00:05:13.059Z] #14 10.89 Building wheels for collected packages: pyyaml, pathspec [2019-09-25T00:05:13.059Z] #14 10.89 Running setup.py bdist_wheel for pyyaml: started [2019-09-25T00:05:13.059Z] #14 11.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-25T00:05:13.317Z] #14 11.16 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-25T00:05:13.317Z] #14 11.18 Running setup.py bdist_wheel for pathspec: started [2019-09-25T00:05:13.323Z] #42 ... [2019-09-25T00:05:13.323Z] [2019-09-25T00:05:13.323Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-25T00:05:13.323Z] #50 6.734 + RM_GOPATH=0 [2019-09-25T00:05:13.323Z] #50 6.734 + TMP_GOPATH= [2019-09-25T00:05:13.323Z] #50 6.734 + : /build [2019-09-25T00:05:13.323Z] #50 6.734 + '[' -z '' ']' [2019-09-25T00:05:13.323Z] #50 6.737 ++ mktemp -d [2019-09-25T00:05:13.323Z] #50 6.743 + export GOPATH=/tmp/tmp.wntLldlRmM [2019-09-25T00:05:13.323Z] #50 6.743 + GOPATH=/tmp/tmp.wntLldlRmM [2019-09-25T00:05:13.323Z] #50 6.743 + RM_GOPATH=1 [2019-09-25T00:05:13.323Z] #50 6.748 ++ dirname ./install.sh [2019-09-25T00:05:13.323Z] #50 6.751 + dir=. [2019-09-25T00:05:13.323Z] #50 6.751 + bin=proxy [2019-09-25T00:05:13.323Z] #50 6.751 + shift [2019-09-25T00:05:13.323Z] #50 6.751 + '[' '!' -f ./proxy.installer ']' [2019-09-25T00:05:13.323Z] #50 6.752 + . ./proxy.installer [2019-09-25T00:05:13.323Z] #50 6.752 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:05:13.323Z] #50 6.752 + install_proxy [2019-09-25T00:05:13.323Z] #50 6.752 + case "$1" in [2019-09-25T00:05:13.323Z] #50 6.753 + export CGO_ENABLED=0 [2019-09-25T00:05:13.323Z] #50 6.753 + CGO_ENABLED=0 [2019-09-25T00:05:13.323Z] #50 6.753 + _install_proxy [2019-09-25T00:05:13.323Z] #50 6.753 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-25T00:05:13.323Z] #50 6.753 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:05:13.323Z] #50 6.753 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wntLldlRmM/src/github.com/docker/libnetwork [2019-09-25T00:05:13.323Z] #50 6.761 Cloning into '/tmp/tmp.wntLldlRmM/src/github.com/docker/libnetwork'... [2019-09-25T00:05:13.323Z] #50 ... [2019-09-25T00:05:13.323Z] [2019-09-25T00:05:13.323Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:13.323Z] #30 6.892 + RM_GOPATH=0 [2019-09-25T00:05:13.323Z] #30 6.892 + TMP_GOPATH= [2019-09-25T00:05:13.323Z] #30 6.892 + : /build [2019-09-25T00:05:13.323Z] #30 6.893 + '[' -z '' ']' [2019-09-25T00:05:13.323Z] #30 6.899 ++ mktemp -d [2019-09-25T00:05:13.323Z] #30 6.902 + export GOPATH=/tmp/tmp.mSjXNoP6jz [2019-09-25T00:05:13.323Z] #30 6.903 + GOPATH=/tmp/tmp.mSjXNoP6jz [2019-09-25T00:05:13.323Z] #30 6.903 + RM_GOPATH=1 [2019-09-25T00:05:13.323Z] #30 6.904 ++ dirname ./install.sh [2019-09-25T00:05:13.323Z] #30 6.908 + dir=. [2019-09-25T00:05:13.323Z] #30 6.908 + bin=tomlv [2019-09-25T00:05:13.323Z] #30 6.908 + shift [2019-09-25T00:05:13.323Z] #30 6.908 + '[' '!' -f ./tomlv.installer ']' [2019-09-25T00:05:13.323Z] #30 6.909 + . ./tomlv.installer [2019-09-25T00:05:13.323Z] #30 6.909 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:05:13.323Z] #30 6.909 + install_tomlv [2019-09-25T00:05:13.323Z] #30 6.911 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-25T00:05:13.323Z] #30 6.911 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:05:13.323Z] #30 6.911 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mSjXNoP6jz/src/github.com/BurntSushi/toml [2019-09-25T00:05:13.323Z] #30 6.913 Cloning into '/tmp/tmp.mSjXNoP6jz/src/github.com/BurntSushi/toml'... [2019-09-25T00:05:13.575Z] #14 11.45 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-25T00:05:13.575Z] #14 11.45 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-25T00:05:13.575Z] #14 11.45 Successfully built pyyaml pathspec [2019-09-25T00:05:13.575Z] #14 11.45 Installing collected packages: pyyaml, pathspec, yamllint [2019-09-25T00:05:13.575Z] #14 11.56 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-25T00:05:13.833Z] #14 DONE 11.8s [2019-09-25T00:05:13.833Z] [2019-09-25T00:05:13.833Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-25T00:05:14.091Z] #16 DONE 0.1s [2019-09-25T00:05:14.091Z] [2019-09-25T00:05:14.091Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-25T00:05:14.091Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-09-25T00:05:14.091Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-09-25T00:05:14.091Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-09-25T00:05:14.091Z] #64 ... [2019-09-25T00:05:14.091Z] [2019-09-25T00:05:14.091Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-25T00:05:14.091Z] #49 DONE 0.1s [2019-09-25T00:05:14.091Z] [2019-09-25T00:05:14.091Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-25T00:05:14.091Z] #23 DONE 0.1s [2019-09-25T00:05:14.091Z] [2019-09-25T00:05:14.091Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-25T00:05:14.091Z] #60 DONE 0.1s [2019-09-25T00:05:14.091Z] [2019-09-25T00:05:14.091Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-25T00:05:14.091Z] #32 DONE 0.2s [2019-09-25T00:05:14.091Z] [2019-09-25T00:05:14.091Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:05:14.091Z] #36 DONE 0.2s [2019-09-25T00:05:14.091Z] [2019-09-25T00:05:14.091Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-25T00:05:14.348Z] #64 ... [2019-09-25T00:05:14.348Z] [2019-09-25T00:05:14.348Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-25T00:05:14.348Z] #52 DONE 0.2s [2019-09-25T00:05:14.348Z] [2019-09-25T00:05:14.348Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-25T00:05:14.348Z] #29 DONE 0.2s [2019-09-25T00:05:14.348Z] [2019-09-25T00:05:14.348Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:05:14.348Z] #40 DONE 0.2s [2019-09-25T00:05:14.348Z] [2019-09-25T00:05:14.348Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-25T00:05:14.348Z] #26 DONE 0.3s [2019-09-25T00:05:14.348Z] [2019-09-25T00:05:14.348Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-25T00:05:14.615Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.33MB / 9.11MB 0.6s [2019-09-25T00:05:14.615Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-09-25T00:05:14.615Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-09-25T00:05:14.683Z] #30 8.020 + cd /tmp/tmp.mSjXNoP6jz/src/github.com/BurntSushi/toml [2019-09-25T00:05:14.683Z] #30 8.020 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:05:14.683Z] #30 8.042 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-25T00:05:14.818Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-09-25T00:05:14.818Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-25T00:05:14.818Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-25T00:05:14.818Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-09-25T00:05:14.818Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 95.2% of statements [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-25T00:05:14.818Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-25T00:05:14.818Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/builder [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-25T00:05:14.818Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-25T00:05:14.818Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-09-25T00:05:15.181Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.4s done [2019-09-25T00:05:15.242Z] #30 8.782 internal/cpu [2019-09-25T00:05:15.242Z] #30 8.789 runtime/internal/atomic [2019-09-25T00:05:15.438Z] #64 DONE 1.5s [2019-09-25T00:05:15.438Z] [2019-09-25T00:05:15.438Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-25T00:05:15.496Z] #30 9.032 runtime/internal/sys [2019-09-25T00:05:15.700Z] #27 ... [2019-09-25T00:05:15.700Z] [2019-09-25T00:05:15.700Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-25T00:05:15.700Z] #41 DONE 1.4s [2019-09-25T00:05:15.700Z] [2019-09-25T00:05:15.700Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-25T00:05:15.700Z] #37 DONE 1.4s [2019-09-25T00:05:15.700Z] [2019-09-25T00:05:15.700Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-25T00:05:15.700Z] #21 DONE 1.7s [2019-09-25T00:05:15.700Z] [2019-09-25T00:05:15.700Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-25T00:05:15.751Z] #30 9.218 runtime/internal/math [2019-09-25T00:05:15.751Z] #30 9.321 internal/bytealg [2019-09-25T00:05:15.751Z] #30 9.395 math/bits [2019-09-25T00:05:16.310Z] #30 ... [2019-09-25T00:05:16.310Z] [2019-09-25T00:05:16.310Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-25T00:05:16.310Z] #44 6.645 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:05:16.310Z] #44 6.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:05:16.310Z] #44 6.772 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:05:16.310Z] #44 6.775 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:05:16.310Z] #44 6.808 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:05:16.310Z] #44 7.566 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:05:16.310Z] #44 9.175 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:05:16.310Z] #44 10.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:05:16.310Z] #44 ... [2019-09-25T00:05:16.310Z] [2019-09-25T00:05:16.310Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-25T00:05:16.310Z] #27 6.452 + RM_GOPATH=0 [2019-09-25T00:05:16.310Z] #27 6.452 + TMP_GOPATH= [2019-09-25T00:05:16.310Z] #27 6.452 + : /build [2019-09-25T00:05:16.310Z] #27 6.452 + '[' -z '' ']' [2019-09-25T00:05:16.310Z] #27 6.454 ++ mktemp -d [2019-09-25T00:05:16.310Z] #27 6.469 + export GOPATH=/tmp/tmp.Tv1EvqNnPN [2019-09-25T00:05:16.310Z] #27 6.469 + GOPATH=/tmp/tmp.Tv1EvqNnPN [2019-09-25T00:05:16.310Z] #27 6.470 + RM_GOPATH=1 [2019-09-25T00:05:16.310Z] #27 6.470 ++ dirname ./install.sh [2019-09-25T00:05:16.310Z] #27 6.473 + dir=. [2019-09-25T00:05:16.310Z] #27 6.473 + bin=gotestsum [2019-09-25T00:05:16.310Z] #27 6.473 + shift [2019-09-25T00:05:16.310Z] #27 6.473 + '[' '!' -f ./gotestsum.installer ']' [2019-09-25T00:05:16.310Z] #27 6.474 + . ./gotestsum.installer [2019-09-25T00:05:16.310Z] #27 6.474 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-25T00:05:16.310Z] #27 6.475 + install_gotestsum [2019-09-25T00:05:16.310Z] #27 6.475 + echo 'Installing gotestsum version v0.3.5' [2019-09-25T00:05:16.310Z] #27 6.475 Installing gotestsum version v0.3.5 [2019-09-25T00:05:16.310Z] #27 6.475 + go get -d gotest.tools/gotestsum [2019-09-25T00:05:16.565Z] #27 ... [2019-09-25T00:05:16.565Z] [2019-09-25T00:05:16.565Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-25T00:05:16.565Z] #55 4.369 + mktemp -d [2019-09-25T00:05:16.565Z] #55 4.369 + export GOPATH=/tmp/tmp.mRSqg78YMS [2019-09-25T00:05:16.565Z] #55 4.369 + git clone https://github.com/docker/distribution.git /tmp/tmp.mRSqg78YMS/src/github.com/docker/distribution [2019-09-25T00:05:16.565Z] #55 4.369 Cloning into '/tmp/tmp.mRSqg78YMS/src/github.com/docker/distribution'... [2019-09-25T00:05:16.565Z] #55 ... [2019-09-25T00:05:16.565Z] [2019-09-25T00:05:16.565Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:16.565Z] #35 7.057 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:05:16.565Z] #35 7.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:05:16.565Z] #35 7.120 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:05:16.565Z] #35 7.135 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:05:16.565Z] #35 7.152 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:05:16.565Z] #35 7.941 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:05:16.565Z] #35 9.580 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:05:16.565Z] #35 10.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:05:16.819Z] #35 ... [2019-09-25T00:05:16.819Z] [2019-09-25T00:05:16.819Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-25T00:05:16.819Z] #24 6.459 + RM_GOPATH=0 [2019-09-25T00:05:16.819Z] #24 6.459 + TMP_GOPATH= [2019-09-25T00:05:16.819Z] #24 6.459 + : /build [2019-09-25T00:05:16.819Z] #24 6.459 + '[' -z '' ']' [2019-09-25T00:05:16.819Z] #24 6.461 ++ mktemp -d [2019-09-25T00:05:16.820Z] #24 6.478 + export GOPATH=/tmp/tmp.1jt9flAUxS [2019-09-25T00:05:16.820Z] #24 6.478 + GOPATH=/tmp/tmp.1jt9flAUxS [2019-09-25T00:05:16.820Z] #24 6.478 + RM_GOPATH=1 [2019-09-25T00:05:16.820Z] #24 6.479 ++ dirname ./install.sh [2019-09-25T00:05:16.820Z] #24 6.487 + dir=. [2019-09-25T00:05:16.820Z] #24 6.488 + bin=golangci_lint [2019-09-25T00:05:16.820Z] #24 6.488 + shift [2019-09-25T00:05:16.820Z] #24 6.488 + '[' '!' -f ./golangci_lint.installer ']' [2019-09-25T00:05:16.820Z] #24 6.488 + . ./golangci_lint.installer [2019-09-25T00:05:16.820Z] #24 6.491 ++ : v1.17.1 [2019-09-25T00:05:16.820Z] #24 6.492 + install_golangci_lint [2019-09-25T00:05:16.820Z] #24 6.493 + echo 'Installing golangci-lint version v1.17.1' [2019-09-25T00:05:16.820Z] #24 6.494 Installing golangci-lint version v1.17.1 [2019-09-25T00:05:16.820Z] #24 6.494 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-25T00:05:16.820Z] #24 ... [2019-09-25T00:05:16.820Z] [2019-09-25T00:05:16.820Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:16.820Z] #33 6.856 + RM_GOPATH=0 [2019-09-25T00:05:16.820Z] #33 6.856 + TMP_GOPATH= [2019-09-25T00:05:16.820Z] #33 6.856 + : /build [2019-09-25T00:05:16.820Z] #33 6.856 + '[' -z '' ']' [2019-09-25T00:05:16.820Z] #33 6.858 ++ mktemp -d [2019-09-25T00:05:16.820Z] #33 6.871 + export GOPATH=/tmp/tmp.1URaf6RWBa [2019-09-25T00:05:16.820Z] #33 6.871 + GOPATH=/tmp/tmp.1URaf6RWBa [2019-09-25T00:05:16.820Z] #33 6.871 + RM_GOPATH=1 [2019-09-25T00:05:16.820Z] #33 6.878 ++ dirname ./install.sh [2019-09-25T00:05:16.820Z] #33 6.879 + dir=. [2019-09-25T00:05:16.820Z] #33 6.879 + bin=vndr [2019-09-25T00:05:16.820Z] #33 6.879 + shift [2019-09-25T00:05:16.820Z] #33 6.879 + '[' '!' -f ./vndr.installer ']' [2019-09-25T00:05:16.820Z] #33 6.879 + . ./vndr.installer [2019-09-25T00:05:16.820Z] #33 6.879 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:05:16.820Z] #33 6.879 + install_vndr [2019-09-25T00:05:16.820Z] #33 6.880 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-25T00:05:16.820Z] #33 6.880 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1URaf6RWBa/src/github.com/LK4D4/vndr [2019-09-25T00:05:16.820Z] #33 6.880 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:05:16.820Z] #33 6.889 Cloning into '/tmp/tmp.1URaf6RWBa/src/github.com/LK4D4/vndr'... [2019-09-25T00:05:16.820Z] #33 7.976 + cd /tmp/tmp.1URaf6RWBa/src/github.com/LK4D4/vndr [2019-09-25T00:05:16.820Z] #33 7.976 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:05:16.820Z] #33 8.004 + go build -buildmode=pie -v -o /build/vndr . [2019-09-25T00:05:16.820Z] #33 9.308 runtime/internal/atomic [2019-09-25T00:05:16.820Z] #33 9.337 internal/cpu [2019-09-25T00:05:16.820Z] #33 9.520 runtime/internal/sys [2019-09-25T00:05:16.820Z] #33 9.637 runtime/internal/math [2019-09-25T00:05:16.820Z] #33 9.771 internal/race [2019-09-25T00:05:16.820Z] #33 9.882 sync/atomic [2019-09-25T00:05:16.820Z] #33 9.904 internal/bytealg [2019-09-25T00:05:16.820Z] #33 10.19 unicode [2019-09-25T00:05:17.075Z] #33 10.66 runtime [2019-09-25T00:05:17.075Z] #33 ... [2019-09-25T00:05:17.075Z] [2019-09-25T00:05:17.075Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-25T00:05:17.075Z] #53 7.099 + RM_GOPATH=0 [2019-09-25T00:05:17.075Z] #53 7.099 + TMP_GOPATH= [2019-09-25T00:05:17.075Z] #53 7.101 + : /build [2019-09-25T00:05:17.075Z] #53 7.101 + '[' -z '' ']' [2019-09-25T00:05:17.075Z] #53 7.101 ++ mktemp -d [2019-09-25T00:05:17.075Z] #53 7.104 + export GOPATH=/tmp/tmp.Aqleloa5m5 [2019-09-25T00:05:17.075Z] #53 7.104 + GOPATH=/tmp/tmp.Aqleloa5m5 [2019-09-25T00:05:17.075Z] #53 7.104 + RM_GOPATH=1 [2019-09-25T00:05:17.075Z] #53 7.105 ++ dirname ./install.sh [2019-09-25T00:05:17.075Z] #53 7.105 + dir=. [2019-09-25T00:05:17.075Z] #53 7.106 + bin=dockercli [2019-09-25T00:05:17.075Z] #53 7.106 + shift [2019-09-25T00:05:17.075Z] #53 7.106 + '[' '!' -f ./dockercli.installer ']' [2019-09-25T00:05:17.075Z] #53 7.106 + . ./dockercli.installer [2019-09-25T00:05:17.075Z] #53 7.106 ++ DOCKERCLI_CHANNEL=stable [2019-09-25T00:05:17.075Z] #53 7.107 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-25T00:05:17.075Z] #53 7.107 + install_dockercli [2019-09-25T00:05:17.075Z] #53 7.107 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-25T00:05:17.075Z] #53 7.107 Install docker/cli version 17.06.2-ce from stable [2019-09-25T00:05:17.075Z] #53 7.108 ++ uname -m [2019-09-25T00:05:17.075Z] #53 7.110 + arch=x86_64 [2019-09-25T00:05:17.075Z] #53 7.111 + '[' x86_64 '!=' x86_64 ']' [2019-09-25T00:05:17.075Z] #53 7.113 + url=https://download.docker.com/linux/static [2019-09-25T00:05:17.075Z] #53 7.114 + tar -xz docker/docker [2019-09-25T00:05:17.075Z] #53 7.120 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-25T00:05:17.075Z] #53 ... [2019-09-25T00:05:17.075Z] [2019-09-25T00:05:17.075Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:17.075Z] #57 7.953 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:05:17.075Z] #57 7.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:05:17.075Z] #57 8.002 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:05:17.075Z] #57 8.005 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:05:17.075Z] #57 8.019 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:05:17.075Z] #57 8.778 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:05:17.075Z] #57 10.60 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:05:17.330Z] #57 ... [2019-09-25T00:05:17.330Z] [2019-09-25T00:05:17.330Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-25T00:05:17.330Z] #42 5.407 + RM_GOPATH=0 [2019-09-25T00:05:17.330Z] #42 5.407 + TMP_GOPATH= [2019-09-25T00:05:17.330Z] #42 5.408 + : /build [2019-09-25T00:05:17.330Z] #42 5.408 + '[' -z '' ']' [2019-09-25T00:05:17.330Z] #42 5.414 ++ mktemp -d [2019-09-25T00:05:17.330Z] #42 5.420 + export GOPATH=/tmp/tmp.QGaj2o3g7q [2019-09-25T00:05:17.330Z] #42 5.420 + GOPATH=/tmp/tmp.QGaj2o3g7q [2019-09-25T00:05:17.330Z] #42 5.420 + RM_GOPATH=1 [2019-09-25T00:05:17.330Z] #42 5.429 ++ dirname ./install.sh [2019-09-25T00:05:17.330Z] #42 5.440 + dir=. [2019-09-25T00:05:17.330Z] #42 5.440 + bin=runc [2019-09-25T00:05:17.330Z] #42 5.440 + shift [2019-09-25T00:05:17.330Z] #42 5.440 + '[' '!' -f ./runc.installer ']' [2019-09-25T00:05:17.330Z] #42 5.440 + . ./runc.installer [2019-09-25T00:05:17.330Z] #42 5.440 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:05:17.330Z] #42 5.440 + install_runc [2019-09-25T00:05:17.330Z] #42 5.444 + uname -r [2019-09-25T00:05:17.330Z] #42 5.445 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-25T00:05:17.330Z] #42 5.447 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-25T00:05:17.330Z] #42 5.447 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-25T00:05:17.330Z] #42 5.447 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-25T00:05:17.330Z] #42 5.447 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QGaj2o3g7q/src/github.com/opencontainers/runc [2019-09-25T00:05:17.330Z] #42 5.458 Cloning into '/tmp/tmp.QGaj2o3g7q/src/github.com/opencontainers/runc'... [2019-09-25T00:05:18.137Z] ok github.com/docker/docker/builder/fscache 0.144s coverage: 69.2% of statements [2019-09-25T00:05:18.511Z] ok github.com/docker/docker/builder/dockerfile 0.957s coverage: 45.1% of statements [2019-09-25T00:05:19.274Z] INFO: Zapped successfully [2019-09-25T00:05:19.274Z] INFO: Location for testing is d:\CI\PR-39984\2 [2019-09-25T00:05:19.274Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-25T00:05:19.274Z] [2019-09-25T00:05:19.274Z] [2019-09-25T00:05:19.274Z] INFO: Building the image from Dockerfile.windows at 09/25/2019 00:05:14... [2019-09-25T00:05:19.274Z] [2019-09-25T00:05:19.838Z] #42 ... [2019-09-25T00:05:19.838Z] [2019-09-25T00:05:19.838Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:19.838Z] #33 13.41 unicode/utf8 [2019-09-25T00:05:20.396Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 13.6% of statements [2019-09-25T00:05:20.457Z] #33 13.87 math/bits [2019-09-25T00:05:20.960Z] #38 4.639 + RM_GOPATH=0 [2019-09-25T00:05:20.960Z] #38 4.639 + TMP_GOPATH= [2019-09-25T00:05:20.960Z] #38 4.640 + : /build [2019-09-25T00:05:20.960Z] #38 4.640 + '[' -z '' ']' [2019-09-25T00:05:20.960Z] #38 4.644 ++ mktemp -d [2019-09-25T00:05:20.960Z] #38 4.647 + export GOPATH=/tmp/tmp.u14lqyMPW5 [2019-09-25T00:05:20.960Z] #38 4.648 + GOPATH=/tmp/tmp.u14lqyMPW5 [2019-09-25T00:05:20.960Z] #38 4.648 + RM_GOPATH=1 [2019-09-25T00:05:20.960Z] #38 4.652 ++ dirname ./install.sh [2019-09-25T00:05:20.960Z] #38 4.653 + dir=. [2019-09-25T00:05:20.960Z] #38 4.653 + bin=tini [2019-09-25T00:05:20.960Z] #38 4.653 + shift [2019-09-25T00:05:20.960Z] #38 4.653 + '[' '!' -f ./tini.installer ']' [2019-09-25T00:05:20.960Z] #38 4.654 + . ./tini.installer [2019-09-25T00:05:20.960Z] #38 4.654 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:05:20.960Z] #38 4.654 + install_tini [2019-09-25T00:05:20.960Z] #38 4.654 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-25T00:05:20.960Z] #38 4.654 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:05:20.960Z] #38 4.655 + git clone https://github.com/krallin/tini.git /tmp/tmp.u14lqyMPW5/tini [2019-09-25T00:05:20.960Z] #38 4.658 Cloning into '/tmp/tmp.u14lqyMPW5/tini'... [2019-09-25T00:05:20.960Z] #38 ... [2019-09-25T00:05:20.960Z] [2019-09-25T00:05:20.960Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-25T00:05:20.960Z] #27 6.515 + RM_GOPATH=0 [2019-09-25T00:05:20.960Z] #27 6.515 + TMP_GOPATH= [2019-09-25T00:05:20.960Z] #27 6.515 + : /build [2019-09-25T00:05:20.960Z] #27 6.515 + '[' -z '' ']' [2019-09-25T00:05:20.960Z] #27 6.515 ++ mktemp -d [2019-09-25T00:05:20.960Z] #27 6.527 + export GOPATH=/tmp/tmp.88etTSDuGE [2019-09-25T00:05:20.960Z] #27 6.527 + GOPATH=/tmp/tmp.88etTSDuGE [2019-09-25T00:05:20.960Z] #27 6.527 + RM_GOPATH=1 [2019-09-25T00:05:20.960Z] #27 6.527 ++ dirname ./install.sh [2019-09-25T00:05:20.960Z] #27 6.529 + dir=. [2019-09-25T00:05:20.960Z] #27 6.535 + bin=gotestsum [2019-09-25T00:05:20.960Z] #27 6.536 + shift [2019-09-25T00:05:20.960Z] #27 6.536 + '[' '!' -f ./gotestsum.installer ']' [2019-09-25T00:05:20.960Z] #27 6.536 + . ./gotestsum.installer [2019-09-25T00:05:20.960Z] #27 6.536 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-25T00:05:20.960Z] #27 6.536 + install_gotestsum [2019-09-25T00:05:20.960Z] #27 6.539 + echo 'Installing gotestsum version v0.3.5' [2019-09-25T00:05:20.960Z] #27 6.539 Installing gotestsum version v0.3.5 [2019-09-25T00:05:20.960Z] #27 6.539 + go get -d gotest.tools/gotestsum [2019-09-25T00:05:21.022Z] #33 14.48 math [2019-09-25T00:05:21.193Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-09-25T00:05:21.193Z] ok github.com/docker/docker/builder/remotecontext/git 1.121s coverage: 85.1% of statements [2019-09-25T00:05:21.193Z] ? github.com/docker/docker/cli [no test files] [2019-09-25T00:05:21.193Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-25T00:05:21.461Z] Sending build context to Docker daemon 49.97MB [2019-09-25T00:05:21.461Z] [2019-09-25T00:05:21.461Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-25T00:05:21.461Z] ---> 1ddfa8bee56a [2019-09-25T00:05:21.461Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-25T00:05:21.461Z] ---> Using cache [2019-09-25T00:05:21.461Z] ---> 7aa786d77341 [2019-09-25T00:05:21.461Z] Step 3/8 : ARG GO_VERSION=1.13.0 [2019-09-25T00:05:21.461Z] ---> Using cache [2019-09-25T00:05:21.461Z] ---> 4fe34cbc5673 [2019-09-25T00:05:21.461Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-09-25T00:05:21.461Z] ---> Using cache [2019-09-25T00:05:21.461Z] ---> f842efbf6819 [2019-09-25T00:05:21.461Z] 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/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/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-09-25T00:05:21.461Z] ---> Using cache [2019-09-25T00:05:21.461Z] ---> 78f3b94c0985 [2019-09-25T00:05:21.461Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-25T00:05:21.461Z] ---> Using cache [2019-09-25T00:05:21.461Z] ---> 979d925b953f [2019-09-25T00:05:21.461Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-25T00:05:21.461Z] ---> Using cache [2019-09-25T00:05:21.461Z] ---> de73c5ee0975 [2019-09-25T00:05:21.461Z] Step 8/8 : COPY . . [2019-09-25T00:05:21.583Z] #33 ... [2019-09-25T00:05:21.584Z] [2019-09-25T00:05:21.584Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-25T00:05:21.584Z] #61 5.139 + RM_GOPATH=0 [2019-09-25T00:05:21.584Z] #61 5.139 + TMP_GOPATH= [2019-09-25T00:05:21.584Z] #61 5.139 + : /build/ [2019-09-25T00:05:21.584Z] #61 5.139 + '[' -z '' ']' [2019-09-25T00:05:21.584Z] #61 5.139 ++ mktemp -d [2019-09-25T00:05:21.584Z] #61 5.139 + export GOPATH=/tmp/tmp.gwRQu7rRFW [2019-09-25T00:05:21.584Z] #61 5.139 + GOPATH=/tmp/tmp.gwRQu7rRFW [2019-09-25T00:05:21.584Z] #61 5.139 + RM_GOPATH=1 [2019-09-25T00:05:21.584Z] #61 5.139 ++ dirname ./install.sh [2019-09-25T00:05:21.584Z] #61 5.144 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:05:21.584Z] #61 5.146 + dir=. [2019-09-25T00:05:21.584Z] #61 5.146 + bin=rootlesskit [2019-09-25T00:05:21.584Z] #61 5.146 + shift [2019-09-25T00:05:21.584Z] #61 5.146 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-25T00:05:21.584Z] #61 5.146 + . ./rootlesskit.installer [2019-09-25T00:05:21.584Z] #61 5.146 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:05:21.584Z] #61 5.146 + install_rootlesskit [2019-09-25T00:05:21.584Z] #61 5.146 + case "$1" in [2019-09-25T00:05:21.584Z] #61 5.146 + export CGO_ENABLED=0 [2019-09-25T00:05:21.584Z] #61 5.146 + CGO_ENABLED=0 [2019-09-25T00:05:21.584Z] #61 5.146 + _install_rootlesskit [2019-09-25T00:05:21.584Z] #61 5.146 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-25T00:05:21.584Z] #61 5.146 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gwRQu7rRFW/src/github.com/rootless-containers/rootlesskit [2019-09-25T00:05:21.584Z] #61 5.147 Cloning into '/tmp/tmp.gwRQu7rRFW/src/github.com/rootless-containers/rootlesskit'... [2019-09-25T00:05:21.584Z] #61 8.496 + cd /tmp/tmp.gwRQu7rRFW/src/github.com/rootless-containers/rootlesskit [2019-09-25T00:05:21.584Z] #61 8.498 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:05:21.584Z] #61 8.837 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-25T00:05:21.584Z] #61 8.839 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-25T00:05:21.584Z] #61 ... [2019-09-25T00:05:21.584Z] [2019-09-25T00:05:21.584Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-25T00:05:21.584Z] #53 14.65 + mkdir -p /build [2019-09-25T00:05:21.584Z] #53 14.66 + mv docker/docker /build/ [2019-09-25T00:05:21.584Z] #53 14.67 + rmdir docker [2019-09-25T00:05:21.584Z] #53 DONE 15.3s [2019-09-25T00:05:21.584Z] [2019-09-25T00:05:21.584Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-25T00:05:21.584Z] #55 15.23 + cd /tmp/tmp.mRSqg78YMS/src/github.com/docker/distribution [2019-09-25T00:05:21.584Z] #55 15.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-25T00:05:24.094Z] #55 17.51 + GOPATH=/tmp/tmp.mRSqg78YMS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mRSqg78YMS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-25T00:05:24.244Z] #27 ... [2019-09-25T00:05:24.244Z] [2019-09-25T00:05:24.244Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-25T00:05:24.244Z] #44 6.813 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:05:24.244Z] #44 6.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:05:24.244Z] #44 6.859 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:05:24.244Z] #44 6.876 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:05:24.244Z] #44 6.930 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:05:24.244Z] #44 7.655 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:05:24.244Z] #44 9.176 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:05:24.244Z] #44 10.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:05:24.244Z] #44 ... [2019-09-25T00:05:24.244Z] [2019-09-25T00:05:24.244Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:24.244Z] #57 4.998 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:05:24.244Z] #57 4.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:05:24.244Z] #57 5.083 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:05:24.244Z] #57 5.090 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:05:24.244Z] #57 5.143 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:05:24.244Z] #57 5.935 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB] [2019-09-25T00:05:24.244Z] #57 7.254 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-25T00:05:24.244Z] #57 8.110 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:05:24.244Z] #57 ... [2019-09-25T00:05:24.244Z] [2019-09-25T00:05:24.244Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:24.244Z] #30 6.522 + RM_GOPATH=0 [2019-09-25T00:05:24.244Z] #30 6.523 + TMP_GOPATH= [2019-09-25T00:05:24.244Z] #30 6.523 + : /build [2019-09-25T00:05:24.244Z] #30 6.523 + '[' -z '' ']' [2019-09-25T00:05:24.244Z] #30 6.524 ++ mktemp -d [2019-09-25T00:05:24.244Z] #30 6.525 + export GOPATH=/tmp/tmp.u3BKon9I2J [2019-09-25T00:05:24.244Z] #30 6.525 + GOPATH=/tmp/tmp.u3BKon9I2J [2019-09-25T00:05:24.244Z] #30 6.525 + RM_GOPATH=1 [2019-09-25T00:05:24.244Z] #30 6.527 ++ dirname ./install.sh [2019-09-25T00:05:24.244Z] #30 6.527 + dir=. [2019-09-25T00:05:24.244Z] #30 6.527 + bin=tomlv [2019-09-25T00:05:24.244Z] #30 6.527 + shift [2019-09-25T00:05:24.244Z] #30 6.527 + '[' '!' -f ./tomlv.installer ']' [2019-09-25T00:05:24.244Z] #30 6.527 + . ./tomlv.installer [2019-09-25T00:05:24.244Z] #30 6.527 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:05:24.244Z] #30 6.527 + install_tomlv [2019-09-25T00:05:24.244Z] #30 6.527 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-25T00:05:24.244Z] #30 6.527 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u3BKon9I2J/src/github.com/BurntSushi/toml [2019-09-25T00:05:24.244Z] #30 6.528 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:05:24.244Z] #30 6.540 Cloning into '/tmp/tmp.u3BKon9I2J/src/github.com/BurntSushi/toml'... [2019-09-25T00:05:24.244Z] #30 7.734 + cd /tmp/tmp.u3BKon9I2J/src/github.com/BurntSushi/toml [2019-09-25T00:05:24.244Z] #30 7.734 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:05:24.244Z] #30 7.752 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-25T00:05:24.244Z] #30 8.477 internal/cpu [2019-09-25T00:05:24.244Z] #30 8.484 runtime/internal/atomic [2019-09-25T00:05:24.244Z] #30 8.780 runtime/internal/sys [2019-09-25T00:05:24.244Z] #30 8.817 internal/bytealg [2019-09-25T00:05:24.244Z] #30 8.874 runtime/internal/math [2019-09-25T00:05:24.244Z] #30 8.948 math/bits [2019-09-25T00:05:24.244Z] #30 9.396 math [2019-09-25T00:05:24.244Z] #30 9.585 runtime [2019-09-25T00:05:24.503Z] #30 ... [2019-09-25T00:05:24.503Z] [2019-09-25T00:05:24.503Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-25T00:05:24.503Z] #50 5.638 + RM_GOPATH=0 [2019-09-25T00:05:24.503Z] #50 5.638 + TMP_GOPATH= [2019-09-25T00:05:24.503Z] #50 5.638 + : /build [2019-09-25T00:05:24.503Z] #50 5.639 + '[' -z '' ']' [2019-09-25T00:05:24.503Z] #50 5.639 ++ mktemp -d [2019-09-25T00:05:24.503Z] #50 5.645 + export GOPATH=/tmp/tmp.yuOniEx7HP [2019-09-25T00:05:24.503Z] #50 5.645 + GOPATH=/tmp/tmp.yuOniEx7HP [2019-09-25T00:05:24.503Z] #50 5.646 + RM_GOPATH=1 [2019-09-25T00:05:24.503Z] #50 5.646 ++ dirname ./install.sh [2019-09-25T00:05:24.503Z] #50 5.646 + dir=. [2019-09-25T00:05:24.503Z] #50 5.647 + bin=proxy [2019-09-25T00:05:24.503Z] #50 5.647 + shift [2019-09-25T00:05:24.503Z] #50 5.647 + '[' '!' -f ./proxy.installer ']' [2019-09-25T00:05:24.503Z] #50 5.647 + . ./proxy.installer [2019-09-25T00:05:24.503Z] #50 5.647 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:05:24.503Z] #50 5.647 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:05:24.503Z] #50 5.647 + install_proxy [2019-09-25T00:05:24.503Z] #50 5.647 + case "$1" in [2019-09-25T00:05:24.503Z] #50 5.647 + export CGO_ENABLED=0 [2019-09-25T00:05:24.503Z] #50 5.647 + CGO_ENABLED=0 [2019-09-25T00:05:24.503Z] #50 5.647 + _install_proxy [2019-09-25T00:05:24.503Z] #50 5.647 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-25T00:05:24.503Z] #50 5.647 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yuOniEx7HP/src/github.com/docker/libnetwork [2019-09-25T00:05:24.503Z] #50 5.648 Cloning into '/tmp/tmp.yuOniEx7HP/src/github.com/docker/libnetwork'... [2019-09-25T00:05:24.761Z] #50 ... [2019-09-25T00:05:24.761Z] [2019-09-25T00:05:24.761Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-25T00:05:24.761Z] #24 6.210 + RM_GOPATH=0 [2019-09-25T00:05:24.761Z] #24 6.211 + TMP_GOPATH= [2019-09-25T00:05:24.761Z] #24 6.211 + : /build [2019-09-25T00:05:24.761Z] #24 6.211 + '[' -z '' ']' [2019-09-25T00:05:24.761Z] #24 6.214 ++ mktemp -d [2019-09-25T00:05:24.761Z] #24 6.218 + export GOPATH=/tmp/tmp.TDYaur9538 [2019-09-25T00:05:24.761Z] #24 6.218 + GOPATH=/tmp/tmp.TDYaur9538 [2019-09-25T00:05:24.761Z] #24 6.218 + RM_GOPATH=1 [2019-09-25T00:05:24.761Z] #24 6.218 ++ dirname ./install.sh [2019-09-25T00:05:24.761Z] #24 6.220 + dir=. [2019-09-25T00:05:24.761Z] #24 6.220 + bin=golangci_lint [2019-09-25T00:05:24.761Z] #24 6.220 + shift [2019-09-25T00:05:24.761Z] #24 6.221 + '[' '!' -f ./golangci_lint.installer ']' [2019-09-25T00:05:24.761Z] #24 6.221 + . ./golangci_lint.installer [2019-09-25T00:05:24.761Z] #24 6.221 ++ : v1.17.1 [2019-09-25T00:05:24.761Z] #24 6.221 + install_golangci_lint [2019-09-25T00:05:24.761Z] #24 6.221 + echo 'Installing golangci-lint version v1.17.1' [2019-09-25T00:05:24.761Z] #24 6.222 Installing golangci-lint version v1.17.1 [2019-09-25T00:05:24.761Z] #24 6.222 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-25T00:05:24.761Z] #24 ... [2019-09-25T00:05:24.761Z] [2019-09-25T00:05:24.761Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-25T00:05:24.761Z] #55 5.576 + mktemp -d [2019-09-25T00:05:24.761Z] #55 5.581 + export GOPATH=/tmp/tmp.pIe7lHhYTf [2019-09-25T00:05:24.761Z] #55 5.581 + git clone https://github.com/docker/distribution.git /tmp/tmp.pIe7lHhYTf/src/github.com/docker/distribution [2019-09-25T00:05:24.761Z] #55 5.591 Cloning into '/tmp/tmp.pIe7lHhYTf/src/github.com/docker/distribution'... [2019-09-25T00:05:25.020Z] #55 ... [2019-09-25T00:05:25.020Z] [2019-09-25T00:05:25.020Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-25T00:05:25.020Z] #61 5.879 + RM_GOPATH=0 [2019-09-25T00:05:25.020Z] #61 5.880 + TMP_GOPATH= [2019-09-25T00:05:25.020Z] #61 5.880 + : /build/ [2019-09-25T00:05:25.020Z] #61 5.880 + '[' -z '' ']' [2019-09-25T00:05:25.020Z] #61 5.883 ++ mktemp -d [2019-09-25T00:05:25.020Z] #61 5.887 + export GOPATH=/tmp/tmp.k8ynnNCNzn [2019-09-25T00:05:25.020Z] #61 5.887 + GOPATH=/tmp/tmp.k8ynnNCNzn [2019-09-25T00:05:25.020Z] #61 5.887 + RM_GOPATH=1 [2019-09-25T00:05:25.020Z] #61 5.890 ++ dirname ./install.sh [2019-09-25T00:05:25.020Z] #61 5.891 + dir=. [2019-09-25T00:05:25.020Z] #61 5.891 + bin=rootlesskit [2019-09-25T00:05:25.020Z] #61 5.891 + shift [2019-09-25T00:05:25.020Z] #61 5.891 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-25T00:05:25.020Z] #61 5.891 + . ./rootlesskit.installer [2019-09-25T00:05:25.020Z] #61 5.891 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:05:25.020Z] #61 5.892 + install_rootlesskit [2019-09-25T00:05:25.020Z] #61 5.892 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:05:25.020Z] #61 5.892 + case "$1" in [2019-09-25T00:05:25.020Z] #61 5.892 + export CGO_ENABLED=0 [2019-09-25T00:05:25.020Z] #61 5.892 + CGO_ENABLED=0 [2019-09-25T00:05:25.020Z] #61 5.892 + _install_rootlesskit [2019-09-25T00:05:25.020Z] #61 5.892 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-25T00:05:25.020Z] #61 5.892 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.k8ynnNCNzn/src/github.com/rootless-containers/rootlesskit [2019-09-25T00:05:25.020Z] #61 5.893 Cloning into '/tmp/tmp.k8ynnNCNzn/src/github.com/rootless-containers/rootlesskit'... [2019-09-25T00:05:25.020Z] #61 9.654 + cd /tmp/tmp.k8ynnNCNzn/src/github.com/rootless-containers/rootlesskit [2019-09-25T00:05:25.020Z] #61 9.655 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:05:25.020Z] #61 9.980 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-25T00:05:25.020Z] #61 9.980 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-25T00:05:25.020Z] #61 ... [2019-09-25T00:05:25.020Z] [2019-09-25T00:05:25.020Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:25.020Z] #33 6.218 + RM_GOPATH=0 [2019-09-25T00:05:25.020Z] #33 6.218 + TMP_GOPATH= [2019-09-25T00:05:25.020Z] #33 6.218 + : /build [2019-09-25T00:05:25.020Z] #33 6.218 + '[' -z '' ']' [2019-09-25T00:05:25.020Z] #33 6.219 ++ mktemp -d [2019-09-25T00:05:25.020Z] #33 6.225 + export GOPATH=/tmp/tmp.COPDRWQH3A [2019-09-25T00:05:25.020Z] #33 6.225 + GOPATH=/tmp/tmp.COPDRWQH3A [2019-09-25T00:05:25.020Z] #33 6.225 + RM_GOPATH=1 [2019-09-25T00:05:25.020Z] #33 6.226 ++ dirname ./install.sh [2019-09-25T00:05:25.020Z] #33 6.227 + dir=. [2019-09-25T00:05:25.020Z] #33 6.227 + bin=vndr [2019-09-25T00:05:25.020Z] #33 6.227 + shift [2019-09-25T00:05:25.020Z] #33 6.227 + '[' '!' -f ./vndr.installer ']' [2019-09-25T00:05:25.020Z] #33 6.227 + . ./vndr.installer [2019-09-25T00:05:25.020Z] #33 6.227 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:05:25.020Z] #33 6.227 + install_vndr [2019-09-25T00:05:25.020Z] #33 6.227 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-25T00:05:25.020Z] #33 6.227 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.COPDRWQH3A/src/github.com/LK4D4/vndr [2019-09-25T00:05:25.020Z] #33 6.227 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:05:25.020Z] #33 6.234 Cloning into '/tmp/tmp.COPDRWQH3A/src/github.com/LK4D4/vndr'... [2019-09-25T00:05:25.020Z] #33 7.068 + cd /tmp/tmp.COPDRWQH3A/src/github.com/LK4D4/vndr [2019-09-25T00:05:25.020Z] #33 7.068 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:05:25.020Z] #33 7.098 + go build -buildmode=pie -v -o /build/vndr . [2019-09-25T00:05:25.020Z] #33 8.317 internal/cpu [2019-09-25T00:05:25.020Z] #33 8.375 runtime/internal/atomic [2019-09-25T00:05:25.020Z] #33 8.705 internal/bytealg [2019-09-25T00:05:25.020Z] #33 8.826 runtime/internal/sys [2019-09-25T00:05:25.020Z] #33 9.032 runtime/internal/math [2019-09-25T00:05:25.020Z] #33 9.053 internal/race [2019-09-25T00:05:25.020Z] #33 9.244 sync/atomic [2019-09-25T00:05:25.020Z] #33 9.341 runtime [2019-09-25T00:05:25.020Z] #33 9.597 unicode [2019-09-25T00:05:25.278Z] #33 ... [2019-09-25T00:05:25.278Z] [2019-09-25T00:05:25.278Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-25T00:05:25.278Z] #53 5.971 + RM_GOPATH=0 [2019-09-25T00:05:25.278Z] #53 5.971 + TMP_GOPATH= [2019-09-25T00:05:25.278Z] #53 5.971 + : /build [2019-09-25T00:05:25.278Z] #53 5.971 + '[' -z '' ']' [2019-09-25T00:05:25.278Z] #53 5.974 ++ mktemp -d [2019-09-25T00:05:25.278Z] #53 5.979 + export GOPATH=/tmp/tmp.VEk3frjCTr [2019-09-25T00:05:25.278Z] #53 5.979 + GOPATH=/tmp/tmp.VEk3frjCTr [2019-09-25T00:05:25.278Z] #53 5.979 + RM_GOPATH=1 [2019-09-25T00:05:25.278Z] #53 5.979 ++ dirname ./install.sh [2019-09-25T00:05:25.278Z] #53 5.979 + dir=. [2019-09-25T00:05:25.278Z] #53 5.979 + bin=dockercli [2019-09-25T00:05:25.278Z] #53 5.979 + shift [2019-09-25T00:05:25.278Z] #53 5.979 + '[' '!' -f ./dockercli.installer ']' [2019-09-25T00:05:25.278Z] #53 5.979 + . ./dockercli.installer [2019-09-25T00:05:25.278Z] #53 5.979 ++ DOCKERCLI_CHANNEL=stable [2019-09-25T00:05:25.278Z] #53 5.979 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-25T00:05:25.278Z] #53 5.979 + install_dockercli [2019-09-25T00:05:25.278Z] #53 5.979 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-25T00:05:25.278Z] #53 5.979 ++ uname -m [2019-09-25T00:05:25.278Z] #53 5.979 Install docker/cli version 17.06.2-ce from stable [2019-09-25T00:05:25.278Z] #53 5.986 + arch=x86_64 [2019-09-25T00:05:25.278Z] #53 5.987 + '[' x86_64 '!=' x86_64 ']' [2019-09-25T00:05:25.278Z] #53 5.987 + url=https://download.docker.com/linux/static [2019-09-25T00:05:25.278Z] #53 5.989 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-25T00:05:25.278Z] #53 5.990 + tar -xz docker/docker [2019-09-25T00:05:25.278Z] #53 ... [2019-09-25T00:05:25.278Z] [2019-09-25T00:05:25.278Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-25T00:05:25.278Z] #38 5.501 + cd /tmp/tmp.u14lqyMPW5/tini [2019-09-25T00:05:25.278Z] #38 5.502 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:05:25.278Z] #38 5.517 + cmake . [2019-09-25T00:05:25.278Z] #38 6.189 -- The C compiler identification is GNU 6.3.0 [2019-09-25T00:05:25.278Z] #38 6.252 -- Check for working C compiler: /usr/bin/cc [2019-09-25T00:05:25.278Z] #38 6.953 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-25T00:05:25.278Z] #38 6.960 -- Detecting C compiler ABI info [2019-09-25T00:05:25.278Z] #38 7.552 -- Detecting C compiler ABI info - done [2019-09-25T00:05:25.278Z] #38 7.638 -- Detecting C compile features [2019-09-25T00:05:25.278Z] #38 9.627 -- Detecting C compile features - done [2019-09-25T00:05:25.278Z] #38 9.663 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-25T00:05:25.536Z] #38 9.977 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-25T00:05:25.536Z] #38 10.11 -- Configuring done [2019-09-25T00:05:25.536Z] #38 ... [2019-09-25T00:05:25.536Z] [2019-09-25T00:05:25.536Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-25T00:05:25.536Z] #42 5.083 + RM_GOPATH=0 [2019-09-25T00:05:25.536Z] #42 5.083 + TMP_GOPATH= [2019-09-25T00:05:25.536Z] #42 5.083 + : /build [2019-09-25T00:05:25.536Z] #42 5.083 + '[' -z '' ']' [2019-09-25T00:05:25.536Z] #42 5.083 ++ mktemp -d [2019-09-25T00:05:25.536Z] #42 5.084 + export GOPATH=/tmp/tmp.fHOJWKyfBZ [2019-09-25T00:05:25.536Z] #42 5.084 + GOPATH=/tmp/tmp.fHOJWKyfBZ [2019-09-25T00:05:25.536Z] #42 5.084 + RM_GOPATH=1 [2019-09-25T00:05:25.536Z] #42 5.084 ++ dirname ./install.sh [2019-09-25T00:05:25.536Z] #42 5.085 + dir=. [2019-09-25T00:05:25.536Z] #42 5.085 + bin=runc [2019-09-25T00:05:25.536Z] #42 5.085 + shift [2019-09-25T00:05:25.536Z] #42 5.085 + '[' '!' -f ./runc.installer ']' [2019-09-25T00:05:25.536Z] #42 5.085 + . ./runc.installer [2019-09-25T00:05:25.536Z] #42 5.085 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:05:25.537Z] #42 5.085 + install_runc [2019-09-25T00:05:25.537Z] #42 5.085 + uname -r [2019-09-25T00:05:25.537Z] #42 5.089 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-25T00:05:25.537Z] #42 5.092 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-25T00:05:25.537Z] #42 5.094 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-25T00:05:25.537Z] #42 5.098 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-25T00:05:25.537Z] #42 5.098 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fHOJWKyfBZ/src/github.com/opencontainers/runc [2019-09-25T00:05:25.537Z] #42 5.104 Cloning into '/tmp/tmp.fHOJWKyfBZ/src/github.com/opencontainers/runc'... [2019-09-25T00:05:25.794Z] #42 ... [2019-09-25T00:05:25.794Z] [2019-09-25T00:05:25.794Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-25T00:05:25.794Z] #38 10.13 -- Generating done [2019-09-25T00:05:25.794Z] #38 10.14 -- Build files have been written to: /tmp/tmp.u14lqyMPW5/tini [2019-09-25T00:05:25.794Z] #38 10.17 + make tini-static [2019-09-25T00:05:26.053Z] #38 10.55 Scanning dependencies of target tini-static [2019-09-25T00:05:26.315Z] #38 10.68 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-25T00:05:26.518Z] ok github.com/docker/docker/client 0.218s coverage: 75.8% of statements [2019-09-25T00:05:26.603Z] #55 ... [2019-09-25T00:05:26.603Z] [2019-09-25T00:05:26.603Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:26.603Z] #30 9.899 math [2019-09-25T00:05:26.603Z] #30 10.10 runtime [2019-09-25T00:05:26.603Z] #30 14.39 unicode/utf8 [2019-09-25T00:05:26.603Z] #30 14.93 internal/race [2019-09-25T00:05:26.603Z] #30 15.02 sync/atomic [2019-09-25T00:05:26.603Z] #30 15.53 unicode [2019-09-25T00:05:26.603Z] #30 17.78 internal/testlog [2019-09-25T00:05:26.603Z] #30 17.92 encoding [2019-09-25T00:05:26.603Z] #30 18.04 runtime/cgo [2019-09-25T00:05:26.603Z] #30 ... [2019-09-25T00:05:26.603Z] [2019-09-25T00:05:26.603Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-25T00:05:26.603Z] #44 20.13 Fetched 7916 kB in 14s (547 kB/s) [2019-09-25T00:05:27.964Z] #44 20.13 Reading package lists... [2019-09-25T00:05:27.964Z] #44 ... [2019-09-25T00:05:27.964Z] [2019-09-25T00:05:27.964Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:27.964Z] #57 11.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-09-25T00:05:27.964Z] #57 21.09 Fetched 7916 kB in 14s (560 kB/s) [2019-09-25T00:05:27.964Z] #57 21.09 Reading package lists... [2019-09-25T00:05:27.964Z] #57 ... [2019-09-25T00:05:27.964Z] [2019-09-25T00:05:27.964Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:27.964Z] #33 18.01 internal/testlog [2019-09-25T00:05:27.964Z] #33 18.29 encoding [2019-09-25T00:05:27.964Z] #33 18.36 unicode/utf16 [2019-09-25T00:05:27.964Z] #33 18.70 container/list [2019-09-25T00:05:27.964Z] #33 19.10 crypto/internal/subtle [2019-09-25T00:05:27.964Z] #33 19.19 crypto/subtle [2019-09-25T00:05:27.964Z] #33 19.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-25T00:05:27.964Z] #33 19.40 internal/nettrace [2019-09-25T00:05:27.964Z] #33 19.49 runtime/cgo [2019-09-25T00:05:28.215Z] #38 ... [2019-09-25T00:05:28.215Z] [2019-09-25T00:05:28.215Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-25T00:05:28.215Z] #53 13.11 + mkdir -p /build [2019-09-25T00:05:28.215Z] #53 13.11 + mv docker/docker /build/ [2019-09-25T00:05:28.215Z] #53 13.12 + rmdir docker [2019-09-25T00:05:28.215Z] #53 DONE 13.6s [2019-09-25T00:05:28.215Z] [2019-09-25T00:05:28.215Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:28.215Z] #33 13.29 unicode/utf8 [2019-09-25T00:05:28.215Z] #33 13.95 math/bits [2019-09-25T00:05:29.150Z] #33 14.96 math [2019-09-25T00:05:29.150Z] #33 ... [2019-09-25T00:05:29.150Z] [2019-09-25T00:05:29.150Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-25T00:05:29.150Z] #38 12.51 [100%] Linking C executable tini-static [2019-09-25T00:05:29.150Z] #38 13.51 [100%] Built target tini-static [2019-09-25T00:05:29.150Z] #38 13.56 + mkdir -p /build [2019-09-25T00:05:29.150Z] #38 13.57 + cp tini-static /build/docker-init [2019-09-25T00:05:29.150Z] #38 DONE 13.7s [2019-09-25T00:05:29.408Z] [2019-09-25T00:05:29.408Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-25T00:05:29.408Z] #42 12.49 + cd /tmp/tmp.fHOJWKyfBZ/src/github.com/opencontainers/runc [2019-09-25T00:05:29.408Z] #42 12.49 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:05:29.408Z] #42 13.53 + '[' -z '' ']' [2019-09-25T00:05:29.408Z] #42 13.53 + target=static [2019-09-25T00:05:29.408Z] #42 13.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-25T00:05:31.309Z] #42 15.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-25T00:05:32.165Z] #33 ... [2019-09-25T00:05:32.165Z] [2019-09-25T00:05:32.165Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-25T00:05:32.165Z] #44 20.13 Reading package lists... [2019-09-25T00:05:32.165Z] #44 25.63 Reading package lists... [2019-09-25T00:05:32.165Z] #44 ... [2019-09-25T00:05:32.165Z] [2019-09-25T00:05:32.165Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-25T00:05:32.165Z] #42 13.74 + cd /tmp/tmp.QGaj2o3g7q/src/github.com/opencontainers/runc [2019-09-25T00:05:32.165Z] #42 13.74 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:05:32.165Z] #42 14.85 + '[' -z '' ']' [2019-09-25T00:05:32.165Z] #42 14.85 + target=static [2019-09-25T00:05:32.165Z] #42 14.85 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-25T00:05:32.165Z] #42 16.48 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-25T00:05:32.165Z] #42 ... [2019-09-25T00:05:32.165Z] [2019-09-25T00:05:32.165Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-25T00:05:32.165Z] #24 20.89 + cd /tmp/tmp.1jt9flAUxS/src/github.com/golangci/golangci-lint/ [2019-09-25T00:05:32.165Z] #24 20.89 + git checkout -q v1.17.1 [2019-09-25T00:05:32.165Z] #24 22.15 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-25T00:05:32.420Z] #24 ... [2019-09-25T00:05:32.420Z] [2019-09-25T00:05:32.420Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:32.420Z] #57 21.09 Reading package lists... [2019-09-25T00:05:32.588Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-39984 [Pipeline] { [Pipeline] checkout [2019-09-25T00:05:32.658Z] using credential docker-jenkins-github-credentials [2019-09-25T00:05:32.673Z] Cloning the remote Git repository [2019-09-25T00:05:32.673Z] Cloning with configured refspecs honoured and without tags [2019-09-25T00:05:33.211Z] #42 ... [2019-09-25T00:05:33.211Z] [2019-09-25T00:05:33.211Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:33.211Z] #33 18.03 internal/testlog [2019-09-25T00:05:33.211Z] #33 18.15 encoding [2019-09-25T00:05:33.211Z] #33 18.22 unicode/utf16 [2019-09-25T00:05:33.211Z] #33 18.37 container/list [2019-09-25T00:05:33.211Z] #33 18.88 crypto/internal/subtle [2019-09-25T00:05:33.211Z] #33 18.97 crypto/subtle [2019-09-25T00:05:33.211Z] #33 19.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-25T00:05:33.211Z] #33 19.15 internal/nettrace [2019-09-25T00:05:33.211Z] #33 19.22 runtime/cgo [2019-09-25T00:05:32.668Z] Cloning repository https://github.com/moby/moby.git [2019-09-25T00:05:32.669Z] > git init /home/docker/workspace/moby_PR-39984 # timeout=10 [2019-09-25T00:05:32.678Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:05:32.678Z] > git --version # timeout=10 [2019-09-25T00:05:32.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:05:32.683Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:05:35.489Z] #57 26.59 Reading package lists... [2019-09-25T00:05:35.489Z] #57 ... [2019-09-25T00:05:35.489Z] [2019-09-25T00:05:35.489Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-25T00:05:35.489Z] #50 18.97 + cd /tmp/tmp.wntLldlRmM/src/github.com/docker/libnetwork [2019-09-25T00:05:35.489Z] #50 18.97 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:05:35.489Z] #50 19.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-25T00:05:35.489Z] #50 ... [2019-09-25T00:05:35.489Z] [2019-09-25T00:05:35.489Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:35.489Z] #33 28.31 vendor/golang.org/x/crypto/internal/subtle [2019-09-25T00:05:35.489Z] #33 28.38 vendor/golang.org/x/crypto/curve25519 [2019-09-25T00:05:36.848Z] #33 ... [2019-09-25T00:05:36.848Z] [2019-09-25T00:05:36.848Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:36.848Z] #35 20.61 Fetched 7916 kB in 14s (544 kB/s) [2019-09-25T00:05:36.848Z] #35 20.61 Reading package lists... [2019-09-25T00:05:37.103Z] #35 26.38 Reading package lists... [2019-09-25T00:05:37.103Z] #35 ... [2019-09-25T00:05:37.103Z] [2019-09-25T00:05:37.103Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-25T00:05:37.103Z] #44 25.63 Reading package lists... [2019-09-25T00:05:38.027Z] #44 30.78 Building dependency tree... [2019-09-25T00:05:38.027Z] #44 31.88 Reading state information... [2019-09-25T00:05:38.491Z] #33 ... [2019-09-25T00:05:38.491Z] [2019-09-25T00:05:38.491Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:38.491Z] #30 13.96 unicode/utf8 [2019-09-25T00:05:38.491Z] #30 14.47 internal/race [2019-09-25T00:05:38.491Z] #30 14.64 sync/atomic [2019-09-25T00:05:38.491Z] #30 14.99 unicode [2019-09-25T00:05:38.491Z] #30 17.47 internal/testlog [2019-09-25T00:05:38.491Z] #30 17.68 encoding [2019-09-25T00:05:38.491Z] #30 17.77 runtime/cgo [2019-09-25T00:05:38.491Z] #30 ... [2019-09-25T00:05:38.491Z] [2019-09-25T00:05:38.491Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-25T00:05:38.491Z] #55 17.17 + cd /tmp/tmp.pIe7lHhYTf/src/github.com/docker/distribution [2019-09-25T00:05:38.491Z] #55 17.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-25T00:05:38.491Z] #55 19.25 + GOPATH=/tmp/tmp.pIe7lHhYTf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pIe7lHhYTf go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-25T00:05:39.389Z] #44 33.17 The following additional packages will be installed: [2019-09-25T00:05:39.389Z] #44 33.20 btrfs-progs liblzo2-2 [2019-09-25T00:05:39.645Z] #44 33.38 The following NEW packages will be installed: [2019-09-25T00:05:39.645Z] #44 33.40 btrfs-progs btrfs-tools liblzo2-2 [2019-09-25T00:05:40.205Z] #44 ... [2019-09-25T00:05:40.205Z] [2019-09-25T00:05:40.205Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-25T00:05:40.205Z] #50 DONE 33.9s [2019-09-25T00:05:40.205Z] [2019-09-25T00:05:40.205Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-25T00:05:40.205Z] #27 32.81 + cd /tmp/tmp.Tv1EvqNnPN/src/gotest.tools/gotestsum [2019-09-25T00:05:40.205Z] #27 32.81 + git checkout -q v0.3.5 [2019-09-25T00:05:40.205Z] #27 32.86 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-25T00:05:41.774Z] #55 ... [2019-09-25T00:05:41.774Z] [2019-09-25T00:05:41.774Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:41.774Z] #33 26.98 vendor/golang.org/x/crypto/internal/subtle [2019-09-25T00:05:41.774Z] #33 27.11 vendor/golang.org/x/crypto/curve25519 [2019-09-25T00:05:42.341Z] #33 ... [2019-09-25T00:05:42.341Z] [2019-09-25T00:05:42.341Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-25T00:05:42.341Z] #50 18.22 + cd /tmp/tmp.yuOniEx7HP/src/github.com/docker/libnetwork [2019-09-25T00:05:42.341Z] #50 18.22 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:05:42.341Z] #50 18.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-25T00:05:42.341Z] #50 ... [2019-09-25T00:05:42.341Z] [2019-09-25T00:05:42.341Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:42.341Z] #57 18.74 Fetched 7916 kB in 14s (532 kB/s) [2019-09-25T00:05:42.341Z] #57 18.74 Reading package lists... [2019-09-25T00:05:42.341Z] #57 23.72 Reading package lists... [2019-09-25T00:05:43.974Z] #57 28.72 Building dependency tree... [2019-09-25T00:05:43.974Z] #57 29.74 Reading state information... [2019-09-25T00:05:43.974Z] #57 ... [2019-09-25T00:05:43.974Z] [2019-09-25T00:05:43.974Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-25T00:05:43.974Z] #24 19.93 + cd /tmp/tmp.TDYaur9538/src/github.com/golangci/golangci-lint/ [2019-09-25T00:05:43.974Z] #24 19.93 + git checkout -q v1.17.1 [2019-09-25T00:05:43.974Z] #24 20.75 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-25T00:05:44.234Z] #24 ... [2019-09-25T00:05:44.234Z] [2019-09-25T00:05:44.234Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-25T00:05:44.234Z] #44 20.29 Fetched 7916 kB in 14s (547 kB/s) [2019-09-25T00:05:44.234Z] #44 20.29 Reading package lists... [2019-09-25T00:05:44.234Z] #44 25.14 Reading package lists... [2019-09-25T00:05:44.367Z] #27 ... [2019-09-25T00:05:44.367Z] [2019-09-25T00:05:44.367Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-25T00:05:44.367Z] #44 34.58 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:05:44.367Z] #44 34.58 Need to get 649 kB of archives. [2019-09-25T00:05:44.367Z] #44 34.58 After this operation, 4320 kB of additional disk space will be used. [2019-09-25T00:05:44.367Z] #44 34.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-25T00:05:44.367Z] #44 34.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-25T00:05:44.367Z] #44 34.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-25T00:05:44.367Z] #44 35.98 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:05:44.367Z] #44 36.12 Fetched 649 kB in 1s (567 kB/s) [2019-09-25T00:05:44.367Z] #44 36.20 Selecting previously unselected package liblzo2-2:amd64. [2019-09-25T00:05:44.367Z] #44 36.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:05:44.367Z] #44 36.24 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-25T00:05:44.367Z] #44 36.25 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:05:44.367Z] #44 36.33 Selecting previously unselected package btrfs-progs. [2019-09-25T00:05:44.367Z] #44 36.33 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-25T00:05:44.367Z] #44 36.33 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-25T00:05:44.367Z] #44 36.92 Selecting previously unselected package btrfs-tools. [2019-09-25T00:05:44.367Z] #44 36.93 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-25T00:05:44.367Z] #44 36.93 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-25T00:05:44.367Z] #44 37.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:05:44.367Z] #44 37.18 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:05:44.367Z] #44 37.21 Setting up btrfs-progs (4.7.3-1) ... [2019-09-25T00:05:44.367Z] #44 37.22 Setting up btrfs-tools (4.7.3-1) ... [2019-09-25T00:05:44.367Z] #44 37.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:05:44.367Z] #44 DONE 37.6s [2019-09-25T00:05:44.367Z] [2019-09-25T00:05:44.367Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:05:44.367Z] #45 DONE 0.1s [2019-09-25T00:05:44.367Z] [2019-09-25T00:05:44.367Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-25T00:05:44.367Z] #46 DONE 0.1s [2019-09-25T00:05:44.367Z] [2019-09-25T00:05:44.367Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:44.367Z] #33 37.14 internal/reflectlite [2019-09-25T00:05:44.367Z] #33 37.14 sync [2019-09-25T00:05:44.801Z] #44 30.42 Building dependency tree... [2019-09-25T00:05:44.801Z] #44 ... [2019-09-25T00:05:44.801Z] [2019-09-25T00:05:44.801Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:44.801Z] #57 30.83 The following additional packages will be installed: [2019-09-25T00:05:44.801Z] #57 30.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-25T00:05:44.801Z] #57 30.83 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-25T00:05:44.801Z] #57 30.84 Suggested packages: [2019-09-25T00:05:44.801Z] #57 30.84 manpages-dev python-setuptools [2019-09-25T00:05:45.291Z] #33 38.78 github.com/LK4D4/vndr/godl/singleflight [2019-09-25T00:05:45.291Z] #33 39.04 math/rand [2019-09-25T00:05:45.736Z] #57 ... [2019-09-25T00:05:45.736Z] [2019-09-25T00:05:45.736Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-25T00:05:45.736Z] #50 DONE 31.5s [2019-09-25T00:05:45.736Z] [2019-09-25T00:05:45.736Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-25T00:05:45.736Z] #44 30.42 Building dependency tree... [2019-09-25T00:05:45.736Z] #44 31.32 Reading state information... [2019-09-25T00:05:46.215Z] #33 39.77 internal/singleflight [2019-09-25T00:05:46.469Z] #33 40.12 sort [2019-09-25T00:05:46.469Z] #33 40.13 errors [2019-09-25T00:05:46.670Z] #44 32.52 The following additional packages will be installed: [2019-09-25T00:05:46.670Z] #44 32.55 btrfs-progs liblzo2-2 [2019-09-25T00:05:46.670Z] #44 32.80 The following NEW packages will be installed: [2019-09-25T00:05:46.724Z] #33 40.42 io [2019-09-25T00:05:46.928Z] #44 32.81 btrfs-progs btrfs-tools liblzo2-2 [2019-09-25T00:05:47.649Z] #33 41.19 strconv [2019-09-25T00:05:47.650Z] #33 41.35 bytes [2019-09-25T00:05:47.905Z] #33 ... [2019-09-25T00:05:47.905Z] [2019-09-25T00:05:47.905Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:47.905Z] #35 26.38 Reading package lists... [2019-09-25T00:05:47.905Z] #35 31.92 Building dependency tree... [2019-09-25T00:05:47.905Z] #35 33.08 Reading state information... [2019-09-25T00:05:47.905Z] #35 34.38 The following additional packages will be installed: [2019-09-25T00:05:47.905Z] #35 34.41 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-25T00:05:47.905Z] #35 34.41 Suggested packages: [2019-09-25T00:05:47.905Z] #35 34.41 codeblocks eclipse ninja-build lrzip [2019-09-25T00:05:47.905Z] #35 34.41 Recommended packages: [2019-09-25T00:05:47.905Z] #35 34.41 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-25T00:05:47.905Z] #35 35.54 The following NEW packages will be installed: [2019-09-25T00:05:47.905Z] #35 35.55 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-25T00:05:47.905Z] #35 35.55 vim-common xxd [2019-09-25T00:05:47.905Z] #35 36.66 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:05:47.905Z] #35 36.66 Need to get 13.7 MB of archives. [2019-09-25T00:05:47.905Z] #35 36.66 After this operation, 57.2 MB of additional disk space will be used. [2019-09-25T00:05:47.905Z] #35 36.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-25T00:05:47.905Z] #35 36.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-25T00:05:47.905Z] #35 36.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-09-25T00:05:47.905Z] #35 37.28 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-25T00:05:47.905Z] #35 37.34 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-25T00:05:47.905Z] #35 37.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-25T00:05:47.905Z] #35 37.36 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-25T00:05:47.905Z] #35 37.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-25T00:05:47.905Z] #35 37.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-25T00:05:47.905Z] #35 37.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-25T00:05:47.905Z] #35 38.67 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:05:47.905Z] #35 38.94 Fetched 13.7 MB in 2s (6778 kB/s) [2019-09-25T00:05:47.905Z] #35 39.06 Selecting previously unselected package cmake-data. [2019-09-25T00:05:47.905Z] #35 39.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:05:47.905Z] #35 39.11 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-25T00:05:47.905Z] #35 39.12 Unpacking cmake-data (3.7.2-1) ... [2019-09-25T00:05:47.905Z] #35 41.50 Selecting previously unselected package liblzo2-2:amd64. [2019-09-25T00:05:47.905Z] #35 41.50 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-25T00:05:47.905Z] #35 41.51 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:05:47.905Z] #35 41.61 Selecting previously unselected package libicu57:amd64. [2019-09-25T00:05:47.905Z] #35 41.62 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-09-25T00:05:47.905Z] #35 41.62 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-25T00:05:48.201Z] #35 ... [2019-09-25T00:05:48.201Z] [2019-09-25T00:05:48.201Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:48.201Z] #57 26.59 Reading package lists... [2019-09-25T00:05:48.201Z] #57 31.99 Building dependency tree... [2019-09-25T00:05:48.201Z] #57 33.15 Reading state information... [2019-09-25T00:05:48.201Z] #57 34.33 The following additional packages will be installed: [2019-09-25T00:05:48.201Z] #57 34.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-25T00:05:48.201Z] #57 34.37 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-25T00:05:48.201Z] #57 34.37 Suggested packages: [2019-09-25T00:05:48.201Z] #57 34.39 manpages-dev python-setuptools [2019-09-25T00:05:48.201Z] #57 36.08 The following NEW packages will be installed: [2019-09-25T00:05:48.201Z] #57 36.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-25T00:05:48.201Z] #57 36.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-25T00:05:48.201Z] #57 36.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-25T00:05:48.201Z] #57 36.10 zlib1g-dev [2019-09-25T00:05:48.201Z] #57 37.20 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:05:48.201Z] #57 37.20 Need to get 3602 kB of archives. [2019-09-25T00:05:48.201Z] #57 37.20 After this operation, 18.9 MB of additional disk space will be used. [2019-09-25T00:05:48.201Z] #57 37.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-25T00:05:48.201Z] #57 37.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-25T00:05:48.201Z] #57 37.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-25T00:05:48.201Z] #57 37.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-25T00:05:48.201Z] #57 37.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-25T00:05:48.201Z] #57 37.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-25T00:05:48.201Z] #57 37.22 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-25T00:05:48.201Z] #57 37.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-25T00:05:48.201Z] #57 37.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-25T00:05:48.201Z] #57 37.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-25T00:05:48.201Z] #57 37.32 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-25T00:05:48.201Z] #57 37.40 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-25T00:05:48.201Z] #57 37.48 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-25T00:05:48.201Z] #57 37.49 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-25T00:05:48.201Z] #57 37.49 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-25T00:05:48.201Z] #57 37.51 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-25T00:05:48.201Z] #57 38.49 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:05:48.201Z] #57 38.78 Fetched 3602 kB in 1s (2632 kB/s) [2019-09-25T00:05:48.201Z] #57 38.91 Selecting previously unselected package libnet1:amd64. [2019-09-25T00:05:48.201Z] #57 38.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:05:48.201Z] #57 39.01 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-25T00:05:48.201Z] #57 39.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-25T00:05:48.201Z] #57 39.11 Selecting previously unselected package libcap-dev:amd64. [2019-09-25T00:05:48.201Z] #57 39.13 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-25T00:05:48.201Z] #57 39.14 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-25T00:05:48.201Z] #57 39.24 Selecting previously unselected package libnet1-dev. [2019-09-25T00:05:48.201Z] #57 39.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-25T00:05:48.201Z] #57 39.26 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-25T00:05:48.202Z] #57 39.42 Selecting previously unselected package libnl-3-200:amd64. [2019-09-25T00:05:48.202Z] #57 39.45 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-25T00:05:48.202Z] #57 39.46 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-25T00:05:48.202Z] #57 39.58 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-25T00:05:48.202Z] #57 39.59 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-25T00:05:48.202Z] #57 39.60 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-25T00:05:48.202Z] #57 39.85 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-25T00:05:48.202Z] #57 39.86 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-25T00:05:48.202Z] #57 39.87 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:05:48.202Z] #57 39.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-25T00:05:48.202Z] #57 39.95 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-25T00:05:48.202Z] #57 39.96 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-25T00:05:48.202Z] #57 40.09 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-25T00:05:48.202Z] #57 40.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-25T00:05:48.202Z] #57 40.10 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-25T00:05:48.202Z] #57 40.29 Selecting previously unselected package libprotobuf10:amd64. [2019-09-25T00:05:48.202Z] #57 40.30 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-25T00:05:48.202Z] #57 40.30 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-25T00:05:48.202Z] #57 40.88 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-25T00:05:48.202Z] #57 40.88 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-25T00:05:48.202Z] #57 40.89 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-25T00:05:48.202Z] #57 41.09 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-25T00:05:48.202Z] #57 41.09 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-25T00:05:48.202Z] #57 41.10 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-25T00:05:48.303Z] #44 34.04 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:05:48.303Z] #44 34.04 Need to get 649 kB of archives. [2019-09-25T00:05:48.303Z] #44 34.04 After this operation, 4320 kB of additional disk space will be used. [2019-09-25T00:05:48.303Z] #44 34.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-25T00:05:48.303Z] #44 34.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-25T00:05:48.303Z] #44 34.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-25T00:05:48.457Z] #57 42.10 Selecting previously unselected package libprotoc10:amd64. [2019-09-25T00:05:48.457Z] #57 42.11 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-25T00:05:48.457Z] #57 42.11 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-25T00:05:48.869Z] #44 34.89 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:05:48.870Z] #44 35.06 Fetched 649 kB in 1s (541 kB/s) [2019-09-25T00:05:49.017Z] #57 42.67 Selecting previously unselected package protobuf-c-compiler. [2019-09-25T00:05:49.017Z] #57 42.68 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-25T00:05:49.017Z] #57 42.69 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-25T00:05:49.017Z] #57 42.79 Selecting previously unselected package protobuf-compiler. [2019-09-25T00:05:49.017Z] #57 42.80 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-25T00:05:49.017Z] #57 42.81 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-25T00:05:49.017Z] #57 42.93 Selecting previously unselected package python-pkg-resources. [2019-09-25T00:05:49.128Z] #44 35.15 Selecting previously unselected package liblzo2-2:amd64. [2019-09-25T00:05:49.128Z] #44 35.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:05:49.128Z] #44 35.22 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-25T00:05:49.128Z] #44 35.24 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:05:49.273Z] #57 42.94 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-25T00:05:49.273Z] #57 42.94 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-25T00:05:49.273Z] #57 43.22 Selecting previously unselected package python-protobuf. [2019-09-25T00:05:49.273Z] #57 43.22 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-25T00:05:49.386Z] #44 35.35 Selecting previously unselected package btrfs-progs. [2019-09-25T00:05:49.386Z] #44 35.35 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-25T00:05:49.386Z] #44 35.37 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-25T00:05:49.529Z] #57 43.23 Unpacking python-protobuf (3.0.0-9) ... [2019-09-25T00:05:49.952Z] #44 35.96 Selecting previously unselected package btrfs-tools. [2019-09-25T00:05:49.952Z] #44 35.97 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-25T00:05:49.952Z] #44 35.99 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-25T00:05:50.090Z] #57 43.83 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-25T00:05:50.090Z] #57 43.93 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:05:50.090Z] #57 ... [2019-09-25T00:05:50.090Z] [2019-09-25T00:05:50.090Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:50.090Z] #33 43.69 bufio [2019-09-25T00:05:50.210Z] #44 36.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:05:50.345Z] #33 44.02 reflect [2019-09-25T00:05:50.469Z] #44 36.35 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:05:50.469Z] #44 36.37 Setting up btrfs-progs (4.7.3-1) ... [2019-09-25T00:05:50.469Z] #44 36.38 Setting up btrfs-tools (4.7.3-1) ... [2019-09-25T00:05:50.469Z] #44 36.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:05:50.729Z] #44 DONE 36.7s [2019-09-25T00:05:50.729Z] [2019-09-25T00:05:50.729Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:05:50.729Z] #45 DONE 0.1s [2019-09-25T00:05:50.729Z] [2019-09-25T00:05:50.729Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-25T00:05:50.729Z] #46 DONE 0.1s [2019-09-25T00:05:50.729Z] [2019-09-25T00:05:50.729Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:50.729Z] #57 32.14 The following NEW packages will be installed: [2019-09-25T00:05:50.729Z] #57 32.14 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-25T00:05:50.729Z] #57 32.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-25T00:05:50.729Z] #57 32.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-25T00:05:50.729Z] #57 32.15 zlib1g-dev [2019-09-25T00:05:50.729Z] #57 33.50 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:05:50.729Z] #57 33.50 Need to get 3602 kB of archives. [2019-09-25T00:05:50.729Z] #57 33.50 After this operation, 18.9 MB of additional disk space will be used. [2019-09-25T00:05:50.729Z] #57 33.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-25T00:05:50.729Z] #57 33.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-25T00:05:50.729Z] #57 33.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-25T00:05:50.729Z] #57 33.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-25T00:05:50.729Z] #57 33.52 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-25T00:05:50.729Z] #57 33.52 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-25T00:05:50.729Z] #57 33.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-25T00:05:50.729Z] #57 33.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-25T00:05:50.729Z] #57 33.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-25T00:05:50.729Z] #57 33.60 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-25T00:05:50.729Z] #57 33.61 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-25T00:05:50.729Z] #57 33.68 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-25T00:05:50.729Z] #57 33.71 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-25T00:05:50.729Z] #57 33.72 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-25T00:05:50.729Z] #57 33.73 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-25T00:05:50.729Z] #57 33.74 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-25T00:05:50.729Z] #57 34.42 debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:05:50.729Z] #57 34.55 Fetched 3602 kB in 1s (2560 kB/s) [2019-09-25T00:05:50.729Z] #57 34.63 Selecting previously unselected package libnet1:amd64. [2019-09-25T00:05:50.729Z] #57 34.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-09-25T00:05:50.729Z] #57 34.69 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 34.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-25T00:05:50.729Z] #57 34.81 Selecting previously unselected package libcap-dev:amd64. [2019-09-25T00:05:50.729Z] #57 34.82 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 34.84 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-25T00:05:50.729Z] #57 34.93 Selecting previously unselected package libnet1-dev. [2019-09-25T00:05:50.729Z] #57 34.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 34.94 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-25T00:05:50.729Z] #57 35.06 Selecting previously unselected package libnl-3-200:amd64. [2019-09-25T00:05:50.729Z] #57 35.07 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 35.08 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-25T00:05:50.729Z] #57 35.18 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-25T00:05:50.729Z] #57 35.19 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 35.20 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-25T00:05:50.729Z] #57 35.43 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-25T00:05:50.729Z] #57 35.44 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 35.44 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:05:50.729Z] #57 35.52 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-25T00:05:50.729Z] #57 35.53 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 35.55 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-25T00:05:50.729Z] #57 35.64 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-25T00:05:50.729Z] #57 35.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 35.65 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-25T00:05:50.729Z] #57 35.88 Selecting previously unselected package libprotobuf10:amd64. [2019-09-25T00:05:50.729Z] #57 35.88 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 35.88 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-25T00:05:50.729Z] #57 36.53 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-25T00:05:50.729Z] #57 36.54 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-25T00:05:50.729Z] #57 36.68 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-25T00:05:50.988Z] #57 37.04 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-25T00:05:50.988Z] #57 37.04 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-25T00:05:50.988Z] #57 37.05 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-25T00:05:51.271Z] #33 45.05 internal/oserror [2019-09-25T00:05:51.437Z] ---> 72ce6312a1cb [2019-09-25T00:05:51.527Z] #33 45.13 syscall [2019-09-25T00:05:52.087Z] #33 ... [2019-09-25T00:05:52.087Z] [2019-09-25T00:05:52.087Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:52.087Z] #30 35.57 sync [2019-09-25T00:05:52.087Z] #30 35.58 internal/reflectlite [2019-09-25T00:05:52.087Z] #30 37.33 sort [2019-09-25T00:05:52.087Z] #30 37.34 errors [2019-09-25T00:05:52.087Z] #30 37.68 strconv [2019-09-25T00:05:52.087Z] #30 38.50 io [2019-09-25T00:05:52.087Z] #30 39.52 internal/oserror [2019-09-25T00:05:52.087Z] #30 39.63 syscall [2019-09-25T00:05:52.087Z] #30 40.70 reflect [2019-09-25T00:05:52.087Z] #30 ... [2019-09-25T00:05:52.087Z] [2019-09-25T00:05:52.087Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:05:52.087Z] #47 2.658 + RM_GOPATH=0 [2019-09-25T00:05:52.087Z] #47 2.658 + TMP_GOPATH= [2019-09-25T00:05:52.087Z] #47 2.658 + : /build [2019-09-25T00:05:52.087Z] #47 2.658 + '[' -z '' ']' [2019-09-25T00:05:52.087Z] #47 2.658 ++ mktemp -d [2019-09-25T00:05:52.087Z] #47 2.659 + export GOPATH=/tmp/tmp.TQGwHSqwd8 [2019-09-25T00:05:52.087Z] #47 2.661 + GOPATH=/tmp/tmp.TQGwHSqwd8 [2019-09-25T00:05:52.087Z] #47 2.661 + RM_GOPATH=1 [2019-09-25T00:05:52.087Z] #47 2.662 ++ dirname ./install.sh [2019-09-25T00:05:52.087Z] #47 2.663 + dir=. [2019-09-25T00:05:52.087Z] #47 2.665 + bin=containerd [2019-09-25T00:05:52.087Z] #47 2.665 + shift [2019-09-25T00:05:52.087Z] #47 2.666 + '[' '!' -f ./containerd.installer ']' [2019-09-25T00:05:52.087Z] #47 2.669 + . ./containerd.installer [2019-09-25T00:05:52.087Z] #47 2.673 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:05:52.087Z] #47 2.674 + install_containerd [2019-09-25T00:05:52.087Z] #47 2.675 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-25T00:05:52.087Z] #47 2.675 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:05:52.087Z] #47 2.676 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TQGwHSqwd8/src/github.com/containerd/containerd [2019-09-25T00:05:52.087Z] #47 2.680 Cloning into '/tmp/tmp.TQGwHSqwd8/src/github.com/containerd/containerd'... [2019-09-25T00:05:52.363Z] #57 38.42 Selecting previously unselected package libprotoc10:amd64. [2019-09-25T00:05:52.363Z] #57 38.42 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-25T00:05:52.363Z] #57 38.43 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-25T00:05:52.929Z] #57 38.95 Selecting previously unselected package protobuf-c-compiler. [2019-09-25T00:05:52.929Z] #57 38.96 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-25T00:05:52.929Z] #57 38.96 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-25T00:05:52.989Z] Successfully built 72ce6312a1cb [2019-09-25T00:05:52.989Z] Successfully tagged docker:latest [2019-09-25T00:05:52.989Z] INFO: Image build ended at 09/25/2019 00:05:52. Duration:00:00:38.2244890 [2019-09-25T00:05:52.989Z] [2019-09-25T00:05:52.989Z] [2019-09-25T00:05:52.989Z] INFO: Building the test binaries at 09/25/2019 00:05:52... [2019-09-25T00:05:53.013Z] #47 ... [2019-09-25T00:05:53.013Z] [2019-09-25T00:05:53.013Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:53.013Z] #30 46.50 time [2019-09-25T00:05:53.187Z] #57 39.14 Selecting previously unselected package protobuf-compiler. [2019-09-25T00:05:53.187Z] #57 39.14 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-25T00:05:53.187Z] #57 39.15 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-25T00:05:53.187Z] #57 39.27 Selecting previously unselected package python-pkg-resources. [2019-09-25T00:05:53.187Z] #57 39.28 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-25T00:05:53.187Z] #57 39.28 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-25T00:05:53.445Z] #57 39.47 Selecting previously unselected package python-protobuf. [2019-09-25T00:05:53.445Z] #57 39.47 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-25T00:05:53.445Z] #57 39.49 Unpacking python-protobuf (3.0.0-9) ... [2019-09-25T00:05:54.011Z] #57 39.97 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-25T00:05:54.011Z] #57 40.05 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:05:54.011Z] #57 40.06 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-25T00:05:55.217Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 30.1% of statements [2019-09-25T00:05:56.037Z] ok github.com/docker/docker/container 0.124s coverage: 35.3% of statements [2019-09-25T00:05:56.037Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-25T00:05:56.037Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-25T00:05:56.037Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-25T00:05:56.037Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-25T00:05:57.263Z] Fetching without tags [2019-09-25T00:05:57.294Z] #57 ... [2019-09-25T00:05:57.294Z] [2019-09-25T00:05:57.294Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-25T00:05:57.294Z] #27 32.63 + cd /tmp/tmp.88etTSDuGE/src/gotest.tools/gotestsum [2019-09-25T00:05:57.294Z] #27 32.63 + git checkout -q v0.3.5 [2019-09-25T00:05:57.294Z] #27 32.64 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-25T00:05:57.294Z] #27 ... [2019-09-25T00:05:57.294Z] [2019-09-25T00:05:57.294Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:05:57.294Z] #47 2.229 + RM_GOPATH=0 [2019-09-25T00:05:57.294Z] #47 2.229 + TMP_GOPATH= [2019-09-25T00:05:57.294Z] #47 2.229 + : /build [2019-09-25T00:05:57.294Z] #47 2.229 + '[' -z '' ']' [2019-09-25T00:05:57.294Z] #47 2.230 ++ mktemp -d [2019-09-25T00:05:57.294Z] #47 2.245 + export GOPATH=/tmp/tmp.r4L5tsLfkp [2019-09-25T00:05:57.294Z] #47 2.245 + GOPATH=/tmp/tmp.r4L5tsLfkp [2019-09-25T00:05:57.294Z] #47 2.245 + RM_GOPATH=1 [2019-09-25T00:05:57.294Z] #47 2.245 ++ dirname ./install.sh [2019-09-25T00:05:57.294Z] #47 2.246 + dir=. [2019-09-25T00:05:57.294Z] #47 2.246 + bin=containerd [2019-09-25T00:05:57.294Z] #47 2.246 + shift [2019-09-25T00:05:57.294Z] #47 2.246 + '[' '!' -f ./containerd.installer ']' [2019-09-25T00:05:57.294Z] #47 2.246 + . ./containerd.installer [2019-09-25T00:05:57.294Z] #47 2.247 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:05:57.294Z] #47 2.247 + install_containerd [2019-09-25T00:05:57.294Z] #47 2.248 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-25T00:05:57.294Z] #47 2.248 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:05:57.294Z] #47 2.248 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r4L5tsLfkp/src/github.com/containerd/containerd [2019-09-25T00:05:57.294Z] #47 2.266 Cloning into '/tmp/tmp.r4L5tsLfkp/src/github.com/containerd/containerd'... [2019-09-25T00:05:57.294Z] #47 ... [2019-09-25T00:05:57.294Z] [2019-09-25T00:05:57.294Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:57.294Z] #30 33.00 sync [2019-09-25T00:05:57.294Z] #30 33.01 internal/reflectlite [2019-09-25T00:05:57.294Z] #30 34.62 sort [2019-09-25T00:05:57.294Z] #30 34.65 errors [2019-09-25T00:05:57.294Z] #30 34.90 strconv [2019-09-25T00:05:57.294Z] #30 35.59 io [2019-09-25T00:05:57.294Z] #30 36.46 internal/oserror [2019-09-25T00:05:57.294Z] #30 36.58 syscall [2019-09-25T00:05:57.294Z] #30 38.30 reflect [2019-09-25T00:05:57.294Z] #30 42.78 time [2019-09-25T00:05:57.294Z] #30 ... [2019-09-25T00:05:57.294Z] [2019-09-25T00:05:57.294Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:57.294Z] #57 43.38 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-25T00:05:57.552Z] #57 43.39 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-25T00:05:57.552Z] #57 43.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:05:57.552Z] #57 43.45 Setting up python-protobuf (3.0.0-9) ... [2019-09-25T00:05:57.688Z] INFO: make.ps1 starting at 09/25/2019 00:05:57 [2019-09-25T00:05:57.752Z] Merging remotes/origin/master commit ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 into PR head commit f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:05:57.811Z] #57 ... [2019-09-25T00:05:57.811Z] [2019-09-25T00:05:57.811Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:57.811Z] #33 33.67 sync [2019-09-25T00:05:57.811Z] #33 33.68 internal/reflectlite [2019-09-25T00:05:57.811Z] #33 34.76 github.com/LK4D4/vndr/godl/singleflight [2019-09-25T00:05:57.811Z] #33 34.96 math/rand [2019-09-25T00:05:57.811Z] #33 36.00 internal/singleflight [2019-09-25T00:05:57.811Z] #33 36.16 errors [2019-09-25T00:05:57.811Z] #33 36.24 sort [2019-09-25T00:05:57.811Z] #33 36.52 io [2019-09-25T00:05:57.811Z] #33 37.17 strconv [2019-09-25T00:05:57.811Z] #33 38.00 bytes [2019-09-25T00:05:57.811Z] #33 39.53 bufio [2019-09-25T00:05:57.811Z] #33 39.56 reflect [2019-09-25T00:05:57.811Z] #33 40.98 internal/oserror [2019-09-25T00:05:57.811Z] #33 41.08 syscall [2019-09-25T00:05:58.145Z] INFO: Git commit (f3d8b8ae7) assumed from DOCKER_GITCOMMIT environment variable [2019-09-25T00:05:58.145Z] INFO: Invoking autogen... [2019-09-25T00:05:58.253Z] #30 51.23 internal/fmtsort [2019-09-25T00:05:58.253Z] #30 51.36 internal/poll [2019-09-25T00:05:58.253Z] #30 ... [2019-09-25T00:05:58.253Z] [2019-09-25T00:05:58.253Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:05:58.253Z] #33 51.84 time [2019-09-25T00:05:57.218Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:05:57.223Z] > git config --add remote.origin.fetch +refs/pull/39984/head:refs/remotes/origin/PR-39984 # timeout=10 [2019-09-25T00:05:57.226Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-25T00:05:57.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-25T00:05:57.257Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-25T00:05:57.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-25T00:05:57.258Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39984/head:refs/remotes/origin/PR-39984 +refs/heads/master:refs/remotes/origin/master [2019-09-25T00:05:57.747Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:05:57.750Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:05:58.602Z] INFO: Building daemon... [2019-09-25T00:05:58.814Z] #33 ... [2019-09-25T00:05:58.814Z] [2019-09-25T00:05:58.814Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:05:58.814Z] #35 47.39 Selecting previously unselected package libxml2:amd64. [2019-09-25T00:05:58.814Z] #35 47.40 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-25T00:05:58.814Z] #35 47.42 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-25T00:05:58.814Z] #35 48.05 Selecting previously unselected package libarchive13:amd64. [2019-09-25T00:05:58.814Z] #35 48.05 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-25T00:05:58.814Z] #35 48.06 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-25T00:05:58.814Z] #35 48.38 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-25T00:05:58.814Z] #35 48.38 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-25T00:05:58.814Z] #35 48.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-25T00:05:58.814Z] #35 48.54 Selecting previously unselected package libuv1:amd64. [2019-09-25T00:05:58.814Z] #35 48.54 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-25T00:05:58.814Z] #35 48.55 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-25T00:05:58.814Z] #35 48.69 Selecting previously unselected package cmake. [2019-09-25T00:05:58.814Z] #35 48.69 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-25T00:05:58.814Z] #35 48.78 Unpacking cmake (3.7.2-1) ... [2019-09-25T00:05:58.814Z] #35 51.17 Selecting previously unselected package xxd. [2019-09-25T00:05:58.814Z] #35 51.18 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-25T00:05:58.814Z] #35 51.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:05:58.814Z] #35 51.38 Selecting previously unselected package vim-common. [2019-09-25T00:05:58.814Z] #35 51.39 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:05:58.814Z] #35 51.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:05:58.814Z] #35 51.65 Processing triggers for mime-support (3.60) ... [2019-09-25T00:05:58.814Z] #35 51.74 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:05:58.814Z] #35 51.75 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-25T00:05:58.814Z] #35 51.76 Setting up cmake-data (3.7.2-1) ... [2019-09-25T00:05:58.814Z] #35 51.79 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-09-25T00:05:58.814Z] #35 51.80 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-25T00:05:58.814Z] #35 51.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:05:58.814Z] #35 51.90 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:05:58.814Z] #35 51.93 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-25T00:05:58.814Z] #35 51.96 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-25T00:05:58.814Z] #35 51.97 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-25T00:05:58.814Z] #35 51.98 Setting up cmake (3.7.2-1) ... [2019-09-25T00:05:58.814Z] #35 52.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:05:58.814Z] #35 DONE 52.8s [2019-09-25T00:05:58.934Z] Merge succeeded, producing f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:05:58.935Z] Checking out Revision f3d8b8ae74804ba6a0386186c1c65bd1d556075a (PR-39984) [2019-09-25T00:05:59.070Z] [2019-09-25T00:05:59.070Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:05:59.070Z] #36 DONE 0.1s [2019-09-25T00:05:59.070Z] [2019-09-25T00:05:59.070Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-25T00:05:59.070Z] #37 DONE 0.1s [2019-09-25T00:05:59.070Z] [2019-09-25T00:05:59.070Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:05:59.070Z] #30 51.89 internal/syscall/unix [2019-09-25T00:05:59.070Z] #30 52.17 strings [2019-09-25T00:05:59.325Z] #30 52.99 os [2019-09-25T00:05:59.871Z] Commit message: "Jenkinsfile: move integration step cleanup to amd64 where it was intended to be" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-25T00:06:00.371Z] #30 ... [2019-09-25T00:06:00.371Z] [2019-09-25T00:06:00.371Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:06:00.371Z] #57 43.93 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-25T00:06:00.371Z] #57 43.94 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-25T00:06:00.371Z] #57 48.10 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-25T00:06:00.371Z] #57 48.11 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-25T00:06:00.371Z] #57 48.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:06:00.371Z] #57 48.14 Setting up python-protobuf (3.0.0-9) ... [2019-09-25T00:06:00.371Z] #57 53.48 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-25T00:06:00.371Z] #57 53.49 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-25T00:06:00.371Z] #57 53.50 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-25T00:06:00.371Z] #57 53.52 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-25T00:06:00.371Z] #57 53.53 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-25T00:06:00.371Z] #57 53.55 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-25T00:06:00.371Z] #57 53.56 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-25T00:06:00.371Z] #57 53.65 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-25T00:06:00.371Z] #57 53.68 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-25T00:06:00.371Z] #57 53.70 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-25T00:06:00.371Z] #57 53.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:06:00.371Z] #57 DONE 54.1s [2019-09-25T00:06:00.371Z] [2019-09-25T00:06:00.371Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:05:58.889Z] > git merge ef89d70aed01d05adde6b9f3cdeba1c90d87bde8 # timeout=10 [2019-09-25T00:05:58.913Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-25T00:05:58.930Z] > git config core.sparsecheckout # timeout=10 [2019-09-25T00:05:58.933Z] > git checkout -f f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:06:00.717Z] + docker version [2019-09-25T00:06:00.717Z] Client: [2019-09-25T00:06:00.717Z] Version: 18.06.1-ce [2019-09-25T00:06:00.717Z] API version: 1.38 [2019-09-25T00:06:00.717Z] Go version: go1.10.3 [2019-09-25T00:06:00.717Z] Git commit: e68fc7a [2019-09-25T00:06:00.717Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-25T00:06:00.717Z] OS/Arch: linux/ppc64le [2019-09-25T00:06:00.717Z] Experimental: false [2019-09-25T00:06:00.717Z] [2019-09-25T00:06:00.717Z] Server: [2019-09-25T00:06:00.717Z] Engine: [2019-09-25T00:06:00.717Z] Version: 18.06.1-ce [2019-09-25T00:06:00.717Z] API version: 1.38 (minimum version 1.12) [2019-09-25T00:06:00.717Z] Go version: go1.10.3 [2019-09-25T00:06:00.717Z] Git commit: e68fc7a [2019-09-25T00:06:00.717Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-25T00:06:00.717Z] OS/Arch: linux/ppc64le [2019-09-25T00:06:00.717Z] Experimental: true [Pipeline] sh [2019-09-25T00:06:01.094Z] #33 46.42 time [2019-09-25T00:06:01.094Z] #33 ... [2019-09-25T00:06:01.094Z] [2019-09-25T00:06:01.094Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:06:01.094Z] #30 46.88 internal/poll [2019-09-25T00:06:01.096Z] + docker info [2019-09-25T00:06:01.096Z] Containers: 0 [2019-09-25T00:06:01.096Z] Running: 0 [2019-09-25T00:06:01.096Z] Paused: 0 [2019-09-25T00:06:01.096Z] Stopped: 0 [2019-09-25T00:06:01.096Z] Images: 0 [2019-09-25T00:06:01.096Z] Server Version: 18.06.1-ce [2019-09-25T00:06:01.096Z] Storage Driver: overlay2 [2019-09-25T00:06:01.096Z] Backing Filesystem: extfs [2019-09-25T00:06:01.096Z] Supports d_type: true [2019-09-25T00:06:01.096Z] Native Overlay Diff: true [2019-09-25T00:06:01.096Z] Logging Driver: json-file [2019-09-25T00:06:01.096Z] Cgroup Driver: cgroupfs [2019-09-25T00:06:01.096Z] Plugins: [2019-09-25T00:06:01.096Z] Volume: local [2019-09-25T00:06:01.096Z] Network: bridge host ipvlan macvlan null overlay [2019-09-25T00:06:01.096Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-25T00:06:01.096Z] Swarm: inactive [2019-09-25T00:06:01.096Z] Runtimes: runc [2019-09-25T00:06:01.096Z] Default Runtime: runc [2019-09-25T00:06:01.096Z] Init Binary: docker-init [2019-09-25T00:06:01.096Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-25T00:06:01.096Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-25T00:06:01.096Z] init version: fec3683 [2019-09-25T00:06:01.096Z] Security Options: [2019-09-25T00:06:01.096Z] apparmor [2019-09-25T00:06:01.096Z] seccomp [2019-09-25T00:06:01.096Z] Profile: default [2019-09-25T00:06:01.096Z] Kernel Version: 4.4.0-139-generic [2019-09-25T00:06:01.096Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-25T00:06:01.096Z] OSType: linux [2019-09-25T00:06:01.096Z] Architecture: ppc64le [2019-09-25T00:06:01.096Z] CPUs: 4 [2019-09-25T00:06:01.096Z] Total Memory: 7.972GiB [2019-09-25T00:06:01.096Z] Name: ppc64le-ubuntu-32 [2019-09-25T00:06:01.096Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-25T00:06:01.096Z] Docker Root Dir: /var/lib/docker [2019-09-25T00:06:01.096Z] Debug Mode (client): false [2019-09-25T00:06:01.096Z] Debug Mode (server): false [2019-09-25T00:06:01.096Z] Username: dockerbuildbot [2019-09-25T00:06:01.096Z] Registry: https://index.docker.io/v1/ [2019-09-25T00:06:01.096Z] Labels: [2019-09-25T00:06:01.096Z] Experimental: true [2019-09-25T00:06:01.096Z] Insecure Registries: [2019-09-25T00:06:01.096Z] 127.0.0.0/8 [2019-09-25T00:06:01.096Z] Live Restore Enabled: false [2019-09-25T00:06:01.096Z] [Pipeline] sh [2019-09-25T00:06:01.476Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:06:01.476Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-25T00:06:01.476Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39984/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-25T00:06:01.476Z] + bash /home/docker/workspace/moby_PR-39984/check-config.sh [2019-09-25T00:06:01.476Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-25T00:06:01.476Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-09-25T00:06:01.476Z] [2019-09-25T00:06:01.476Z] Generally Necessary: [2019-09-25T00:06:01.476Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-25T00:06:01.476Z] - apparmor: enabled and tools installed [2019-09-25T00:06:01.476Z] - CONFIG_NAMESPACES: enabled [2019-09-25T00:06:01.762Z] - CONFIG_NET_NS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_PID_NS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_IPC_NS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_UTS_NS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_CGROUPS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-25T00:06:01.762Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-25T00:06:01.762Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-25T00:06:01.762Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-25T00:06:01.762Z] - CONFIG_CPUSETS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_MEMCG: enabled [2019-09-25T00:06:01.762Z] - CONFIG_KEYS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_VETH: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-25T00:06:01.762Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-25T00:06:01.762Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-25T00:06:01.762Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-25T00:06:01.762Z] [2019-09-25T00:06:01.762Z] Optional Features: [2019-09-25T00:06:01.762Z] - CONFIG_USER_NS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_SECCOMP: enabled [2019-09-25T00:06:01.762Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-25T00:06:01.762Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-25T00:06:02.048Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-25T00:06:02.048Z] (cgroup swap accounting is currently enabled) [2019-09-25T00:06:02.048Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-25T00:06:02.048Z] - CONFIG_BLK_CGROUP: enabled [2019-09-25T00:06:02.048Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-25T00:06:02.048Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-25T00:06:02.048Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-25T00:06:02.048Z] - CONFIG_CGROUP_PERF: enabled [2019-09-25T00:06:02.048Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-25T00:06:02.048Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-25T00:06:02.048Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-25T00:06:02.048Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-25T00:06:02.048Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-25T00:06:02.048Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-25T00:06:02.048Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-25T00:06:02.048Z] - CONFIG_IP_VS: enabled (as module) [2019-09-25T00:06:02.048Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-25T00:06:02.048Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-25T00:06:02.048Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-25T00:06:02.048Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-25T00:06:02.048Z] - CONFIG_EXT4_FS: enabled [2019-09-25T00:06:02.048Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-25T00:06:02.048Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-25T00:06:02.048Z] - Network Drivers: [2019-09-25T00:06:02.048Z] - "overlay": [2019-09-25T00:06:02.048Z] - CONFIG_VXLAN: enabled (as module) [2019-09-25T00:06:02.048Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-25T00:06:02.048Z] Optional (for encrypted networks): [2019-09-25T00:06:02.332Z] - CONFIG_CRYPTO: enabled [2019-09-25T00:06:02.332Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_XFRM: enabled [2019-09-25T00:06:02.332Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-25T00:06:02.332Z] - "ipvlan": [2019-09-25T00:06:02.332Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-25T00:06:02.332Z] - "macvlan": [2019-09-25T00:06:02.332Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_DUMMY: enabled (as module) [2019-09-25T00:06:02.332Z] - "ftp,tftp client in container": [2019-09-25T00:06:02.332Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-25T00:06:02.332Z] - Storage Drivers: [2019-09-25T00:06:02.332Z] - "aufs": [2019-09-25T00:06:02.332Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-25T00:06:02.332Z] - "btrfs": [2019-09-25T00:06:02.332Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-25T00:06:02.332Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-25T00:06:02.332Z] - "devicemapper": [2019-09-25T00:06:02.332Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-25T00:06:02.332Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-25T00:06:02.332Z] - "overlay": [2019-09-25T00:06:02.332Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-25T00:06:02.332Z] - "zfs": [2019-09-25T00:06:02.332Z] - /dev/zfs: missing [2019-09-25T00:06:02.332Z] - zfs command: missing [2019-09-25T00:06:02.332Z] - zpool command: missing [2019-09-25T00:06:02.332Z] [2019-09-25T00:06:02.332Z] Limits: [2019-09-25T00:06:02.332Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-25T00:06:02.332Z] [2019-09-25T00:06:02.332Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-25T00:06:02.469Z] #30 48.08 internal/fmtsort [2019-09-25T00:06:02.469Z] #30 ... [2019-09-25T00:06:02.469Z] [2019-09-25T00:06:02.469Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-25T00:06:02.469Z] #57 47.94 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-25T00:06:02.469Z] #57 47.94 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-25T00:06:02.469Z] #57 47.95 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-25T00:06:02.469Z] #57 47.98 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-25T00:06:02.469Z] #57 47.99 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-25T00:06:02.469Z] #57 48.01 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-25T00:06:02.469Z] #57 48.03 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-25T00:06:02.469Z] #57 48.05 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-25T00:06:02.469Z] #57 48.06 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-25T00:06:02.469Z] #57 48.07 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-25T00:06:02.469Z] #57 48.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:06:02.469Z] #57 DONE 48.6s [2019-09-25T00:06:02.727Z] [2019-09-25T00:06:02.727Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:02.769Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a . [2019-09-25T00:06:04.537Z] #58 3.794 Note: Building without setproctitle() and strlcpy() support. [2019-09-25T00:06:04.537Z] #58 3.795 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-25T00:06:05.460Z] Sending build context to Docker daemon 49.98MB [2019-09-25T00:06:05.460Z] Step 1/126 : ARG CROSS="false" [2019-09-25T00:06:05.460Z] Step 2/126 : ARG GO_VERSION=1.13.0 [2019-09-25T00:06:05.460Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-25T00:06:05.460Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-25T00:06:05.460Z] 1.13.0-stretch: Pulling from library/golang [2019-09-25T00:06:05.464Z] #58 5.165 fatal: Not a git repository (or any of the parent directories): .git [2019-09-25T00:06:05.464Z] #58 5.220 GEN .gitid [2019-09-25T00:06:05.464Z] #58 5.223 GEN criu/include/version.h [2019-09-25T00:06:05.464Z] #58 5.267 GEN include/common/asm [2019-09-25T00:06:05.743Z] 10831a4d6f42: Pulling fs layer [2019-09-25T00:06:05.743Z] f794a2e4526b: Pulling fs layer [2019-09-25T00:06:05.743Z] e3fa2203e375: Pulling fs layer [2019-09-25T00:06:05.743Z] 004465f1c815: Pulling fs layer [2019-09-25T00:06:05.743Z] c19c19fc3c99: Pulling fs layer [2019-09-25T00:06:05.743Z] 2a226db90886: Pulling fs layer [2019-09-25T00:06:05.743Z] e78354ce55ed: Pulling fs layer [2019-09-25T00:06:05.743Z] 004465f1c815: Waiting [2019-09-25T00:06:05.743Z] c19c19fc3c99: Waiting [2019-09-25T00:06:05.743Z] e78354ce55ed: Waiting [2019-09-25T00:06:05.937Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2019-09-25T00:06:06.013Z] #58 3.241 Note: Building without setproctitle() and strlcpy() support. [2019-09-25T00:06:06.013Z] #58 3.241 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-25T00:06:06.338Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-25T00:06:06.366Z] e3fa2203e375: Verifying Checksum [2019-09-25T00:06:06.366Z] e3fa2203e375: Download complete [2019-09-25T00:06:06.366Z] f794a2e4526b: Verifying Checksum [2019-09-25T00:06:06.366Z] f794a2e4526b: Download complete [2019-09-25T00:06:06.828Z] #58 ... [2019-09-25T00:06:06.828Z] [2019-09-25T00:06:06.828Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-25T00:06:06.828Z] #38 3.226 + RM_GOPATH=0 [2019-09-25T00:06:06.828Z] #38 3.226 + TMP_GOPATH= [2019-09-25T00:06:06.828Z] #38 3.226 + : /build [2019-09-25T00:06:06.828Z] #38 3.226 + '[' -z '' ']' [2019-09-25T00:06:06.828Z] #38 3.230 ++ mktemp -d [2019-09-25T00:06:06.828Z] #38 3.231 + export GOPATH=/tmp/tmp.edGx4vfDwC [2019-09-25T00:06:06.828Z] #38 3.231 + GOPATH=/tmp/tmp.edGx4vfDwC [2019-09-25T00:06:06.828Z] #38 3.231 + RM_GOPATH=1 [2019-09-25T00:06:06.828Z] #38 3.231 ++ dirname ./install.sh [2019-09-25T00:06:06.828Z] #38 3.238 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:06:06.828Z] #38 3.238 + dir=. [2019-09-25T00:06:06.828Z] #38 3.238 + bin=tini [2019-09-25T00:06:06.828Z] #38 3.238 + shift [2019-09-25T00:06:06.828Z] #38 3.238 + '[' '!' -f ./tini.installer ']' [2019-09-25T00:06:06.828Z] #38 3.238 + . ./tini.installer [2019-09-25T00:06:06.828Z] #38 3.238 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:06:06.828Z] #38 3.238 + install_tini [2019-09-25T00:06:06.828Z] #38 3.238 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-25T00:06:06.828Z] #38 3.238 + git clone https://github.com/krallin/tini.git /tmp/tmp.edGx4vfDwC/tini [2019-09-25T00:06:06.828Z] #38 3.243 Cloning into '/tmp/tmp.edGx4vfDwC/tini'... [2019-09-25T00:06:06.828Z] #38 4.156 + cd /tmp/tmp.edGx4vfDwC/tini [2019-09-25T00:06:06.828Z] #38 4.156 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:06:06.828Z] #38 4.169 + cmake . [2019-09-25T00:06:06.828Z] #38 4.668 -- The C compiler identification is GNU 6.3.0 [2019-09-25T00:06:06.828Z] #38 4.728 -- Check for working C compiler: /usr/bin/cc [2019-09-25T00:06:06.828Z] #38 5.223 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-25T00:06:06.828Z] #38 5.232 -- Detecting C compiler ABI info [2019-09-25T00:06:06.828Z] #38 5.716 -- Detecting C compiler ABI info - done [2019-09-25T00:06:06.828Z] #38 5.796 -- Detecting C compile features [2019-09-25T00:06:06.828Z] #38 7.571 -- Detecting C compile features - done [2019-09-25T00:06:06.828Z] #38 7.585 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-25T00:06:06.828Z] #38 7.745 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-25T00:06:07.083Z] #38 7.855 -- Configuring done [2019-09-25T00:06:07.083Z] #38 7.870 -- Generating done [2019-09-25T00:06:07.083Z] #38 7.875 -- Build files have been written to: /tmp/tmp.edGx4vfDwC/tini [2019-09-25T00:06:07.083Z] #38 7.892 + make tini-static [2019-09-25T00:06:07.083Z] #38 ... [2019-09-25T00:06:07.083Z] [2019-09-25T00:06:07.083Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:07.083Z] #58 6.727 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-25T00:06:07.083Z] #58 6.848 PBCC images/opts.pb-c.c [2019-09-25T00:06:07.083Z] #58 6.877 PBCC images/sit.pb-c.c [2019-09-25T00:06:07.083Z] #58 6.921 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-25T00:06:07.339Z] #58 7.026 DEP images/opts.pb-c.d [2019-09-25T00:06:07.339Z] #58 7.104 DEP images/sit.pb-c.d [2019-09-25T00:06:07.415Z] #58 4.955 fatal: Not a git repository (or any of the parent directories): .git [2019-09-25T00:06:07.415Z] #58 4.990 GEN .gitid [2019-09-25T00:06:07.415Z] #58 5.006 GEN criu/include/version.h [2019-09-25T00:06:07.594Z] #58 7.176 PBCC images/macvlan.pb-c.c [2019-09-25T00:06:07.594Z] #58 7.201 DEP images/macvlan.pb-c.d [2019-09-25T00:06:07.594Z] #58 7.240 PBCC images/autofs.pb-c.c [2019-09-25T00:06:07.594Z] #58 7.312 DEP images/autofs.pb-c.d [2019-09-25T00:06:07.594Z] #58 7.360 PBCC images/sysctl.pb-c.c [2019-09-25T00:06:07.594Z] #58 7.412 DEP images/sysctl.pb-c.d [2019-09-25T00:06:07.672Z] #58 5.048 GEN include/common/asm [2019-09-25T00:06:07.850Z] #58 7.471 PBCC images/time.pb-c.c [2019-09-25T00:06:07.850Z] #58 7.489 DEP images/time.pb-c.d [2019-09-25T00:06:07.850Z] #58 7.552 PBCC images/binfmt-misc.pb-c.c [2019-09-25T00:06:07.850Z] #58 7.596 DEP images/binfmt-misc.pb-c.d [2019-09-25T00:06:07.850Z] #58 7.670 PBCC images/seccomp.pb-c.c [2019-09-25T00:06:07.850Z] #58 7.713 DEP images/seccomp.pb-c.d [2019-09-25T00:06:07.850Z] #58 7.780 PBCC images/userns.pb-c.c [2019-09-25T00:06:08.106Z] #58 7.803 DEP images/userns.pb-c.d [2019-09-25T00:06:08.106Z] #58 7.856 PBCC images/cgroup.pb-c.c [2019-09-25T00:06:08.106Z] #58 7.913 DEP images/cgroup.pb-c.d [2019-09-25T00:06:08.168Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2019-09-25T00:06:08.362Z] #58 8.000 PBCC images/fown.pb-c.c [2019-09-25T00:06:08.362Z] #58 8.064 PBCC images/ext-file.pb-c.c [2019-09-25T00:06:08.362Z] #58 8.074 DEP images/fown.pb-c.d [2019-09-25T00:06:08.362Z] #58 8.172 DEP images/ext-file.pb-c.d [2019-09-25T00:06:08.617Z] #58 8.228 PBCC images/rpc.pb-c.c [2019-09-25T00:06:08.617Z] #58 8.299 DEP images/rpc.pb-c.d [2019-09-25T00:06:08.617Z] #58 8.334 PBCC images/siginfo.pb-c.c [2019-09-25T00:06:08.617Z] #58 8.370 DEP images/siginfo.pb-c.d [2019-09-25T00:06:08.617Z] #58 8.434 PBCC images/pagemap.pb-c.c [2019-09-25T00:06:08.872Z] #58 8.472 DEP images/pagemap.pb-c.d [2019-09-25T00:06:08.872Z] #58 8.518 PBCC images/rlimit.pb-c.c [2019-09-25T00:06:08.872Z] #58 8.559 DEP images/rlimit.pb-c.d [2019-09-25T00:06:08.872Z] #58 8.624 PBCC images/file-lock.pb-c.c [2019-09-25T00:06:08.872Z] #58 8.655 DEP images/file-lock.pb-c.d [2019-09-25T00:06:08.872Z] #58 8.705 PBCC images/tty.pb-c.c [2019-09-25T00:06:09.044Z] #58 6.278 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-25T00:06:09.044Z] #58 6.349 PBCC images/opts.pb-c.c [2019-09-25T00:06:09.044Z] #58 6.383 PBCC images/sit.pb-c.c [2019-09-25T00:06:09.044Z] #58 6.424 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-25T00:06:09.044Z] #58 6.458 DEP images/opts.pb-c.d [2019-09-25T00:06:09.044Z] #58 6.512 DEP images/sit.pb-c.d [2019-09-25T00:06:09.044Z] #58 6.576 PBCC images/macvlan.pb-c.c [2019-09-25T00:06:09.079Z] 10831a4d6f42: Verifying Checksum [2019-09-25T00:06:09.079Z] 10831a4d6f42: Download complete [2019-09-25T00:06:09.128Z] #58 8.735 DEP images/tty.pb-c.d [2019-09-25T00:06:09.128Z] #58 8.804 PBCC images/tun.pb-c.c [2019-09-25T00:06:09.128Z] #58 8.908 PBCC images/netdev.pb-c.c [2019-09-25T00:06:09.128Z] #58 8.968 DEP images/tun.pb-c.d [2019-09-25T00:06:09.301Z] #58 6.598 DEP images/macvlan.pb-c.d [2019-09-25T00:06:09.301Z] #58 6.633 PBCC images/autofs.pb-c.c [2019-09-25T00:06:09.301Z] #58 6.668 DEP images/autofs.pb-c.d [2019-09-25T00:06:09.301Z] #58 6.724 PBCC images/sysctl.pb-c.c [2019-09-25T00:06:09.301Z] #58 6.776 DEP images/sysctl.pb-c.d [2019-09-25T00:06:09.301Z] #58 6.809 PBCC images/time.pb-c.c [2019-09-25T00:06:09.301Z] #58 6.849 DEP images/time.pb-c.d [2019-09-25T00:06:09.383Z] #58 9.035 DEP images/netdev.pb-c.d [2019-09-25T00:06:09.383Z] #58 9.079 PBCC images/vma.pb-c.c [2019-09-25T00:06:09.383Z] #58 9.102 DEP images/vma.pb-c.d [2019-09-25T00:06:09.383Z] #58 9.166 PBCC images/creds.pb-c.c [2019-09-25T00:06:09.383Z] #58 9.214 DEP images/creds.pb-c.d [2019-09-25T00:06:09.559Z] #58 6.905 PBCC images/binfmt-misc.pb-c.c [2019-09-25T00:06:09.559Z] #58 6.915 DEP images/binfmt-misc.pb-c.d [2019-09-25T00:06:09.559Z] #58 6.972 PBCC images/seccomp.pb-c.c [2019-09-25T00:06:09.559Z] #58 7.011 DEP images/seccomp.pb-c.d [2019-09-25T00:06:09.559Z] #58 7.055 PBCC images/userns.pb-c.c [2019-09-25T00:06:09.638Z] #58 9.260 PBCC images/utsns.pb-c.c [2019-09-25T00:06:09.638Z] #58 9.284 DEP images/utsns.pb-c.d [2019-09-25T00:06:09.638Z] #58 9.368 PBCC images/ipc-desc.pb-c.c [2019-09-25T00:06:09.638Z] #58 9.408 PBCC images/ipc-sem.pb-c.c [2019-09-25T00:06:09.638Z] #58 9.448 DEP images/ipc-desc.pb-c.d [2019-09-25T00:06:09.638Z] #58 9.489 DEP images/ipc-sem.pb-c.d [2019-09-25T00:06:09.816Z] #58 7.128 DEP images/userns.pb-c.d [2019-09-25T00:06:09.816Z] #58 7.171 PBCC images/cgroup.pb-c.c [2019-09-25T00:06:09.816Z] #58 7.246 DEP images/cgroup.pb-c.d [2019-09-25T00:06:09.816Z] #58 7.293 PBCC images/fown.pb-c.c [2019-09-25T00:06:09.816Z] #58 7.332 PBCC images/ext-file.pb-c.c [2019-09-25T00:06:09.816Z] #58 7.346 DEP images/fown.pb-c.d [2019-09-25T00:06:09.894Z] #58 ... [2019-09-25T00:06:09.894Z] [2019-09-25T00:06:09.894Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-25T00:06:09.894Z] #38 8.173 Scanning dependencies of target tini-static [2019-09-25T00:06:09.894Z] #38 8.290 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-25T00:06:09.894Z] #38 9.621 [100%] Linking C executable tini-static [2019-09-25T00:06:09.894Z] #38 10.15 [100%] Built target tini-static [2019-09-25T00:06:09.894Z] #38 10.22 + mkdir -p /build [2019-09-25T00:06:09.894Z] #38 10.23 + cp tini-static /build/docker-init [2019-09-25T00:06:09.894Z] #38 DONE 10.8s [2019-09-25T00:06:09.894Z] [2019-09-25T00:06:09.894Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:09.894Z] #58 9.545 PBCC images/ipc-msg.pb-c.c [2019-09-25T00:06:09.894Z] #58 9.581 DEP images/ipc-msg.pb-c.d [2019-09-25T00:06:09.894Z] #58 9.716 PBCC images/ipc-shm.pb-c.c [2019-09-25T00:06:10.073Z] #58 7.434 DEP images/ext-file.pb-c.d [2019-09-25T00:06:10.073Z] #58 7.469 PBCC images/rpc.pb-c.c [2019-09-25T00:06:10.073Z] #58 7.486 DEP images/rpc.pb-c.d [2019-09-25T00:06:10.073Z] #58 7.522 PBCC images/siginfo.pb-c.c [2019-09-25T00:06:10.073Z] #58 7.554 DEP images/siginfo.pb-c.d [2019-09-25T00:06:10.073Z] #58 7.583 PBCC images/pagemap.pb-c.c [2019-09-25T00:06:10.073Z] #58 7.636 DEP images/pagemap.pb-c.d [2019-09-25T00:06:10.111Z] 004465f1c815: Verifying Checksum [2019-09-25T00:06:10.111Z] 004465f1c815: Download complete [2019-09-25T00:06:10.149Z] #58 9.727 DEP images/ipc-shm.pb-c.d [2019-09-25T00:06:10.149Z] #58 9.779 PBCC images/ipc-var.pb-c.c [2019-09-25T00:06:10.149Z] #58 9.815 DEP images/ipc-var.pb-c.d [2019-09-25T00:06:10.149Z] #58 9.907 PBCC images/sk-opts.pb-c.c [2019-09-25T00:06:10.149Z] #58 9.955 PBCC images/packet-sock.pb-c.c [2019-09-25T00:06:10.331Z] #58 7.682 PBCC images/rlimit.pb-c.c [2019-09-25T00:06:10.331Z] #58 7.704 DEP images/rlimit.pb-c.d [2019-09-25T00:06:10.331Z] #58 7.772 PBCC images/file-lock.pb-c.c [2019-09-25T00:06:10.331Z] #58 7.828 DEP images/file-lock.pb-c.d [2019-09-25T00:06:10.331Z] #58 7.875 PBCC images/tty.pb-c.c [2019-09-25T00:06:10.404Z] #58 10.09 DEP images/sk-opts.pb-c.d [2019-09-25T00:06:10.404Z] #58 10.20 DEP images/packet-sock.pb-c.d [2019-09-25T00:06:10.404Z] #58 10.30 PBCC images/sk-netlink.pb-c.c [2019-09-25T00:06:10.406Z] e78354ce55ed: Verifying Checksum [2019-09-25T00:06:10.406Z] e78354ce55ed: Download complete [2019-09-25T00:06:10.589Z] #58 7.924 DEP images/tty.pb-c.d [2019-09-25T00:06:10.589Z] #58 7.967 PBCC images/tun.pb-c.c [2019-09-25T00:06:10.589Z] #58 8.056 PBCC images/netdev.pb-c.c [2019-09-25T00:06:10.589Z] #58 8.096 DEP images/tun.pb-c.d [2019-09-25T00:06:10.589Z] #58 8.172 DEP images/netdev.pb-c.d [2019-09-25T00:06:10.763Z] c19c19fc3c99: Verifying Checksum [2019-09-25T00:06:10.763Z] c19c19fc3c99: Download complete [2019-09-25T00:06:10.847Z] #58 8.232 PBCC images/vma.pb-c.c [2019-09-25T00:06:10.847Z] #58 8.297 DEP images/vma.pb-c.d [2019-09-25T00:06:10.847Z] #58 8.334 PBCC images/creds.pb-c.c [2019-09-25T00:06:10.847Z] #58 8.368 DEP images/creds.pb-c.d [2019-09-25T00:06:10.847Z] #58 8.424 PBCC images/utsns.pb-c.c [2019-09-25T00:06:10.964Z] #58 10.48 DEP images/sk-netlink.pb-c.d [2019-09-25T00:06:10.964Z] #58 10.61 PBCC images/sk-inet.pb-c.c [2019-09-25T00:06:10.964Z] #58 10.64 DEP images/sk-inet.pb-c.d [2019-09-25T00:06:10.964Z] #58 10.72 PBCC images/sk-unix.pb-c.c [2019-09-25T00:06:10.964Z] #58 10.76 DEP images/sk-unix.pb-c.d [2019-09-25T00:06:10.964Z] #58 10.81 PBCC images/mm.pb-c.c [2019-09-25T00:06:11.105Z] #58 8.465 DEP images/utsns.pb-c.d [2019-09-25T00:06:11.105Z] #58 8.501 PBCC images/ipc-desc.pb-c.c [2019-09-25T00:06:11.105Z] #58 8.523 PBCC images/ipc-sem.pb-c.c [2019-09-25T00:06:11.105Z] #58 8.559 DEP images/ipc-desc.pb-c.d [2019-09-25T00:06:11.105Z] #58 8.598 DEP images/ipc-sem.pb-c.d [2019-09-25T00:06:11.105Z] #58 8.646 PBCC images/ipc-msg.pb-c.c [2019-09-25T00:06:11.105Z] #58 8.654 DEP images/ipc-msg.pb-c.d [2019-09-25T00:06:11.105Z] #58 8.685 PBCC images/ipc-shm.pb-c.c [2019-09-25T00:06:11.261Z] #58 10.87 DEP images/mm.pb-c.d [2019-09-25T00:06:11.261Z] #58 10.94 PBCC images/timerfd.pb-c.c [2019-09-25T00:06:11.261Z] #58 10.95 DEP images/timerfd.pb-c.d [2019-09-25T00:06:11.261Z] #58 10.99 PBCC images/timer.pb-c.c [2019-09-25T00:06:11.261Z] #58 11.00 DEP images/timer.pb-c.d [2019-09-25T00:06:11.261Z] #58 11.06 PBCC images/sa.pb-c.c [2019-09-25T00:06:11.261Z] #58 11.09 DEP images/sa.pb-c.d [2019-09-25T00:06:11.363Z] #58 8.736 DEP images/ipc-shm.pb-c.d [2019-09-25T00:06:11.363Z] #58 8.768 PBCC images/ipc-var.pb-c.c [2019-09-25T00:06:11.363Z] #58 8.776 DEP images/ipc-var.pb-c.d [2019-09-25T00:06:11.363Z] #58 8.825 PBCC images/sk-opts.pb-c.c [2019-09-25T00:06:11.363Z] #58 8.832 PBCC images/packet-sock.pb-c.c [2019-09-25T00:06:11.363Z] #58 8.880 DEP images/sk-opts.pb-c.d [2019-09-25T00:06:11.363Z] #58 8.931 DEP images/packet-sock.pb-c.d [2019-09-25T00:06:11.516Z] #58 11.17 PBCC images/pipe-data.pb-c.c [2019-09-25T00:06:11.516Z] #58 11.19 DEP images/pipe-data.pb-c.d [2019-09-25T00:06:11.516Z] #58 11.27 PBCC images/mnt.pb-c.c [2019-09-25T00:06:11.516Z] #58 11.33 DEP images/mnt.pb-c.d [2019-09-25T00:06:11.621Z] #58 8.989 PBCC images/sk-netlink.pb-c.c [2019-09-25T00:06:11.621Z] #58 9.027 DEP images/sk-netlink.pb-c.d [2019-09-25T00:06:11.621Z] #58 9.065 PBCC images/sk-inet.pb-c.c [2019-09-25T00:06:11.621Z] #58 9.102 DEP images/sk-inet.pb-c.d [2019-09-25T00:06:11.621Z] #58 9.142 PBCC images/sk-unix.pb-c.c [2019-09-25T00:06:11.621Z] #58 9.156 DEP images/sk-unix.pb-c.d [2019-09-25T00:06:11.621Z] #58 9.202 PBCC images/mm.pb-c.c [2019-09-25T00:06:11.770Z] #58 11.42 PBCC images/sk-packet.pb-c.c [2019-09-25T00:06:11.771Z] #58 11.46 DEP images/sk-packet.pb-c.d [2019-09-25T00:06:11.771Z] #58 11.51 PBCC images/tcp-stream.pb-c.c [2019-09-25T00:06:11.771Z] #58 11.56 DEP images/tcp-stream.pb-c.d [2019-09-25T00:06:11.879Z] #58 9.283 DEP images/mm.pb-c.d [2019-09-25T00:06:11.879Z] #58 9.333 PBCC images/timerfd.pb-c.c [2019-09-25T00:06:11.879Z] #58 9.406 DEP images/timerfd.pb-c.d [2019-09-25T00:06:11.879Z] #58 9.441 PBCC images/timer.pb-c.c [2019-09-25T00:06:12.025Z] #58 11.61 PBCC images/pipe.pb-c.c [2019-09-25T00:06:12.026Z] #58 11.67 DEP images/pipe.pb-c.d [2019-09-25T00:06:12.026Z] #58 11.74 PBCC images/pstree.pb-c.c [2019-09-25T00:06:12.026Z] #58 11.75 DEP images/pstree.pb-c.d [2019-09-25T00:06:12.026Z] #58 11.79 PBCC images/fs.pb-c.c [2019-09-25T00:06:12.026Z] #58 11.81 DEP images/fs.pb-c.d [2019-09-25T00:06:12.026Z] #58 11.86 PBCC images/signalfd.pb-c.c [2019-09-25T00:06:12.026Z] #58 ... [2019-09-25T00:06:12.026Z] [2019-09-25T00:06:12.026Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:06:12.026Z] #30 55.69 bytes [2019-09-25T00:06:12.026Z] #30 56.94 fmt [2019-09-25T00:06:12.026Z] #30 57.65 bufio [2019-09-25T00:06:12.026Z] #30 58.79 path/filepath [2019-09-25T00:06:12.026Z] #30 59.90 io/ioutil [2019-09-25T00:06:12.026Z] #30 60.41 path [2019-09-25T00:06:12.026Z] #30 60.89 text/tabwriter [2019-09-25T00:06:12.026Z] #30 61.61 flag [2019-09-25T00:06:12.026Z] #30 61.64 github.com/BurntSushi/toml [2019-09-25T00:06:12.026Z] #30 63.36 log [2019-09-25T00:06:12.137Z] #58 9.467 DEP images/timer.pb-c.d [2019-09-25T00:06:12.137Z] #58 9.513 PBCC images/sa.pb-c.c [2019-09-25T00:06:12.137Z] #58 9.568 DEP images/sa.pb-c.d [2019-09-25T00:06:12.137Z] #58 9.627 PBCC images/pipe-data.pb-c.c [2019-09-25T00:06:12.137Z] #58 9.638 DEP images/pipe-data.pb-c.d [2019-09-25T00:06:12.137Z] #58 9.702 PBCC images/mnt.pb-c.c [2019-09-25T00:06:12.137Z] #58 9.742 DEP images/mnt.pb-c.d [2019-09-25T00:06:12.137Z] #58 9.780 PBCC images/sk-packet.pb-c.c [2019-09-25T00:06:12.280Z] #30 ... [2019-09-25T00:06:12.280Z] [2019-09-25T00:06:12.280Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:12.280Z] #58 11.89 DEP images/signalfd.pb-c.d [2019-09-25T00:06:12.280Z] #58 11.96 PBCC images/fh.pb-c.c [2019-09-25T00:06:12.280Z] #58 12.03 PBCC images/fsnotify.pb-c.c [2019-09-25T00:06:12.280Z] #58 ... [2019-09-25T00:06:12.280Z] [2019-09-25T00:06:12.280Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:12.280Z] #33 55.89 internal/fmtsort [2019-09-25T00:06:12.280Z] #33 56.42 internal/syscall/unix [2019-09-25T00:06:12.280Z] #33 56.64 strings [2019-09-25T00:06:12.280Z] #33 57.14 internal/poll [2019-09-25T00:06:12.280Z] #33 59.23 regexp/syntax [2019-09-25T00:06:12.280Z] #33 59.26 os [2019-09-25T00:06:12.280Z] #33 62.79 fmt [2019-09-25T00:06:12.280Z] #33 63.69 path/filepath [2019-09-25T00:06:12.280Z] #33 65.22 regexp [2019-09-25T00:06:12.280Z] #33 ... [2019-09-25T00:06:12.280Z] [2019-09-25T00:06:12.280Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:12.280Z] #58 12.08 DEP images/fh.pb-c.d [2019-09-25T00:06:12.280Z] #58 12.12 DEP images/fsnotify.pb-c.d [2019-09-25T00:06:12.280Z] #58 12.16 PBCC images/eventpoll.pb-c.c [2019-09-25T00:06:12.280Z] #58 12.20 DEP images/eventpoll.pb-c.d [2019-09-25T00:06:12.394Z] #58 9.807 DEP images/sk-packet.pb-c.d [2019-09-25T00:06:12.394Z] #58 9.847 PBCC images/tcp-stream.pb-c.c [2019-09-25T00:06:12.394Z] #58 9.889 DEP images/tcp-stream.pb-c.d [2019-09-25T00:06:12.394Z] #58 9.958 PBCC images/pipe.pb-c.c [2019-09-25T00:06:12.394Z] #58 10.00 DEP images/pipe.pb-c.d [2019-09-25T00:06:12.535Z] #58 12.25 PBCC images/eventfd.pb-c.c [2019-09-25T00:06:12.535Z] #58 12.29 DEP images/eventfd.pb-c.d [2019-09-25T00:06:12.535Z] #58 12.33 PBCC images/remap-file-path.pb-c.c [2019-09-25T00:06:12.535Z] #58 12.39 DEP images/remap-file-path.pb-c.d [2019-09-25T00:06:12.535Z] #58 12.44 PBCC images/fifo.pb-c.c [2019-09-25T00:06:12.652Z] #58 10.05 PBCC images/pstree.pb-c.c [2019-09-25T00:06:12.652Z] #58 10.07 DEP images/pstree.pb-c.d [2019-09-25T00:06:12.652Z] #58 10.15 PBCC images/fs.pb-c.c [2019-09-25T00:06:12.652Z] #58 10.19 DEP images/fs.pb-c.d [2019-09-25T00:06:12.652Z] #58 10.22 PBCC images/signalfd.pb-c.c [2019-09-25T00:06:12.652Z] #58 10.26 DEP images/signalfd.pb-c.d [2019-09-25T00:06:12.790Z] #58 12.50 DEP images/fifo.pb-c.d [2019-09-25T00:06:12.790Z] #58 12.57 PBCC images/ghost-file.pb-c.c [2019-09-25T00:06:12.790Z] #58 12.59 DEP images/ghost-file.pb-c.d [2019-09-25T00:06:12.790Z] #58 12.67 PBCC images/regfile.pb-c.c [2019-09-25T00:06:12.909Z] #58 10.28 PBCC images/fh.pb-c.c [2019-09-25T00:06:12.909Z] #58 10.32 PBCC images/fsnotify.pb-c.c [2019-09-25T00:06:12.909Z] #58 10.36 DEP images/fh.pb-c.d [2019-09-25T00:06:12.909Z] #58 10.40 DEP images/fsnotify.pb-c.d [2019-09-25T00:06:12.909Z] #58 ... [2019-09-25T00:06:12.909Z] [2019-09-25T00:06:12.909Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:06:12.909Z] #30 48.64 internal/syscall/unix [2019-09-25T00:06:12.909Z] #30 48.66 strings [2019-09-25T00:06:12.909Z] #30 48.89 os [2019-09-25T00:06:12.909Z] #30 50.93 bytes [2019-09-25T00:06:12.909Z] #30 51.97 fmt [2019-09-25T00:06:12.909Z] #30 52.88 bufio [2019-09-25T00:06:12.909Z] #30 54.17 path/filepath [2019-09-25T00:06:12.909Z] #30 55.67 io/ioutil [2019-09-25T00:06:12.909Z] #30 56.04 flag [2019-09-25T00:06:12.909Z] #30 56.19 github.com/BurntSushi/toml [2019-09-25T00:06:12.909Z] #30 58.02 log [2019-09-25T00:06:12.909Z] #30 58.64 path [2019-09-25T00:06:12.909Z] #30 ... [2019-09-25T00:06:12.909Z] [2019-09-25T00:06:12.909Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:12.909Z] #58 10.45 PBCC images/eventpoll.pb-c.c [2019-09-25T00:06:12.909Z] #58 10.49 DEP images/eventpoll.pb-c.d [2019-09-25T00:06:12.909Z] #58 10.55 PBCC images/eventfd.pb-c.c [2019-09-25T00:06:13.045Z] #58 12.70 DEP images/regfile.pb-c.d [2019-09-25T00:06:13.045Z] #58 12.79 PBCC images/ns.pb-c.c [2019-09-25T00:06:13.045Z] #58 12.80 DEP images/ns.pb-c.d [2019-09-25T00:06:13.045Z] #58 12.83 PBCC images/fdinfo.pb-c.c [2019-09-25T00:06:13.045Z] #58 12.91 DEP images/fdinfo.pb-c.d [2019-09-25T00:06:13.167Z] #58 10.57 DEP images/eventfd.pb-c.d [2019-09-25T00:06:13.167Z] #58 10.65 PBCC images/remap-file-path.pb-c.c [2019-09-25T00:06:13.167Z] #58 10.66 DEP images/remap-file-path.pb-c.d [2019-09-25T00:06:13.167Z] #58 10.69 PBCC images/fifo.pb-c.c [2019-09-25T00:06:13.167Z] #58 10.72 DEP images/fifo.pb-c.d [2019-09-25T00:06:13.167Z] #58 10.76 PBCC images/ghost-file.pb-c.c [2019-09-25T00:06:13.300Z] #58 12.98 PBCC images/core-aarch64.pb-c.c [2019-09-25T00:06:13.300Z] #58 13.07 PBCC images/core-arm.pb-c.c [2019-09-25T00:06:13.300Z] #58 13.12 PBCC images/core-ppc64.pb-c.c [2019-09-25T00:06:13.300Z] #58 13.19 PBCC images/core-s390.pb-c.c [2019-09-25T00:06:13.425Z] #58 10.81 DEP images/ghost-file.pb-c.d [2019-09-25T00:06:13.425Z] #58 10.86 PBCC images/regfile.pb-c.c [2019-09-25T00:06:13.425Z] #58 10.94 DEP images/regfile.pb-c.d [2019-09-25T00:06:13.425Z] #58 10.99 PBCC images/ns.pb-c.c [2019-09-25T00:06:13.555Z] #58 13.24 PBCC images/core-x86.pb-c.c [2019-09-25T00:06:13.555Z] #58 13.32 PBCC images/core.pb-c.c [2019-09-25T00:06:13.555Z] #58 13.40 PBCC images/inventory.pb-c.c [2019-09-25T00:06:13.683Z] #58 11.06 DEP images/ns.pb-c.d [2019-09-25T00:06:13.683Z] #58 11.10 PBCC images/fdinfo.pb-c.c [2019-09-25T00:06:13.683Z] #58 ... [2019-09-25T00:06:13.683Z] [2019-09-25T00:06:13.683Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:13.683Z] #33 49.46 internal/fmtsort [2019-09-25T00:06:13.683Z] #33 49.90 internal/syscall/unix [2019-09-25T00:06:13.683Z] #33 50.13 strings [2019-09-25T00:06:13.683Z] #33 51.42 internal/poll [2019-09-25T00:06:13.683Z] #33 52.29 regexp/syntax [2019-09-25T00:06:13.683Z] #33 53.34 os [2019-09-25T00:06:13.683Z] #33 55.98 fmt [2019-09-25T00:06:13.683Z] #33 56.36 path/filepath [2019-09-25T00:06:13.683Z] #33 57.28 regexp [2019-09-25T00:06:13.683Z] #33 ... [2019-09-25T00:06:13.683Z] [2019-09-25T00:06:13.683Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:13.683Z] #58 11.14 DEP images/fdinfo.pb-c.d [2019-09-25T00:06:13.683Z] #58 11.20 PBCC images/core-aarch64.pb-c.c [2019-09-25T00:06:13.683Z] #58 11.23 PBCC images/core-arm.pb-c.c [2019-09-25T00:06:13.683Z] #58 11.26 PBCC images/core-ppc64.pb-c.c [2019-09-25T00:06:13.683Z] #58 11.29 PBCC images/core-s390.pb-c.c [2019-09-25T00:06:13.683Z] #58 11.33 PBCC images/core-x86.pb-c.c [2019-09-25T00:06:13.810Z] #58 13.49 DEP images/core-aarch64.pb-c.d [2019-09-25T00:06:13.810Z] #58 13.54 DEP images/core-arm.pb-c.d [2019-09-25T00:06:13.810Z] #58 13.58 DEP images/core-ppc64.pb-c.d [2019-09-25T00:06:13.810Z] #58 13.63 DEP images/core-s390.pb-c.d [2019-09-25T00:06:13.810Z] #58 13.69 DEP images/core-x86.pb-c.d [2019-09-25T00:06:13.941Z] #58 11.38 PBCC images/core.pb-c.c [2019-09-25T00:06:13.942Z] #58 11.44 PBCC images/inventory.pb-c.c [2019-09-25T00:06:13.942Z] #58 11.51 DEP images/core-aarch64.pb-c.d [2019-09-25T00:06:13.942Z] #58 11.54 DEP images/core-arm.pb-c.d [2019-09-25T00:06:14.065Z] #58 13.77 DEP images/core.pb-c.d [2019-09-25T00:06:14.065Z] #58 13.85 DEP images/inventory.pb-c.d [2019-09-25T00:06:14.065Z] #58 13.93 PBCC images/cpuinfo.pb-c.c [2019-09-25T00:06:14.065Z] #58 13.96 DEP images/cpuinfo.pb-c.d [2019-09-25T00:06:14.199Z] #58 11.61 DEP images/core-ppc64.pb-c.d [2019-09-25T00:06:14.199Z] #58 11.66 DEP images/core-s390.pb-c.d [2019-09-25T00:06:14.199Z] #58 11.71 DEP images/core-x86.pb-c.d [2019-09-25T00:06:14.199Z] #58 11.77 DEP images/core.pb-c.d [2019-09-25T00:06:14.248Z] 10831a4d6f42: Pull complete [2019-09-25T00:06:14.319Z] #58 14.02 PBCC images/stats.pb-c.c [2019-09-25T00:06:14.319Z] #58 14.05 DEP images/stats.pb-c.d [2019-09-25T00:06:14.458Z] #58 11.83 DEP images/inventory.pb-c.d [2019-09-25T00:06:14.458Z] #58 11.90 PBCC images/cpuinfo.pb-c.c [2019-09-25T00:06:14.458Z] #58 11.95 DEP images/cpuinfo.pb-c.d [2019-09-25T00:06:14.458Z] #58 12.00 PBCC images/stats.pb-c.c [2019-09-25T00:06:14.532Z] f794a2e4526b: Pull complete [2019-09-25T00:06:14.716Z] #58 12.03 DEP images/stats.pb-c.d [2019-09-25T00:06:14.818Z] e3fa2203e375: Pull complete [2019-09-25T00:06:15.680Z] #58 ... [2019-09-25T00:06:15.680Z] [2019-09-25T00:06:15.680Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:06:15.680Z] #30 65.91 github.com/BurntSushi/toml/cmd/tomlv [2019-09-25T00:06:15.680Z] #30 DONE 69.2s [2019-09-25T00:06:15.680Z] [2019-09-25T00:06:15.680Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:15.680Z] #33 67.43 flag [2019-09-25T00:06:15.680Z] #33 68.35 go/token [2019-09-25T00:06:15.680Z] #33 68.75 internal/lazyregexp [2019-09-25T00:06:15.680Z] #33 68.98 path [2019-09-25T00:06:15.680Z] #33 69.29 go/scanner [2019-09-25T00:06:15.680Z] #33 69.49 io/ioutil [2019-09-25T00:06:15.831Z] 2a226db90886: Verifying Checksum [2019-09-25T00:06:15.831Z] 2a226db90886: Download complete [2019-09-25T00:06:15.949Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.6% of statements [2019-09-25T00:06:16.090Z] #58 13.36 make[1]: Nothing to be done for 'all'. [2019-09-25T00:06:16.606Z] #33 70.16 net/url [2019-09-25T00:06:17.022Z] #58 14.62 CC images/stats.o [2019-09-25T00:06:17.165Z] #33 70.96 go/ast [2019-09-25T00:06:17.227Z] ok github.com/docker/docker/daemon 12.266s coverage: 17.6% of statements [2019-09-25T00:06:17.227Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-25T00:06:17.227Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-25T00:06:17.280Z] #58 14.91 CC images/core.o [2019-09-25T00:06:17.725Z] #33 71.39 text/template/parse [2019-09-25T00:06:18.212Z] #58 15.77 CC images/core-x86.o [2019-09-25T00:06:18.529Z] 004465f1c815: Pull complete [2019-09-25T00:06:18.546Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 84.6% of statements [2019-09-25T00:06:18.546Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-09-25T00:06:18.778Z] #58 ... [2019-09-25T00:06:18.778Z] [2019-09-25T00:06:18.778Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-25T00:06:18.778Z] #30 58.97 text/tabwriter [2019-09-25T00:06:18.778Z] #30 60.39 github.com/BurntSushi/toml/cmd/tomlv [2019-09-25T00:06:18.778Z] #30 DONE 64.6s [2019-09-25T00:06:18.778Z] [2019-09-25T00:06:18.778Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:06:18.778Z] #47 22.68 + cd /tmp/tmp.r4L5tsLfkp/src/github.com/containerd/containerd [2019-09-25T00:06:18.778Z] #47 22.68 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:06:18.778Z] #47 24.11 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-25T00:06:18.778Z] #47 24.11 + BUILDTAGS='netgo osusergo static_build' [2019-09-25T00:06:18.778Z] #47 24.11 + export EXTRA_FLAGS=-buildmode=pie [2019-09-25T00:06:18.778Z] #47 24.11 + EXTRA_FLAGS=-buildmode=pie [2019-09-25T00:06:18.778Z] #47 24.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-25T00:06:18.778Z] #47 24.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-25T00:06:18.778Z] #47 24.11 + '[' '' = dynamic ']' [2019-09-25T00:06:18.778Z] #47 24.11 + make [2019-09-25T00:06:18.778Z] #47 24.74 🇩 bin/ctr [2019-09-25T00:06:19.085Z] #33 ... [2019-09-25T00:06:19.085Z] [2019-09-25T00:06:19.085Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:06:19.085Z] #47 24.98 + cd /tmp/tmp.TQGwHSqwd8/src/github.com/containerd/containerd [2019-09-25T00:06:19.085Z] #47 24.98 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:06:19.085Z] #47 27.26 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-25T00:06:19.085Z] #47 27.26 + BUILDTAGS='netgo osusergo static_build' [2019-09-25T00:06:19.085Z] #47 27.26 + export EXTRA_FLAGS=-buildmode=pie [2019-09-25T00:06:19.085Z] #47 27.26 + EXTRA_FLAGS=-buildmode=pie [2019-09-25T00:06:19.085Z] #47 27.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-25T00:06:19.085Z] #47 27.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-25T00:06:19.085Z] #47 27.26 + '[' '' = dynamic ']' [2019-09-25T00:06:19.085Z] #47 27.26 + make [2019-09-25T00:06:19.085Z] #47 27.93 🇩 bin/ctr [2019-09-25T00:06:19.085Z] #47 ... [2019-09-25T00:06:19.085Z] [2019-09-25T00:06:19.085Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:19.085Z] #58 15.69 make[1]: Nothing to be done for 'all'. [2019-09-25T00:06:19.085Z] #58 17.25 CC images/stats.o [2019-09-25T00:06:19.085Z] #58 17.64 CC images/core.o [2019-09-25T00:06:19.085Z] #58 18.18 CC images/core-x86.o [2019-09-25T00:06:19.085Z] #58 18.69 CC images/core-arm.o [2019-09-25T00:06:19.340Z] #58 19.06 CC images/core-aarch64.o [2019-09-25T00:06:19.361Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-09-25T00:06:19.361Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-25T00:06:19.361Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-25T00:06:19.594Z] #58 19.44 CC images/core-ppc64.o [2019-09-25T00:06:20.197Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-09-25T00:06:20.518Z] #58 20.04 CC images/core-s390.o [2019-09-25T00:06:20.676Z] #47 ... [2019-09-25T00:06:20.676Z] [2019-09-25T00:06:20.676Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:20.676Z] #58 16.42 CC images/core-arm.o [2019-09-25T00:06:20.676Z] #58 17.10 CC images/core-aarch64.o [2019-09-25T00:06:20.676Z] #58 17.51 CC images/core-ppc64.o [2019-09-25T00:06:20.676Z] #58 18.10 CC images/core-s390.o [2019-09-25T00:06:20.773Z] #58 20.63 CC images/cpuinfo.o [2019-09-25T00:06:21.030Z] #58 ... [2019-09-25T00:06:21.030Z] [2019-09-25T00:06:21.030Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:21.030Z] #33 74.77 text/template [2019-09-25T00:06:21.216Z] c19c19fc3c99: Pull complete [2019-09-25T00:06:21.285Z] #33 74.98 go/parser [2019-09-25T00:06:21.611Z] #58 18.92 CC images/cpuinfo.o [2019-09-25T00:06:21.611Z] #58 19.24 CC images/inventory.o [2019-09-25T00:06:22.175Z] #58 19.47 CC images/fdinfo.o [2019-09-25T00:06:22.432Z] #58 19.79 CC images/fown.o [2019-09-25T00:06:22.690Z] #58 20.02 CC images/ns.o [2019-09-25T00:06:22.690Z] #58 20.24 CC images/regfile.o [2019-09-25T00:06:22.718Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-09-25T00:06:22.947Z] #58 20.43 CC images/ghost-file.o [2019-09-25T00:06:23.204Z] #58 20.67 CC images/fifo.o [2019-09-25T00:06:23.461Z] #58 20.82 CC images/remap-file-path.o [2019-09-25T00:06:23.536Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.265s coverage: 57.9% of statements [2019-09-25T00:06:23.719Z] #58 21.04 CC images/eventfd.o [2019-09-25T00:06:23.719Z] #58 21.22 CC images/eventpoll.o [2019-09-25T00:06:23.793Z] #33 77.50 log [2019-09-25T00:06:23.976Z] #58 21.45 CC images/fh.o [2019-09-25T00:06:24.233Z] #58 21.71 CC images/fsnotify.o [2019-09-25T00:06:24.233Z] #58 ... [2019-09-25T00:06:24.233Z] [2019-09-25T00:06:24.233Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:24.233Z] #33 60.07 flag [2019-09-25T00:06:24.233Z] #33 60.28 go/token [2019-09-25T00:06:24.233Z] #33 61.08 go/scanner [2019-09-25T00:06:24.233Z] #33 61.61 internal/lazyregexp [2019-09-25T00:06:24.233Z] #33 61.84 path [2019-09-25T00:06:24.233Z] #33 62.26 io/ioutil [2019-09-25T00:06:24.233Z] #33 62.34 go/ast [2019-09-25T00:06:24.233Z] #33 62.75 net/url [2019-09-25T00:06:24.233Z] #33 64.28 text/template/parse [2019-09-25T00:06:24.233Z] #33 67.36 go/parser [2019-09-25T00:06:24.233Z] #33 68.30 text/template [2019-09-25T00:06:24.353Z] #33 77.87 encoding/binary [2019-09-25T00:06:24.491Z] #33 70.35 log [2019-09-25T00:06:24.749Z] #33 ... [2019-09-25T00:06:24.749Z] [2019-09-25T00:06:24.749Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:24.749Z] #58 22.22 CC images/signalfd.o [2019-09-25T00:06:25.007Z] #58 22.39 CC images/fs.o [2019-09-25T00:06:25.007Z] #58 22.58 CC images/pstree.o [2019-09-25T00:06:25.266Z] #58 22.77 CC images/pipe.o [2019-09-25T00:06:25.524Z] #58 22.92 CC images/tcp-stream.o [2019-09-25T00:06:25.713Z] #33 79.05 go/doc [2019-09-25T00:06:25.784Z] #58 23.19 CC images/sk-packet.o [2019-09-25T00:06:25.968Z] #33 79.51 encoding/base64 [2019-09-25T00:06:26.045Z] #58 23.43 CC images/mnt.o [2019-09-25T00:06:26.045Z] #58 23.56 CC images/pipe-data.o [2019-09-25T00:06:26.303Z] #58 23.71 CC images/sa.o [2019-09-25T00:06:26.303Z] #58 23.88 CC images/timer.o [2019-09-25T00:06:26.527Z] #33 80.11 encoding/json [2019-09-25T00:06:26.710Z] 2a226db90886: Pull complete [2019-09-25T00:06:26.710Z] e78354ce55ed: Pull complete [2019-09-25T00:06:26.710Z] Digest: sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 [2019-09-25T00:06:26.710Z] Status: Downloaded newer image for golang:1.13.0-stretch [2019-09-25T00:06:26.710Z] ---> 12f1b2315c59 [2019-09-25T00:06:26.710Z] Step 5/126 : ARG APT_MIRROR [2019-09-25T00:06:26.710Z] ---> Running in 7a20404f8f17 [2019-09-25T00:06:26.710Z] Removing intermediate container 7a20404f8f17 [2019-09-25T00:06:26.710Z] ---> fe655041903c [2019-09-25T00:06:26.710Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-25T00:06:26.870Z] #58 24.10 CC images/timerfd.o [2019-09-25T00:06:26.870Z] #58 24.32 CC images/mm.o [2019-09-25T00:06:26.992Z] ---> Running in 2889ad5cbe6d [2019-09-25T00:06:27.128Z] #58 24.60 CC images/sk-opts.o [2019-09-25T00:06:27.386Z] #58 24.74 CC images/sk-unix.o [2019-09-25T00:06:27.451Z] #33 ... [2019-09-25T00:06:27.451Z] [2019-09-25T00:06:27.451Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:27.451Z] #58 21.16 CC images/inventory.o [2019-09-25T00:06:27.451Z] #58 21.41 CC images/fdinfo.o [2019-09-25T00:06:27.451Z] #58 21.74 CC images/fown.o [2019-09-25T00:06:27.451Z] #58 21.88 CC images/ns.o [2019-09-25T00:06:27.451Z] #58 22.09 CC images/regfile.o [2019-09-25T00:06:27.451Z] #58 22.34 CC images/ghost-file.o [2019-09-25T00:06:27.451Z] #58 22.63 CC images/fifo.o [2019-09-25T00:06:27.451Z] #58 22.76 CC images/remap-file-path.o [2019-09-25T00:06:27.451Z] #58 22.92 CC images/eventfd.o [2019-09-25T00:06:27.451Z] #58 23.13 CC images/eventpoll.o [2019-09-25T00:06:27.451Z] #58 23.43 CC images/fh.o [2019-09-25T00:06:27.451Z] #58 23.71 CC images/fsnotify.o [2019-09-25T00:06:27.451Z] #58 24.27 CC images/signalfd.o [2019-09-25T00:06:27.451Z] #58 24.58 CC images/fs.o [2019-09-25T00:06:27.451Z] #58 24.76 CC images/pstree.o [2019-09-25T00:06:27.451Z] #58 24.97 CC images/pipe.o [2019-09-25T00:06:27.451Z] #58 25.17 CC images/tcp-stream.o [2019-09-25T00:06:27.451Z] #58 25.36 CC images/sk-packet.o [2019-09-25T00:06:27.451Z] #58 25.60 CC images/mnt.o [2019-09-25T00:06:27.451Z] #58 25.86 CC images/pipe-data.o [2019-09-25T00:06:27.451Z] #58 26.02 CC images/sa.o [2019-09-25T00:06:27.451Z] #58 26.19 CC images/timer.o [2019-09-25T00:06:27.451Z] #58 26.53 CC images/timerfd.o [2019-09-25T00:06:27.451Z] #58 26.81 CC images/mm.o [2019-09-25T00:06:27.451Z] #58 27.08 CC images/sk-opts.o [2019-09-25T00:06:27.451Z] #58 27.21 CC images/sk-unix.o [2019-09-25T00:06:27.605Z] Removing intermediate container 2889ad5cbe6d [2019-09-25T00:06:27.605Z] ---> 768a923b0901 [2019-09-25T00:06:27.605Z] Step 7/126 : ENV GO111MODULE=off [2019-09-25T00:06:27.605Z] ---> Running in 0892e2805d42 [2019-09-25T00:06:27.644Z] #58 25.06 CC images/sk-inet.o [2019-09-25T00:06:27.888Z] Removing intermediate container 0892e2805d42 [2019-09-25T00:06:27.888Z] ---> 620c28e214d0 [2019-09-25T00:06:27.888Z] Step 8/126 : FROM base AS criu [2019-09-25T00:06:27.888Z] ---> 620c28e214d0 [2019-09-25T00:06:27.888Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:06:27.888Z] ---> Running in 09710af74a24 [2019-09-25T00:06:27.888Z] Removing intermediate container 09710af74a24 [2019-09-25T00:06:27.888Z] ---> 629c8da87f73 [2019-09-25T00:06:27.888Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-09-25T00:06:27.888Z] ---> Running in f3242dd9050a [2019-09-25T00:06:27.902Z] #58 25.35 CC images/tun.o [2019-09-25T00:06:28.011Z] #58 27.53 CC images/sk-inet.o [2019-09-25T00:06:28.163Z] #58 25.60 CC images/sk-netlink.o [2019-09-25T00:06:28.176Z] Removing intermediate container f3242dd9050a [2019-09-25T00:06:28.176Z] ---> 4b1989cc7616 [2019-09-25T00:06:28.176Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-25T00:06:28.176Z] ---> Running in 756ba5eaf6af [2019-09-25T00:06:28.266Z] #58 27.83 CC images/tun.o [2019-09-25T00:06:28.266Z] #58 ... [2019-09-25T00:06:28.266Z] [2019-09-25T00:06:28.266Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:28.266Z] #33 81.93 github.com/LK4D4/vndr/build [2019-09-25T00:06:28.421Z] #58 25.84 CC images/packet-sock.o [2019-09-25T00:06:28.458Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:06:28.458Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:06:28.458Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:06:28.458Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:06:28.458Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:06:28.679Z] #58 26.15 CC images/ipc-var.o [2019-09-25T00:06:28.742Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB] [2019-09-25T00:06:28.937Z] #58 26.34 CC images/ipc-desc.o [2019-09-25T00:06:29.047Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-25T00:06:29.200Z] #58 26.62 CC images/ipc-shm.o [2019-09-25T00:06:29.329Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-25T00:06:29.459Z] #58 26.81 CC images/ipc-msg.o [2019-09-25T00:06:29.717Z] #58 27.07 CC images/ipc-sem.o [2019-09-25T00:06:29.717Z] #58 27.23 CC images/utsns.o [2019-09-25T00:06:29.975Z] #58 27.38 CC images/creds.o [2019-09-25T00:06:29.975Z] #58 27.50 CC images/vma.o [2019-09-25T00:06:30.233Z] #58 27.70 CC images/netdev.o [2019-09-25T00:06:30.265Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.647s coverage: 46.2% of statements [2019-09-25T00:06:30.491Z] #58 28.06 CC images/tty.o [2019-09-25T00:06:30.774Z] #33 84.46 encoding/xml [2019-09-25T00:06:31.029Z] #33 84.71 compress/flate [2019-09-25T00:06:31.058Z] #58 28.56 CC images/file-lock.o [2019-09-25T00:06:31.316Z] #58 28.74 CC images/rlimit.o [2019-09-25T00:06:31.316Z] #58 28.95 CC images/pagemap.o [2019-09-25T00:06:31.350Z] Fetched 7717 kB in 2s (3005 kB/s) [2019-09-25T00:06:31.883Z] #58 29.23 CC images/siginfo.o [2019-09-25T00:06:32.141Z] #58 29.43 CC images/rpc.o [2019-09-25T00:06:32.357Z] Reading package lists... [2019-09-25T00:06:33.076Z] #58 30.69 CC images/ext-file.o [2019-09-25T00:06:33.366Z] Reading package lists... [2019-09-25T00:06:33.439Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.928s coverage: 51.0% of statements [2019-09-25T00:06:33.580Z] #33 87.01 hash [2019-09-25T00:06:33.580Z] #33 87.08 hash/crc32 [2019-09-25T00:06:33.643Z] #58 30.91 CC images/cgroup.o [2019-09-25T00:06:33.649Z] Building dependency tree... [2019-09-25T00:06:33.649Z] Reading state information... [2019-09-25T00:06:33.850Z] #33 87.64 compress/gzip [2019-09-25T00:06:33.932Z] The following additional packages will be installed: [2019-09-25T00:06:33.932Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-25T00:06:33.932Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-25T00:06:33.932Z] Suggested packages: [2019-09-25T00:06:33.932Z] manpages-dev python-setuptools [2019-09-25T00:06:34.213Z] #58 31.50 CC images/userns.o [2019-09-25T00:06:34.215Z] The following NEW packages will be installed: [2019-09-25T00:06:34.215Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-25T00:06:34.215Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-25T00:06:34.215Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-25T00:06:34.215Z] zlib1g-dev [2019-09-25T00:06:34.215Z] 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:06:34.215Z] Need to get 3548 kB of archives. [2019-09-25T00:06:34.215Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-25T00:06:34.215Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-25T00:06:34.215Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-25T00:06:34.215Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-25T00:06:34.215Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-25T00:06:34.215Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-25T00:06:34.215Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-25T00:06:34.215Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-25T00:06:34.215Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-25T00:06:34.215Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-25T00:06:34.430Z] #33 ... [2019-09-25T00:06:34.430Z] [2019-09-25T00:06:34.430Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:34.430Z] #58 28.13 CC images/sk-netlink.o [2019-09-25T00:06:34.430Z] #58 28.29 CC images/packet-sock.o [2019-09-25T00:06:34.430Z] #58 28.55 CC images/ipc-var.o [2019-09-25T00:06:34.430Z] #58 28.73 CC images/ipc-desc.o [2019-09-25T00:06:34.430Z] #58 28.93 CC images/ipc-shm.o [2019-09-25T00:06:34.430Z] #58 29.15 CC images/ipc-msg.o [2019-09-25T00:06:34.430Z] #58 29.39 CC images/ipc-sem.o [2019-09-25T00:06:34.430Z] #58 29.56 CC images/utsns.o [2019-09-25T00:06:34.430Z] #58 29.80 CC images/creds.o [2019-09-25T00:06:34.430Z] #58 29.94 CC images/vma.o [2019-09-25T00:06:34.430Z] #58 30.13 CC images/netdev.o [2019-09-25T00:06:34.430Z] #58 30.46 CC images/tty.o [2019-09-25T00:06:34.430Z] #58 30.98 CC images/file-lock.o [2019-09-25T00:06:34.430Z] #58 31.23 CC images/rlimit.o [2019-09-25T00:06:34.430Z] #58 31.45 CC images/pagemap.o [2019-09-25T00:06:34.430Z] #58 31.74 CC images/siginfo.o [2019-09-25T00:06:34.430Z] #58 31.97 CC images/rpc.o [2019-09-25T00:06:34.430Z] #58 33.20 CC images/ext-file.o [2019-09-25T00:06:34.430Z] #58 33.44 CC images/cgroup.o [2019-09-25T00:06:34.430Z] #58 34.02 CC images/userns.o [2019-09-25T00:06:34.471Z] #58 31.80 CC images/google/protobuf/descriptor.o [2019-09-25T00:06:34.498Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-25T00:06:34.498Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-25T00:06:34.498Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-25T00:06:34.498Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-25T00:06:34.498Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-25T00:06:34.498Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-25T00:06:34.498Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-25T00:06:34.498Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:06:34.690Z] #58 34.33 CC images/google/protobuf/descriptor.o [2019-09-25T00:06:34.731Z] #58 ... [2019-09-25T00:06:34.731Z] [2019-09-25T00:06:34.731Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-25T00:06:34.731Z] #61 80.71 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-25T00:06:34.749Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.343s coverage: 72.5% of statements [2019-09-25T00:06:34.749Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-25T00:06:34.783Z] Fetched 3548 kB in 0s (20.2 MB/s) [2019-09-25T00:06:34.783Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-25T00:06:34.783Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-25T00:06:34.783Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-25T00:06:34.783Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-25T00:06:34.783Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-25T00:06:34.783Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-25T00:06:34.783Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-25T00:06:34.783Z] Selecting previously unselected package libnet1-dev. [2019-09-25T00:06:34.783Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-25T00:06:34.783Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-25T00:06:34.783Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-25T00:06:34.783Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-25T00:06:34.783Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-25T00:06:34.783Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-25T00:06:34.783Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-25T00:06:34.783Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-25T00:06:34.783Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-25T00:06:34.783Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-25T00:06:34.783Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-25T00:06:34.783Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-25T00:06:34.990Z] #61 80.72 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-25T00:06:34.990Z] #61 ... [2019-09-25T00:06:34.990Z] [2019-09-25T00:06:34.990Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:34.990Z] #33 70.72 encoding/binary [2019-09-25T00:06:34.990Z] #33 71.77 encoding/base64 [2019-09-25T00:06:34.990Z] #33 72.51 go/doc [2019-09-25T00:06:34.990Z] #33 72.52 encoding/json [2019-09-25T00:06:34.990Z] #33 75.41 github.com/LK4D4/vndr/build [2019-09-25T00:06:34.990Z] #33 76.94 encoding/xml [2019-09-25T00:06:34.990Z] #33 78.11 compress/flate [2019-09-25T00:06:34.990Z] #33 80.15 hash [2019-09-25T00:06:34.990Z] #33 80.28 hash/crc32 [2019-09-25T00:06:34.990Z] #33 80.80 compress/gzip [2019-09-25T00:06:35.067Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-25T00:06:35.067Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-25T00:06:35.067Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-25T00:06:35.067Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-25T00:06:35.067Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-25T00:06:35.067Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-25T00:06:35.067Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-25T00:06:35.067Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-25T00:06:35.067Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-25T00:06:35.067Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-25T00:06:35.067Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-25T00:06:35.067Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-25T00:06:35.067Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-25T00:06:35.067Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-25T00:06:35.352Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-25T00:06:35.352Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-25T00:06:35.352Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-25T00:06:35.352Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-25T00:06:35.353Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-25T00:06:35.353Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-25T00:06:35.637Z] Selecting previously unselected package protobuf-compiler. [2019-09-25T00:06:35.637Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-25T00:06:35.637Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-25T00:06:35.637Z] Selecting previously unselected package python-pkg-resources. [2019-09-25T00:06:35.637Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-25T00:06:35.637Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-25T00:06:35.637Z] Selecting previously unselected package python-protobuf. [2019-09-25T00:06:35.637Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-25T00:06:35.637Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-25T00:06:35.637Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-25T00:06:35.637Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-25T00:06:35.637Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-25T00:06:35.925Z] #33 81.50 context [2019-09-25T00:06:35.925Z] #33 81.74 crypto/cipher [2019-09-25T00:06:35.925Z] #33 ... [2019-09-25T00:06:35.925Z] [2019-09-25T00:06:35.925Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:35.925Z] #58 33.38 CC images/opts.o [2019-09-25T00:06:36.051Z] #58 35.85 CC images/opts.o [2019-09-25T00:06:36.184Z] #58 33.55 CC images/seccomp.o [2019-09-25T00:06:36.184Z] #58 33.78 CC images/binfmt-misc.o [2019-09-25T00:06:36.306Z] #58 36.07 CC images/seccomp.o [2019-09-25T00:06:36.442Z] #58 34.00 CC images/time.o [2019-09-25T00:06:36.548Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.659s coverage: 76.1% of statements [2019-09-25T00:06:36.700Z] #58 34.13 CC images/sysctl.o [2019-09-25T00:06:36.865Z] #58 36.41 CC images/binfmt-misc.o [2019-09-25T00:06:36.865Z] #58 36.64 CC images/time.o [2019-09-25T00:06:36.959Z] #58 34.30 CC images/autofs.o [2019-09-25T00:06:36.959Z] #58 34.50 CC images/macvlan.o [2019-09-25T00:06:37.108Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-25T00:06:37.108Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-25T00:06:37.108Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:06:37.108Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-25T00:06:37.119Z] #58 36.88 CC images/sysctl.o [2019-09-25T00:06:37.217Z] #58 34.71 CC images/sit.o [2019-09-25T00:06:37.336Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2019-09-25T00:06:37.374Z] #58 37.16 CC images/autofs.o [2019-09-25T00:06:37.475Z] #58 34.89 LINK images/built-in.o [2019-09-25T00:06:37.475Z] #58 35.01 GEN compel/include/asm [2019-09-25T00:06:37.475Z] #58 35.02 GEN compel/include/version.h [2019-09-25T00:06:37.475Z] #58 35.07 touch .config [2019-09-25T00:06:37.628Z] #58 ... [2019-09-25T00:06:37.628Z] [2019-09-25T00:06:37.628Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-25T00:06:37.628Z] #61 84.72 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-25T00:06:37.628Z] #61 84.72 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-25T00:06:37.628Z] #61 DONE 91.3s [2019-09-25T00:06:37.628Z] [2019-09-25T00:06:37.628Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:37.628Z] #58 37.36 CC images/macvlan.o [2019-09-25T00:06:37.628Z] #58 ... [2019-09-25T00:06:37.628Z] [2019-09-25T00:06:37.628Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-25T00:06:37.734Z] #58 35.08 GEN include/common/config.h [2019-09-25T00:06:37.734Z] #58 35.14 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-25T00:06:37.734Z] #58 35.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-25T00:06:37.734Z] #58 35.18 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-25T00:06:37.734Z] #58 35.20 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-25T00:06:37.734Z] #58 35.24 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-25T00:06:37.734Z] #58 35.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-25T00:06:37.734Z] #58 35.28 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-25T00:06:37.883Z] #62 DONE 0.1s [2019-09-25T00:06:37.883Z] [2019-09-25T00:06:37.883Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:37.883Z] #33 88.37 context [2019-09-25T00:06:37.883Z] #33 88.89 crypto/cipher [2019-09-25T00:06:37.883Z] #33 89.40 math/big [2019-09-25T00:06:37.883Z] #33 90.00 crypto/aes [2019-09-25T00:06:37.883Z] #33 90.80 crypto [2019-09-25T00:06:37.883Z] #33 90.97 crypto/des [2019-09-25T00:06:37.883Z] #33 91.20 crypto/internal/randutil [2019-09-25T00:06:37.883Z] #33 91.31 crypto/sha512 [2019-09-25T00:06:37.992Z] #58 35.32 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-25T00:06:37.992Z] #58 35.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-25T00:06:37.992Z] #58 35.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-25T00:06:37.992Z] #58 35.37 DEP compel/plugins/std/infect.d [2019-09-25T00:06:37.992Z] #58 35.46 DEP compel/plugins/std/string.d [2019-09-25T00:06:37.992Z] #58 35.56 DEP compel/plugins/std/log.d [2019-09-25T00:06:38.250Z] #58 35.70 DEP compel/plugins/std/fds.d [2019-09-25T00:06:38.508Z] #58 35.85 DEP compel/plugins/std/std.d [2019-09-25T00:06:38.508Z] #58 36.00 DEP compel/plugins/shmem/shmem.d [2019-09-25T00:06:38.508Z] #58 36.08 DEP compel/plugins/fds/fds.d [2019-09-25T00:06:38.599Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-25T00:06:38.599Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-25T00:06:38.599Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-25T00:06:38.599Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-25T00:06:38.599Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-25T00:06:38.599Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-25T00:06:38.599Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-25T00:06:38.599Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-25T00:06:38.599Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-25T00:06:38.599Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-25T00:06:38.599Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:06:38.640Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-09-25T00:06:38.767Z] #58 36.26 CC compel/plugins/std/std.o [2019-09-25T00:06:38.807Z] #33 92.46 crypto/ed25519/internal/edwards25519 [2019-09-25T00:06:39.217Z] Removing intermediate container 756ba5eaf6af [2019-09-25T00:06:39.217Z] ---> 9ec26d68b4ea [2019-09-25T00:06:39.217Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-25T00:06:39.217Z] ---> Running in 63d274dac2b6 [2019-09-25T00:06:39.333Z] #58 36.53 CC compel/plugins/std/fds.o [2019-09-25T00:06:39.333Z] #58 36.90 CC compel/plugins/std/log.o [2019-09-25T00:06:40.226Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-25T00:06:40.226Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-25T00:06:40.268Z] #58 37.66 CC compel/plugins/std/string.o [2019-09-25T00:06:40.458Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.002s coverage: 57.0% of statements [2019-09-25T00:06:40.458Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-25T00:06:40.458Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-25T00:06:40.510Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-25T00:06:40.510Z]  GEN .gitid [2019-09-25T00:06:40.510Z] GEN criu/include/version.h [2019-09-25T00:06:40.510Z] GEN include/common/asm [2019-09-25T00:06:40.693Z] #33 94.04 crypto/hmac [2019-09-25T00:06:40.693Z] #33 94.15 crypto/md5 [2019-09-25T00:06:40.693Z] #33 ... [2019-09-25T00:06:40.693Z] [2019-09-25T00:06:40.693Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:40.693Z] #58 37.68 CC images/sit.o [2019-09-25T00:06:40.693Z] #58 37.92 LINK images/built-in.o [2019-09-25T00:06:40.693Z] #58 38.20 GEN compel/include/asm [2019-09-25T00:06:40.693Z] #58 38.21 GEN compel/include/version.h [2019-09-25T00:06:40.693Z] #58 38.33 touch .config [2019-09-25T00:06:40.693Z] #58 38.38 GEN include/common/config.h [2019-09-25T00:06:40.693Z] #58 38.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-25T00:06:40.693Z] #58 38.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-25T00:06:40.693Z] #58 38.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-25T00:06:40.693Z] #58 38.59 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-25T00:06:40.693Z] #58 38.62 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-25T00:06:40.693Z] #58 38.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-25T00:06:40.693Z] #58 38.66 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-25T00:06:40.693Z] #58 38.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-25T00:06:40.693Z] #58 38.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-25T00:06:40.693Z] #58 38.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-25T00:06:40.693Z] #58 38.76 DEP compel/plugins/std/infect.d [2019-09-25T00:06:40.693Z] #58 38.87 DEP compel/plugins/std/string.d [2019-09-25T00:06:40.693Z] #58 38.96 DEP compel/plugins/std/log.d [2019-09-25T00:06:40.693Z] #58 39.03 DEP compel/plugins/std/fds.d [2019-09-25T00:06:40.693Z] #58 39.09 DEP compel/plugins/std/std.d [2019-09-25T00:06:40.693Z] #58 39.18 DEP compel/plugins/shmem/shmem.d [2019-09-25T00:06:40.693Z] #58 39.27 DEP compel/plugins/fds/fds.d [2019-09-25T00:06:40.693Z] #58 39.39 CC compel/plugins/std/std.o [2019-09-25T00:06:40.693Z] #58 39.62 CC compel/plugins/std/fds.o [2019-09-25T00:06:40.693Z] #58 40.08 CC compel/plugins/std/log.o [2019-09-25T00:06:40.794Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-25T00:06:40.794Z] PBCC images/opts.pb-c.c [2019-09-25T00:06:40.794Z] PBCC images/sit.pb-c.c [2019-09-25T00:06:40.794Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-25T00:06:40.794Z] DEP images/opts.pb-c.d [2019-09-25T00:06:40.794Z] DEP images/sit.pb-c.d [2019-09-25T00:06:40.794Z] PBCC images/macvlan.pb-c.c [2019-09-25T00:06:40.794Z] DEP images/macvlan.pb-c.d [2019-09-25T00:06:40.794Z] PBCC images/autofs.pb-c.c [2019-09-25T00:06:40.794Z] DEP images/autofs.pb-c.d [2019-09-25T00:06:40.794Z] PBCC images/sysctl.pb-c.c [2019-09-25T00:06:40.794Z] DEP images/sysctl.pb-c.d [2019-09-25T00:06:40.794Z] PBCC images/time.pb-c.c [2019-09-25T00:06:40.794Z] DEP images/time.pb-c.d [2019-09-25T00:06:40.794Z] PBCC images/binfmt-misc.pb-c.c [2019-09-25T00:06:40.794Z] DEP images/binfmt-misc.pb-c.d [2019-09-25T00:06:40.794Z] PBCC images/seccomp.pb-c.c [2019-09-25T00:06:40.794Z] DEP images/seccomp.pb-c.d [2019-09-25T00:06:40.794Z] PBCC images/userns.pb-c.c [2019-09-25T00:06:40.834Z] #58 38.41 CC compel/plugins/std/infect.o [2019-09-25T00:06:40.836Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2019-09-25T00:06:40.836Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-25T00:06:40.948Z] #58 40.75 CC compel/plugins/std/string.o [2019-09-25T00:06:41.076Z] DEP images/userns.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/cgroup.pb-c.c [2019-09-25T00:06:41.076Z] DEP images/cgroup.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/fown.pb-c.c [2019-09-25T00:06:41.076Z] PBCC images/ext-file.pb-c.c [2019-09-25T00:06:41.076Z] DEP images/fown.pb-c.d [2019-09-25T00:06:41.076Z] DEP images/ext-file.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/rpc.pb-c.c [2019-09-25T00:06:41.076Z] DEP images/rpc.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/siginfo.pb-c.c [2019-09-25T00:06:41.076Z] DEP images/siginfo.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/pagemap.pb-c.c [2019-09-25T00:06:41.076Z] DEP images/pagemap.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/rlimit.pb-c.c [2019-09-25T00:06:41.076Z] DEP images/rlimit.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/file-lock.pb-c.c [2019-09-25T00:06:41.076Z] DEP images/file-lock.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/tty.pb-c.c [2019-09-25T00:06:41.076Z] DEP images/tty.pb-c.d [2019-09-25T00:06:41.076Z] PBCC images/tun.pb-c.c [2019-09-25T00:06:41.076Z] PBCC images/netdev.pb-c.c [2019-09-25T00:06:41.242Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2019-09-25T00:06:41.242Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-25T00:06:41.359Z] DEP images/tun.pb-c.d [2019-09-25T00:06:41.359Z] DEP images/netdev.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/vma.pb-c.c [2019-09-25T00:06:41.359Z] DEP images/vma.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/creds.pb-c.c [2019-09-25T00:06:41.359Z] DEP images/creds.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/utsns.pb-c.c [2019-09-25T00:06:41.359Z] DEP images/utsns.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/ipc-desc.pb-c.c [2019-09-25T00:06:41.359Z] PBCC images/ipc-sem.pb-c.c [2019-09-25T00:06:41.359Z] DEP images/ipc-desc.pb-c.d [2019-09-25T00:06:41.359Z] DEP images/ipc-sem.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/ipc-msg.pb-c.c [2019-09-25T00:06:41.359Z] DEP images/ipc-msg.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/ipc-shm.pb-c.c [2019-09-25T00:06:41.359Z] DEP images/ipc-shm.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/ipc-var.pb-c.c [2019-09-25T00:06:41.359Z] DEP images/ipc-var.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/sk-opts.pb-c.c [2019-09-25T00:06:41.359Z] PBCC images/packet-sock.pb-c.c [2019-09-25T00:06:41.359Z] DEP images/sk-opts.pb-c.d [2019-09-25T00:06:41.359Z] DEP images/packet-sock.pb-c.d [2019-09-25T00:06:41.359Z] PBCC images/sk-netlink.pb-c.c [2019-09-25T00:06:41.403Z] #58 ... [2019-09-25T00:06:41.403Z] [2019-09-25T00:06:41.403Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-25T00:06:41.403Z] #61 DONE 87.1s [2019-09-25T00:06:41.403Z] [2019-09-25T00:06:41.403Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-25T00:06:41.403Z] #62 DONE 0.1s [2019-09-25T00:06:41.403Z] [2019-09-25T00:06:41.403Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:41.403Z] #58 38.82 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-25T00:06:41.403Z] #58 38.87 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-25T00:06:41.403Z] #58 38.92 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-25T00:06:41.403Z] #58 39.02 AR compel/plugins/std.lib.a [2019-09-25T00:06:41.507Z] #58 41.26 CC compel/plugins/std/infect.o [2019-09-25T00:06:41.656Z] DEP images/sk-netlink.pb-c.d [2019-09-25T00:06:41.656Z] PBCC images/sk-inet.pb-c.c [2019-09-25T00:06:41.656Z] DEP images/sk-inet.pb-c.d [2019-09-25T00:06:41.656Z] PBCC images/sk-unix.pb-c.c [2019-09-25T00:06:41.656Z] DEP images/sk-unix.pb-c.d [2019-09-25T00:06:41.656Z] PBCC images/mm.pb-c.c [2019-09-25T00:06:41.656Z] DEP images/mm.pb-c.d [2019-09-25T00:06:41.656Z] PBCC images/timerfd.pb-c.c [2019-09-25T00:06:41.656Z] DEP images/timerfd.pb-c.d [2019-09-25T00:06:41.656Z] PBCC images/timer.pb-c.c [2019-09-25T00:06:41.656Z] DEP images/timer.pb-c.d [2019-09-25T00:06:41.656Z] PBCC images/sa.pb-c.c [2019-09-25T00:06:41.656Z] DEP images/sa.pb-c.d [2019-09-25T00:06:41.656Z] PBCC images/pipe-data.pb-c.c [2019-09-25T00:06:41.657Z] DEP images/pipe-data.pb-c.d [2019-09-25T00:06:41.657Z] PBCC images/mnt.pb-c.c [2019-09-25T00:06:41.657Z] DEP images/mnt.pb-c.d [2019-09-25T00:06:41.657Z] PBCC images/sk-packet.pb-c.c [2019-09-25T00:06:41.657Z] DEP images/sk-packet.pb-c.d [2019-09-25T00:06:41.657Z] PBCC images/tcp-stream.pb-c.c [2019-09-25T00:06:41.669Z] #58 39.08 CC compel/plugins/fds/fds.o [2019-09-25T00:06:41.942Z] DEP images/tcp-stream.pb-c.d [2019-09-25T00:06:41.942Z] PBCC images/pipe.pb-c.c [2019-09-25T00:06:41.942Z] DEP images/pipe.pb-c.d [2019-09-25T00:06:41.942Z] PBCC images/pstree.pb-c.c [2019-09-25T00:06:41.942Z] DEP images/pstree.pb-c.d [2019-09-25T00:06:41.942Z] PBCC images/fs.pb-c.c [2019-09-25T00:06:41.942Z] DEP images/fs.pb-c.d [2019-09-25T00:06:41.942Z] PBCC images/signalfd.pb-c.c [2019-09-25T00:06:41.942Z] DEP images/signalfd.pb-c.d [2019-09-25T00:06:41.942Z] PBCC images/fh.pb-c.c [2019-09-25T00:06:41.942Z] PBCC images/fsnotify.pb-c.c [2019-09-25T00:06:41.942Z] DEP images/fh.pb-c.d [2019-09-25T00:06:41.942Z] DEP images/fsnotify.pb-c.d [2019-09-25T00:06:41.942Z] PBCC images/eventpoll.pb-c.c [2019-09-25T00:06:41.942Z] DEP images/eventpoll.pb-c.d [2019-09-25T00:06:41.942Z] PBCC images/eventfd.pb-c.c [2019-09-25T00:06:41.942Z] DEP images/eventfd.pb-c.d [2019-09-25T00:06:41.942Z] PBCC images/remap-file-path.pb-c.c [2019-09-25T00:06:41.942Z] DEP images/remap-file-path.pb-c.d [2019-09-25T00:06:42.066Z] #58 41.71 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-25T00:06:42.067Z] #58 41.76 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-25T00:06:42.067Z] #58 41.82 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-25T00:06:42.067Z] #58 41.85 AR compel/plugins/std.lib.a [2019-09-25T00:06:42.067Z] #58 41.90 CC compel/plugins/fds/fds.o [2019-09-25T00:06:42.225Z] PBCC images/fifo.pb-c.c [2019-09-25T00:06:42.225Z] DEP images/fifo.pb-c.d [2019-09-25T00:06:42.225Z] PBCC images/ghost-file.pb-c.c [2019-09-25T00:06:42.225Z] DEP images/ghost-file.pb-c.d [2019-09-25T00:06:42.225Z] PBCC images/regfile.pb-c.c [2019-09-25T00:06:42.225Z] DEP images/regfile.pb-c.d [2019-09-25T00:06:42.225Z] PBCC images/ns.pb-c.c [2019-09-25T00:06:42.225Z] DEP images/ns.pb-c.d [2019-09-25T00:06:42.225Z] PBCC images/fdinfo.pb-c.c [2019-09-25T00:06:42.225Z] DEP images/fdinfo.pb-c.d [2019-09-25T00:06:42.225Z] PBCC images/core-aarch64.pb-c.c [2019-09-25T00:06:42.225Z] PBCC images/core-arm.pb-c.c [2019-09-25T00:06:42.225Z] PBCC images/core-ppc64.pb-c.c [2019-09-25T00:06:42.225Z] PBCC images/core-s390.pb-c.c [2019-09-25T00:06:42.225Z] PBCC images/core-x86.pb-c.c [2019-09-25T00:06:42.225Z] PBCC images/core.pb-c.c [2019-09-25T00:06:42.225Z] PBCC images/inventory.pb-c.c [2019-09-25T00:06:42.225Z] DEP images/core-aarch64.pb-c.d [2019-09-25T00:06:42.225Z] DEP images/core-arm.pb-c.d [2019-09-25T00:06:42.240Z] #58 39.69 AR compel/plugins/fds.lib.a [2019-09-25T00:06:42.240Z] #58 39.83 HOSTDEP compel/src/lib/log-host.d [2019-09-25T00:06:42.322Z] #58 42.08 AR compel/plugins/fds.lib.a [2019-09-25T00:06:42.322Z] #58 42.13 HOSTDEP compel/src/lib/log-host.d [2019-09-25T00:06:42.322Z] #58 42.21 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-25T00:06:42.499Z] #58 39.91 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-25T00:06:42.511Z] DEP images/core-ppc64.pb-c.d [2019-09-25T00:06:42.511Z] DEP images/core-s390.pb-c.d [2019-09-25T00:06:42.511Z] DEP images/core-x86.pb-c.d [2019-09-25T00:06:42.511Z] DEP images/core.pb-c.d [2019-09-25T00:06:42.511Z] DEP images/inventory.pb-c.d [2019-09-25T00:06:42.511Z] PBCC images/cpuinfo.pb-c.c [2019-09-25T00:06:42.511Z] DEP images/cpuinfo.pb-c.d [2019-09-25T00:06:42.511Z] PBCC images/stats.pb-c.c [2019-09-25T00:06:42.511Z] DEP images/stats.pb-c.d [2019-09-25T00:06:42.577Z] #58 42.36 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-25T00:06:42.579Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 42.7% of statements [2019-09-25T00:06:42.757Z] #58 40.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-25T00:06:42.757Z] #58 40.18 HOSTDEP compel/src/main-host.d [2019-09-25T00:06:42.801Z] make[1]: Nothing to be done for 'all'. [2019-09-25T00:06:42.832Z] #58 42.48 HOSTDEP compel/src/main-host.d [2019-09-25T00:06:42.832Z] #58 42.65 DEP compel/src/lib/ptrace.d [2019-09-25T00:06:42.990Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 77.4% of statements [2019-09-25T00:06:42.990Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-25T00:06:42.990Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-25T00:06:43.015Z] #58 40.29 DEP compel/src/lib/ptrace.d [2019-09-25T00:06:43.015Z] #58 40.49 DEP compel/src/lib/infect.d [2019-09-25T00:06:43.084Z] CC images/stats.o [2019-09-25T00:06:43.087Z] #58 42.83 DEP compel/src/lib/infect.d [2019-09-25T00:06:43.087Z] #58 43.01 DEP compel/src/lib/infect-util.d [2019-09-25T00:06:43.273Z] #58 40.62 DEP compel/src/lib/infect-util.d [2019-09-25T00:06:43.273Z] #58 40.73 DEP compel/src/lib/infect-rpc.d [2019-09-25T00:06:43.273Z] #58 40.85 DEP compel/arch/x86/src/lib/infect.d [2019-09-25T00:06:43.366Z] CC images/core.o [2019-09-25T00:06:43.366Z] CC images/core-x86.o [2019-09-25T00:06:43.532Z] #58 40.97 DEP compel/arch/x86/src/lib/cpu.d [2019-09-25T00:06:43.532Z] #58 41.08 DEP compel/src/lib/log.d [2019-09-25T00:06:43.648Z] #58 43.16 DEP compel/src/lib/infect-rpc.d [2019-09-25T00:06:43.648Z] #58 43.24 DEP compel/arch/x86/src/lib/infect.d [2019-09-25T00:06:43.648Z] #58 43.32 DEP compel/arch/x86/src/lib/cpu.d [2019-09-25T00:06:43.648Z] #58 43.38 DEP compel/src/lib/log.d [2019-09-25T00:06:43.648Z] #58 43.45 DEP compel/src/main.d [2019-09-25T00:06:43.648Z] CC images/core-arm.o [2019-09-25T00:06:43.648Z] CC images/core-aarch64.o [2019-09-25T00:06:43.790Z] #58 41.17 DEP compel/src/main.d [2019-09-25T00:06:43.790Z] #58 41.34 DEP compel/src/lib/handle-elf.d [2019-09-25T00:06:43.903Z] #58 43.65 DEP compel/src/lib/handle-elf.d [2019-09-25T00:06:43.934Z] CC images/core-ppc64.o [2019-09-25T00:06:44.048Z] #58 41.52 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-25T00:06:44.158Z] #58 43.77 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-25T00:06:44.158Z] #58 44.01 CC compel/src/lib/log.o [2019-09-25T00:06:44.216Z] CC images/core-s390.o [2019-09-25T00:06:44.216Z] CC images/cpuinfo.o [2019-09-25T00:06:44.307Z] #58 41.65 CC compel/src/lib/log.o [2019-09-25T00:06:44.326Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2019-09-25T00:06:44.326Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2019-09-25T00:06:44.413Z] #58 44.29 CC compel/arch/x86/src/lib/cpu.o [2019-09-25T00:06:44.498Z] CC images/inventory.o [2019-09-25T00:06:44.498Z] CC images/fdinfo.o [2019-09-25T00:06:44.565Z] #58 41.95 CC compel/arch/x86/src/lib/cpu.o [2019-09-25T00:06:44.781Z] CC images/fown.o [2019-09-25T00:06:44.781Z] CC images/ns.o [2019-09-25T00:06:44.781Z] CC images/regfile.o [2019-09-25T00:06:44.781Z] CC images/ghost-file.o [2019-09-25T00:06:44.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-09-25T00:06:45.063Z] CC images/fifo.o [2019-09-25T00:06:45.063Z] CC images/remap-file-path.o [2019-09-25T00:06:45.063Z] CC images/eventfd.o [2019-09-25T00:06:45.063Z] CC images/eventpoll.o [2019-09-25T00:06:45.131Z] #58 42.67 CC compel/arch/x86/src/lib/infect.o [2019-09-25T00:06:45.338Z] #58 44.93 CC compel/arch/x86/src/lib/infect.o [2019-09-25T00:06:45.345Z] CC images/fh.o [2019-09-25T00:06:45.345Z] CC images/fsnotify.o [2019-09-25T00:06:45.627Z] CC images/signalfd.o [2019-09-25T00:06:45.627Z] CC images/fs.o [2019-09-25T00:06:45.627Z] CC images/pstree.o [2019-09-25T00:06:45.697Z] #58 43.23 CC compel/src/lib/infect-rpc.o [2019-09-25T00:06:45.895Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 62.1% of statements [2019-09-25T00:06:45.910Z] CC images/pipe.o [2019-09-25T00:06:45.910Z] CC images/tcp-stream.o [2019-09-25T00:06:45.910Z] CC images/sk-packet.o [2019-09-25T00:06:45.910Z] CC images/mnt.o [2019-09-25T00:06:46.192Z] CC images/pipe-data.o [2019-09-25T00:06:46.192Z] CC images/sa.o [2019-09-25T00:06:46.192Z] CC images/timer.o [2019-09-25T00:06:46.262Z] #58 45.80 CC compel/src/lib/infect-rpc.o [2019-09-25T00:06:46.263Z] #58 43.64 CC compel/src/lib/infect-util.o [2019-09-25T00:06:46.263Z] #58 ... [2019-09-25T00:06:46.263Z] [2019-09-25T00:06:46.263Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:46.263Z] #33 82.10 math/big [2019-09-25T00:06:46.263Z] #33 82.83 crypto/aes [2019-09-25T00:06:46.263Z] #33 83.87 crypto [2019-09-25T00:06:46.263Z] #33 84.06 crypto/des [2019-09-25T00:06:46.263Z] #33 84.55 crypto/internal/randutil [2019-09-25T00:06:46.263Z] #33 84.63 crypto/sha512 [2019-09-25T00:06:46.263Z] #33 85.60 crypto/ed25519/internal/edwards25519 [2019-09-25T00:06:46.263Z] #33 87.52 crypto/hmac [2019-09-25T00:06:46.263Z] #33 88.07 crypto/md5 [2019-09-25T00:06:46.263Z] #33 88.74 crypto/rc4 [2019-09-25T00:06:46.263Z] #33 88.81 crypto/sha1 [2019-09-25T00:06:46.263Z] #33 89.53 crypto/sha256 [2019-09-25T00:06:46.263Z] #33 90.10 crypto/rand [2019-09-25T00:06:46.263Z] #33 90.16 crypto/elliptic [2019-09-25T00:06:46.263Z] #33 90.49 encoding/asn1 [2019-09-25T00:06:46.475Z] CC images/timerfd.o [2019-09-25T00:06:46.475Z] CC images/mm.o [2019-09-25T00:06:46.475Z] CC images/sk-opts.o [2019-09-25T00:06:46.475Z] CC images/sk-unix.o [2019-09-25T00:06:46.517Z] #58 46.12 CC compel/src/lib/infect-util.o [2019-09-25T00:06:46.517Z] #58 46.38 CC compel/src/lib/infect.o [2019-09-25T00:06:46.522Z] #33 92.32 crypto/ed25519 [2019-09-25T00:06:46.522Z] #33 ... [2019-09-25T00:06:46.522Z] [2019-09-25T00:06:46.522Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:46.522Z] #58 43.86 CC compel/src/lib/infect.o [2019-09-25T00:06:46.758Z] CC images/sk-inet.o [2019-09-25T00:06:46.758Z] CC images/tun.o [2019-09-25T00:06:47.044Z] CC images/sk-netlink.o [2019-09-25T00:06:47.044Z] CC images/packet-sock.o [2019-09-25T00:06:47.044Z] CC images/ipc-var.o [2019-09-25T00:06:47.044Z] CC images/ipc-desc.o [2019-09-25T00:06:47.327Z] CC images/ipc-shm.o [2019-09-25T00:06:47.327Z] CC images/ipc-msg.o [2019-09-25T00:06:47.327Z] CC images/ipc-sem.o [2019-09-25T00:06:47.327Z] CC images/utsns.o [2019-09-25T00:06:47.396Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 74.7% of statements [2019-09-25T00:06:47.396Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-25T00:06:47.610Z] CC images/creds.o [2019-09-25T00:06:47.610Z] CC images/vma.o [2019-09-25T00:06:47.610Z] CC images/netdev.o [2019-09-25T00:06:47.890Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 20.0% of statements [2019-09-25T00:06:47.892Z] CC images/tty.o [2019-09-25T00:06:47.892Z] CC images/file-lock.o [2019-09-25T00:06:48.174Z] CC images/rlimit.o [2019-09-25T00:06:48.174Z] CC images/pagemap.o [2019-09-25T00:06:48.174Z] CC images/siginfo.o [2019-09-25T00:06:48.422Z] #58 45.75 CC compel/src/lib/ptrace.o [2019-09-25T00:06:48.457Z] CC images/rpc.o [2019-09-25T00:06:48.680Z] #58 46.09 AR compel/libcompel.a [2019-09-25T00:06:48.680Z] #58 46.17 HOSTCC compel/src/main-host.o [2019-09-25T00:06:48.739Z] CC images/ext-file.o [2019-09-25T00:06:48.739Z] CC images/cgroup.o [2019-09-25T00:06:48.938Z] #58 46.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-25T00:06:49.022Z] CC images/userns.o [2019-09-25T00:06:49.022Z] CC images/google/protobuf/descriptor.o [2019-09-25T00:06:49.024Z] #58 48.36 CC compel/src/lib/ptrace.o [2019-09-25T00:06:49.024Z] #58 48.71 AR compel/libcompel.a [2019-09-25T00:06:49.024Z] #58 48.80 HOSTCC compel/src/main-host.o [2019-09-25T00:06:49.196Z] #58 46.67 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-25T00:06:49.278Z] #58 49.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-25T00:06:49.533Z] #58 49.44 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-25T00:06:49.762Z] #58 47.14 HOSTCC compel/src/lib/log-host.o [2019-09-25T00:06:49.806Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2019-09-25T00:06:50.021Z] #58 47.39 HOSTLINK compel/compel-host-bin [2019-09-25T00:06:50.021Z] #58 47.55 DEP soccr/soccr.d [2019-09-25T00:06:50.032Z] CC images/opts.o [2019-09-25T00:06:50.032Z] CC images/seccomp.o [2019-09-25T00:06:50.032Z] CC images/binfmt-misc.o [2019-09-25T00:06:50.032Z] CC images/time.o [2019-09-25T00:06:50.032Z] CC images/sysctl.o [2019-09-25T00:06:50.032Z] CC images/autofs.o [2019-09-25T00:06:50.279Z] #58 47.81 CC soccr/soccr.o [2019-09-25T00:06:50.299Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-09-25T00:06:50.315Z] CC images/macvlan.o [2019-09-25T00:06:50.315Z] CC images/sit.o [2019-09-25T00:06:50.315Z] LINK images/built-in.o [2019-09-25T00:06:50.315Z] GEN compel/include/asm [2019-09-25T00:06:50.315Z] GEN compel/include/version.h [2019-09-25T00:06:50.315Z] touch .config [2019-09-25T00:06:50.315Z] GEN include/common/config.h [2019-09-25T00:06:50.315Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-25T00:06:50.315Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-25T00:06:50.315Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-25T00:06:50.315Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-25T00:06:50.456Z] #58 49.94 HOSTCC compel/src/lib/log-host.o [2019-09-25T00:06:50.456Z] #58 50.22 HOSTLINK compel/compel-host-bin [2019-09-25T00:06:50.615Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-25T00:06:50.615Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-25T00:06:50.615Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-25T00:06:50.615Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-25T00:06:50.615Z] DEP compel/plugins/std/infect.d [2019-09-25T00:06:50.615Z] DEP compel/plugins/std/string.d [2019-09-25T00:06:50.615Z] DEP compel/plugins/std/log.d [2019-09-25T00:06:50.615Z] DEP compel/plugins/std/fds.d [2019-09-25T00:06:50.615Z] DEP compel/plugins/std/std.d [2019-09-25T00:06:50.615Z] DEP compel/plugins/shmem/shmem.d [2019-09-25T00:06:50.707Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-09-25T00:06:50.711Z] #58 50.37 DEP soccr/soccr.d [2019-09-25T00:06:50.898Z] DEP compel/plugins/fds/fds.d [2019-09-25T00:06:50.898Z] CC compel/plugins/std/std.o [2019-09-25T00:06:50.898Z] CC compel/plugins/std/fds.o [2019-09-25T00:06:50.965Z] #58 50.65 CC soccr/soccr.o [2019-09-25T00:06:50.965Z] #58 ... [2019-09-25T00:06:50.965Z] [2019-09-25T00:06:50.965Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:50.965Z] #33 94.55 crypto/rc4 [2019-09-25T00:06:50.965Z] #33 94.72 crypto/sha1 [2019-09-25T00:06:50.965Z] #33 95.55 crypto/sha256 [2019-09-25T00:06:50.965Z] #33 96.20 encoding/hex [2019-09-25T00:06:50.965Z] #33 96.54 encoding/pem [2019-09-25T00:06:50.965Z] #33 96.64 crypto/rand [2019-09-25T00:06:50.965Z] #33 96.89 crypto/elliptic [2019-09-25T00:06:50.965Z] #33 97.04 encoding/asn1 [2019-09-25T00:06:50.965Z] #33 98.78 crypto/ed25519 [2019-09-25T00:06:50.965Z] #33 98.95 crypto/rsa [2019-09-25T00:06:50.965Z] #33 99.16 crypto/ecdsa [2019-09-25T00:06:50.965Z] #33 99.67 crypto/dsa [2019-09-25T00:06:50.965Z] #33 99.84 crypto/x509/pkix [2019-09-25T00:06:50.965Z] #33 100.1 vendor/golang.org/x/crypto/cryptobyte [2019-09-25T00:06:50.965Z] #33 100.4 vendor/golang.org/x/net/dns/dnsmessage [2019-09-25T00:06:50.965Z] #33 101.8 vendor/golang.org/x/crypto/internal/chacha20 [2019-09-25T00:06:50.965Z] #33 102.3 vendor/golang.org/x/crypto/poly1305 [2019-09-25T00:06:50.965Z] #33 102.8 vendor/golang.org/x/sys/cpu [2019-09-25T00:06:50.965Z] #33 103.1 net [2019-09-25T00:06:50.965Z] #33 103.1 vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-25T00:06:50.965Z] #33 103.9 vendor/golang.org/x/crypto/hkdf [2019-09-25T00:06:50.965Z] #33 104.0 vendor/golang.org/x/text/transform [2019-09-25T00:06:50.965Z] #33 104.5 vendor/golang.org/x/text/unicode/bidi [2019-09-25T00:06:51.099Z] ok github.com/docker/docker/daemon/logger/splunk 1.731s coverage: 84.5% of statements [2019-09-25T00:06:51.099Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-25T00:06:51.099Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-25T00:06:51.180Z] CC compel/plugins/std/log.o [2019-09-25T00:06:51.463Z] CC compel/plugins/std/string.o [2019-09-25T00:06:51.654Z] #58 49.14 AR soccr/libsoccr.a [2019-09-25T00:06:51.654Z] #58 49.16 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-25T00:06:51.745Z] CC compel/plugins/std/infect.o [2019-09-25T00:06:51.745Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-25T00:06:51.745Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-25T00:06:51.745Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-25T00:06:51.745Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-25T00:06:51.745Z] AR compel/plugins/std.lib.a [2019-09-25T00:06:51.745Z] CC compel/plugins/fds/fds.o [2019-09-25T00:06:51.912Z] #58 49.49 DEP criu/arch/x86/sigframe.d [2019-09-25T00:06:51.912Z] #58 49.54 DEP criu/arch/x86/sigaction_compat.d [2019-09-25T00:06:52.032Z] AR compel/plugins/fds.lib.a [2019-09-25T00:06:52.032Z] HOSTDEP compel/src/lib/log-host.d [2019-09-25T00:06:52.032Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-25T00:06:52.032Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-25T00:06:52.032Z] HOSTDEP compel/src/main-host.d [2019-09-25T00:06:52.032Z] DEP compel/src/lib/ptrace.d [2019-09-25T00:06:52.170Z] #58 49.63 DEP criu/arch/x86/kerndat.d [2019-09-25T00:06:52.170Z] #58 49.79 DEP criu/arch/x86/crtools.d [2019-09-25T00:06:52.316Z] DEP compel/src/lib/infect.d [2019-09-25T00:06:52.316Z] DEP compel/src/lib/infect-util.d [2019-09-25T00:06:52.316Z] DEP compel/src/lib/infect-rpc.d [2019-09-25T00:06:52.316Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-25T00:06:52.316Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-25T00:06:52.316Z] DEP compel/src/lib/log.d [2019-09-25T00:06:52.325Z] #33 105.8 vendor/golang.org/x/text/secure/bidirule [2019-09-25T00:06:52.325Z] #33 106.0 vendor/golang.org/x/text/unicode/norm [2019-09-25T00:06:52.325Z] #33 ... [2019-09-25T00:06:52.325Z] [2019-09-25T00:06:52.325Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:52.325Z] #58 52.08 AR soccr/libsoccr.a [2019-09-25T00:06:52.325Z] #58 52.10 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-25T00:06:52.428Z] #58 49.93 DEP criu/arch/x86/cpu.d [2019-09-25T00:06:52.428Z] #58 50.05 CC criu/arch/x86/cpu.o [2019-09-25T00:06:52.579Z] #58 52.36 DEP criu/arch/x86/sigframe.d [2019-09-25T00:06:52.579Z] #58 52.45 DEP criu/arch/x86/sigaction_compat.d [2019-09-25T00:06:52.834Z] #58 52.58 DEP criu/arch/x86/kerndat.d [2019-09-25T00:06:52.834Z] #58 52.70 DEP criu/arch/x86/crtools.d [2019-09-25T00:06:52.858Z] DEP compel/src/main.d [2019-09-25T00:06:52.858Z] DEP compel/src/lib/handle-elf.d [2019-09-25T00:06:52.858Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-25T00:06:52.858Z] CC compel/src/lib/log.o [2019-09-25T00:06:52.858Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-25T00:06:52.858Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-25T00:06:52.977Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2019-09-25T00:06:53.088Z] #58 52.83 DEP criu/arch/x86/cpu.d [2019-09-25T00:06:53.149Z] CC compel/src/lib/infect-rpc.o [2019-09-25T00:06:53.149Z] CC compel/src/lib/infect-util.o [2019-09-25T00:06:53.343Z] #58 53.03 CC criu/arch/x86/cpu.o [2019-09-25T00:06:53.363Z] #58 50.72 CC criu/arch/x86/crtools.o [2019-09-25T00:06:53.431Z] CC compel/src/lib/infect.o [2019-09-25T00:06:53.778Z] ok github.com/docker/docker/distribution 0.352s coverage: 22.4% of statements [2019-09-25T00:06:53.778Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-25T00:06:53.902Z] #58 53.58 CC criu/arch/x86/crtools.o [2019-09-25T00:06:54.297Z] #58 51.78 CC criu/arch/x86/kerndat.o [2019-09-25T00:06:54.438Z] CC compel/src/lib/ptrace.o [2019-09-25T00:06:54.438Z] AR compel/libcompel.a [2019-09-25T00:06:54.438Z] HOSTCC compel/src/main-host.o [2019-09-25T00:06:54.438Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-25T00:06:54.721Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-25T00:06:54.721Z] HOSTCC compel/src/lib/log-host.o [2019-09-25T00:06:54.903Z] #58 52.27 CC criu/arch/x86/sigaction_compat.o [2019-09-25T00:06:54.903Z] #58 52.51 CC criu/arch/x86/sigframe.o [2019-09-25T00:06:55.016Z] HOSTLINK compel/compel-host-bin [2019-09-25T00:06:55.016Z] DEP soccr/soccr.d [2019-09-25T00:06:55.016Z] CC soccr/soccr.o [2019-09-25T00:06:55.105Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-09-25T00:06:55.262Z] #58 54.79 CC criu/arch/x86/kerndat.o [2019-09-25T00:06:55.482Z] #58 52.86 LINK criu/arch/x86/crtools.built-in.o [2019-09-25T00:06:55.482Z] #58 52.93 DEP criu/pie/util-vdso-elf32.d [2019-09-25T00:06:55.482Z] #58 53.07 DEP criu/arch/x86/vdso-pie.d [2019-09-25T00:06:55.516Z] #58 55.27 CC criu/arch/x86/sigaction_compat.o [2019-09-25T00:06:55.631Z] AR soccr/libsoccr.a [2019-09-25T00:06:55.631Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-25T00:06:55.631Z] DEP criu/arch/ppc64/sigframe.d [2019-09-25T00:06:55.631Z] DEP criu/arch/ppc64/crtools.d [2019-09-25T00:06:55.740Z] #58 53.22 DEP criu/pie/parasite-vdso.d [2019-09-25T00:06:55.740Z] #58 53.33 DEP criu/pie/util-vdso.d [2019-09-25T00:06:55.770Z] #58 55.47 CC criu/arch/x86/sigframe.o [2019-09-25T00:06:55.913Z] DEP criu/arch/ppc64/cpu.d [2019-09-25T00:06:55.913Z] CC criu/arch/ppc64/cpu.o [2019-09-25T00:06:55.927Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2019-09-25T00:06:55.997Z] #58 53.42 DEP criu/pie/util.d [2019-09-25T00:06:55.997Z] #58 53.55 CC criu/pie/util.o [2019-09-25T00:06:56.025Z] #58 55.76 LINK criu/arch/x86/crtools.built-in.o [2019-09-25T00:06:56.025Z] #58 55.79 DEP criu/pie/util-vdso-elf32.d [2019-09-25T00:06:56.195Z] CC criu/arch/ppc64/crtools.o [2019-09-25T00:06:56.280Z] #58 56.01 DEP criu/arch/x86/vdso-pie.d [2019-09-25T00:06:56.303Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 85.6% of statements [2019-09-25T00:06:56.303Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-25T00:06:56.478Z] CC criu/arch/ppc64/sigframe.o [2019-09-25T00:06:56.534Z] #58 56.11 DEP criu/pie/parasite-vdso.d [2019-09-25T00:06:56.534Z] #58 56.24 DEP criu/pie/util-vdso.d [2019-09-25T00:06:56.561Z] #58 53.83 CC criu/pie/util-vdso.o [2019-09-25T00:06:56.760Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-25T00:06:56.760Z] DEP criu/arch/ppc64/misc.d [2019-09-25T00:06:56.760Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-25T00:06:56.761Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-25T00:06:56.761Z] DEP criu/pie/parasite-vdso.d [2019-09-25T00:06:56.761Z] DEP criu/pie/util-vdso.d [2019-09-25T00:06:56.761Z] DEP criu/pie/util.d [2019-09-25T00:06:56.761Z] CC criu/pie/util.o [2019-09-25T00:06:56.789Z] #58 56.40 DEP criu/pie/util.d [2019-09-25T00:06:56.789Z] #58 56.62 CC criu/pie/util.o [2019-09-25T00:06:56.818Z] #58 ... [2019-09-25T00:06:56.818Z] [2019-09-25T00:06:56.818Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:06:56.818Z] #33 92.65 crypto/rsa [2019-09-25T00:06:56.818Z] #33 92.80 crypto/ecdsa [2019-09-25T00:06:56.818Z] #33 93.30 crypto/dsa [2019-09-25T00:06:56.818Z] #33 93.66 encoding/hex [2019-09-25T00:06:56.818Z] #33 93.85 encoding/pem [2019-09-25T00:06:56.818Z] #33 94.03 crypto/x509/pkix [2019-09-25T00:06:56.818Z] #33 94.20 vendor/golang.org/x/crypto/cryptobyte [2019-09-25T00:06:56.818Z] #33 94.42 vendor/golang.org/x/net/dns/dnsmessage [2019-09-25T00:06:56.818Z] #33 95.76 vendor/golang.org/x/crypto/internal/chacha20 [2019-09-25T00:06:56.818Z] #33 96.26 vendor/golang.org/x/crypto/poly1305 [2019-09-25T00:06:56.818Z] #33 96.57 vendor/golang.org/x/sys/cpu [2019-09-25T00:06:56.818Z] #33 96.87 vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-25T00:06:56.818Z] #33 97.54 net [2019-09-25T00:06:56.818Z] #33 98.07 vendor/golang.org/x/crypto/hkdf [2019-09-25T00:06:56.818Z] #33 98.22 vendor/golang.org/x/text/transform [2019-09-25T00:06:56.818Z] #33 98.74 vendor/golang.org/x/text/unicode/bidi [2019-09-25T00:06:56.818Z] #33 100.2 vendor/golang.org/x/text/secure/bidirule [2019-09-25T00:06:56.818Z] #33 100.5 vendor/golang.org/x/text/unicode/norm [2019-09-25T00:06:57.043Z] CC criu/pie/util-vdso.o [2019-09-25T00:06:57.075Z] #33 ... [2019-09-25T00:06:57.075Z] [2019-09-25T00:06:57.075Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:06:57.075Z] #58 54.41 CC criu/pie/parasite-vdso.o [2019-09-25T00:06:57.325Z] CC criu/pie/parasite-vdso.o [2019-09-25T00:06:57.348Z] #58 56.92 CC criu/pie/util-vdso.o [2019-09-25T00:06:57.607Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-25T00:06:57.608Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-25T00:06:57.608Z] CC criu/arch/ppc64/misc.o [2019-09-25T00:06:57.608Z] AR criu/pie/pie.lib.a [2019-09-25T00:06:57.640Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-09-25T00:06:57.640Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-25T00:06:57.640Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2019-09-25T00:06:57.640Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-25T00:06:57.891Z] DEP criu/pie/restorer.d [2019-09-25T00:06:57.891Z] DEP criu/arch/ppc64/restorer.d [2019-09-25T00:06:57.891Z] DEP criu/pie/parasite.d [2019-09-25T00:06:57.907Z] #58 57.55 CC criu/pie/parasite-vdso.o [2019-09-25T00:06:58.006Z] #58 55.39 CC criu/arch/x86/vdso-pie.o [2019-09-25T00:06:58.173Z] CC criu/pie/parasite.o [2019-09-25T00:06:58.264Z] #58 55.73 CC criu/pie/util-vdso-elf32.o [2019-09-25T00:06:58.462Z] LINK criu/pie/parasite.built-in.o [2019-09-25T00:06:58.462Z] GEN criu/pie/parasite-blob.h [2019-09-25T00:06:58.462Z] CC criu/arch/ppc64/restorer.o [2019-09-25T00:06:58.488Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-09-25T00:06:58.744Z] CC criu/pie/restorer.o [2019-09-25T00:06:58.830Z] #58 56.41 AR criu/pie/pie.lib.a [2019-09-25T00:06:58.832Z] #58 58.50 CC criu/arch/x86/vdso-pie.o [2019-09-25T00:06:59.087Z] #58 58.78 CC criu/pie/util-vdso-elf32.o [2019-09-25T00:06:59.088Z] #58 56.48 DEP criu/pie/restorer.d [2019-09-25T00:06:59.346Z] #58 56.71 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-25T00:06:59.604Z] #58 56.87 DEP criu/arch/x86/restorer_unmap.d [2019-09-25T00:06:59.604Z] #58 56.89 DEP criu/arch/x86/restorer.d [2019-09-25T00:06:59.604Z] #58 57.02 DEP criu/pie/parasite.d [2019-09-25T00:06:59.648Z] #58 59.35 AR criu/pie/pie.lib.a [2019-09-25T00:06:59.648Z] #58 59.42 DEP criu/pie/restorer.d [2019-09-25T00:06:59.753Z] LINK criu/pie/restorer.built-in.o [2019-09-25T00:06:59.753Z] GEN criu/pie/restorer-blob.h [2019-09-25T00:06:59.753Z] DEP criu/vdso.d [2019-09-25T00:06:59.812Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-09-25T00:06:59.863Z] #58 57.26 CC criu/pie/parasite.o [2019-09-25T00:06:59.903Z] #58 59.62 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-25T00:06:59.903Z] #58 59.73 DEP criu/arch/x86/restorer_unmap.d [2019-09-25T00:07:00.035Z] DEP criu/uts_ns.d [2019-09-25T00:07:00.035Z] DEP criu/util.d [2019-09-25T00:07:00.035Z] DEP criu/uffd.d [2019-09-25T00:07:00.159Z] #58 59.77 DEP criu/arch/x86/restorer.d [2019-09-25T00:07:00.159Z] #58 59.93 DEP criu/pie/parasite.d [2019-09-25T00:07:00.195Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-25T00:07:00.318Z] DEP criu/tun.d [2019-09-25T00:07:00.318Z] DEP criu/tty.d [2019-09-25T00:07:00.318Z] DEP criu/timerfd.d [2019-09-25T00:07:00.318Z] DEP criu/sysfs_parse.d [2019-09-25T00:07:00.414Z] #58 60.18 CC criu/pie/parasite.o [2019-09-25T00:07:00.600Z] DEP criu/sysctl.d [2019-09-25T00:07:00.600Z] DEP criu/string.d [2019-09-25T00:07:00.600Z] DEP criu/stats.d [2019-09-25T00:07:00.600Z] DEP criu/sockets.d [2019-09-25T00:07:00.600Z] DEP criu/sk-unix.d [2019-09-25T00:07:00.882Z] DEP criu/sk-tcp.d [2019-09-25T00:07:00.882Z] DEP criu/sk-queue.d [2019-09-25T00:07:00.882Z] DEP criu/sk-packet.d [2019-09-25T00:07:01.165Z] DEP criu/sk-netlink.d [2019-09-25T00:07:01.165Z] DEP criu/sk-inet.d [2019-09-25T00:07:01.165Z] DEP criu/signalfd.d [2019-09-25T00:07:01.165Z] DEP criu/sigframe.d [2019-09-25T00:07:01.165Z] DEP criu/shmem.d [2019-09-25T00:07:01.238Z] #58 58.55 LINK criu/pie/parasite.built-in.o [2019-09-25T00:07:01.238Z] #58 58.58 GEN criu/pie/parasite-blob.h [2019-09-25T00:07:01.238Z] #58 58.60 CC criu/arch/x86/restorer.o [2019-09-25T00:07:01.511Z] DEP criu/servicefd.d [2019-09-25T00:07:01.511Z] DEP criu/seize.d [2019-09-25T00:07:01.511Z] DEP criu/seccomp.d [2019-09-25T00:07:01.511Z] DEP criu/rst-malloc.d [2019-09-25T00:07:01.778Z] #58 61.42 LINK criu/pie/parasite.built-in.o [2019-09-25T00:07:01.778Z] #58 61.45 GEN criu/pie/parasite-blob.h [2019-09-25T00:07:01.778Z] #58 61.49 CC criu/arch/x86/restorer.o [2019-09-25T00:07:01.804Z] #58 59.26 CC criu/arch/x86/restorer_unmap.o [2019-09-25T00:07:01.805Z] #58 59.31 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-25T00:07:01.938Z] DEP criu/rbtree.d [2019-09-25T00:07:01.938Z] DEP criu/pstree.d [2019-09-25T00:07:01.938Z] DEP criu/protobuf.d [2019-09-25T00:07:01.938Z] GEN criu/protobuf-desc-gen.h [2019-09-25T00:07:02.058Z] ok github.com/docker/docker/pkg/archive 0.545s coverage: 77.0% of statements [2019-09-25T00:07:02.063Z] #58 59.66 CC criu/pie/restorer.o [2019-09-25T00:07:02.221Z] DEP criu/protobuf-desc.d [2019-09-25T00:07:02.221Z] DEP criu/proc_parse.d [2019-09-25T00:07:02.337Z] #58 62.08 CC criu/arch/x86/restorer_unmap.o [2019-09-25T00:07:02.337Z] #58 62.14 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-25T00:07:02.503Z] DEP criu/plugin.d [2019-09-25T00:07:02.503Z] DEP criu/pipes.d [2019-09-25T00:07:02.504Z] DEP criu/pie-util.d [2019-09-25T00:07:02.504Z] DEP criu/pie-util-vdso.d [2019-09-25T00:07:02.504Z] DEP criu/pie-util-vdso-elf32.d [2019-09-25T00:07:02.786Z] DEP criu/path.d [2019-09-25T00:07:02.786Z] DEP criu/parasite-syscall.d [2019-09-25T00:07:02.786Z] DEP criu/pagemap.d [2019-09-25T00:07:02.786Z] DEP criu/pagemap-cache.d [2019-09-25T00:07:02.895Z] #58 62.41 CC criu/pie/restorer.o [2019-09-25T00:07:03.068Z] DEP criu/page-xfer.d [2019-09-25T00:07:03.068Z] DEP criu/page-pipe.d [2019-09-25T00:07:03.068Z] DEP criu/netfilter.d [2019-09-25T00:07:03.068Z] DEP criu/net.d [2019-09-25T00:07:03.350Z] DEP criu/namespaces.d [2019-09-25T00:07:03.350Z] DEP criu/mount.d [2019-09-25T00:07:03.350Z] DEP criu/mem.d [2019-09-25T00:07:03.633Z] DEP criu/lsm.d [2019-09-25T00:07:03.633Z] DEP criu/log.d [2019-09-25T00:07:03.633Z] DEP criu/libnetlink.d [2019-09-25T00:07:03.633Z] DEP criu/kerndat.d [2019-09-25T00:07:03.633Z] DEP criu/kcmp-ids.d [2019-09-25T00:07:03.916Z] DEP criu/irmap.d [2019-09-25T00:07:03.916Z] DEP criu/ipc_ns.d [2019-09-25T00:07:03.916Z] DEP criu/image.d [2019-09-25T00:07:03.916Z] DEP criu/image-desc.d [2019-09-25T00:07:04.030Z] ok github.com/docker/docker/pkg/authorization 0.878s coverage: 68.3% of statements [2019-09-25T00:07:04.198Z] DEP criu/fsnotify.d [2019-09-25T00:07:04.198Z] DEP criu/filesystems.d [2019-09-25T00:07:04.198Z] DEP criu/files.d [2019-09-25T00:07:04.198Z] DEP criu/files-reg.d [2019-09-25T00:07:04.453Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-25T00:07:04.453Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-25T00:07:04.481Z] DEP criu/files-ext.d [2019-09-25T00:07:04.481Z] DEP criu/file-lock.d [2019-09-25T00:07:04.481Z] DEP criu/file-ids.d [2019-09-25T00:07:04.481Z] DEP criu/fifo.d [2019-09-25T00:07:04.593Z] #58 62.11 LINK criu/pie/restorer.built-in.o [2019-09-25T00:07:04.763Z] DEP criu/fdstore.d [2019-09-25T00:07:04.763Z] DEP criu/fault-injection.d [2019-09-25T00:07:04.763Z] DEP criu/external.d [2019-09-25T00:07:04.763Z] DEP criu/eventpoll.d [2019-09-25T00:07:04.763Z] DEP criu/eventfd.d [2019-09-25T00:07:04.851Z] #58 62.13 GEN criu/pie/restorer-blob.h [2019-09-25T00:07:04.851Z] #58 62.20 DEP criu/vdso.d [2019-09-25T00:07:04.851Z] #58 62.39 DEP criu/vdso-compat.d [2019-09-25T00:07:05.044Z] DEP criu/crtools.d [2019-09-25T00:07:05.044Z] DEP criu/cr-service.d [2019-09-25T00:07:05.044Z] DEP criu/cr-restore.d [2019-09-25T00:07:05.109Z] #58 62.61 DEP criu/uts_ns.d [2019-09-25T00:07:05.327Z] DEP criu/cr-errno.d [2019-09-25T00:07:05.327Z] DEP criu/cr-dump.d [2019-09-25T00:07:05.327Z] DEP criu/cr-dedup.d [2019-09-25T00:07:05.327Z] DEP criu/cr-check.d [2019-09-25T00:07:05.327Z] DEP criu/config.d [2019-09-25T00:07:05.368Z] #58 62.85 DEP criu/util.d [2019-09-25T00:07:05.404Z] #58 64.86 LINK criu/pie/restorer.built-in.o [2019-09-25T00:07:05.404Z] #58 64.89 GEN criu/pie/restorer-blob.h [2019-09-25T00:07:05.404Z] #58 65.00 DEP criu/vdso.d [2019-09-25T00:07:05.404Z] #58 65.17 DEP criu/vdso-compat.d [2019-09-25T00:07:05.404Z] #58 65.27 DEP criu/uts_ns.d [2019-09-25T00:07:05.611Z] DEP criu/clone-noasan.d [2019-09-25T00:07:05.611Z] DEP criu/cgroup.d [2019-09-25T00:07:05.611Z] DEP criu/cgroup-props.d [2019-09-25T00:07:05.611Z] DEP criu/bitmap.d [2019-09-25T00:07:05.611Z] DEP criu/bfd.d [2019-09-25T00:07:05.626Z] #58 63.10 DEP criu/uffd.d [2019-09-25T00:07:05.681Z] #58 65.42 DEP criu/util.d [2019-09-25T00:07:05.681Z] #58 ... [2019-09-25T00:07:05.681Z] [2019-09-25T00:07:05.681Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:07:05.681Z] #33 109.3 vendor/golang.org/x/net/idna [2019-09-25T00:07:05.681Z] #33 111.2 vendor/golang.org/x/net/http2/hpack [2019-09-25T00:07:05.681Z] #33 112.2 mime [2019-09-25T00:07:05.681Z] #33 113.4 mime/quotedprintable [2019-09-25T00:07:05.681Z] #33 113.8 net/http/internal [2019-09-25T00:07:05.681Z] #33 114.2 os/exec [2019-09-25T00:07:05.681Z] #33 117.9 net/textproto [2019-09-25T00:07:05.681Z] #33 117.9 crypto/x509 [2019-09-25T00:07:05.681Z] #33 118.9 vendor/golang.org/x/net/http/httpguts [2019-09-25T00:07:05.681Z] #33 119.1 vendor/golang.org/x/net/http/httpproxy [2019-09-25T00:07:05.884Z] #58 63.31 DEP criu/tun.d [2019-09-25T00:07:05.895Z] DEP criu/autofs.d [2019-09-25T00:07:05.895Z] DEP criu/aio.d [2019-09-25T00:07:05.895Z] DEP criu/action-scripts.d [2019-09-25T00:07:05.946Z] #33 ... [2019-09-25T00:07:05.946Z] [2019-09-25T00:07:05.946Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:05.946Z] #58 65.61 DEP criu/uffd.d [2019-09-25T00:07:06.142Z] #58 63.57 DEP criu/tty.d [2019-09-25T00:07:06.178Z] CC criu/action-scripts.o [2019-09-25T00:07:06.178Z] CC criu/aio.o [2019-09-25T00:07:06.202Z] #58 65.84 DEP criu/tun.d [2019-09-25T00:07:06.202Z] #58 66.07 DEP criu/tty.d [2019-09-25T00:07:06.401Z] #58 63.74 DEP criu/timerfd.d [2019-09-25T00:07:06.401Z] #58 63.94 DEP criu/sysfs_parse.d [2019-09-25T00:07:06.456Z] #58 66.21 DEP criu/timerfd.d [2019-09-25T00:07:06.460Z] CC criu/autofs.o [2019-09-25T00:07:06.659Z] #58 64.15 DEP criu/sysctl.d [2019-09-25T00:07:06.711Z] #58 66.37 DEP criu/sysfs_parse.d [2019-09-25T00:07:06.917Z] #58 64.30 DEP criu/string.d [2019-09-25T00:07:06.917Z] #58 64.35 DEP criu/stats.d [2019-09-25T00:07:06.966Z] #58 66.59 DEP criu/sysctl.d [2019-09-25T00:07:06.966Z] #58 66.78 DEP criu/string.d [2019-09-25T00:07:06.966Z] #58 66.83 DEP criu/stats.d [2019-09-25T00:07:07.175Z] #58 64.52 DEP criu/sockets.d [2019-09-25T00:07:07.175Z] #58 64.68 DEP criu/sk-unix.d [2019-09-25T00:07:07.222Z] #58 66.94 DEP criu/sockets.d [2019-09-25T00:07:07.222Z] #58 67.14 DEP criu/sk-unix.d [2019-09-25T00:07:07.434Z] #58 64.90 DEP criu/sk-tcp.d [2019-09-25T00:07:07.470Z] CC criu/bfd.o [2019-09-25T00:07:07.470Z] CC criu/bitmap.o [2019-09-25T00:07:07.470Z] CC criu/cgroup-props.o [2019-09-25T00:07:07.692Z] #58 65.09 DEP criu/sk-queue.d [2019-09-25T00:07:07.692Z] #58 65.23 DEP criu/sk-packet.d [2019-09-25T00:07:07.728Z] ok github.com/docker/docker/layer 7.757s coverage: 68.8% of statements [2019-09-25T00:07:07.728Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-25T00:07:07.728Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-25T00:07:07.728Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-25T00:07:07.728Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-25T00:07:07.728Z] ? github.com/docker/docker/oci [no test files] [2019-09-25T00:07:07.728Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-25T00:07:07.728Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-09-25T00:07:07.782Z] #58 67.37 DEP criu/sk-tcp.d [2019-09-25T00:07:07.782Z] #58 67.53 DEP criu/sk-queue.d [2019-09-25T00:07:08.037Z] #58 67.67 DEP criu/sk-packet.d [2019-09-25T00:07:08.037Z] #58 67.88 DEP criu/sk-netlink.d [2019-09-25T00:07:08.084Z] CC criu/cgroup.o [2019-09-25T00:07:08.115Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-09-25T00:07:08.258Z] #58 65.49 DEP criu/sk-netlink.d [2019-09-25T00:07:08.258Z] #58 ... [2019-09-25T00:07:08.258Z] [2019-09-25T00:07:08.258Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:07:08.258Z] #33 103.9 vendor/golang.org/x/net/idna [2019-09-25T00:07:08.258Z] #33 106.0 vendor/golang.org/x/net/http2/hpack [2019-09-25T00:07:08.258Z] #33 106.7 mime [2019-09-25T00:07:08.258Z] #33 108.3 mime/quotedprintable [2019-09-25T00:07:08.258Z] #33 108.6 net/http/internal [2019-09-25T00:07:08.258Z] #33 109.0 os/exec [2019-09-25T00:07:08.258Z] #33 112.3 net/textproto [2019-09-25T00:07:08.258Z] #33 112.4 crypto/x509 [2019-09-25T00:07:08.258Z] #33 113.3 vendor/golang.org/x/net/http/httpguts [2019-09-25T00:07:08.258Z] #33 113.6 vendor/golang.org/x/net/http/httpproxy [2019-09-25T00:07:08.258Z] #33 113.9 mime/multipart [2019-09-25T00:07:08.258Z] #33 ... [2019-09-25T00:07:08.258Z] [2019-09-25T00:07:08.258Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:08.258Z] #58 65.67 DEP criu/sk-inet.d [2019-09-25T00:07:08.258Z] #58 65.90 DEP criu/signalfd.d [2019-09-25T00:07:08.292Z] #58 68.09 DEP criu/sk-inet.d [2019-09-25T00:07:08.489Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-09-25T00:07:08.547Z] #58 68.32 DEP criu/signalfd.d [2019-09-25T00:07:08.802Z] #58 68.53 DEP criu/sigframe.d [2019-09-25T00:07:08.824Z] #58 66.06 DEP criu/sigframe.d [2019-09-25T00:07:08.824Z] #58 66.11 DEP criu/shmem.d [2019-09-25T00:07:08.824Z] #58 66.26 DEP criu/servicefd.d [2019-09-25T00:07:09.058Z] #58 68.64 DEP criu/shmem.d [2019-09-25T00:07:09.058Z] #58 68.80 DEP criu/servicefd.d [2019-09-25T00:07:09.082Z] #58 66.41 DEP criu/seize.d [2019-09-25T00:07:09.082Z] #58 66.53 DEP criu/seccomp.d [2019-09-25T00:07:09.296Z] ok github.com/docker/docker/pkg/chrootarchive 3.542s coverage: 43.2% of statements [2019-09-25T00:07:09.296Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-25T00:07:09.296Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-25T00:07:09.313Z] #58 68.94 DEP criu/seize.d [2019-09-25T00:07:09.313Z] #58 69.10 DEP criu/seccomp.d [2019-09-25T00:07:09.340Z] #58 66.66 DEP criu/rst-malloc.d [2019-09-25T00:07:09.340Z] #58 66.70 DEP criu/rbtree.d [2019-09-25T00:07:09.340Z] #58 66.73 DEP criu/pstree.d [2019-09-25T00:07:09.340Z] #58 66.86 DEP criu/protobuf.d [2019-09-25T00:07:09.564Z] CC criu/clone-noasan.o [2019-09-25T00:07:09.564Z] CC criu/config.o [2019-09-25T00:07:09.568Z] #58 69.28 DEP criu/rst-malloc.d [2019-09-25T00:07:09.599Z] #58 66.98 GEN criu/protobuf-desc-gen.h [2019-09-25T00:07:09.824Z] #58 69.38 DEP criu/rbtree.d [2019-09-25T00:07:09.824Z] #58 69.40 DEP criu/pstree.d [2019-09-25T00:07:09.824Z] #58 69.57 DEP criu/protobuf.d [2019-09-25T00:07:10.121Z] #58 69.78 GEN criu/protobuf-desc-gen.h [2019-09-25T00:07:10.178Z] CC criu/cr-check.o [2019-09-25T00:07:10.348Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-09-25T00:07:10.792Z] CC criu/cr-dedup.o [2019-09-25T00:07:10.972Z] #58 68.24 DEP criu/protobuf-desc.d [2019-09-25T00:07:10.973Z] #58 68.37 DEP criu/proc_parse.d [2019-09-25T00:07:10.973Z] #58 68.54 DEP criu/plugin.d [2019-09-25T00:07:11.081Z] CC criu/cr-dump.o [2019-09-25T00:07:11.208Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-09-25T00:07:11.231Z] #58 68.63 DEP criu/pipes.d [2019-09-25T00:07:11.231Z] #58 68.77 DEP criu/pie-util.d [2019-09-25T00:07:11.231Z] #58 68.87 DEP criu/pie-util-vdso.d [2019-09-25T00:07:11.485Z] #58 71.11 DEP criu/protobuf-desc.d [2019-09-25T00:07:11.485Z] #58 71.24 DEP criu/proc_parse.d [2019-09-25T00:07:11.485Z] #58 71.37 DEP criu/plugin.d [2019-09-25T00:07:11.489Z] #58 69.01 DEP criu/pie-util-vdso-elf32.d [2019-09-25T00:07:11.740Z] #58 71.46 DEP criu/pipes.d [2019-09-25T00:07:11.747Z] #58 69.10 DEP criu/path.d [2019-09-25T00:07:11.747Z] #58 69.24 DEP criu/parasite-syscall.d [2019-09-25T00:07:11.996Z] #58 71.61 DEP criu/pie-util.d [2019-09-25T00:07:11.996Z] #58 71.79 DEP criu/pie-util-vdso.d [2019-09-25T00:07:12.005Z] #58 69.46 DEP criu/pagemap.d [2019-09-25T00:07:12.021Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-09-25T00:07:12.251Z] #58 71.98 DEP criu/pie-util-vdso-elf32.d [2019-09-25T00:07:12.263Z] #58 69.72 DEP criu/pagemap-cache.d [2019-09-25T00:07:12.507Z] #58 72.11 DEP criu/path.d [2019-09-25T00:07:12.507Z] #58 72.31 DEP criu/parasite-syscall.d [2019-09-25T00:07:12.521Z] #58 69.94 DEP criu/page-xfer.d [2019-09-25T00:07:12.560Z] CC criu/cr-errno.o [2019-09-25T00:07:12.560Z] CC criu/cr-restore.o [2019-09-25T00:07:12.763Z] #58 72.60 DEP criu/pagemap.d [2019-09-25T00:07:12.779Z] #58 70.11 DEP criu/page-pipe.d [2019-09-25T00:07:12.779Z] #58 70.22 DEP criu/netfilter.d [2019-09-25T00:07:12.814Z] ok github.com/docker/docker/pkg/discovery/kv 3.306s coverage: 84.1% of statements [2019-09-25T00:07:13.018Z] #58 72.78 DEP criu/pagemap-cache.d [2019-09-25T00:07:13.037Z] #58 70.35 DEP criu/net.d [2019-09-25T00:07:13.037Z] #58 70.56 DEP criu/namespaces.d [2019-09-25T00:07:13.208Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-09-25T00:07:13.208Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-09-25T00:07:13.273Z] #58 72.93 DEP criu/page-xfer.d [2019-09-25T00:07:13.273Z] #58 73.10 DEP criu/page-pipe.d [2019-09-25T00:07:13.295Z] #58 70.79 DEP criu/mount.d [2019-09-25T00:07:13.529Z] #58 73.22 DEP criu/netfilter.d [2019-09-25T00:07:13.553Z] #58 70.98 DEP criu/mem.d [2019-09-25T00:07:13.604Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2019-09-25T00:07:13.784Z] #58 73.40 DEP criu/net.d [2019-09-25T00:07:13.784Z] #58 73.65 DEP criu/namespaces.d [2019-09-25T00:07:13.811Z] #58 71.21 DEP criu/lsm.d [2019-09-25T00:07:13.992Z] ok github.com/docker/docker/pkg/fsutils 0.456s coverage: 85.1% of statements [2019-09-25T00:07:14.039Z] #58 73.77 DEP criu/mount.d [2019-09-25T00:07:14.069Z] #58 71.41 DEP criu/log.d [2019-09-25T00:07:14.070Z] #58 71.53 DEP criu/libnetlink.d [2019-09-25T00:07:14.070Z] #58 71.63 DEP criu/kerndat.d [2019-09-25T00:07:14.295Z] #58 73.95 DEP criu/mem.d [2019-09-25T00:07:14.295Z] #58 ... [2019-09-25T00:07:14.295Z] [2019-09-25T00:07:14.295Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-25T00:07:14.295Z] #27 DONE 128.0s [2019-09-25T00:07:14.295Z] [2019-09-25T00:07:14.295Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:14.295Z] #58 74.19 DEP criu/lsm.d [2019-09-25T00:07:14.295Z] #58 ... [2019-09-25T00:07:14.295Z] [2019-09-25T00:07:14.295Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:07:14.295Z] #33 119.7 mime/multipart [2019-09-25T00:07:14.295Z] #33 121.5 crypto/tls [2019-09-25T00:07:14.295Z] #33 127.0 net/http/httptrace [2019-09-25T00:07:14.295Z] #33 127.2 net/http [2019-09-25T00:07:14.328Z] #58 71.80 DEP criu/kcmp-ids.d [2019-09-25T00:07:14.328Z] #58 71.89 DEP criu/irmap.d [2019-09-25T00:07:14.583Z] CC criu/cr-service.o [2019-09-25T00:07:14.586Z] #58 72.00 DEP criu/ipc_ns.d [2019-09-25T00:07:14.826Z] ok github.com/docker/docker/pkg/idtools 0.606s coverage: 70.1% of statements [2019-09-25T00:07:14.844Z] #58 72.17 DEP criu/image.d [2019-09-25T00:07:14.844Z] #58 72.31 DEP criu/image-desc.d [2019-09-25T00:07:14.844Z] #58 72.39 DEP criu/fsnotify.d [2019-09-25T00:07:14.844Z] #58 72.45 DEP criu/filesystems.d [2019-09-25T00:07:14.855Z] #33 ... [2019-09-25T00:07:14.855Z] [2019-09-25T00:07:14.855Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:14.855Z] #58 74.42 DEP criu/log.d [2019-09-25T00:07:15.103Z] #58 72.56 DEP criu/files.d [2019-09-25T00:07:15.111Z] #58 74.69 DEP criu/libnetlink.d [2019-09-25T00:07:15.232Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 69.3% of statements [2019-09-25T00:07:15.361Z] #58 72.84 DEP criu/files-reg.d [2019-09-25T00:07:15.366Z] #58 74.96 DEP criu/kerndat.d [2019-09-25T00:07:15.593Z] CC criu/crtools.o [2019-09-25T00:07:15.619Z] #58 73.03 DEP criu/files-ext.d [2019-09-25T00:07:15.619Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-09-25T00:07:15.619Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-09-25T00:07:15.621Z] #58 75.33 DEP criu/kcmp-ids.d [2019-09-25T00:07:15.621Z] #58 75.44 DEP criu/irmap.d [2019-09-25T00:07:15.875Z] CC criu/eventfd.o [2019-09-25T00:07:15.876Z] #58 75.65 DEP criu/ipc_ns.d [2019-09-25T00:07:15.877Z] #58 73.21 DEP criu/file-lock.d [2019-09-25T00:07:15.877Z] #58 73.39 DEP criu/file-ids.d [2019-09-25T00:07:16.008Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-09-25T00:07:16.008Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-25T00:07:16.132Z] #58 75.81 DEP criu/image.d [2019-09-25T00:07:16.135Z] #58 73.49 DEP criu/fifo.d [2019-09-25T00:07:16.135Z] #58 73.60 DEP criu/fdstore.d [2019-09-25T00:07:16.135Z] #58 73.68 DEP criu/fault-injection.d [2019-09-25T00:07:16.158Z] CC criu/eventpoll.o [2019-09-25T00:07:16.387Z] #58 76.00 DEP criu/image-desc.d [2019-09-25T00:07:16.387Z] #58 76.06 DEP criu/fsnotify.d [2019-09-25T00:07:16.387Z] #58 76.19 DEP criu/filesystems.d [2019-09-25T00:07:16.387Z] #58 76.30 DEP criu/files.d [2019-09-25T00:07:16.393Z] #58 73.77 DEP criu/external.d [2019-09-25T00:07:16.393Z] #58 73.90 DEP criu/eventpoll.d [2019-09-25T00:07:16.401Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-09-25T00:07:16.651Z] #58 74.15 DEP criu/eventfd.d [2019-09-25T00:07:16.773Z] CC criu/external.o [2019-09-25T00:07:16.773Z] CC criu/fault-injection.o [2019-09-25T00:07:16.773Z] CC criu/fdstore.o [2019-09-25T00:07:16.789Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-09-25T00:07:16.909Z] #58 74.31 DEP criu/crtools.d [2019-09-25T00:07:16.909Z] #58 74.55 DEP criu/cr-service.d [2019-09-25T00:07:16.947Z] #58 76.51 DEP criu/files-reg.d [2019-09-25T00:07:16.947Z] #58 76.70 DEP criu/files-ext.d [2019-09-25T00:07:16.947Z] #58 76.81 DEP criu/file-lock.d [2019-09-25T00:07:17.055Z] CC criu/fifo.o [2019-09-25T00:07:17.165Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-09-25T00:07:17.202Z] #58 76.93 DEP criu/file-ids.d [2019-09-25T00:07:17.202Z] #58 77.06 DEP criu/fifo.d [2019-09-25T00:07:17.338Z] CC criu/file-ids.o [2019-09-25T00:07:17.338Z] CC criu/file-lock.o [2019-09-25T00:07:17.457Z] #58 77.31 DEP criu/fdstore.d [2019-09-25T00:07:17.475Z] #58 74.71 DEP criu/cr-restore.d [2019-09-25T00:07:17.475Z] #58 74.95 DEP criu/cr-errno.d [2019-09-25T00:07:17.475Z] #58 74.97 DEP criu/cr-dump.d [2019-09-25T00:07:17.475Z] #58 75.10 DEP criu/cr-dedup.d [2019-09-25T00:07:17.556Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-09-25T00:07:17.556Z] ok github.com/docker/docker/pkg/mount 1.210s coverage: 69.6% of statements [2019-09-25T00:07:17.556Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-25T00:07:17.712Z] #58 77.41 DEP criu/fault-injection.d [2019-09-25T00:07:17.712Z] #58 77.46 DEP criu/external.d [2019-09-25T00:07:17.733Z] #58 75.23 DEP criu/cr-check.d [2019-09-25T00:07:17.954Z] CC criu/files-ext.o [2019-09-25T00:07:17.967Z] #58 77.57 DEP criu/eventpoll.d [2019-09-25T00:07:17.967Z] #58 77.76 DEP criu/eventfd.d [2019-09-25T00:07:17.970Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2019-09-25T00:07:17.970Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-25T00:07:17.970Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-25T00:07:17.991Z] #58 75.42 DEP criu/config.d [2019-09-25T00:07:18.223Z] #58 77.92 DEP criu/crtools.d [2019-09-25T00:07:18.236Z] CC criu/files-reg.o [2019-09-25T00:07:18.249Z] #58 ... [2019-09-25T00:07:18.249Z] [2019-09-25T00:07:18.249Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-25T00:07:18.249Z] #27 DONE 124.0s [2019-09-25T00:07:18.249Z] [2019-09-25T00:07:18.249Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:18.249Z] #58 75.62 DEP criu/clone-noasan.d [2019-09-25T00:07:18.249Z] #58 ... [2019-09-25T00:07:18.249Z] [2019-09-25T00:07:18.249Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:07:18.249Z] #33 115.9 crypto/tls [2019-09-25T00:07:18.249Z] #33 121.7 net/http/httptrace [2019-09-25T00:07:18.249Z] #33 121.9 net/http [2019-09-25T00:07:18.249Z] #33 ... [2019-09-25T00:07:18.249Z] [2019-09-25T00:07:18.249Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:18.249Z] #58 75.71 DEP criu/cgroup.d [2019-09-25T00:07:18.478Z] #58 78.16 DEP criu/cr-service.d [2019-09-25T00:07:18.507Z] #58 76.07 DEP criu/cgroup-props.d [2019-09-25T00:07:18.733Z] #58 78.38 DEP criu/cr-restore.d [2019-09-25T00:07:18.733Z] #58 78.58 DEP criu/cr-errno.d [2019-09-25T00:07:18.765Z] #58 76.29 DEP criu/bitmap.d [2019-09-25T00:07:18.765Z] #58 76.32 DEP criu/bfd.d [2019-09-25T00:07:18.807Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2019-09-25T00:07:18.989Z] #58 78.60 DEP criu/cr-dump.d [2019-09-25T00:07:18.989Z] #58 78.76 DEP criu/cr-dedup.d [2019-09-25T00:07:18.989Z] #58 78.86 DEP criu/cr-check.d [2019-09-25T00:07:19.024Z] #58 76.57 DEP criu/autofs.d [2019-09-25T00:07:19.243Z] CC criu/files.o [2019-09-25T00:07:19.244Z] #58 79.02 DEP criu/config.d [2019-09-25T00:07:19.286Z] #58 76.70 DEP criu/aio.d [2019-09-25T00:07:19.286Z] #58 76.77 DEP criu/action-scripts.d [2019-09-25T00:07:19.500Z] #58 79.24 DEP criu/clone-noasan.d [2019-09-25T00:07:19.548Z] #58 77.03 CC criu/action-scripts.o [2019-09-25T00:07:19.606Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-25T00:07:19.755Z] #58 79.31 DEP criu/cgroup.d [2019-09-25T00:07:19.755Z] #58 79.48 DEP criu/cgroup-props.d [2019-09-25T00:07:19.755Z] #58 79.57 DEP criu/bitmap.d [2019-09-25T00:07:19.755Z] #58 79.60 DEP criu/bfd.d [2019-09-25T00:07:19.755Z] #58 79.68 DEP criu/autofs.d [2019-09-25T00:07:19.982Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-25T00:07:19.982Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-25T00:07:20.114Z] #58 77.50 CC criu/aio.o [2019-09-25T00:07:20.252Z] CC criu/filesystems.o [2019-09-25T00:07:20.315Z] #58 79.87 DEP criu/aio.d [2019-09-25T00:07:20.315Z] #58 80.06 DEP criu/action-scripts.d [2019-09-25T00:07:20.571Z] #58 80.29 CC criu/action-scripts.o [2019-09-25T00:07:20.680Z] #58 77.92 CC criu/autofs.o [2019-09-25T00:07:20.826Z] #58 80.70 CC criu/aio.o [2019-09-25T00:07:20.867Z] CC criu/fsnotify.o [2019-09-25T00:07:21.307Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2019-09-25T00:07:21.387Z] #58 81.20 CC criu/autofs.o [2019-09-25T00:07:21.482Z] CC criu/image-desc.o [2019-09-25T00:07:21.482Z] CC criu/image.o [2019-09-25T00:07:21.614Z] #58 79.23 CC criu/bfd.o [2019-09-25T00:07:22.108Z] CC criu/ipc_ns.o [2019-09-25T00:07:22.181Z] #58 79.61 CC criu/bitmap.o [2019-09-25T00:07:22.182Z] #58 79.78 CC criu/cgroup-props.o [2019-09-25T00:07:22.191Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-09-25T00:07:22.740Z] CC criu/irmap.o [2019-09-25T00:07:22.750Z] #58 82.61 CC criu/bfd.o [2019-09-25T00:07:23.046Z] CC criu/kcmp-ids.o [2019-09-25T00:07:23.046Z] CC criu/kerndat.o [2019-09-25T00:07:23.116Z] #58 80.56 CC criu/cgroup.o [2019-09-25T00:07:23.310Z] #58 83.02 CC criu/bitmap.o [2019-09-25T00:07:23.310Z] #58 ... [2019-09-25T00:07:23.310Z] [2019-09-25T00:07:23.310Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:07:23.310Z] #33 137.0 github.com/LK4D4/vndr/godl [2019-09-25T00:07:24.053Z] CC criu/libnetlink.o [2019-09-25T00:07:24.053Z] CC criu/log.o [2019-09-25T00:07:24.237Z] #33 137.7 github.com/LK4D4/vndr [2019-09-25T00:07:24.335Z] CC criu/lsm.o [2019-09-25T00:07:24.618Z] CC criu/mem.o [2019-09-25T00:07:24.662Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-25T00:07:24.662Z] [2019-09-25T00:07:24.662Z] ________ ____ __. [2019-09-25T00:07:24.662Z] \_____ \ | |/ _| [2019-09-25T00:07:24.662Z] / | \| < [2019-09-25T00:07:24.662Z] / | \ | \ [2019-09-25T00:07:24.662Z] \_______ /____|__ \ [2019-09-25T00:07:24.662Z] \/ \/ [2019-09-25T00:07:24.662Z] [2019-09-25T00:07:24.662Z] INFO: make.ps1 ended at 09/25/2019 00:07:13 [2019-09-25T00:07:24.662Z] INFO: Binaries build ended at 09/25/2019 00:07:16. Duration:00:01:23.2612907 [2019-09-25T00:07:24.662Z] INFO: Copying the built daemon binary to d:\CI\PR-39984\2\binary\dockerd-f3d8b8ae7.exe... [2019-09-25T00:07:24.662Z] INFO: Copying the built client binary to d:\CI\PR-39984\2\binary\docker-f3d8b8ae7.exe... [2019-09-25T00:07:24.663Z] INFO: Copying dockerversion from the container... [2019-09-25T00:07:24.663Z] INFO: Copying the golang package from the container to d:\CI\PR-39984\2\installer\go.zip... [2019-09-25T00:07:24.663Z] INFO: Extracting go.zip to d:\CI\PR-39984\2\go [2019-09-25T00:07:25.421Z] ok github.com/docker/docker/pkg/signal 2.472s coverage: 61.0% of statements [2019-09-25T00:07:25.421Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-09-25T00:07:25.625Z] CC criu/mount.o [2019-09-25T00:07:25.819Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-09-25T00:07:26.204Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-25T00:07:26.399Z] #58 83.24 CC criu/clone-noasan.o [2019-09-25T00:07:26.399Z] #58 83.39 CC criu/config.o [2019-09-25T00:07:26.399Z] #58 ... [2019-09-25T00:07:26.399Z] [2019-09-25T00:07:26.399Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:07:26.399Z] #33 132.1 github.com/LK4D4/vndr/godl [2019-09-25T00:07:26.604Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-09-25T00:07:26.657Z] #33 132.7 github.com/LK4D4/vndr [2019-09-25T00:07:27.395Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-25T00:07:27.773Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2019-09-25T00:07:28.298Z] CC criu/namespaces.o [2019-09-25T00:07:28.741Z] ok github.com/docker/docker/pkg/tailfile 0.086s coverage: 88.6% of statements [2019-09-25T00:07:28.915Z] CC criu/net.o [2019-09-25T00:07:29.561Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2019-09-25T00:07:29.952Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-09-25T00:07:29.952Z] testing: warning: no tests to run [2019-09-25T00:07:29.952Z] coverage: [no statements] [2019-09-25T00:07:29.952Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-09-25T00:07:30.356Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-25T00:07:30.751Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-25T00:07:30.767Z] #33 ... [2019-09-25T00:07:30.767Z] [2019-09-25T00:07:30.767Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:30.767Z] #58 83.26 CC criu/cgroup-props.o [2019-09-25T00:07:30.767Z] #58 83.95 CC criu/cgroup.o [2019-09-25T00:07:30.767Z] #58 86.49 CC criu/clone-noasan.o [2019-09-25T00:07:30.767Z] #58 86.64 CC criu/config.o [2019-09-25T00:07:30.767Z] #58 87.79 CC criu/cr-check.o [2019-09-25T00:07:30.767Z] #58 89.06 CC criu/cr-dedup.o [2019-09-25T00:07:30.767Z] #58 89.48 CC criu/cr-dump.o [2019-09-25T00:07:30.940Z] CC criu/netfilter.o [2019-09-25T00:07:31.023Z] #58 ... [2019-09-25T00:07:31.023Z] [2019-09-25T00:07:31.023Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:07:31.023Z] #33 DONE 144.7s [2019-09-25T00:07:31.143Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-25T00:07:31.222Z] CC criu/page-pipe.o [2019-09-25T00:07:31.278Z] [2019-09-25T00:07:31.278Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:07:31.504Z] CC criu/page-xfer.o [2019-09-25T00:07:32.204Z] #47 ... [2019-09-25T00:07:32.204Z] [2019-09-25T00:07:32.204Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:32.204Z] #58 91.89 CC criu/cr-errno.o [2019-09-25T00:07:32.204Z] #58 91.95 CC criu/cr-restore.o [2019-09-25T00:07:32.519Z] CC criu/pagemap-cache.o [2019-09-25T00:07:32.519Z] CC criu/pagemap.o [2019-09-25T00:07:32.998Z] ok github.com/docker/docker/plugin 0.543s coverage: 27.1% of statements [2019-09-25T00:07:33.133Z] CC criu/parasite-syscall.o [2019-09-25T00:07:33.216Z] #33 ... [2019-09-25T00:07:33.216Z] [2019-09-25T00:07:33.216Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:33.216Z] #58 84.49 CC criu/cr-check.o [2019-09-25T00:07:33.216Z] #58 85.80 CC criu/cr-dedup.o [2019-09-25T00:07:33.216Z] #58 86.19 CC criu/cr-dump.o [2019-09-25T00:07:33.216Z] #58 87.93 CC criu/cr-errno.o [2019-09-25T00:07:33.216Z] #58 88.03 CC criu/cr-restore.o [2019-09-25T00:07:33.779Z] CC criu/path.o [2019-09-25T00:07:33.797Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-25T00:07:34.065Z] CC criu/pie-util-vdso-elf32.o [2019-09-25T00:07:34.347Z] CC criu/pie-util-vdso.o [2019-09-25T00:07:34.590Z] #58 ... [2019-09-25T00:07:34.590Z] [2019-09-25T00:07:34.590Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-25T00:07:34.590Z] #33 DONE 140.1s [2019-09-25T00:07:34.590Z] [2019-09-25T00:07:34.590Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-25T00:07:34.590Z] #24 ... [2019-09-25T00:07:34.590Z] [2019-09-25T00:07:34.590Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:34.590Z] #58 92.12 CC criu/cr-service.o [2019-09-25T00:07:34.629Z] CC criu/pie-util.o [2019-09-25T00:07:34.629Z] CC criu/pipes.o [2019-09-25T00:07:35.065Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-09-25T00:07:35.248Z] CC criu/plugin.o [2019-09-25T00:07:35.248Z] CC criu/proc_parse.o [2019-09-25T00:07:35.448Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-09-25T00:07:36.365Z] #58 95.40 CC criu/cr-service.o [2019-09-25T00:07:36.493Z] #58 93.80 CC criu/crtools.o [2019-09-25T00:07:36.751Z] #58 94.33 CC criu/eventfd.o [2019-09-25T00:07:36.786Z] ok github.com/docker/docker/registry 0.164s coverage: 56.3% of statements [2019-09-25T00:07:36.926Z] #58 96.53 CC criu/crtools.o [2019-09-25T00:07:36.926Z] #58 ... [2019-09-25T00:07:36.926Z] [2019-09-25T00:07:36.926Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-25T00:07:36.926Z] #42 147.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-25T00:07:36.926Z] #42 148.6 + mkdir -p /build [2019-09-25T00:07:36.926Z] #42 148.6 + cp runc /build/runc [2019-09-25T00:07:36.926Z] #42 DONE 148.9s [2019-09-25T00:07:37.181Z] [2019-09-25T00:07:37.181Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:07:37.272Z] CC criu/protobuf-desc.o [2019-09-25T00:07:37.318Z] #58 94.61 CC criu/eventpoll.o [2019-09-25T00:07:37.437Z] #47 ... [2019-09-25T00:07:37.437Z] [2019-09-25T00:07:37.437Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:37.437Z] #58 97.08 CC criu/eventfd.o [2019-09-25T00:07:37.610Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-09-25T00:07:37.884Z] #58 95.24 CC criu/external.o [2019-09-25T00:07:37.886Z] CC criu/protobuf.o [2019-09-25T00:07:37.997Z] #58 97.56 CC criu/eventpoll.o [2019-09-25T00:07:38.001Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-09-25T00:07:38.142Z] #58 95.49 CC criu/fault-injection.o [2019-09-25T00:07:38.142Z] #58 95.67 CC criu/fdstore.o [2019-09-25T00:07:38.168Z] CC criu/pstree.o [2019-09-25T00:07:38.400Z] #58 96.05 CC criu/fifo.o [2019-09-25T00:07:38.557Z] #58 98.12 CC criu/external.o [2019-09-25T00:07:38.558Z] #58 98.35 CC criu/fault-injection.o [2019-09-25T00:07:38.782Z] CC criu/rbtree.o [2019-09-25T00:07:38.822Z] #58 98.43 CC criu/fdstore.o [2019-09-25T00:07:38.822Z] #58 98.70 CC criu/fifo.o [2019-09-25T00:07:38.860Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-09-25T00:07:38.967Z] #58 96.43 CC criu/file-ids.o [2019-09-25T00:07:39.064Z] CC criu/rst-malloc.o [2019-09-25T00:07:39.064Z] CC criu/seccomp.o [2019-09-25T00:07:39.225Z] #58 96.78 CC criu/file-lock.o [2019-09-25T00:07:39.288Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-25T00:07:39.382Z] #58 99.01 CC criu/file-ids.o [2019-09-25T00:07:39.382Z] #58 99.22 CC criu/file-lock.o [2019-09-25T00:07:39.678Z] CC criu/seize.o [2019-09-25T00:07:39.971Z] #58 99.89 CC criu/files-ext.o [2019-09-25T00:07:40.160Z] #58 97.64 CC criu/files-ext.o [2019-09-25T00:07:40.160Z] #58 ... [2019-09-25T00:07:40.160Z] [2019-09-25T00:07:40.160Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-25T00:07:40.160Z] #42 142.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-25T00:07:40.160Z] #42 144.4 + mkdir -p /build [2019-09-25T00:07:40.160Z] #42 144.4 + cp runc /build/runc [2019-09-25T00:07:40.160Z] #42 DONE 144.6s [2019-09-25T00:07:40.292Z] CC criu/servicefd.o [2019-09-25T00:07:40.418Z] [2019-09-25T00:07:40.418Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:07:40.531Z] #58 100.3 CC criu/files-reg.o [2019-09-25T00:07:40.575Z] CC criu/shmem.o [2019-09-25T00:07:40.676Z] #58 98.21 CC criu/files-reg.o [2019-09-25T00:07:41.189Z] CC criu/sigframe.o [2019-09-25T00:07:41.189Z] CC criu/signalfd.o [2019-09-25T00:07:41.472Z] CC criu/sk-inet.o [2019-09-25T00:07:41.893Z] #58 101.6 CC criu/files.o [2019-09-25T00:07:42.087Z] CC criu/sk-netlink.o [2019-09-25T00:07:42.369Z] CC criu/sk-packet.o [2019-09-25T00:07:42.577Z] #58 99.87 CC criu/files.o [2019-09-25T00:07:42.661Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-09-25T00:07:42.983Z] CC criu/sk-queue.o [2019-09-25T00:07:43.255Z] #58 103.0 CC criu/filesystems.o [2019-09-25T00:07:43.266Z] CC criu/sk-tcp.o [2019-09-25T00:07:43.487Z] ok github.com/docker/docker/volume/local 0.030s coverage: 73.0% of statements [2019-09-25T00:07:43.548Z] CC criu/sk-unix.o [2019-09-25T00:07:43.815Z] #58 103.5 CC criu/fsnotify.o [2019-09-25T00:07:43.882Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 67.0% of statements [2019-09-25T00:07:43.952Z] #58 101.3 CC criu/filesystems.o [2019-09-25T00:07:44.210Z] #58 101.8 CC criu/fsnotify.o [2019-09-25T00:07:44.740Z] #58 104.3 CC criu/image-desc.o [2019-09-25T00:07:44.740Z] #58 104.4 CC criu/image.o [2019-09-25T00:07:45.054Z] CC criu/sockets.o [2019-09-25T00:07:45.146Z] #58 102.6 CC criu/image-desc.o [2019-09-25T00:07:45.176Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-09-25T00:07:45.301Z] #58 105.1 CC criu/ipc_ns.o [2019-09-25T00:07:45.404Z] #58 102.7 CC criu/image.o [2019-09-25T00:07:45.673Z] CC criu/stats.o [2019-09-25T00:07:45.673Z] CC criu/string.o [2019-09-25T00:07:45.970Z] #58 103.4 CC criu/ipc_ns.o [2019-09-25T00:07:45.971Z] CC criu/sysctl.o [2019-09-25T00:07:46.226Z] #58 105.8 CC criu/irmap.o [2019-09-25T00:07:46.254Z] CC criu/sysfs_parse.o [2019-09-25T00:07:46.482Z] #58 106.3 CC criu/kcmp-ids.o [2019-09-25T00:07:46.536Z] #58 104.1 CC criu/irmap.o [2019-09-25T00:07:46.536Z] CC criu/timerfd.o [2019-09-25T00:07:46.737Z] #58 106.5 CC criu/kerndat.o [2019-09-25T00:07:46.819Z] CC criu/tty.o [2019-09-25T00:07:47.533Z] #58 104.7 CC criu/kcmp-ids.o [2019-09-25T00:07:47.533Z] #58 105.1 CC criu/kerndat.o [2019-09-25T00:07:47.662Z] #58 107.3 CC criu/libnetlink.o [2019-09-25T00:07:47.917Z] #58 107.6 CC criu/log.o [2019-09-25T00:07:48.289Z] CC criu/tun.o [2019-09-25T00:07:48.470Z] #58 105.9 CC criu/libnetlink.o [2019-09-25T00:07:48.477Z] #58 108.0 CC criu/lsm.o [2019-09-25T00:07:48.571Z] CC criu/uffd.o [2019-09-25T00:07:48.728Z] #58 106.2 CC criu/log.o [2019-09-25T00:07:48.732Z] #58 108.4 CC criu/mem.o [2019-09-25T00:07:48.985Z] #58 106.5 CC criu/lsm.o [2019-09-25T00:07:49.243Z] #58 106.8 CC criu/mem.o [2019-09-25T00:07:49.577Z] CC criu/util.o [2019-09-25T00:07:49.772Z] INFO: Extraction ended at 09/25/2019 00:07:49. Duration:00:00:27.6191060 [2019-09-25T00:07:49.772Z] INFO: Updating the golang and path environment variables [2019-09-25T00:07:49.772Z] INFO: GOPATH=d:\gopath [2019-09-25T00:07:49.772Z] INFO: go version go1.13 windows/amd64 [2019-09-25T00:07:49.772Z] INFO: Running the daemon under test in debug mode [2019-09-25T00:07:49.772Z] INFO: Starting a daemon under test... [2019-09-25T00:07:49.772Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39984\2\daemon --pidfile d:\CI\PR-39984\2\docker.pid -D [2019-09-25T00:07:49.772Z] INFO: Process started successfully. [2019-09-25T00:07:49.772Z] INFO: Start tailing logs of the daemon under tests [2019-09-25T00:07:49.772Z] INFO: Waiting for the daemon under test to start... [2019-09-25T00:07:50.094Z] #58 109.6 CC criu/mount.o [2019-09-25T00:07:50.587Z] CC criu/uts_ns.o [2019-09-25T00:07:50.658Z] #58 107.9 CC criu/mount.o [2019-09-25T00:07:50.872Z] CC criu/vdso.o [2019-09-25T00:07:51.155Z] LINK criu/built-in.o [2019-09-25T00:07:51.155Z] LINK criu/criu [2019-09-25T00:07:51.437Z] DEP lib/c/criu.d [2019-09-25T00:07:51.720Z] CC images/rpc.pb-c.o [2019-09-25T00:07:52.002Z] CC lib/c/criu.o [2019-09-25T00:07:52.605Z] #58 112.0 CC criu/namespaces.o [2019-09-25T00:07:52.875Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/rootless [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/volume [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-25T00:07:52.875Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === Skipped [2019-09-25T00:07:52.875Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-25T00:07:52.875Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-25T00:07:52.875Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-25T00:07:52.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.875Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-25T00:07:52.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.875Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-25T00:07:52.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.875Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-25T00:07:52.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.875Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-25T00:07:52.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.875Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-25T00:07:52.875Z] graphtest_unix.go:73: No driver to put! [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-25T00:07:52.875Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-25T00:07:52.875Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.875Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-25T00:07:52.875Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-25T00:07:52.875Z] [2019-09-25T00:07:52.876Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-25T00:07:52.876Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-25T00:07:52.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.876Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-25T00:07:52.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.876Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-25T00:07:52.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.876Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-25T00:07:52.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.876Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-25T00:07:52.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:07:52.876Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-25T00:07:52.876Z] graphtest_unix.go:73: No driver to put! [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-25T00:07:52.876Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-25T00:07:52.876Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] [2019-09-25T00:07:52.876Z] DONE 2109 tests, 20 skipped in 230.656s [2019-09-25T00:07:53.018Z] LINK lib/c/built-in.o [2019-09-25T00:07:53.018Z] LINK lib/c/libcriu.so [2019-09-25T00:07:53.018Z] GEN magic.py [2019-09-25T00:07:53.018Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-25T00:07:53.018Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-25T00:07:53.183Z] #58 110.6 CC criu/namespaces.o [2019-09-25T00:07:53.301Z] fatal: Not a git repository (or any of the parent directories): .git Post stage [Pipeline] junit [2019-09-25T00:07:53.379Z] Recording test results [2019-09-25T00:07:53.497Z] INFO: Daemon under test started and replied! [2019-09-25T00:07:53.497Z] INFO: Docker version of the daemon under test [2019-09-25T00:07:53.497Z] [2019-09-25T00:07:53.497Z] Client: [2019-09-25T00:07:53.497Z] Version: 17.06.2-ce [2019-09-25T00:07:53.497Z] API version: 1.30 [2019-09-25T00:07:53.497Z] Go version: go1.8.3 [2019-09-25T00:07:53.497Z] Git commit: cec0b72 [2019-09-25T00:07:53.497Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-25T00:07:53.497Z] OS/Arch: windows/amd64 [2019-09-25T00:07:53.497Z] [2019-09-25T00:07:53.497Z] Server: [2019-09-25T00:07:53.497Z] Version: 0.0.0-dev [2019-09-25T00:07:53.497Z] API version: 1.41 (minimum version 1.24) [2019-09-25T00:07:53.497Z] Go version: go1.13 [2019-09-25T00:07:53.497Z] Git commit: f3d8b8ae7 [2019-09-25T00:07:53.497Z] Built: 09/25/2019 00:05:57 [2019-09-25T00:07:53.497Z] OS/Arch: windows/amd64 [2019-09-25T00:07:53.497Z] Experimental: false [2019-09-25T00:07:53.497Z] [2019-09-25T00:07:53.497Z] INFO: Docker info of the daemon under test [2019-09-25T00:07:53.497Z] [2019-09-25T00:07:53.497Z] Containers: 0 [2019-09-25T00:07:53.497Z] Running: 0 [2019-09-25T00:07:53.497Z] Paused: 0 [2019-09-25T00:07:53.497Z] Stopped: 0 [2019-09-25T00:07:53.497Z] Images: 0 [2019-09-25T00:07:53.497Z] Server Version: 0.0.0-dev [2019-09-25T00:07:53.497Z] Storage Driver: windowsfilter [2019-09-25T00:07:53.497Z] Windows: [2019-09-25T00:07:53.497Z] Logging Driver: json-file [2019-09-25T00:07:53.497Z] Plugins: [2019-09-25T00:07:53.497Z] Volume: local [2019-09-25T00:07:53.497Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-25T00:07:53.497Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-25T00:07:53.497Z] Swarm: inactive [2019-09-25T00:07:53.497Z] Default Isolation: process [2019-09-25T00:07:53.497Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-25T00:07:53.497Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-25T00:07:53.497Z] OSType: windows [2019-09-25T00:07:53.497Z] Architecture: x86_64 [2019-09-25T00:07:53.497Z] CPUs: 4 [2019-09-25T00:07:53.497Z] Total Memory: 32GiB [2019-09-25T00:07:53.497Z] Name: azwin-2-4d20d0 [2019-09-25T00:07:53.497Z] ID: G5GM:QD77:HLU2:ZH6C:TYUK:JXQM:UZRF:GNXT:2WBD:5L3T:USIH:XU7O [2019-09-25T00:07:53.497Z] Docker Root Dir: D:\CI\PR-39984\2\daemon [2019-09-25T00:07:53.497Z] Debug Mode (client): false [2019-09-25T00:07:53.497Z] Debug Mode (server): true [2019-09-25T00:07:53.498Z] File Descriptors: -1 [2019-09-25T00:07:53.498Z] Goroutines: 17 [2019-09-25T00:07:53.498Z] System Time: 2019-09-25T00:07:53.2403628Z [2019-09-25T00:07:53.498Z] EventsListeners: 0 [2019-09-25T00:07:53.498Z] Registry: https://index.docker.io/v1/ [2019-09-25T00:07:53.498Z] Labels: [2019-09-25T00:07:53.498Z] Experimental: false [2019-09-25T00:07:53.498Z] Insecure Registries: [2019-09-25T00:07:53.498Z] 127.0.0.0/8 [2019-09-25T00:07:53.498Z] Live Restore Enabled: false [2019-09-25T00:07:53.498Z] [2019-09-25T00:07:53.498Z] [2019-09-25T00:07:53.498Z] INFO: Docker images of the daemon under test [2019-09-25T00:07:53.498Z] [2019-09-25T00:07:53.498Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-25T00:07:53.498Z] [2019-09-25T00:07:53.498Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-25T00:07:53.498Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-25T00:07:53.530Z] #58 113.3 CC criu/net.o [2019-09-25T00:07:53.932Z] make[1]: Nothing to be done for 'all'. [2019-09-25T00:07:53.954Z] ltsc2019: Pulling from windows/servercore [2019-09-25T00:07:54.215Z] make[1]: 'images/built-in.o' is up to date. [2019-09-25T00:07:54.215Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-25T00:07:54.215Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-25T00:07:54.215Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-25T00:07:54.215Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-25T00:07:54.215Z] make[1]: Nothing to be done for 'all'. [2019-09-25T00:07:54.215Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-25T00:07:54.215Z] make[2]: Nothing to be done for 'all'. [2019-09-25T00:07:54.215Z] make[2]: Nothing to be done for 'all'. [2019-09-25T00:07:54.215Z] make[2]: Nothing to be done for 'all'. [2019-09-25T00:07:54.499Z] make[2]: Nothing to be done for 'all'. [2019-09-25T00:07:54.499Z] make[2]: Nothing to be done for 'all'. [2019-09-25T00:07:54.499Z] make[2]: Nothing to be done for 'all'. [2019-09-25T00:07:54.499Z] make[2]: Nothing to be done for 'all'. [2019-09-25T00:07:54.499Z] make[2]: Nothing to be done for 'all'. [2019-09-25T00:07:54.499Z] INSTALL criu/criu [2019-09-25T00:07:54.555Z] #58 111.9 CC criu/net.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-25T00:07:55.974Z] Removing intermediate container 63d274dac2b6 [2019-09-25T00:07:55.975Z] ---> 14c5f6983974 [2019-09-25T00:07:55.975Z] Step 13/126 : FROM base AS registry [2019-09-25T00:07:55.975Z] ---> 620c28e214d0 [2019-09-25T00:07:55.975Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-25T00:07:55.986Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/make.sh dynbinary test-integration [2019-09-25T00:07:55.986Z] [2019-09-25T00:07:56.041Z] #58 115.3 CC criu/netfilter.o [2019-09-25T00:07:56.041Z] #58 115.6 CC criu/page-pipe.o [2019-09-25T00:07:56.259Z] ---> Running in 5c299c3e661d [2019-09-25T00:07:56.259Z] Removing intermediate container 5c299c3e661d [2019-09-25T00:07:56.259Z] ---> 283a23caa302 [2019-09-25T00:07:56.259Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-25T00:07:56.259Z] ---> Running in 70a9b9db8a86 [2019-09-25T00:07:56.259Z] Removing intermediate container 70a9b9db8a86 [2019-09-25T00:07:56.259Z] ---> a299dece887c [2019-09-25T00:07:56.259Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-25T00:07:56.259Z] ---> Running in 7321b0c3184e [2019-09-25T00:07:56.297Z] #58 116.0 CC criu/page-xfer.o [2019-09-25T00:07:56.374Z] Removing bundles/ [2019-09-25T00:07:56.374Z] [2019-09-25T00:07:56.374Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-25T00:07:56.374Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-25T00:07:56.374Z] GOOS="" GOARCH="" GOARM="" [2019-09-25T00:07:56.885Z] + mktemp -d [2019-09-25T00:07:56.885Z] + export GOPATH=/tmp/tmp.PtkerSUiLg [2019-09-25T00:07:56.885Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.PtkerSUiLg/src/github.com/docker/distribution [2019-09-25T00:07:56.885Z] Cloning into '/tmp/tmp.PtkerSUiLg/src/github.com/docker/distribution'... [2019-09-25T00:07:57.083Z] #58 114.2 CC criu/netfilter.o [2019-09-25T00:07:57.083Z] #58 114.5 CC criu/page-pipe.o [2019-09-25T00:07:57.223Z] #58 116.9 CC criu/pagemap-cache.o [2019-09-25T00:07:57.340Z] #58 114.9 CC criu/page-xfer.o [2019-09-25T00:07:57.478Z] #58 117.2 CC criu/pagemap.o [2019-09-25T00:07:58.039Z] #58 117.8 CC criu/parasite-syscall.o [2019-09-25T00:07:58.600Z] #58 118.4 CC criu/path.o [2019-09-25T00:07:58.713Z] #58 116.0 CC criu/pagemap-cache.o [2019-09-25T00:07:58.970Z] #58 116.3 CC criu/pagemap.o [2019-09-25T00:07:59.160Z] #58 118.7 CC criu/pie-util-vdso-elf32.o [2019-09-25T00:07:59.415Z] #58 119.1 CC criu/pie-util-vdso.o [2019-09-25T00:07:59.535Z] #58 117.0 CC criu/parasite-syscall.o [2019-09-25T00:07:59.615Z] + cd /tmp/tmp.PtkerSUiLg/src/github.com/docker/distribution [2019-09-25T00:07:59.615Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-25T00:07:59.671Z] #58 119.5 CC criu/pie-util.o [2019-09-25T00:07:59.899Z] + GOPATH=/tmp/tmp.PtkerSUiLg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PtkerSUiLg go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-25T00:07:59.926Z] #58 119.7 CC criu/pipes.o [2019-09-25T00:08:00.486Z] #58 120.2 CC criu/plugin.o [2019-09-25T00:08:00.742Z] #58 120.6 CC criu/proc_parse.o [2019-09-25T00:08:00.908Z] #58 118.3 CC criu/path.o [2019-09-25T00:08:01.020Z] 65014b3c3121: Pulling fs layer [2019-09-25T00:08:01.020Z] 2945147eda09: Pulling fs layer [2019-09-25T00:08:01.166Z] #58 118.7 CC criu/pie-util-vdso-elf32.o [2019-09-25T00:08:01.423Z] #58 119.0 CC criu/pie-util-vdso.o [2019-09-25T00:08:01.681Z] #58 119.3 CC criu/pie-util.o [2019-09-25T00:08:02.245Z] #58 119.5 CC criu/pipes.o [2019-09-25T00:08:02.671Z] #58 ... [2019-09-25T00:08:02.671Z] [2019-09-25T00:08:02.671Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-25T00:08:02.671Z] #55 176.4 + dpkg --print-architecture [2019-09-25T00:08:02.671Z] #55 176.4 + cd /tmp/tmp.mRSqg78YMS/src/github.com/docker/distribution [2019-09-25T00:08:02.671Z] #55 176.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-25T00:08:02.810Z] #58 120.1 CC criu/plugin.o [2019-09-25T00:08:02.926Z] #55 176.7 + GOPATH=/tmp/tmp.mRSqg78YMS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mRSqg78YMS [2019-09-25T00:08:02.927Z] #55 176.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-25T00:08:03.068Z] #58 120.4 CC criu/proc_parse.o [2019-09-25T00:08:04.968Z] #58 122.4 CC criu/protobuf-desc.o [2019-09-25T00:08:05.533Z] #58 123.0 CC criu/protobuf.o [2019-09-25T00:08:05.791Z] #58 123.3 CC criu/pstree.o [2019-09-25T00:08:06.049Z] #58 ... [2019-09-25T00:08:06.049Z] [2019-09-25T00:08:06.049Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-25T00:08:06.049Z] #55 172.1 + dpkg --print-architecture [2019-09-25T00:08:06.049Z] #55 172.1 + cd /tmp/tmp.pIe7lHhYTf/src/github.com/docker/distribution [2019-09-25T00:08:06.049Z] #55 172.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-25T00:08:06.306Z] #55 172.3 + GOPATH=/tmp/tmp.pIe7lHhYTf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pIe7lHhYTf [2019-09-25T00:08:06.307Z] #55 172.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-25T00:08:12.908Z] #55 ... [2019-09-25T00:08:12.908Z] [2019-09-25T00:08:12.908Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:08:12.908Z] #58 122.5 CC criu/protobuf-desc.o [2019-09-25T00:08:12.908Z] #58 123.2 CC criu/protobuf.o [2019-09-25T00:08:12.908Z] #58 123.5 CC criu/pstree.o [2019-09-25T00:08:12.908Z] #58 124.3 CC criu/rbtree.o [2019-09-25T00:08:12.908Z] #58 124.6 CC criu/rst-malloc.o [2019-09-25T00:08:12.908Z] #58 124.7 CC criu/seccomp.o [2019-09-25T00:08:12.908Z] #58 125.4 CC criu/seize.o [2019-09-25T00:08:12.908Z] #58 126.1 CC criu/servicefd.o [2019-09-25T00:08:12.908Z] #58 126.5 CC criu/shmem.o [2019-09-25T00:08:12.908Z] #58 127.2 CC criu/sigframe.o [2019-09-25T00:08:12.908Z] #58 127.4 CC criu/signalfd.o [2019-09-25T00:08:12.908Z] #58 127.6 CC criu/sk-inet.o [2019-09-25T00:08:12.908Z] #58 128.4 CC criu/sk-netlink.o [2019-09-25T00:08:12.908Z] #58 128.7 CC criu/sk-packet.o [2019-09-25T00:08:12.908Z] #58 129.4 CC criu/sk-queue.o [2019-09-25T00:08:12.908Z] #58 129.8 CC criu/sk-tcp.o [2019-09-25T00:08:12.908Z] #58 130.2 CC criu/sk-unix.o [2019-09-25T00:08:12.908Z] #58 131.9 CC criu/sockets.o [2019-09-25T00:08:12.908Z] #58 132.5 CC criu/stats.o [2019-09-25T00:08:13.163Z] #58 132.8 CC criu/string.o [2019-09-25T00:08:13.163Z] #58 132.9 CC criu/sysctl.o [2019-09-25T00:08:13.471Z] 2945147eda09: Verifying Checksum [2019-09-25T00:08:13.471Z] 2945147eda09: Download complete [2019-09-25T00:08:13.723Z] #58 133.6 CC criu/sysfs_parse.o [2019-09-25T00:08:14.284Z] #58 134.0 CC criu/timerfd.o [2019-09-25T00:08:14.539Z] #58 134.2 CC criu/tty.o [2019-09-25T00:08:16.270Z] #55 ... [2019-09-25T00:08:16.270Z] [2019-09-25T00:08:16.270Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:08:16.270Z] #58 124.3 CC criu/rbtree.o [2019-09-25T00:08:16.270Z] #58 124.6 CC criu/rst-malloc.o [2019-09-25T00:08:16.270Z] #58 124.8 CC criu/seccomp.o [2019-09-25T00:08:16.270Z] #58 125.4 CC criu/seize.o [2019-09-25T00:08:16.270Z] #58 126.1 CC criu/servicefd.o [2019-09-25T00:08:16.270Z] #58 126.4 CC criu/shmem.o [2019-09-25T00:08:16.270Z] #58 127.1 CC criu/sigframe.o [2019-09-25T00:08:16.270Z] #58 127.2 CC criu/signalfd.o [2019-09-25T00:08:16.270Z] #58 127.6 CC criu/sk-inet.o [2019-09-25T00:08:16.270Z] #58 128.5 CC criu/sk-netlink.o [2019-09-25T00:08:16.270Z] #58 128.8 CC criu/sk-packet.o [2019-09-25T00:08:16.270Z] #58 129.3 CC criu/sk-queue.o [2019-09-25T00:08:16.270Z] #58 129.7 CC criu/sk-tcp.o [2019-09-25T00:08:16.270Z] #58 130.1 CC criu/sk-unix.o [2019-09-25T00:08:16.270Z] #58 131.5 CC criu/sockets.o [2019-09-25T00:08:16.270Z] #58 132.3 CC criu/stats.o [2019-09-25T00:08:16.270Z] #58 132.6 CC criu/string.o [2019-09-25T00:08:16.270Z] #58 132.7 CC criu/sysctl.o [2019-09-25T00:08:16.270Z] #58 133.3 CC criu/sysfs_parse.o [2019-09-25T00:08:16.270Z] #58 133.6 CC criu/timerfd.o [2019-09-25T00:08:16.425Z] #58 135.9 CC criu/tun.o [2019-09-25T00:08:16.425Z] #58 136.3 CC criu/uffd.o [2019-09-25T00:08:16.528Z] #58 134.0 CC criu/tty.o [2019-09-25T00:08:17.787Z] #58 137.4 CC criu/util.o [2019-09-25T00:08:18.424Z] #58 135.7 CC criu/tun.o [2019-09-25T00:08:18.681Z] #58 136.1 CC criu/uffd.o [2019-09-25T00:08:18.713Z] #58 138.5 CC criu/uts_ns.o [2019-09-25T00:08:18.968Z] #58 138.8 CC criu/vdso-compat.o [2019-09-25T00:08:19.236Z] #58 139.1 CC criu/vdso.o [2019-09-25T00:08:20.054Z] #58 137.2 CC criu/util.o [2019-09-25T00:08:20.167Z] #58 139.9 LINK criu/built-in.o [2019-09-25T00:08:20.422Z] #58 140.1 LINK criu/criu [2019-09-25T00:08:20.676Z] #58 140.5 DEP lib/c/criu.d [2019-09-25T00:08:20.930Z] #58 140.6 CC images/rpc.pb-c.o [2019-09-25T00:08:20.987Z] #58 138.3 CC criu/uts_ns.o [2019-09-25T00:08:20.987Z] #58 138.5 CC criu/vdso-compat.o [2019-09-25T00:08:21.244Z] #58 138.7 CC criu/vdso.o [2019-09-25T00:08:21.489Z] #58 141.1 CC lib/c/criu.o [2019-09-25T00:08:22.024Z] 65014b3c3121: Verifying Checksum [2019-09-25T00:08:22.024Z] 65014b3c3121: Download complete [2019-09-25T00:08:22.049Z] #58 ... [2019-09-25T00:08:22.049Z] [2019-09-25T00:08:22.049Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-25T00:08:22.049Z] #55 195.8 + rm -rf /tmp/tmp.mRSqg78YMS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mRSqg78YMS [2019-09-25T00:08:22.176Z] #58 139.5 LINK criu/built-in.o [2019-09-25T00:08:22.176Z] #58 139.6 LINK criu/criu [2019-09-25T00:08:22.740Z] #58 140.0 DEP lib/c/criu.d [2019-09-25T00:08:22.740Z] #58 140.1 CC images/rpc.pb-c.o [2019-09-25T00:08:22.976Z] #55 DONE 196.5s [2019-09-25T00:08:22.976Z] [2019-09-25T00:08:22.976Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:08:22.976Z] #58 142.1 LINK lib/c/built-in.o [2019-09-25T00:08:22.976Z] #58 142.1 LINK lib/c/libcriu.so [2019-09-25T00:08:22.976Z] #58 142.3 GEN magic.py [2019-09-25T00:08:22.976Z] #58 142.4 Note: Building without setproctitle() and strlcpy() support. [2019-09-25T00:08:22.976Z] #58 142.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-25T00:08:22.998Z] #58 140.5 CC lib/c/criu.o [2019-09-25T00:08:23.536Z] #58 143.2 fatal: Not a git repository (or any of the parent directories): .git [2019-09-25T00:08:24.369Z] #58 141.5 LINK lib/c/built-in.o [2019-09-25T00:08:24.369Z] #58 141.5 LINK lib/c/libcriu.so [2019-09-25T00:08:24.369Z] #58 141.7 GEN magic.py [2019-09-25T00:08:24.369Z] #58 141.8 Note: Building without setproctitle() and strlcpy() support. [2019-09-25T00:08:24.369Z] #58 141.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-25T00:08:24.899Z] #58 144.5 make[1]: Nothing to be done for 'all'. [2019-09-25T00:08:24.934Z] #58 142.4 fatal: Not a git repository (or any of the parent directories): .git [2019-09-25T00:08:25.154Z] #58 144.9 make[1]: 'images/built-in.o' is up to date. [2019-09-25T00:08:25.154Z] #58 144.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-25T00:08:25.155Z] #58 145.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-25T00:08:25.155Z] #58 145.0 make[1]: 'compel/libcompel.a' is up to date. [2019-09-25T00:08:25.155Z] #58 145.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-25T00:08:25.155Z] #58 145.0 make[1]: Nothing to be done for 'all'. [2019-09-25T00:08:25.191Z] #58 ... [2019-09-25T00:08:25.191Z] [2019-09-25T00:08:25.191Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-25T00:08:25.191Z] #55 191.4 + rm -rf /tmp/tmp.pIe7lHhYTf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pIe7lHhYTf [2019-09-25T00:08:25.410Z] #58 145.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-25T00:08:25.410Z] #58 145.2 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:25.410Z] #58 145.2 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:25.410Z] #58 145.2 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:25.410Z] #58 145.3 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:25.667Z] #58 145.3 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:25.667Z] #58 145.4 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:25.667Z] #58 145.4 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:25.667Z] #58 145.5 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:25.922Z] #58 145.5 INSTALL criu/criu [2019-09-25T00:08:25.922Z] #58 DONE 145.6s [2019-09-25T00:08:25.922Z] [2019-09-25T00:08:25.922Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:08:26.124Z] #55 DONE 192.0s [2019-09-25T00:08:26.124Z] [2019-09-25T00:08:26.124Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-25T00:08:26.124Z] #58 143.0 make[1]: Nothing to be done for 'all'. [2019-09-25T00:08:26.381Z] #58 143.7 make[1]: 'images/built-in.o' is up to date. [2019-09-25T00:08:26.381Z] #58 143.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-25T00:08:26.381Z] #58 143.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-25T00:08:26.381Z] #58 143.9 make[1]: 'compel/libcompel.a' is up to date. [2019-09-25T00:08:26.381Z] #58 143.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-25T00:08:26.381Z] #58 143.9 make[1]: Nothing to be done for 'all'. [2019-09-25T00:08:26.381Z] #58 143.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-25T00:08:26.639Z] #58 144.2 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:26.639Z] #58 144.2 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:26.639Z] #58 144.3 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:26.896Z] #58 144.4 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:26.896Z] #58 144.5 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:27.154Z] #58 144.6 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:27.154Z] #58 144.6 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:27.411Z] #58 144.7 make[2]: Nothing to be done for 'all'. [2019-09-25T00:08:27.411Z] #58 144.7 INSTALL criu/criu [2019-09-25T00:08:27.411Z] #58 DONE 144.9s [2019-09-25T00:08:27.411Z] [2019-09-25T00:08:27.411Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-25T00:08:39.131Z] + dpkg --print-architecture [2019-09-25T00:08:39.131Z] + cd /tmp/tmp.PtkerSUiLg/src/github.com/docker/distribution [2019-09-25T00:08:39.131Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-25T00:08:39.131Z] + GOPATH=/tmp/tmp.PtkerSUiLg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PtkerSUiLg [2019-09-25T00:08:39.131Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-25T00:08:43.954Z] #47 177.8 🇩 bin/containerd [2019-09-25T00:08:43.954Z] #47 ... [2019-09-25T00:08:43.954Z] [2019-09-25T00:08:43.954Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-25T00:08:43.954Z] #24 DONE 216.4s [2019-09-25T00:08:43.954Z] [2019-09-25T00:08:43.954Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:08:43.954Z] #47 ... [2019-09-25T00:08:43.954Z] [2019-09-25T00:08:43.954Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-25T00:08:43.954Z] #25 DONE 0.2s [2019-09-25T00:08:43.954Z] [2019-09-25T00:08:43.954Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-25T00:08:43.954Z] #28 DONE 0.1s [2019-09-25T00:08:43.954Z] [2019-09-25T00:08:43.954Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:08:43.954Z] #47 ... [2019-09-25T00:08:43.954Z] [2019-09-25T00:08:43.954Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-25T00:08:43.954Z] #31 DONE 0.1s [2019-09-25T00:08:44.210Z] [2019-09-25T00:08:44.210Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-25T00:08:44.210Z] #34 DONE 0.2s [2019-09-25T00:08:44.210Z] [2019-09-25T00:08:44.210Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-25T00:08:44.210Z] #39 DONE 0.1s [2019-09-25T00:08:44.210Z] [2019-09-25T00:08:44.210Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:08:44.771Z] #47 ... [2019-09-25T00:08:44.771Z] [2019-09-25T00:08:44.771Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-25T00:08:44.771Z] #43 DONE 0.3s [2019-09-25T00:08:44.771Z] [2019-09-25T00:08:44.771Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:08:45.488Z] #24 ... [2019-09-25T00:08:45.488Z] [2019-09-25T00:08:45.488Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:08:45.488Z] #47 172.9 🇩 bin/containerd [2019-09-25T00:08:45.488Z] #47 ... [2019-09-25T00:08:45.488Z] [2019-09-25T00:08:45.488Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-25T00:08:45.488Z] #24 DONE 209.9s [2019-09-25T00:08:45.488Z] [2019-09-25T00:08:45.488Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:08:45.488Z] #47 ... [2019-09-25T00:08:45.488Z] [2019-09-25T00:08:45.488Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-25T00:08:45.488Z] #25 DONE 0.3s [2019-09-25T00:08:45.488Z] [2019-09-25T00:08:45.488Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-25T00:08:45.488Z] #28 DONE 0.1s [2019-09-25T00:08:45.488Z] [2019-09-25T00:08:45.488Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-25T00:08:45.488Z] #31 DONE 0.1s [2019-09-25T00:08:45.488Z] [2019-09-25T00:08:45.488Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-25T00:08:45.746Z] #34 DONE 0.2s [2019-09-25T00:08:45.746Z] [2019-09-25T00:08:45.746Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-25T00:08:45.746Z] #39 DONE 0.1s [2019-09-25T00:08:45.746Z] [2019-09-25T00:08:45.746Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-25T00:08:45.950Z] + rm -rf /tmp/tmp.PtkerSUiLg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PtkerSUiLg [2019-09-25T00:08:46.005Z] #43 DONE 0.1s [2019-09-25T00:08:46.005Z] [2019-09-25T00:08:46.005Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-25T00:08:47.974Z] Removing intermediate container 7321b0c3184e [2019-09-25T00:08:47.974Z] ---> 0fcf04cd6634 [2019-09-25T00:08:47.974Z] Step 17/126 : FROM base AS swagger [2019-09-25T00:08:47.974Z] ---> 620c28e214d0 [2019-09-25T00:08:47.974Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-25T00:08:47.974Z] ---> Running in 5ec22cd2331a [2019-09-25T00:08:47.974Z] Removing intermediate container 5ec22cd2331a [2019-09-25T00:08:47.974Z] ---> 88eb9c760c14 [2019-09-25T00:08:47.974Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-25T00:08:47.974Z] ---> Running in 6b868d4c26bc [2019-09-25T00:08:47.974Z] + mktemp -d [2019-09-25T00:08:47.974Z] + export GOPATH=/tmp/tmp.AaNYQ9hrrA [2019-09-25T00:08:47.974Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.AaNYQ9hrrA/src/github.com/go-swagger/go-swagger [2019-09-25T00:08:47.974Z] Cloning into '/tmp/tmp.AaNYQ9hrrA/src/github.com/go-swagger/go-swagger'... [2019-09-25T00:08:54.797Z] + cd /tmp/tmp.AaNYQ9hrrA/src/github.com/go-swagger/go-swagger [2019-09-25T00:08:54.797Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-25T00:08:55.416Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-25T00:09:06.647Z] #47 200.3 🇩 bin/containerd-stress [2019-09-25T00:09:06.647Z] #47 201.8 🇩 bin/containerd-shim [2019-09-25T00:09:06.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-25T00:09:06.916Z] [2019-09-25T00:09:06.916Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-25T00:09:06.916Z] PKG_CONFIG=pkg-config [2019-09-25T00:09:06.916Z] GOLANG_VERSION=1.13 [2019-09-25T00:09:06.916Z] HOSTNAME=d16c5af13981 [2019-09-25T00:09:06.916Z] DOCKER_EXPERIMENTAL=1 [2019-09-25T00:09:06.916Z] container=docker [2019-09-25T00:09:06.916Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-25T00:09:06.916Z] GO111MODULE=off [2019-09-25T00:09:06.916Z] GOPATH=/go [2019-09-25T00:09:06.916Z] PWD=/go/src/github.com/docker/docker [2019-09-25T00:09:06.916Z] HOME=/root [2019-09-25T00:09:06.916Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-25T00:09:06.916Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-25T00:09:06.916Z] DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:09:06.916Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-25T00:09:06.916Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-25T00:09:06.916Z] TERM=xterm [2019-09-25T00:09:06.916Z] DEST=bundles/test-integration [2019-09-25T00:09:06.916Z] SHLVL=1 [2019-09-25T00:09:06.916Z] TIMEOUT=120m [2019-09-25T00:09:06.916Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-25T00:09:06.916Z] DOCKER_PKG=github.com/docker/docker [2019-09-25T00:09:06.916Z] TESTDEBUG=0 [2019-09-25T00:09:06.916Z] _=/usr/bin/env [2019-09-25T00:09:06.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-25T00:09:07.926Z] #47 194.8 🇩 bin/containerd-stress [2019-09-25T00:09:07.926Z] #47 196.2 🇩 bin/containerd-shim [2019-09-25T00:09:11.886Z] #47 207.5 🇩 bin/containerd-shim-runc-v1 [2019-09-25T00:09:13.192Z] #47 202.1 🇩 bin/containerd-shim-runc-v1 [2019-09-25T00:09:13.770Z] #47 210.0 🇩 binaries [2019-09-25T00:09:14.024Z] #47 210.0 + mkdir -p /build [2019-09-25T00:09:14.024Z] #47 210.0 + cp bin/containerd /build/containerd [2019-09-25T00:09:14.024Z] #47 210.0 + cp bin/containerd-shim /build/containerd-shim [2019-09-25T00:09:14.024Z] #47 210.0 + cp bin/ctr /build/ctr [2019-09-25T00:09:14.583Z] #47 DONE 210.7s [2019-09-25T00:09:15.506Z] [2019-09-25T00:09:15.506Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-25T00:09:15.720Z] #47 204.5 🇩 binaries [2019-09-25T00:09:15.720Z] #47 204.5 + mkdir -p /build [2019-09-25T00:09:15.720Z] #47 204.5 + cp bin/containerd /build/containerd [2019-09-25T00:09:15.720Z] #47 204.6 + cp bin/containerd-shim /build/containerd-shim [2019-09-25T00:09:15.720Z] #47 204.6 + cp bin/ctr /build/ctr [2019-09-25T00:09:16.065Z] #48 DONE 0.2s [2019-09-25T00:09:16.065Z] [2019-09-25T00:09:16.065Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-25T00:09:16.065Z] #51 DONE 0.1s [2019-09-25T00:09:16.065Z] [2019-09-25T00:09:16.065Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-25T00:09:16.284Z] #47 DONE 205.5s [2019-09-25T00:09:16.319Z] #54 DONE 0.2s [2019-09-25T00:09:16.319Z] [2019-09-25T00:09:16.319Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-25T00:09:16.573Z] #56 DONE 0.4s [2019-09-25T00:09:16.573Z] [2019-09-25T00:09:16.573Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-25T00:09:16.573Z] #59 DONE 0.1s [2019-09-25T00:09:16.827Z] [2019-09-25T00:09:16.827Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-25T00:09:16.827Z] #63 DONE 0.2s [2019-09-25T00:09:16.827Z] [2019-09-25T00:09:16.827Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-25T00:09:17.082Z] #65 DONE 0.2s [2019-09-25T00:09:17.082Z] [2019-09-25T00:09:17.082Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-25T00:09:17.082Z] #66 DONE 0.0s [2019-09-25T00:09:17.082Z] [2019-09-25T00:09:17.082Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-25T00:09:17.655Z] [2019-09-25T00:09:17.656Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-25T00:09:17.656Z] #48 DONE 0.3s [2019-09-25T00:09:17.656Z] [2019-09-25T00:09:17.656Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-25T00:09:17.656Z] #51 DONE 0.2s [2019-09-25T00:09:17.787Z] + rm -rf /tmp/tmp.AaNYQ9hrrA [2019-09-25T00:09:17.787Z] Removing intermediate container 6b868d4c26bc [2019-09-25T00:09:17.787Z] ---> 56e490f93b07 [2019-09-25T00:09:17.787Z] Step 20/126 : FROM base AS frozen-images [2019-09-25T00:09:17.787Z] ---> 620c28e214d0 [2019-09-25T00:09:17.787Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:09:17.787Z] ---> Using cache [2019-09-25T00:09:17.787Z] ---> 629c8da87f73 [2019-09-25T00:09:17.787Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-25T00:09:17.787Z] ---> Running in 13d78a069f32 [2019-09-25T00:09:17.787Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:09:17.787Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:09:17.787Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:09:17.787Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:09:17.787Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:09:17.787Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB] [2019-09-25T00:09:17.787Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-25T00:09:17.787Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-25T00:09:17.912Z] [2019-09-25T00:09:17.912Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-25T00:09:18.006Z] #67 DONE 0.8s [2019-09-25T00:09:18.006Z] [2019-09-25T00:09:18.006Z] #68 exporting to image [2019-09-25T00:09:18.006Z] #68 exporting layers [2019-09-25T00:09:18.169Z] #54 DONE 0.2s [2019-09-25T00:09:18.169Z] [2019-09-25T00:09:18.169Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-25T00:09:18.169Z] #56 DONE 0.3s [2019-09-25T00:09:18.426Z] [2019-09-25T00:09:18.426Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-25T00:09:18.426Z] #59 DONE 0.1s [2019-09-25T00:09:18.426Z] [2019-09-25T00:09:18.426Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-25T00:09:18.426Z] #63 DONE 0.1s [2019-09-25T00:09:18.426Z] [2019-09-25T00:09:18.426Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-25T00:09:18.806Z] Fetched 7717 kB in 2s (3038 kB/s) [2019-09-25T00:09:18.990Z] #65 DONE 0.4s [2019-09-25T00:09:18.990Z] [2019-09-25T00:09:18.990Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-25T00:09:18.990Z] #66 DONE 0.0s [2019-09-25T00:09:18.990Z] [2019-09-25T00:09:18.990Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-25T00:09:19.812Z] Reading package lists... [2019-09-25T00:09:19.921Z] #67 DONE 0.8s [2019-09-25T00:09:19.921Z] [2019-09-25T00:09:19.921Z] #68 exporting to image [2019-09-25T00:09:19.921Z] #68 exporting layers [2019-09-25T00:09:21.102Z] Reading package lists... [2019-09-25T00:09:21.393Z] Building dependency tree... [2019-09-25T00:09:21.393Z] Reading state information... [2019-09-25T00:09:21.393Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-25T00:09:21.393Z] The following additional packages will be installed: [2019-09-25T00:09:21.393Z] libjq1 libonig4 [2019-09-25T00:09:21.679Z] The following NEW packages will be installed: [2019-09-25T00:09:21.679Z] jq libjq1 libonig4 [2019-09-25T00:09:21.679Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:09:21.679Z] Need to get 310 kB of archives. [2019-09-25T00:09:21.679Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-25T00:09:21.679Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-25T00:09:21.679Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-25T00:09:21.679Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-25T00:09:21.963Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:09:21.963Z] Fetched 310 kB in 0s (3324 kB/s) [2019-09-25T00:09:21.963Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-25T00:09:21.963Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-25T00:09:21.963Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-25T00:09:21.963Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-25T00:09:21.963Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-25T00:09:21.963Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-25T00:09:21.963Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-25T00:09:21.963Z] Selecting previously unselected package jq. [2019-09-25T00:09:21.963Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-25T00:09:21.963Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-25T00:09:21.963Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-25T00:09:21.963Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-25T00:09:21.963Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:09:21.963Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-25T00:09:22.581Z] Removing intermediate container 13d78a069f32 [2019-09-25T00:09:22.581Z] ---> a9d52a3dc7ca [2019-09-25T00:09:22.581Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-25T00:09:22.581Z] ---> e0d3535415c6 [2019-09-25T00:09:22.581Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-25T00:09:22.581Z] ---> Running in bd2910a73f32 [2019-09-25T00:09:24.061Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-25T00:09:24.061Z]  [2019-09-25T00:09:24.634Z]  ####                  6.5% ##########   15.0% ##########################  36.9% ########################################## 58.5% ########################################################            78.7% ######################################################################## 100.0% [2019-09-25T00:09:24.916Z]  [2019-09-25T00:09:25.526Z]  ###############  22.2% ################################################ 67.0% ######################################################################## 100.0% [2019-09-25T00:09:25.815Z]  [2019-09-25T00:09:26.387Z]  #########    12.7% #######################    33.3% ######################################   53.2% ######################################################   75.9% ###################################################################### 98.2% ######################################################################## 100.0% [2019-09-25T00:09:26.675Z]  [2019-09-25T00:09:28.507Z]  #   2.4% ######  8.8% ###########    16.2% ################    23.1% #####################   30.0% ##########################  37.2% ###############################     44.4% #####################################   51.9% ##########################################    59.1% ###############################################   65.7% ###################################################   71.4% ######################################################  75.3% ######################################################### 79.6% #############################################################   85.9% ################################################################   90.2% ####################################################################  95.2% ######################################################################## 100.0% [2019-09-25T00:09:28.507Z]  [2019-09-25T00:09:29.129Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-25T00:09:29.413Z]  [2019-09-25T00:09:29.413Z]  ######################################################################## 100.0% [2019-09-25T00:09:29.697Z]  [2019-09-25T00:09:29.922Z] #68 exporting layers 10.2s done [2019-09-25T00:09:29.922Z] #68 writing image sha256:60767bb2fc3b7f98e5fe2f6401db17e0daac3489c8e62435c64ff94c45731f90 done [2019-09-25T00:09:29.922Z] #68 naming to docker.io/library/docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a done [2019-09-25T00:09:29.922Z] #68 DONE 10.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-25T00:09:30.156Z] #68 exporting layers 11.3s done [2019-09-25T00:09:30.156Z] #68 writing image sha256:2e507301771e7a0b5ae3d699729b77b2892f0687cb8ee2251e389956182ca639 done [2019-09-25T00:09:30.156Z] #68 naming to docker.io/library/docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a done [2019-09-25T00:09:30.156Z] #68 DONE 11.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-25T00:09:30.320Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-25T00:09:30.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39984/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/validate/default [2019-09-25T00:09:30.603Z]  [2019-09-25T00:09:30.603Z]  ######################################################################## 100.0% [2019-09-25T00:09:30.603Z]  [2019-09-25T00:09:30.922Z] [2019-09-25T00:09:30.922Z] Removing bundles/ [2019-09-25T00:09:30.922Z] [2019-09-25T00:09:30.922Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-25T00:09:30.922Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-25T00:09:30.922Z] GOOS="" GOARCH="" GOARM="" [2019-09-25T00:09:31.442Z] Congratulations! All commits are properly signed with the DCO! [2019-09-25T00:09:31.613Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-25T00:09:31.613Z] skipping existing c8c2d4a6b2e3 [2019-09-25T00:09:31.613Z] [2019-09-25T00:09:31.697Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-09-25T00:09:31.697Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-09-25T00:09:31.697Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-09-25T00:09:32.225Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-25T00:09:32.507Z]  [2019-09-25T00:09:32.507Z]  ######################################################################## 100.0% [2019-09-25T00:09:32.789Z]  [2019-09-25T00:09:32.789Z] Download of images into '/build' complete. [2019-09-25T00:09:32.789Z] Use something like the following to load the result into a Docker daemon: [2019-09-25T00:09:32.789Z] tar -cC '/build' . | docker load [2019-09-25T00:09:35.465Z] Removing intermediate container bd2910a73f32 [2019-09-25T00:09:35.465Z] ---> 3f7dd1a3bf95 [2019-09-25T00:09:35.465Z] Step 25/126 : FROM base AS cross-false [2019-09-25T00:09:35.465Z] ---> 620c28e214d0 [2019-09-25T00:09:35.465Z] Step 26/126 : FROM base AS cross-true [2019-09-25T00:09:35.465Z] ---> 620c28e214d0 [2019-09-25T00:09:35.465Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:09:35.465Z] ---> Using cache [2019-09-25T00:09:35.465Z] ---> 629c8da87f73 [2019-09-25T00:09:35.465Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-09-25T00:09:35.465Z] ---> Running in ec179796bfd9 [2019-09-25T00:09:36.085Z] Removing intermediate container ec179796bfd9 [2019-09-25T00:09:36.085Z] ---> 598204a262f0 [2019-09-25T00:09:36.085Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-09-25T00:09:36.085Z] ---> Running in ed28ab531be6 [2019-09-25T00:09:37.094Z] Removing intermediate container ed28ab531be6 [2019-09-25T00:09:37.094Z] ---> 651c907ae5ad [2019-09-25T00:09:37.094Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-09-25T00:09:37.094Z] ---> Running in 6ca60aa9cee6 [2019-09-25T00:09:37.712Z] Removing intermediate container 6ca60aa9cee6 [2019-09-25T00:09:37.712Z] ---> d95d2ca44a9a [2019-09-25T00:09:37.712Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-25T00:09:37.712Z] ---> Running in ce8f22c92ff5 [2019-09-25T00:09:38.734Z] Removing intermediate container ce8f22c92ff5 [2019-09-25T00:09:38.734Z] ---> 1297809da2e1 [2019-09-25T00:09:38.734Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-09-25T00:09:38.734Z] ---> 620c28e214d0 [2019-09-25T00:09:38.734Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-25T00:09:38.734Z] ---> 620c28e214d0 [2019-09-25T00:09:38.734Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:09:38.734Z] ---> Using cache [2019-09-25T00:09:38.734Z] ---> 629c8da87f73 [2019-09-25T00:09:38.734Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-25T00:09:38.734Z] ---> Running in 43dd54be558e [2019-09-25T00:09:39.018Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:09:39.018Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:09:39.018Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:09:39.018Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:09:39.018Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:09:39.301Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB] [2019-09-25T00:09:39.301Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-25T00:09:39.585Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-25T00:09:41.610Z] Fetched 7717 kB in 2s (3121 kB/s) [2019-09-25T00:09:42.617Z] Reading package lists... [2019-09-25T00:09:43.627Z] Reading package lists... [2019-09-25T00:09:43.910Z] Building dependency tree... [2019-09-25T00:09:43.910Z] Reading state information... [2019-09-25T00:09:44.192Z] The following additional packages will be installed: [2019-09-25T00:09:44.192Z] libapparmor1 libseccomp2 [2019-09-25T00:09:44.192Z] Suggested packages: [2019-09-25T00:09:44.192Z] seccomp [2019-09-25T00:09:44.192Z] The following NEW packages will be installed: [2019-09-25T00:09:44.192Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-25T00:09:44.192Z] 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:09:44.192Z] Need to get 296 kB of archives. [2019-09-25T00:09:44.192Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-25T00:09:44.192Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-25T00:09:44.192Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-09-25T00:09:44.192Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-25T00:09:44.192Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-25T00:09:44.476Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:09:44.476Z] Fetched 296 kB in 0s (3416 kB/s) [2019-09-25T00:09:44.476Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-25T00:09:44.476Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-25T00:09:44.476Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-25T00:09:44.476Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-25T00:09:44.476Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-25T00:09:44.476Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-25T00:09:44.476Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-25T00:09:44.476Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-25T00:09:44.476Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-25T00:09:44.476Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-25T00:09:44.758Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-25T00:09:44.758Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-25T00:09:44.758Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-25T00:09:44.758Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:09:44.758Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-25T00:09:44.758Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-25T00:09:44.758Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-25T00:09:44.758Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-25T00:09:44.758Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:09:45.377Z] Removing intermediate container 43dd54be558e [2019-09-25T00:09:45.377Z] ---> 92809f669300 [2019-09-25T00:09:45.377Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-25T00:09:45.377Z] ---> 1297809da2e1 [2019-09-25T00:09:45.377Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:09:45.377Z] ---> Running in ce22b46d3a5a [2019-09-25T00:09:45.377Z] Removing intermediate container ce22b46d3a5a [2019-09-25T00:09:45.377Z] ---> 8b7bc8d80181 [2019-09-25T00:09:45.377Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-25T00:09:45.377Z] ---> Running in 3324c63cd2a3 [2019-09-25T00:09:45.994Z] Removing intermediate container 3324c63cd2a3 [2019-09-25T00:09:45.994Z] ---> 0fefa37ee608 [2019-09-25T00:09:45.994Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-25T00:09:45.994Z] ---> 92809f669300 [2019-09-25T00:09:45.994Z] Step 40/126 : FROM base AS tomlv [2019-09-25T00:09:45.994Z] ---> 620c28e214d0 [2019-09-25T00:09:45.994Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-25T00:09:46.278Z] ---> Running in d41a57b9c3fc [2019-09-25T00:09:46.278Z] Removing intermediate container d41a57b9c3fc [2019-09-25T00:09:46.278Z] ---> 95d26a31fa92 [2019-09-25T00:09:46.278Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:09:46.278Z] ---> d7281bd34183 [2019-09-25T00:09:46.278Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:09:46.561Z] ---> 0b8e5503236d [2019-09-25T00:09:46.561Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:09:46.561Z] ---> Running in f40386a3ed4c [2019-09-25T00:09:46.845Z] + RM_GOPATH=0 [2019-09-25T00:09:46.845Z] + TMP_GOPATH= [2019-09-25T00:09:46.845Z] + : /build [2019-09-25T00:09:46.845Z] + '[' -z '' ']' [2019-09-25T00:09:46.845Z] ++ mktemp -d [2019-09-25T00:09:46.845Z] + export GOPATH=/tmp/tmp.nLdCJiznLE [2019-09-25T00:09:46.845Z] + GOPATH=/tmp/tmp.nLdCJiznLE [2019-09-25T00:09:46.845Z] + RM_GOPATH=1 [2019-09-25T00:09:46.845Z] ++ dirname ./install.sh [2019-09-25T00:09:46.845Z] + dir=. [2019-09-25T00:09:46.845Z] + bin=tomlv [2019-09-25T00:09:46.845Z] + shift [2019-09-25T00:09:46.845Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-25T00:09:46.845Z] + . ./tomlv.installer [2019-09-25T00:09:46.845Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:09:46.845Z] + install_tomlv [2019-09-25T00:09:46.845Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-25T00:09:46.845Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nLdCJiznLE/src/github.com/BurntSushi/toml [2019-09-25T00:09:46.845Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:09:46.845Z] Cloning into '/tmp/tmp.nLdCJiznLE/src/github.com/BurntSushi/toml'... [2019-09-25T00:09:47.465Z] + cd /tmp/tmp.nLdCJiznLE/src/github.com/BurntSushi/toml [2019-09-25T00:09:47.465Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-25T00:09:47.465Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-25T00:09:47.465Z] math/bits [2019-09-25T00:09:47.465Z] internal/cpu [2019-09-25T00:09:47.465Z] runtime/internal/sys [2019-09-25T00:09:47.465Z] runtime/internal/atomic [2019-09-25T00:09:47.465Z] runtime/internal/math [2019-09-25T00:09:47.465Z] unicode/utf8 [2019-09-25T00:09:47.465Z] internal/bytealg [2019-09-25T00:09:47.465Z] math [2019-09-25T00:09:47.465Z] internal/race [2019-09-25T00:09:47.465Z] sync/atomic [2019-09-25T00:09:47.754Z] unicode [2019-09-25T00:09:47.754Z] internal/testlog [2019-09-25T00:09:47.754Z] encoding [2019-09-25T00:09:47.754Z] runtime [2019-09-25T00:09:47.754Z] runtime/cgo [2019-09-25T00:09:48.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-25T00:09:48.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-25T00:09:49.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-25T00:09:52.183Z] internal/reflectlite [2019-09-25T00:09:52.183Z] sync [2019-09-25T00:09:52.183Z] errors [2019-09-25T00:09:52.183Z] sort [2019-09-25T00:09:52.183Z] internal/oserror [2019-09-25T00:09:52.183Z] io [2019-09-25T00:09:52.183Z] strconv [2019-09-25T00:09:52.183Z] syscall [2019-09-25T00:09:52.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-25T00:09:52.474Z] bytes [2019-09-25T00:09:52.474Z] strings [2019-09-25T00:09:52.761Z] bufio [2019-09-25T00:09:52.761Z] reflect [2019-09-25T00:09:53.053Z] path [2019-09-25T00:09:53.053Z] text/tabwriter [2019-09-25T00:09:53.673Z] internal/syscall/unix [2019-09-25T00:09:53.673Z] time [2019-09-25T00:09:54.309Z] internal/poll [2019-09-25T00:09:54.592Z] os [2019-09-25T00:09:54.592Z] internal/fmtsort [2019-09-25T00:09:54.879Z] path/filepath [2019-09-25T00:09:54.879Z] fmt [2019-09-25T00:09:55.162Z] io/ioutil [2019-09-25T00:09:55.446Z] log [2019-09-25T00:09:55.446Z] flag [2019-09-25T00:09:55.446Z] github.com/BurntSushi/toml [2019-09-25T00:09:55.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-25T00:09:56.468Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-25T00:09:57.951Z] Removing intermediate container f40386a3ed4c [2019-09-25T00:09:57.951Z] ---> 01d1020b9805 [2019-09-25T00:09:57.951Z] Step 45/126 : FROM base AS vndr [2019-09-25T00:09:57.951Z] ---> 620c28e214d0 [2019-09-25T00:09:57.951Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-25T00:09:57.951Z] ---> Running in 636d4285b438 [2019-09-25T00:09:58.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-25T00:09:58.178Z] INFO [loader] Go packages loading at mode load types and syntax took 26.341145932s [2019-09-25T00:09:58.235Z] Removing intermediate container 636d4285b438 [2019-09-25T00:09:58.235Z] ---> ff18bb7d39d8 [2019-09-25T00:09:58.235Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:09:58.235Z] ---> 21287df21905 [2019-09-25T00:09:58.235Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:09:58.517Z] ---> 7283a206223d [2019-09-25T00:09:58.517Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:09:58.517Z] ---> Running in 2c7811b112f9 [2019-09-25T00:09:58.799Z] + RM_GOPATH=0 [2019-09-25T00:09:58.799Z] + TMP_GOPATH= [2019-09-25T00:09:58.799Z] + : /build [2019-09-25T00:09:58.799Z] + '[' -z '' ']' [2019-09-25T00:09:58.799Z] ++ mktemp -d [2019-09-25T00:09:58.799Z] + export GOPATH=/tmp/tmp.scuecA2IEw [2019-09-25T00:09:58.799Z] + GOPATH=/tmp/tmp.scuecA2IEw [2019-09-25T00:09:58.799Z] + RM_GOPATH=1 [2019-09-25T00:09:58.799Z] ++ dirname ./install.sh [2019-09-25T00:09:58.799Z] + dir=. [2019-09-25T00:09:58.799Z] + bin=vndr [2019-09-25T00:09:58.799Z] + shift [2019-09-25T00:09:58.799Z] + '[' '!' -f ./vndr.installer ']' [2019-09-25T00:09:58.799Z] + . ./vndr.installer [2019-09-25T00:09:58.799Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:09:58.799Z] + install_vndr [2019-09-25T00:09:58.799Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:09:58.799Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-25T00:09:58.799Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.scuecA2IEw/src/github.com/LK4D4/vndr [2019-09-25T00:09:58.799Z] Cloning into '/tmp/tmp.scuecA2IEw/src/github.com/LK4D4/vndr'... [2019-09-25T00:09:59.083Z] + cd /tmp/tmp.scuecA2IEw/src/github.com/LK4D4/vndr [2019-09-25T00:09:59.083Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-25T00:09:59.083Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-25T00:09:59.377Z] internal/race [2019-09-25T00:09:59.377Z] internal/cpu [2019-09-25T00:09:59.377Z] runtime/internal/sys [2019-09-25T00:09:59.377Z] runtime/internal/atomic [2019-09-25T00:09:59.377Z] sync/atomic [2019-09-25T00:09:59.377Z] runtime/internal/math [2019-09-25T00:09:59.377Z] unicode [2019-09-25T00:09:59.377Z] internal/bytealg [2019-09-25T00:09:59.377Z] unicode/utf8 [2019-09-25T00:09:59.377Z] math/bits [2019-09-25T00:09:59.377Z] internal/testlog [2019-09-25T00:09:59.670Z] encoding [2019-09-25T00:09:59.670Z] math [2019-09-25T00:09:59.670Z] unicode/utf16 [2019-09-25T00:09:59.670Z] container/list [2019-09-25T00:09:59.670Z] runtime [2019-09-25T00:09:59.670Z] crypto/internal/subtle [2019-09-25T00:09:59.956Z] crypto/subtle [2019-09-25T00:09:59.956Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-09-25T00:09:59.956Z] internal/nettrace [2019-09-25T00:09:59.956Z] runtime/cgo [2019-09-25T00:10:00.242Z] vendor/golang.org/x/crypto/internal/subtle [2019-09-25T00:10:00.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-25T00:10:00.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-25T00:10:03.417Z] INFO [loader] SSA repr building timing: packages building 248.774658ms, total 5.3895261s [2019-09-25T00:10:03.893Z] internal/reflectlite [2019-09-25T00:10:03.893Z] sync [2019-09-25T00:10:03.893Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-25T00:10:03.893Z] internal/singleflight [2019-09-25T00:10:03.893Z] math/rand [2019-09-25T00:10:04.178Z] errors [2019-09-25T00:10:04.178Z] sort [2019-09-25T00:10:04.178Z] internal/oserror [2019-09-25T00:10:04.178Z] io [2019-09-25T00:10:04.178Z] strconv [2019-09-25T00:10:04.178Z] syscall [2019-09-25T00:10:04.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-25T00:10:04.465Z] vendor/golang.org/x/net/dns/dnsmessage [2019-09-25T00:10:04.465Z] bytes [2019-09-25T00:10:04.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-25T00:10:05.089Z] bufio [2019-09-25T00:10:05.090Z] reflect [2019-09-25T00:10:05.376Z] strings [2019-09-25T00:10:05.663Z] hash [2019-09-25T00:10:05.663Z] hash/crc32 [2019-09-25T00:10:05.949Z] crypto [2019-09-25T00:10:05.949Z] time [2019-09-25T00:10:05.949Z] internal/syscall/unix [2019-09-25T00:10:05.949Z] regexp/syntax [2019-09-25T00:10:05.949Z] path [2019-09-25T00:10:06.235Z] crypto/internal/randutil [2019-09-25T00:10:06.235Z] crypto/hmac [2019-09-25T00:10:06.235Z] crypto/rc4 [2019-09-25T00:10:06.522Z] vendor/golang.org/x/crypto/hkdf [2019-09-25T00:10:06.522Z] vendor/golang.org/x/text/transform [2019-09-25T00:10:07.144Z] regexp [2019-09-25T00:10:07.144Z] context [2019-09-25T00:10:07.144Z] internal/poll [2019-09-25T00:10:07.431Z] os [2019-09-25T00:10:07.717Z] encoding/binary [2019-09-25T00:10:07.717Z] internal/fmtsort [2019-09-25T00:10:08.002Z] encoding/base64 [2019-09-25T00:10:08.002Z] crypto/sha512 [2019-09-25T00:10:08.002Z] crypto/cipher [2019-09-25T00:10:08.002Z] fmt [2019-09-25T00:10:08.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-25T00:10:08.311Z] path/filepath [2019-09-25T00:10:08.311Z] internal/lazyregexp [2019-09-25T00:10:08.597Z] crypto/ed25519/internal/edwards25519 [2019-09-25T00:10:08.597Z] crypto/aes [2019-09-25T00:10:08.884Z] io/ioutil [2019-09-25T00:10:08.885Z] crypto/des [2019-09-25T00:10:08.885Z] crypto/md5 [2019-09-25T00:10:08.885Z] crypto/sha1 [2019-09-25T00:10:09.172Z] crypto/sha256 [2019-09-25T00:10:09.172Z] encoding/pem [2019-09-25T00:10:09.172Z] net [2019-09-25T00:10:09.172Z] flag [2019-09-25T00:10:09.172Z] go/token [2019-09-25T00:10:09.459Z] net/url [2019-09-25T00:10:09.459Z] go/scanner [2019-09-25T00:10:09.748Z] text/template/parse [2019-09-25T00:10:09.748Z] go/ast [2019-09-25T00:10:09.748Z] log [2019-09-25T00:10:10.035Z] encoding/json [2019-09-25T00:10:11.055Z] text/template [2019-09-25T00:10:11.055Z] go/parser [2019-09-25T00:10:11.341Z] encoding/xml [2019-09-25T00:10:11.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-25T00:10:11.963Z] compress/flate [2019-09-25T00:10:12.250Z] go/doc [2019-09-25T00:10:12.873Z] compress/gzip [2019-09-25T00:10:12.873Z] math/big [2019-09-25T00:10:13.496Z] encoding/hex [2019-09-25T00:10:13.496Z] github.com/LK4D4/vndr/build [2019-09-25T00:10:13.496Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-09-25T00:10:13.782Z] vendor/golang.org/x/crypto/poly1305 [2019-09-25T00:10:13.782Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-09-25T00:10:13.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-25T00:10:14.068Z] vendor/golang.org/x/crypto/curve25519 [2019-09-25T00:10:14.354Z] vendor/golang.org/x/text/unicode/bidi [2019-09-25T00:10:14.354Z] vendor/golang.org/x/text/unicode/norm [2019-09-25T00:10:14.977Z] vendor/golang.org/x/text/secure/bidirule [2019-09-25T00:10:15.263Z] vendor/golang.org/x/net/http2/hpack [2019-09-25T00:10:15.263Z] crypto/rand [2019-09-25T00:10:15.552Z] crypto/elliptic [2019-09-25T00:10:15.552Z] encoding/asn1 [2019-09-25T00:10:15.838Z] crypto/ed25519 [2019-09-25T00:10:15.838Z] crypto/rsa [2019-09-25T00:10:15.838Z] crypto/dsa [2019-09-25T00:10:16.126Z] vendor/golang.org/x/net/idna [2019-09-25T00:10:16.126Z] net/textproto [2019-09-25T00:10:16.441Z] crypto/ecdsa [2019-09-25T00:10:16.441Z] crypto/x509/pkix [2019-09-25T00:10:16.441Z] vendor/golang.org/x/crypto/cryptobyte [2019-09-25T00:10:16.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-25T00:10:16.727Z] mime [2019-09-25T00:10:16.727Z] mime/quotedprintable [2019-09-25T00:10:17.016Z] net/http/internal [2019-09-25T00:10:17.016Z] vendor/golang.org/x/net/http/httpguts [2019-09-25T00:10:17.016Z] vendor/golang.org/x/net/http/httpproxy [2019-09-25T00:10:17.016Z] os/exec [2019-09-25T00:10:17.404Z] mime/multipart [2019-09-25T00:10:17.404Z] crypto/x509 [2019-09-25T00:10:18.023Z] crypto/tls [2019-09-25T00:10:19.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-25T00:10:20.057Z] net/http/httptrace [2019-09-25T00:10:20.057Z] net/http [2019-09-25T00:10:20.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-25T00:10:23.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-25T00:10:23.518Z] github.com/LK4D4/vndr/godl [2019-09-25T00:10:23.518Z] github.com/LK4D4/vndr [2019-09-25T00:10:24.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-25T00:10:24.664Z] Using test binary docker [2019-09-25T00:10:24.664Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-25T00:10:24.664Z] +++ /etc/init.d/apparmor start [2019-09-25T00:10:24.664Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-25T00:10:24.664Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-25T00:10:24.664Z] Warning failed to create cache: (null) [2019-09-25T00:10:24.664Z] . [2019-09-25T00:10:24.664Z] Starting dockerd [2019-09-25T00:10:24.664Z] INFO: Waiting for daemon to start... [2019-09-25T00:10:24.664Z] +++ 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-09-25T00:10:27.111Z] . [2019-09-25T00:10:27.111Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-25T00:10:27.111Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-25T00:10:27.111Z] Error: No such image: emptyfs [2019-09-25T00:10:27.111Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-25T00:10:27.111Z] ++++ docker load [2019-09-25T00:10:27.111Z] Running integration-test (iteration 1) [2019-09-25T00:10:27.111Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-25T00:10:27.111Z] ++ 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-09-25T00:10:27.111Z] ++ set -e [2019-09-25T00:10:27.111Z] ++ '[' -n 0 ']' [2019-09-25T00:10:27.111Z] ++ set -x [2019-09-25T00:10:27.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:10:27.923Z] Removing intermediate container 2c7811b112f9 [2019-09-25T00:10:27.923Z] ---> e991aaaef522 [2019-09-25T00:10:27.923Z] Step 50/126 : FROM dev-base AS containerd [2019-09-25T00:10:27.923Z] ---> 620c28e214d0 [2019-09-25T00:10:27.923Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:10:27.923Z] ---> Using cache [2019-09-25T00:10:27.923Z] ---> 629c8da87f73 [2019-09-25T00:10:27.923Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-25T00:10:27.923Z] ---> Running in c9d259960d6f [2019-09-25T00:10:28.207Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:10:28.207Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:10:28.207Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:10:28.492Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:10:28.492Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:10:28.492Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB] [2019-09-25T00:10:28.776Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-25T00:10:29.065Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-25T00:10:31.093Z] Fetched 7717 kB in 2s (2917 kB/s) [2019-09-25T00:10:32.104Z] Reading package lists... [2019-09-25T00:10:33.111Z] Reading package lists... [2019-09-25T00:10:33.394Z] Building dependency tree... [2019-09-25T00:10:33.394Z] Reading state information... [2019-09-25T00:10:33.683Z] The following additional packages will be installed: [2019-09-25T00:10:33.683Z] btrfs-progs liblzo2-2 [2019-09-25T00:10:33.683Z] The following NEW packages will be installed: [2019-09-25T00:10:33.683Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-25T00:10:33.683Z] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:10:33.683Z] Need to get 588 kB of archives. [2019-09-25T00:10:33.683Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-25T00:10:33.683Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-25T00:10:33.683Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-25T00:10:33.683Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-25T00:10:33.966Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:10:33.966Z] Fetched 588 kB in 0s (5848 kB/s) [2019-09-25T00:10:33.966Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-25T00:10:33.966Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-25T00:10:33.966Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-25T00:10:33.966Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-25T00:10:33.966Z] Selecting previously unselected package btrfs-progs. [2019-09-25T00:10:33.966Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-25T00:10:33.966Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-25T00:10:34.250Z] Selecting previously unselected package btrfs-tools. [2019-09-25T00:10:34.250Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-25T00:10:34.250Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-25T00:10:34.250Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:10:34.250Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-25T00:10:34.250Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-25T00:10:34.250Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-25T00:10:34.250Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:10:34.864Z] Removing intermediate container c9d259960d6f [2019-09-25T00:10:34.864Z] ---> 4bc343d402cd [2019-09-25T00:10:34.864Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-25T00:10:34.864Z] ---> Running in bf1bb20d50c4 [2019-09-25T00:10:34.864Z] Removing intermediate container bf1bb20d50c4 [2019-09-25T00:10:34.864Z] ---> 7df8c5909d69 [2019-09-25T00:10:34.864Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:10:35.149Z] ---> a7434fddaa37 [2019-09-25T00:10:35.149Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:10:35.149Z] ---> 182116abd5f5 [2019-09-25T00:10:35.149Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:10:35.149Z] ---> Running in 091108e0e6bd [2019-09-25T00:10:35.771Z] + RM_GOPATH=0 [2019-09-25T00:10:35.771Z] + TMP_GOPATH= [2019-09-25T00:10:35.771Z] + : /build [2019-09-25T00:10:35.771Z] + '[' -z '' ']' [2019-09-25T00:10:35.771Z] ++ mktemp -d [2019-09-25T00:10:35.771Z] + export GOPATH=/tmp/tmp.VzLvNOaf23 [2019-09-25T00:10:35.771Z] + GOPATH=/tmp/tmp.VzLvNOaf23 [2019-09-25T00:10:35.771Z] + RM_GOPATH=1 [2019-09-25T00:10:35.771Z] ++ dirname ./install.sh [2019-09-25T00:10:35.771Z] + dir=. [2019-09-25T00:10:35.771Z] + bin=containerd [2019-09-25T00:10:35.771Z] + shift [2019-09-25T00:10:35.771Z] + '[' '!' -f ./containerd.installer ']' [2019-09-25T00:10:35.771Z] + . ./containerd.installer [2019-09-25T00:10:35.771Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:10:35.771Z] + install_containerd [2019-09-25T00:10:35.771Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-25T00:10:35.771Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.VzLvNOaf23/src/github.com/containerd/containerd [2019-09-25T00:10:35.771Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:10:35.771Z] Cloning into '/tmp/tmp.VzLvNOaf23/src/github.com/containerd/containerd'... [2019-09-25T00:10:36.704Z] Loaded image: buildpack-deps:jessie [2019-09-25T00:10:36.704Z] Loaded image: busybox:latest [2019-09-25T00:10:36.704Z] Loaded image: busybox:glibc [2019-09-25T00:10:36.704Z] Loaded image: debian:jessie [2019-09-25T00:10:37.071Z] Loaded image: hello-world:latest [2019-09-25T00:10:37.071Z] INFO: Testing against a local daemon [2019-09-25T00:10:37.071Z] === RUN TestCgroupNamespacesBuild [2019-09-25T00:10:38.904Z] --- PASS: TestCgroupNamespacesBuild (1.83s) [2019-09-25T00:10:38.904Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-25T00:10:38.904Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-25T00:10:40.741Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2019-09-25T00:10:40.741Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-25T00:10:40.741Z] === RUN TestBuildWithSession [2019-09-25T00:10:42.634Z] + cd /tmp/tmp.VzLvNOaf23/src/github.com/containerd/containerd [2019-09-25T00:10:42.634Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-25T00:10:42.634Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-25T00:10:42.634Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-25T00:10:42.634Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-25T00:10:42.634Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-25T00:10:42.634Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-25T00:10:42.634Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-25T00:10:42.634Z] + '[' '' = dynamic ']' [2019-09-25T00:10:42.634Z] + make [2019-09-25T00:10:42.918Z] 🇩 bin/ctr [2019-09-25T00:10:44.023Z] --- PASS: TestBuildWithSession (3.27s) [2019-09-25T00:10:44.023Z] === RUN TestBuildSquashParent [2019-09-25T00:10:50.518Z] --- PASS: TestBuildSquashParent (6.09s) [2019-09-25T00:10:50.518Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-25T00:10:50.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:10:50.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:10:50.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:10:50.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:10:50.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:10:50.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:10:50.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:10:50.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:10:50.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:10:50.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:10:50.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:10:50.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:10:50.518Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:10:50.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:10:52.349Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-25T00:10:52.349Z] [2019-09-25T00:10:52.349Z] [2019-09-25T00:10:52.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-25T00:10:52.349Z] [2019-09-25T00:10:52.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-25T00:10:52.349Z] [2019-09-25T00:10:52.349Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-25T00:10:52.349Z] No new tests added to integration. [2019-09-25T00:10:52.349Z] [2019-09-25T00:10:52.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-25T00:10:52.349Z] PKG_CONFIG=pkg-config [2019-09-25T00:10:52.349Z] GOLANG_VERSION=1.13 [2019-09-25T00:10:52.349Z] HOSTNAME=e18ceb7aa102 [2019-09-25T00:10:52.349Z] KEEPBUNDLE=1 [2019-09-25T00:10:52.349Z] container=docker [2019-09-25T00:10:52.349Z] TEST_SKIP_INTEGRATION=1 [2019-09-25T00:10:52.349Z] GO111MODULE=off [2019-09-25T00:10:52.349Z] GOPATH=/go [2019-09-25T00:10:52.349Z] PWD=/go/src/github.com/docker/docker [2019-09-25T00:10:52.349Z] HOME=/root [2019-09-25T00:10:52.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-25T00:10:52.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-25T00:10:52.349Z] DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:10:52.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-25T00:10:52.349Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-25T00:10:52.349Z] TERM=xterm [2019-09-25T00:10:52.349Z] DEST=bundles/test-integration [2019-09-25T00:10:52.349Z] SHLVL=1 [2019-09-25T00:10:52.349Z] TIMEOUT=120m [2019-09-25T00:10:52.349Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-25T00:10:52.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-25T00:10:52.349Z] DOCKER_PKG=github.com/docker/docker [2019-09-25T00:10:52.349Z] TESTDEBUG=0 [2019-09-25T00:10:52.349Z] _=/usr/bin/env [2019-09-25T00:10:52.349Z] Building test suite binary ./integration-cli/test.main [2019-09-25T00:10:52.349Z] PKG_CONFIG=pkg-config [2019-09-25T00:10:52.349Z] GOLANG_VERSION=1.13 [2019-09-25T00:10:52.349Z] HOSTNAME=f6435a194eca [2019-09-25T00:10:52.349Z] KEEPBUNDLE=1 [2019-09-25T00:10:52.349Z] container=docker [2019-09-25T00:10:52.349Z] TEST_SKIP_INTEGRATION=1 [2019-09-25T00:10:52.349Z] GO111MODULE=off [2019-09-25T00:10:52.349Z] GOPATH=/go [2019-09-25T00:10:52.349Z] PWD=/go/src/github.com/docker/docker [2019-09-25T00:10:52.349Z] HOME=/root [2019-09-25T00:10:52.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-25T00:10:52.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-25T00:10:52.349Z] DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:10:52.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-25T00:10:52.349Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-25T00:10:52.349Z] TERM=xterm [2019-09-25T00:10:52.349Z] DEST=bundles/test-integration [2019-09-25T00:10:52.349Z] SHLVL=1 [2019-09-25T00:10:52.349Z] TIMEOUT=120m [2019-09-25T00:10:52.349Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-25T00:10:52.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-25T00:10:52.349Z] DOCKER_PKG=github.com/docker/docker [2019-09-25T00:10:52.349Z] TESTDEBUG=0 [2019-09-25T00:10:52.349Z] _=/usr/bin/env [2019-09-25T00:10:52.349Z] Building test suite binary ./integration-cli/test.main [2019-09-25T00:10:52.349Z] PKG_CONFIG=pkg-config [2019-09-25T00:10:52.349Z] GOLANG_VERSION=1.13 [2019-09-25T00:10:52.349Z] HOSTNAME=5b09b1cea01c [2019-09-25T00:10:52.349Z] KEEPBUNDLE=1 [2019-09-25T00:10:52.349Z] container=docker [2019-09-25T00:10:52.349Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-25T00:10:52.349Z] GO111MODULE=off [2019-09-25T00:10:52.349Z] GOPATH=/go [2019-09-25T00:10:52.349Z] PWD=/go/src/github.com/docker/docker [2019-09-25T00:10:52.349Z] HOME=/root [2019-09-25T00:10:52.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-25T00:10:52.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-25T00:10:52.349Z] DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:10:52.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-25T00:10:52.349Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-25T00:10:52.349Z] TERM=xterm [2019-09-25T00:10:52.349Z] DEST=bundles/test-integration [2019-09-25T00:10:52.349Z] SHLVL=1 [2019-09-25T00:10:52.349Z] TIMEOUT=120m [2019-09-25T00:10:52.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-25T00:10:52.349Z] DOCKER_PKG=github.com/docker/docker [2019-09-25T00:10:52.349Z] TESTDEBUG=0 [2019-09-25T00:10:52.349Z] _=/usr/bin/env [2019-09-25T00:10:52.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-25T00:10:53.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:10:53.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:10:55.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:10:55.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:10:57.948Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-25T00:10:57.948Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2019-09-25T00:10:57.948Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2019-09-25T00:10:57.948Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.61s) [2019-09-25T00:10:57.948Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s) [2019-09-25T00:10:57.948Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s) [2019-09-25T00:10:57.948Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2019-09-25T00:10:57.948Z] === RUN TestBuildMultiStageCopy [2019-09-25T00:10:57.948Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-25T00:11:00.667Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-25T00:11:01.052Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-25T00:11:01.841Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-25T00:11:02.653Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-25T00:11:03.035Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2019-09-25T00:11:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2019-09-25T00:11:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-09-25T00:11:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2019-09-25T00:11:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.75s) [2019-09-25T00:11:03.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-09-25T00:11:03.035Z] === RUN TestBuildMultiStageParentConfig [2019-09-25T00:11:04.062Z] 65014b3c3121: Pull complete [2019-09-25T00:11:04.338Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2019-09-25T00:11:04.338Z] === RUN TestBuildLabelWithTargets [2019-09-25T00:11:07.545Z] --- PASS: TestBuildLabelWithTargets (3.06s) [2019-09-25T00:11:07.545Z] === RUN TestBuildWithEmptyLayers [2019-09-25T00:11:08.332Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2019-09-25T00:11:08.332Z] === RUN TestBuildMultiStageOnBuild [2019-09-25T00:11:11.048Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2019-09-25T00:11:11.048Z] === RUN TestBuildUncleanTarFilenames [2019-09-25T00:11:12.340Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2019-09-25T00:11:12.340Z] === RUN TestBuildMultiStageLayerLeak [2019-09-25T00:11:15.548Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2019-09-25T00:11:15.548Z] === RUN TestBuildWithHugeFile [2019-09-25T00:11:24.770Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:22297926 Name:quota Decls:[0xc02acee7c0 0xc02acee840 0xc02acee8c0 0xc02acee940 0xc02ac7fb90 0xc02ac7fce0] Scope:scope 0xc02abd7af0 { [2019-09-25T00:11:24.770Z] var ErrQuotaNotSupported [2019-09-25T00:11:24.770Z] type errQuotaNotSupported [2019-09-25T00:11:24.770Z] } [2019-09-25T00:11:24.770Z] Imports:[0xc02ac7fa10] Unresolved:[errdefs nil string] Comments:[0xc02abb1080 0xc02abb1200]} [2019-09-25T00:11:39.979Z] 🇩 bin/containerd [2019-09-25T00:11:46.641Z] INFO [runner] worker.2 took 1m42.039722062s with stages: golint: 1m17.626962948s, gosec: 12.958851184s, gofmt: 5.076895847s, ineffassign: 2.923864329s, misspell: 2.270609354s, varcheck: 479.711305ms, deadcode: 362.523902ms, structcheck: 179.979479ms, unconvert: 160.243362ms, typecheck: 7.949µs [2019-09-25T00:11:46.641Z] INFO [runner] worker.1 took 1m42.960680874s with stages: megacheck: 47.259253517s, govet: 28.065948697s, goimports: 27.635458298s [2019-09-25T00:11:46.641Z] INFO [runner] Workers idle times: #2: 882.901265ms [2019-09-25T00:11:46.641Z] INFO [runner] Issues before processing: 1972, after processing: 0 [2019-09-25T00:11:46.641Z] INFO [runner] processing took 582.486388ms with stages: exclude: 186.633171ms, identifier_marker: 135.164111ms, autogenerated_exclude: 75.743934ms, skip_dirs: 72.602411ms, nolint: 47.70568ms, filename_unadjuster: 47.050321ms, path_prettifier: 8.445106ms, cgo: 8.205494ms, exclude-rules: 906.566µs, diff: 5.254µs, source_code: 4.226µs, max_same_issues: 3.848µs, skip_files: 3.51µs, uniq_by_line: 3.474µs, max_per_file_from_linter: 3.353µs, max_from_linter: 3.081µs, path_shortener: 2.848µs [2019-09-25T00:11:46.641Z] INFO File cache stats: 1436 entries of total size 6.8MiB [2019-09-25T00:11:46.641Z] INFO Memory: 178 samples, avg is 1364.2MB, max is 5650.8MB [2019-09-25T00:11:46.641Z] INFO Execution took 2m14.85197208s [2019-09-25T00:11:46.895Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-25T00:11:46.895Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-25T00:11:46.895Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-25T00:11:46.895Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-25T00:11:46.895Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-25T00:11:48.233Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/make.sh dynbinary-daemon test-docker-py [2019-09-25T00:11:49.202Z] [2019-09-25T00:11:49.202Z] Removing bundles/ [2019-09-25T00:11:49.202Z] [2019-09-25T00:11:49.202Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-25T00:11:49.202Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-25T00:11:49.202Z] GOOS="" GOARCH="" GOARM="" [2019-09-25T00:11:50.075Z] --- PASS: TestBuildWithHugeFile (30.99s) [2019-09-25T00:11:50.075Z] === RUN TestBuildWithEmptyDockerfile [2019-09-25T00:11:50.075Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:11:50.075Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:11:50.075Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:11:50.075Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:11:50.075Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:11:50.075Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:11:50.075Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:11:50.075Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:11:50.075Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:11:50.075Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2019-09-25T00:11:50.075Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-09-25T00:11:50.075Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-09-25T00:11:50.075Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-09-25T00:11:50.075Z] === RUN TestBuildPreserveOwnership [2019-09-25T00:11:50.075Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-25T00:11:50.442Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-25T00:11:52.931Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2019-09-25T00:11:52.931Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2019-09-25T00:11:52.931Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s) [2019-09-25T00:11:52.931Z] === RUN TestBuildPlatformInvalid [2019-09-25T00:11:52.931Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-09-25T00:11:52.931Z] PASS [2019-09-25T00:11:52.931Z] [2019-09-25T00:11:52.931Z] DONE 32 tests in 85.845s [2019-09-25T00:11:52.931Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-25T00:11:52.931Z] ++ 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-09-25T00:11:52.931Z] ++ set -e [2019-09-25T00:11:52.931Z] ++ '[' -n 0 ']' [2019-09-25T00:11:52.931Z] ++ set -x [2019-09-25T00:11:52.931Z] ++ env -i DEST=/go/src/github.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-09-25T00:11:53.302Z] INFO: Testing against a local daemon [2019-09-25T00:11:53.302Z] === RUN TestConfigList [2019-09-25T00:11:56.590Z] --- PASS: TestConfigList (3.14s) [2019-09-25T00:11:56.590Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-25T00:11:56.590Z] === RUN TestConfigsCreateAndDelete [2019-09-25T00:11:59.782Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2019-09-25T00:11:59.782Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-25T00:11:59.782Z] === RUN TestConfigsUpdate [2019-09-25T00:12:01.651Z] --- PASS: TestConfigsUpdate (2.41s) [2019-09-25T00:12:01.651Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-25T00:12:01.651Z] === RUN TestTemplatedConfig [2019-09-25T00:12:05.740Z] --- PASS: TestTemplatedConfig (3.90s) [2019-09-25T00:12:05.740Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-25T00:12:05.740Z] === RUN TestConfigInspect [2019-09-25T00:12:08.384Z] --- PASS: TestConfigInspect (2.52s) [2019-09-25T00:12:08.384Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-25T00:12:08.384Z] === RUN TestConfigCreateWithLabels [2019-09-25T00:12:10.863Z] --- PASS: TestConfigCreateWithLabels (2.74s) [2019-09-25T00:12:10.863Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-25T00:12:10.863Z] === RUN TestConfigCreateResolve [2019-09-25T00:12:12.576Z] 🇩 bin/containerd-stress [2019-09-25T00:12:12.576Z] 🇩 bin/containerd-shim [2019-09-25T00:12:14.054Z] --- PASS: TestConfigCreateResolve (2.94s) [2019-09-25T00:12:14.054Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-25T00:12:14.054Z] === RUN TestConfigDaemonLibtrustID [2019-09-25T00:12:14.424Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-25T00:12:14.424Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-25T00:12:14.424Z] PASS [2019-09-25T00:12:14.424Z] [2019-09-25T00:12:14.424Z] DONE 8 tests in 21.340s [2019-09-25T00:12:14.424Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-25T00:12:14.424Z] ++ 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-09-25T00:12:14.424Z] ++ set -e [2019-09-25T00:12:14.424Z] ++ '[' -n 0 ']' [2019-09-25T00:12:14.424Z] ++ set -x [2019-09-25T00:12:14.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:12:14.803Z] INFO: Testing against a local daemon [2019-09-25T00:12:14.803Z] === RUN TestCheckpoint [2019-09-25T00:12:14.803Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-25T00:12:14.803Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-25T00:12:14.803Z] === RUN TestContainerInvalidJSON [2019-09-25T00:12:14.803Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:12:14.803Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:12:14.803Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:12:14.803Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:12:14.803Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:12:14.803Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:12:14.803Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:12:14.803Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:12:14.803Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:12:14.803Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-25T00:12:14.803Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-25T00:12:14.803Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-25T00:12:14.803Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-25T00:12:14.803Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-25T00:12:14.803Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-25T00:12:14.803Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-25T00:12:14.803Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-25T00:12:14.803Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-25T00:12:15.190Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-09-25T00:12:15.190Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-25T00:12:15.190Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-09-25T00:12:15.190Z] === RUN TestCopyFromContainer [2019-09-25T00:12:17.763Z] === RUN TestCopyFromContainer// [2019-09-25T00:12:17.763Z] === RUN TestCopyFromContainer//bar/root [2019-09-25T00:12:17.763Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-25T00:12:17.763Z] === RUN TestCopyFromContainer/bar/quux [2019-09-25T00:12:17.763Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-25T00:12:17.763Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-25T00:12:17.763Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-25T00:12:18.209Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-25T00:12:18.209Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-25T00:12:18.209Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer (3.10s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-25T00:12:18.209Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-09-25T00:12:18.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-25T00:12:18.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:12:18.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:12:18.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:12:18.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:12:18.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:12:18.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:12:18.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:12:18.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:12:18.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:12:18.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-25T00:12:18.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-25T00:12:18.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-25T00:12:18.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-25T00:12:18.209Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-25T00:12:18.209Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-09-25T00:12:18.209Z] === RUN TestCreateWithInvalidEnv [2019-09-25T00:12:18.581Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-25T00:12:18.581Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-25T00:12:18.581Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-25T00:12:18.581Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-25T00:12:18.581Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-25T00:12:18.581Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-25T00:12:18.581Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-25T00:12:18.581Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-25T00:12:18.581Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-25T00:12:18.581Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-25T00:12:18.581Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-25T00:12:18.581Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-25T00:12:18.581Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-25T00:12:18.581Z] === RUN TestCreateTmpfsMountsTarget [2019-09-25T00:12:18.581Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-25T00:12:18.581Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-25T00:12:21.041Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:12:21.041Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:12:21.041Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:12:21.041Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-09-25T00:12:21.424Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-09-25T00:12:21.424Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-25T00:12:22.918Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-25T00:12:23.918Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.78s) [2019-09-25T00:12:23.918Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-25T00:12:23.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:12:23.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:12:23.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:12:23.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:12:23.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:12:23.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:12:23.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:12:23.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:12:23.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:12:23.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:12:23.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:12:23.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:12:24.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:12:24.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:12:24.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:12:24.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-09-25T00:12:24.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-25T00:12:24.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-25T00:12:24.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-25T00:12:24.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-09-25T00:12:24.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-25T00:12:24.302Z] === RUN TestContainerStartOnDaemonRestart [2019-09-25T00:12:24.302Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-25T00:12:24.302Z] === RUN TestDaemonRestartIpcMode [2019-09-25T00:12:24.302Z] === PAUSE TestDaemonRestartIpcMode [2019-09-25T00:12:24.302Z] === RUN TestDiff [2019-09-25T00:12:25.100Z] --- PASS: TestDiff (0.75s) [2019-09-25T00:12:25.100Z] === RUN TestExecWithCloseStdin [2019-09-25T00:12:25.614Z] 🇩 binaries [2019-09-25T00:12:25.614Z] + mkdir -p /build [2019-09-25T00:12:25.614Z] + cp bin/containerd /build/containerd [2019-09-25T00:12:25.896Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-25T00:12:25.896Z] + cp bin/ctr /build/ctr [2019-09-25T00:12:25.897Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-09-25T00:12:25.897Z] === RUN TestExec [2019-09-25T00:12:27.246Z] --- PASS: TestExec (1.12s) [2019-09-25T00:12:27.246Z] === RUN TestExecUser [2019-09-25T00:12:28.176Z] --- PASS: TestExecUser (1.11s) [2019-09-25T00:12:28.176Z] === RUN TestExportContainerAndImportImage [2019-09-25T00:12:29.451Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-09-25T00:12:29.451Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-25T00:12:31.279Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-09-25T00:12:31.279Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-25T00:12:31.279Z] === RUN TestHealthCheckWorkdir [2019-09-25T00:12:32.075Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-09-25T00:12:32.075Z] === RUN TestHealthKillContainer [2019-09-25T00:12:32.756Z] Removing intermediate container 091108e0e6bd [2019-09-25T00:12:32.756Z] ---> 0505e33f7c71 [2019-09-25T00:12:32.756Z] Step 57/126 : FROM dev-base AS proxy [2019-09-25T00:12:32.756Z] ---> 620c28e214d0 [2019-09-25T00:12:32.756Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-25T00:12:32.756Z] ---> Running in 4e94df4fcbda [2019-09-25T00:12:32.756Z] Removing intermediate container 4e94df4fcbda [2019-09-25T00:12:32.756Z] ---> 765017e777fb [2019-09-25T00:12:32.756Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:12:32.756Z] ---> a996e8bd1e8e [2019-09-25T00:12:32.756Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:12:32.756Z] ---> c1d67f382441 [2019-09-25T00:12:32.756Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:12:32.756Z] ---> Running in 3dedc5511e2f [2019-09-25T00:12:32.756Z] + RM_GOPATH=0 [2019-09-25T00:12:32.756Z] + TMP_GOPATH= [2019-09-25T00:12:32.756Z] + : /build [2019-09-25T00:12:32.756Z] + '[' -z '' ']' [2019-09-25T00:12:32.756Z] ++ mktemp -d [2019-09-25T00:12:32.756Z] + export GOPATH=/tmp/tmp.86C2QGtKK6 [2019-09-25T00:12:32.756Z] + GOPATH=/tmp/tmp.86C2QGtKK6 [2019-09-25T00:12:32.756Z] + RM_GOPATH=1 [2019-09-25T00:12:32.756Z] ++ dirname ./install.sh [2019-09-25T00:12:32.756Z] + dir=. [2019-09-25T00:12:32.756Z] + bin=proxy [2019-09-25T00:12:32.756Z] + shift [2019-09-25T00:12:32.756Z] + '[' '!' -f ./proxy.installer ']' [2019-09-25T00:12:32.756Z] + . ./proxy.installer [2019-09-25T00:12:32.756Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:12:32.756Z] + install_proxy [2019-09-25T00:12:32.756Z] + case "$1" in [2019-09-25T00:12:32.756Z] + export CGO_ENABLED=0 [2019-09-25T00:12:32.756Z] + CGO_ENABLED=0 [2019-09-25T00:12:32.756Z] + _install_proxy [2019-09-25T00:12:32.756Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-09-25T00:12:32.756Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.86C2QGtKK6/src/github.com/docker/libnetwork [2019-09-25T00:12:32.756Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:12:32.756Z] Cloning into '/tmp/tmp.86C2QGtKK6/src/github.com/docker/libnetwork'... [2019-09-25T00:12:35.258Z] --- PASS: TestHealthKillContainer (3.10s) [2019-09-25T00:12:35.258Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-25T00:12:36.051Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-09-25T00:12:36.052Z] === RUN TestIpcModeNone [2019-09-25T00:12:36.215Z] + cd /tmp/tmp.86C2QGtKK6/src/github.com/docker/libnetwork [2019-09-25T00:12:36.215Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-09-25T00:12:36.215Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-25T00:12:37.466Z] --- PASS: TestIpcModeNone (1.13s) [2019-09-25T00:12:37.466Z] === RUN TestIpcModePrivate [2019-09-25T00:12:38.390Z] --- PASS: TestIpcModePrivate (1.10s) [2019-09-25T00:12:38.390Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-25T00:12:38.390Z] === RUN TestIpcModeShareable [2019-09-25T00:12:39.655Z] --- PASS: TestIpcModeShareable (1.08s) [2019-09-25T00:12:39.655Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-25T00:12:39.655Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-25T00:12:39.699Z] Removing intermediate container 3dedc5511e2f [2019-09-25T00:12:39.699Z] ---> 8b0898d67f87 [2019-09-25T00:12:39.699Z] Step 62/126 : FROM base AS golangci_lint [2019-09-25T00:12:39.699Z] ---> 620c28e214d0 [2019-09-25T00:12:39.699Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-25T00:12:39.699Z] ---> Running in ae4bd0c2e7b6 [2019-09-25T00:12:39.983Z] Removing intermediate container ae4bd0c2e7b6 [2019-09-25T00:12:39.983Z] ---> 3dbdbb9ea54e [2019-09-25T00:12:39.983Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:12:39.983Z] ---> 5817ced029ac [2019-09-25T00:12:39.983Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:12:40.265Z] ---> d95765793d54 [2019-09-25T00:12:40.265Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:12:40.265Z] ---> Running in bd010d692d2b [2019-09-25T00:12:40.547Z] + RM_GOPATH=0 [2019-09-25T00:12:40.547Z] + TMP_GOPATH= [2019-09-25T00:12:40.547Z] + : /build [2019-09-25T00:12:40.547Z] + '[' -z '' ']' [2019-09-25T00:12:40.547Z] ++ mktemp -d [2019-09-25T00:12:40.547Z] + export GOPATH=/tmp/tmp.hGaBbH7VMu [2019-09-25T00:12:40.547Z] + GOPATH=/tmp/tmp.hGaBbH7VMu [2019-09-25T00:12:40.547Z] + RM_GOPATH=1 [2019-09-25T00:12:40.547Z] ++ dirname ./install.sh [2019-09-25T00:12:40.547Z] + dir=. [2019-09-25T00:12:40.547Z] + bin=golangci_lint [2019-09-25T00:12:40.547Z] + shift [2019-09-25T00:12:40.547Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-25T00:12:40.547Z] + . ./golangci_lint.installer [2019-09-25T00:12:40.547Z] ++ : v1.17.1 [2019-09-25T00:12:40.547Z] + install_golangci_lint [2019-09-25T00:12:40.547Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-25T00:12:40.547Z] Installing golangci-lint version v1.17.1 [2019-09-25T00:12:40.547Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-25T00:12:42.872Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2019-09-25T00:12:42.872Z] === RUN TestAPIIpcModeHost [2019-09-25T00:12:43.670Z] --- PASS: TestAPIIpcModeHost (0.92s) [2019-09-25T00:12:43.670Z] === RUN TestDaemonIpcModeShareable [2019-09-25T00:12:44.010Z] + cd /tmp/tmp.hGaBbH7VMu/src/github.com/golangci/golangci-lint/ [2019-09-25T00:12:44.010Z] + git checkout -q v1.17.1 [2019-09-25T00:12:44.010Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-25T00:12:45.483Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-09-25T00:12:45.483Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-25T00:12:45.483Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-25T00:12:45.483Z] === RUN TestDaemonIpcModePrivate [2019-09-25T00:12:47.556Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-09-25T00:12:47.556Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-25T00:12:47.556Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-25T00:12:47.556Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-25T00:12:48.851Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2019-09-25T00:12:48.851Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-25T00:12:48.851Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-25T00:12:48.851Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-25T00:12:51.324Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-09-25T00:12:51.324Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-25T00:12:51.324Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-25T00:12:51.324Z] === RUN TestIpcModeOlderClient [2019-09-25T00:12:51.324Z] === PAUSE TestIpcModeOlderClient [2019-09-25T00:12:51.324Z] === RUN TestKillContainerInvalidSignal [2019-09-25T00:12:51.698Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2019-09-25T00:12:51.698Z] === RUN TestKillContainer [2019-09-25T00:12:51.698Z] === RUN TestKillContainer/no_signal [2019-09-25T00:12:52.992Z] === RUN TestKillContainer/non_killing_signal [2019-09-25T00:12:53.362Z] === RUN TestKillContainer/killing_signal [2019-09-25T00:12:54.642Z] --- PASS: TestKillContainer (2.81s) [2019-09-25T00:12:54.642Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-09-25T00:12:54.642Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-09-25T00:12:54.642Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2019-09-25T00:12:54.642Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-25T00:12:54.642Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-25T00:12:55.429Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-25T00:12:56.819Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.89s) [2019-09-25T00:12:56.819Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2019-09-25T00:12:56.819Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2019-09-25T00:12:56.819Z] === RUN TestKillStoppedContainer [2019-09-25T00:12:56.819Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-09-25T00:12:56.819Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-25T00:12:56.819Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-25T00:12:56.819Z] === RUN TestKillDifferentUserContainer [2019-09-25T00:12:57.741Z] --- PASS: TestKillDifferentUserContainer (0.97s) [2019-09-25T00:12:57.741Z] === RUN TestInspectOomKilledTrue [2019-09-25T00:12:57.741Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-09-25T00:12:57.741Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:12:57.741Z] === RUN TestInspectOomKilledFalse [2019-09-25T00:12:57.741Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-25T00:12:57.741Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:12:57.741Z] === RUN TestLinksEtcHostsContentMatch [2019-09-25T00:12:58.592Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-09-25T00:12:58.592Z] === RUN TestLinksContainerNames [2019-09-25T00:13:00.425Z] --- PASS: TestLinksContainerNames (1.70s) [2019-09-25T00:13:00.425Z] === RUN TestLogsFollowTailEmpty [2019-09-25T00:13:00.484Z] 2945147eda09: Pull complete [2019-09-25T00:13:00.484Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-25T00:13:00.484Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:13:00.484Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-25T00:13:00.484Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-25T00:13:00.484Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-25T00:13:00.484Z] WARN: Skipping validation tests [2019-09-25T00:13:00.484Z] INFO: Running unit tests at 09/25/2019 00:12:53... [2019-09-25T00:13:00.484Z] INFO: make.ps1 starting at 09/25/2019 00:12:57 [2019-09-25T00:13:00.484Z] INFO: Git commit (f3d8b8ae7) assumed from DOCKER_GITCOMMIT environment variable [2019-09-25T00:13:00.484Z] INFO: Invoking autogen... [2019-09-25T00:13:00.484Z] INFO: Running unit tests... [2019-09-25T00:13:01.213Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2019-09-25T00:13:01.213Z] === RUN TestContainerNetworkMountsNoChown [2019-09-25T00:13:02.009Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/default [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/default [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/private [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/private [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rprivate [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/slave [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/slave [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rslave [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/shared [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/shared [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rshared [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/default [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/rshared [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/shared [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/rslave [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/slave [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/rprivate [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/private [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-25T00:13:02.009Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:13:02.009Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:13:02.009Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:13:02.386Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-25T00:13:02.764Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-09-25T00:13:02.764Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-25T00:13:02.765Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-25T00:13:02.765Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-25T00:13:02.765Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-25T00:13:02.765Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-09-25T00:13:02.765Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-25T00:13:02.765Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-25T00:13:02.765Z] === RUN TestContainerBindMountNonRecursive [2019-09-25T00:13:05.217Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2019-09-25T00:13:05.217Z] === RUN TestNetworkNat [2019-09-25T00:13:06.070Z] --- PASS: TestNetworkNat (0.94s) [2019-09-25T00:13:06.070Z] === RUN TestNetworkLocalhostTCPNat [2019-09-25T00:13:06.997Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2019-09-25T00:13:06.997Z] === RUN TestNetworkLoopbackNat [2019-09-25T00:13:08.307Z] --- PASS: TestNetworkLoopbackNat (1.26s) [2019-09-25T00:13:08.307Z] === RUN TestPause [2019-09-25T00:13:09.229Z] --- PASS: TestPause (1.03s) [2019-09-25T00:13:09.229Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-25T00:13:09.229Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-25T00:13:09.229Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-25T00:13:09.229Z] === RUN TestPauseStopPausedContainer [2019-09-25T00:13:10.521Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2019-09-25T00:13:10.521Z] === RUN TestPsFilter [2019-09-25T00:13:10.521Z] --- PASS: TestPsFilter (0.26s) [2019-09-25T00:13:10.521Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-25T00:13:10.555Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-25T00:13:10.555Z] [2019-09-25T00:13:10.555Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-25T00:13:10.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-25T00:13:10.555Z] Using test binary docker [2019-09-25T00:13:10.555Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-25T00:13:10.555Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-25T00:13:10.555Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-25T00:13:10.555Z] Warning failed to create cache: (null) [2019-09-25T00:13:10.555Z] . [2019-09-25T00:13:10.555Z] INFO: Waiting for daemon to start... [2019-09-25T00:13:10.555Z] Starting dockerd [2019-09-25T00:13:10.555Z] . [2019-09-25T00:13:10.555Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-25T00:13:11.313Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-09-25T00:13:11.313Z] === RUN TestRemoveContainerWithVolume [2019-09-25T00:13:12.102Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-09-25T00:13:12.102Z] === RUN TestRemoveContainerRunning [2019-09-25T00:13:13.362Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-09-25T00:13:13.362Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-25T00:13:14.150Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-09-25T00:13:14.150Z] === RUN TestRemoveInvalidContainer [2019-09-25T00:13:14.150Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-25T00:13:14.150Z] === RUN TestRenameLinkedContainer [2019-09-25T00:13:18.396Z] --- PASS: TestRenameLinkedContainer (3.76s) [2019-09-25T00:13:18.396Z] === RUN TestRenameStoppedContainer [2019-09-25T00:13:18.770Z] --- PASS: TestRenameStoppedContainer (0.90s) [2019-09-25T00:13:18.770Z] === RUN TestRenameRunningContainerAndReuse [2019-09-25T00:13:20.609Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s) [2019-09-25T00:13:20.609Z] === RUN TestRenameInvalidName [2019-09-25T00:13:21.402Z] --- PASS: TestRenameInvalidName (0.88s) [2019-09-25T00:13:21.402Z] === RUN TestRenameAnonymousContainer [2019-09-25T00:13:21.673Z] ? github.com/docker/docker/api [no test files] [2019-09-25T00:13:24.607Z] --- PASS: TestRenameAnonymousContainer (3.01s) [2019-09-25T00:13:24.607Z] === RUN TestRenameContainerWithSameName [2019-09-25T00:13:25.392Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-09-25T00:13:25.392Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-25T00:13:27.431Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s) [2019-09-25T00:13:27.431Z] === RUN TestResize [2019-09-25T00:13:28.247Z] --- PASS: TestResize (0.96s) [2019-09-25T00:13:28.247Z] === RUN TestResizeWithInvalidSize [2019-09-25T00:13:29.047Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2019-09-25T00:13:29.047Z] === RUN TestResizeWhenContainerNotStarted [2019-09-25T00:13:30.330Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:13:30.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:13:30.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:13:30.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:13:30.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:13:32.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:13:32.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:13:33.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:13:34.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:13:35.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:13:35.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:13:36.473Z] ok github.com/docker/docker/api/server 0.098s coverage: 9.0% of statements [2019-09-25T00:13:37.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:13:38.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:13:39.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:13:41.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-25T00:13:43.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2019-09-25T00:13:43.111Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-25T00:13:43.111Z] === RUN TestCgroupNamespacesRun [2019-09-25T00:13:43.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-25T00:13:43.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-25T00:13:44.977Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2019-09-25T00:13:44.977Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-25T00:13:44.977Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-25T00:13:47.004Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2019-09-25T00:13:47.004Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-25T00:13:47.004Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-25T00:13:48.855Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-09-25T00:13:48.855Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-25T00:13:48.855Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-25T00:13:49.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-25T00:13:50.699Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-09-25T00:13:50.699Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-25T00:13:50.699Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-25T00:13:52.324Z] Removing intermediate container bd010d692d2b [2019-09-25T00:13:52.324Z] ---> f78577c46c73 [2019-09-25T00:13:52.324Z] Step 67/126 : FROM base AS gotestsum [2019-09-25T00:13:52.324Z] ---> 620c28e214d0 [2019-09-25T00:13:52.324Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-25T00:13:52.324Z] ---> Running in 5891272bf4b9 [2019-09-25T00:13:52.324Z] Removing intermediate container 5891272bf4b9 [2019-09-25T00:13:52.324Z] ---> 2859e71362a2 [2019-09-25T00:13:52.324Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:13:52.324Z] ---> e08888771491 [2019-09-25T00:13:52.324Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:13:52.324Z] ---> 3fc93018a7b3 [2019-09-25T00:13:52.324Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:13:52.324Z] ---> Running in ffe6e760c058 [2019-09-25T00:13:52.324Z] + RM_GOPATH=0 [2019-09-25T00:13:52.324Z] + TMP_GOPATH= [2019-09-25T00:13:52.324Z] + : /build [2019-09-25T00:13:52.324Z] + '[' -z '' ']' [2019-09-25T00:13:52.324Z] ++ mktemp -d [2019-09-25T00:13:52.324Z] + export GOPATH=/tmp/tmp.dd6xn3fEy7 [2019-09-25T00:13:52.324Z] + GOPATH=/tmp/tmp.dd6xn3fEy7 [2019-09-25T00:13:52.324Z] + RM_GOPATH=1 [2019-09-25T00:13:52.324Z] ++ dirname ./install.sh [2019-09-25T00:13:52.324Z] + dir=. [2019-09-25T00:13:52.324Z] + bin=gotestsum [2019-09-25T00:13:52.324Z] + shift [2019-09-25T00:13:52.324Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-25T00:13:52.324Z] + . ./gotestsum.installer [2019-09-25T00:13:52.324Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-25T00:13:52.324Z] + install_gotestsum [2019-09-25T00:13:52.324Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-25T00:13:52.324Z] + go get -d gotest.tools/gotestsum [2019-09-25T00:13:52.324Z] Installing gotestsum version v0.3.5 [2019-09-25T00:13:52.566Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-09-25T00:13:52.566Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-25T00:13:52.566Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-25T00:13:52.608Z] + cd /tmp/tmp.dd6xn3fEy7/src/gotest.tools/gotestsum [2019-09-25T00:13:52.608Z] + git checkout -q v0.3.5 [2019-09-25T00:13:52.608Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-25T00:13:53.372Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-09-25T00:13:53.372Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-25T00:13:53.372Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-25T00:13:54.185Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2019-09-25T00:13:54.185Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-25T00:13:54.185Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-25T00:13:55.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-25T00:13:56.243Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2019-09-25T00:13:56.243Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-25T00:13:56.243Z] === RUN TestKernelTCPMemory [2019-09-25T00:13:57.061Z] --- PASS: TestKernelTCPMemory (1.08s) [2019-09-25T00:13:57.061Z] === RUN TestNISDomainname [2019-09-25T00:13:58.334Z] --- PASS: TestNISDomainname (1.16s) [2019-09-25T00:13:58.334Z] === RUN TestHostnameDnsResolution [2019-09-25T00:13:59.621Z] --- PASS: TestHostnameDnsResolution (1.24s) [2019-09-25T00:13:59.621Z] === RUN TestStats [2019-09-25T00:14:02.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-25T00:14:02.801Z] --- PASS: TestStats (3.03s) [2019-09-25T00:14:02.801Z] === RUN TestStopContainerWithTimeout [2019-09-25T00:14:02.801Z] === RUN TestStopContainerWithTimeout/0 [2019-09-25T00:14:02.801Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-25T00:14:02.801Z] === RUN TestStopContainerWithTimeout/1 [2019-09-25T00:14:02.801Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-25T00:14:02.801Z] === RUN TestStopContainerWithTimeout/3 [2019-09-25T00:14:02.801Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-25T00:14:02.801Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-25T00:14:02.801Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-25T00:14:02.801Z] === CONT TestStopContainerWithTimeout/0 [2019-09-25T00:14:02.801Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-25T00:14:04.081Z] === CONT TestStopContainerWithTimeout/3 [2019-09-25T00:14:06.057Z] === CONT TestStopContainerWithTimeout/1 [2019-09-25T00:14:07.891Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-09-25T00:14:07.891Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2019-09-25T00:14:07.891Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2019-09-25T00:14:07.891Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-09-25T00:14:07.891Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2019-09-25T00:14:07.891Z] === RUN TestDeleteDevicemapper [2019-09-25T00:14:07.891Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-25T00:14:07.891Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-25T00:14:07.891Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-25T00:14:08.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-25T00:14:11.953Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.91s) [2019-09-25T00:14:11.953Z] === RUN TestUpdateMemory [2019-09-25T00:14:11.953Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-25T00:14:11.953Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:14:11.953Z] === RUN TestUpdateCPUQuota [2019-09-25T00:14:13.780Z] --- PASS: TestUpdateCPUQuota (1.68s) [2019-09-25T00:14:13.780Z] === RUN TestUpdatePidsLimit [2019-09-25T00:14:13.780Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-25T00:14:14.153Z] === RUN TestUpdatePidsLimit/no_change [2019-09-25T00:14:14.537Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-25T00:14:14.926Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-25T00:14:15.048Z] Removing intermediate container ffe6e760c058 [2019-09-25T00:14:15.048Z] ---> 19d5ac567338 [2019-09-25T00:14:15.048Z] Step 72/126 : FROM dev-base AS dockercli [2019-09-25T00:14:15.048Z] ---> 620c28e214d0 [2019-09-25T00:14:15.048Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-25T00:14:15.048Z] ---> Running in 75d962a5a987 [2019-09-25T00:14:15.048Z] Removing intermediate container 75d962a5a987 [2019-09-25T00:14:15.048Z] ---> 6b62c852480f [2019-09-25T00:14:15.048Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:14:15.048Z] ---> d526e84bb0be [2019-09-25T00:14:15.048Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:14:15.049Z] ---> 061bc68b73b3 [2019-09-25T00:14:15.049Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:14:15.049Z] ---> Running in 1251375e2ee7 [2019-09-25T00:14:15.049Z] + RM_GOPATH=0 [2019-09-25T00:14:15.049Z] + TMP_GOPATH= [2019-09-25T00:14:15.049Z] + : /build [2019-09-25T00:14:15.049Z] + '[' -z '' ']' [2019-09-25T00:14:15.049Z] ++ mktemp -d [2019-09-25T00:14:15.049Z] + export GOPATH=/tmp/tmp.KRTdPuTYCx [2019-09-25T00:14:15.049Z] + GOPATH=/tmp/tmp.KRTdPuTYCx [2019-09-25T00:14:15.049Z] + RM_GOPATH=1 [2019-09-25T00:14:15.049Z] ++ dirname ./install.sh [2019-09-25T00:14:15.049Z] + dir=. [2019-09-25T00:14:15.049Z] + bin=dockercli [2019-09-25T00:14:15.049Z] + shift [2019-09-25T00:14:15.049Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-25T00:14:15.049Z] + . ./dockercli.installer [2019-09-25T00:14:15.049Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-25T00:14:15.049Z] Install docker/cli version 17.06.2-ce from stable [2019-09-25T00:14:15.049Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-25T00:14:15.049Z] + install_dockercli [2019-09-25T00:14:15.049Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-25T00:14:15.049Z] ++ uname -m [2019-09-25T00:14:15.049Z] + arch=ppc64le [2019-09-25T00:14:15.049Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-25T00:14:15.049Z] + '[' ppc64le '!=' s390x ']' [2019-09-25T00:14:15.049Z] + '[' ppc64le '!=' armhf ']' [2019-09-25T00:14:15.049Z] + build_dockercli [2019-09-25T00:14:15.049Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.KRTdPuTYCx/tmp/docker-ce [2019-09-25T00:14:15.049Z] Cloning into '/tmp/tmp.KRTdPuTYCx/tmp/docker-ce'... [2019-09-25T00:14:15.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-25T00:14:15.352Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-25T00:14:15.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-25T00:14:15.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-25T00:14:16.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-25T00:14:18.094Z] --- PASS: TestUpdatePidsLimit (4.23s) [2019-09-25T00:14:18.094Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-09-25T00:14:18.094Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-09-25T00:14:18.094Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-09-25T00:14:18.094Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-09-25T00:14:18.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-09-25T00:14:18.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-09-25T00:14:18.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-09-25T00:14:18.094Z] === RUN TestUpdateRestartPolicy [2019-09-25T00:14:23.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-25T00:14:25.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-25T00:14:31.726Z] --- PASS: TestUpdateRestartPolicy (13.11s) [2019-09-25T00:14:31.727Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-25T00:14:31.727Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-09-25T00:14:31.727Z] === RUN TestWaitNonBlocked [2019-09-25T00:14:31.727Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:14:31.727Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:14:31.727Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:14:31.727Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:14:31.727Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:14:31.727Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:14:31.982Z] sha256:fc113c6c41ce7c434a2944cc56e3117694afdade0bf90909b72d995fc2f0c875 [2019-09-25T00:14:31.982Z] INFO: Starting docker-py tests... [2019-09-25T00:14:31.982Z] ============================= test session starts ============================== [2019-09-25T00:14:31.982Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-25T00:14:31.982Z] rootdir: /src, inifile: pytest.ini [2019-09-25T00:14:31.982Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-25T00:14:31.982Z] collected 385 items / 6 deselected [2019-09-25T00:14:31.982Z] [2019-09-25T00:14:32.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-25T00:14:33.206Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-25T00:14:33.206Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2019-09-25T00:14:33.206Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2019-09-25T00:14:33.206Z] === RUN TestWaitBlocked [2019-09-25T00:14:33.206Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:14:33.206Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:14:33.206Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:14:33.206Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:14:33.206Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:14:33.206Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:14:34.616Z] --- PASS: TestWaitBlocked (0.01s) [2019-09-25T00:14:34.616Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s) [2019-09-25T00:14:34.616Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.56s) [2019-09-25T00:14:34.616Z] === CONT TestContainerStartOnDaemonRestart [2019-09-25T00:14:34.616Z] === CONT TestIpcModeOlderClient [2019-09-25T00:14:34.616Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-09-25T00:14:34.616Z] === CONT TestDaemonRestartIpcMode [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-25T00:14:36.880Z] ok github.com/docker/docker/api/server/httputils 0.127s coverage: 14.7% of statements [2019-09-25T00:14:36.880Z] ok github.com/docker/docker/api/server/middleware 0.188s coverage: 37.7% of statements [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-25T00:14:36.880Z] ok github.com/docker/docker/api/server/router/swarm 0.149s coverage: 4.0% of statements [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-25T00:14:36.880Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 95.2% of statements [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-25T00:14:36.880Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-25T00:14:36.880Z] ok github.com/docker/docker/api/types/time 0.358s coverage: 100.0% of statements [2019-09-25T00:14:36.880Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 75.0% of statements [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/builder [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-25T00:14:36.880Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-25T00:14:37.857Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-09-25T00:14:37.857Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-25T00:14:39.130Z] --- PASS: TestDaemonRestartIpcMode (4.62s) [2019-09-25T00:14:39.130Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-25T00:14:39.130Z] PASS [2019-09-25T00:14:39.130Z] [2019-09-25T00:14:39.130Z] === Skipped [2019-09-25T00:14:39.130Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-25T00:14:39.130Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-25T00:14:39.130Z] [2019-09-25T00:14:39.130Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-09-25T00:14:39.130Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:14:39.130Z] [2019-09-25T00:14:39.130Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-25T00:14:39.130Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:14:39.130Z] [2019-09-25T00:14:39.130Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-25T00:14:39.130Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-25T00:14:39.130Z] [2019-09-25T00:14:39.130Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-25T00:14:39.130Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-25T00:14:39.130Z] [2019-09-25T00:14:39.130Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-25T00:14:39.130Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:14:39.130Z] [2019-09-25T00:14:39.130Z] [2019-09-25T00:14:39.130Z] DONE 197 tests, 6 skipped in 144.871s [2019-09-25T00:14:39.130Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-25T00:14:39.130Z] ++ 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-09-25T00:14:39.130Z] ++ set -e [2019-09-25T00:14:39.130Z] ++ '[' -n 0 ']' [2019-09-25T00:14:39.130Z] ++ set -x [2019-09-25T00:14:39.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:14:39.519Z] INFO: Testing against a local daemon [2019-09-25T00:14:39.519Z] === RUN TestCommitInheritsEnv [2019-09-25T00:14:40.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-25T00:14:40.335Z] --- PASS: TestCommitInheritsEnv (0.61s) [2019-09-25T00:14:40.335Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-25T00:14:40.335Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-25T00:14:40.335Z] === RUN TestImagesFilterMultiReference [2019-09-25T00:14:40.335Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-09-25T00:14:40.335Z] === RUN TestImagePullPlatformInvalid [2019-09-25T00:14:40.335Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-25T00:14:40.335Z] === RUN TestRemoveImageOrphaning [2019-09-25T00:14:40.626Z] ok github.com/docker/docker/builder/dockerfile 0.535s coverage: 43.2% of statements [2019-09-25T00:14:40.626Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2019-09-25T00:14:40.626Z] ok github.com/docker/docker/builder/fscache 1.158s coverage: 69.2% of statements [2019-09-25T00:14:40.626Z] ok github.com/docker/docker/builder/remotecontext 0.454s coverage: 9.2% of statements [2019-09-25T00:14:40.731Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-09-25T00:14:40.731Z] === RUN TestRemoveImageGarbageCollector [2019-09-25T00:14:40.731Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-25T00:14:40.731Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:14:40.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-25T00:14:40.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-09-25T00:14:40.731Z] === RUN TestTagInvalidReference [2019-09-25T00:14:40.731Z] --- PASS: TestTagInvalidReference (0.01s) [2019-09-25T00:14:40.731Z] === RUN TestTagValidPrefixedRepo [2019-09-25T00:14:40.731Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-25T00:14:40.731Z] === RUN TestTagExistedNameWithoutForce [2019-09-25T00:14:40.731Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-25T00:14:40.731Z] === RUN TestTagOfficialNames [2019-09-25T00:14:40.731Z] --- PASS: TestTagOfficialNames (0.05s) [2019-09-25T00:14:40.731Z] === RUN TestTagMatchesDigest [2019-09-25T00:14:41.119Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-25T00:14:41.119Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-25T00:14:42.044Z] + cd /tmp/tmp.KRTdPuTYCx/tmp/docker-ce [2019-09-25T00:14:42.044Z] + git checkout -q v17.06.2-ce [2019-09-25T00:14:42.044Z] + mkdir -p /tmp/tmp.KRTdPuTYCx/src/github.com/docker [2019-09-25T00:14:42.044Z] + mv components/cli /tmp/tmp.KRTdPuTYCx/src/github.com/docker/cli [2019-09-25T00:14:42.044Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-25T00:14:45.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-25T00:14:48.105Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-25T00:14:48.664Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-25T00:14:50.837Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-25T00:14:52.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-25T00:14:58.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-25T00:15:01.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-25T00:15:07.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-25T00:15:10.293Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-25T00:15:10.293Z] Using test binary docker [2019-09-25T00:15:10.293Z] +++ /etc/init.d/apparmor start [2019-09-25T00:15:10.293Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-25T00:15:10.293Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-25T00:15:10.293Z] Warning failed to create cache: (null) [2019-09-25T00:15:10.293Z] . [2019-09-25T00:15:10.293Z] INFO: Waiting for daemon to start... [2019-09-25T00:15:10.293Z] Starting dockerd [2019-09-25T00:15:10.293Z] +++ 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-09-25T00:15:12.453Z] . [2019-09-25T00:15:12.453Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-25T00:15:12.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-25T00:15:12.711Z] Error: No such image: emptyfs [2019-09-25T00:15:12.711Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-25T00:15:12.711Z] ++++ docker load [2019-09-25T00:15:12.969Z] Running integration-test (iteration 1) [2019-09-25T00:15:12.969Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-25T00:15:12.969Z] ++ 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-09-25T00:15:12.969Z] ++ set -e [2019-09-25T00:15:12.969Z] ++ '[' -n 0 ']' [2019-09-25T00:15:12.969Z] ++ set -x [2019-09-25T00:15:12.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:15:16.297Z] ok github.com/docker/docker/builder/remotecontext/git 35.842s coverage: 85.1% of statements [2019-09-25T00:15:16.298Z] ? github.com/docker/docker/cli [no test files] [2019-09-25T00:15:16.298Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-25T00:15:16.298Z] ok github.com/docker/docker/cli/debug 0.106s coverage: 100.0% of statements [2019-09-25T00:15:16.298Z] ok github.com/docker/docker/client 0.659s coverage: 75.3% of statements [2019-09-25T00:15:22.079Z] ok github.com/docker/docker/cmd/dockerd 0.586s coverage: 18.9% of statements [2019-09-25T00:15:24.974Z] ok github.com/docker/docker/container 0.506s coverage: 42.5% of statements [2019-09-25T00:15:24.974Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-25T00:15:24.974Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-25T00:15:24.974Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-25T00:15:24.974Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-25T00:15:31.068Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-25T00:15:45.035Z] Loaded image: buildpack-deps:jessie [2019-09-25T00:15:45.035Z] Loaded image: busybox:latest [2019-09-25T00:15:45.035Z] Loaded image: busybox:glibc [2019-09-25T00:15:45.035Z] Loaded image: debian:jessie [2019-09-25T00:15:45.035Z] Loaded image: hello-world:latest [2019-09-25T00:15:45.035Z] INFO: Testing against a local daemon [2019-09-25T00:15:45.035Z] === RUN TestCgroupNamespacesBuild [2019-09-25T00:15:45.602Z] --- PASS: TestCgroupNamespacesBuild (3.83s) [2019-09-25T00:15:45.602Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-25T00:15:45.602Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-25T00:15:48.131Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2019-09-25T00:15:48.131Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-25T00:15:48.131Z] === RUN TestBuildWithSession [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon 4.025s coverage: 9.2% of statements [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/cluster 1.697s coverage: 0.5% of statements [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.372s coverage: 65.3% of statements [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/cluster/convert 0.559s coverage: 35.8% of statements [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.503s coverage: 10.9% of statements [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/config 0.744s coverage: 82.8% of statements [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/discovery 0.269s coverage: 30.0% of statements [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/events 0.565s coverage: 50.0% of statements [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/graphdriver 0.418s coverage: 2.3% of statements [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/images 0.662s coverage: 4.9% of statements [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/logger 0.546s coverage: 43.0% of statements [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/logger/awslogs 0.738s coverage: 77.8% of statements [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-25T00:15:50.086Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.479s coverage: 62.1% of statements [2019-09-25T00:15:50.086Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.273s coverage: 88.3% of statements [2019-09-25T00:15:50.320Z] + return [2019-09-25T00:15:50.320Z] Removing intermediate container 1251375e2ee7 [2019-09-25T00:15:50.320Z] ---> 53d73ccb4283 [2019-09-25T00:15:50.320Z] Step 77/126 : FROM runtime-dev AS runc [2019-09-25T00:15:50.320Z] ---> 92809f669300 [2019-09-25T00:15:50.320Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-25T00:15:50.320Z] ---> Running in 0e3b19e869d1 [2019-09-25T00:15:50.320Z] Removing intermediate container 0e3b19e869d1 [2019-09-25T00:15:50.320Z] ---> cd03e8cb73b4 [2019-09-25T00:15:50.320Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:15:50.320Z] ---> 7f531db69f67 [2019-09-25T00:15:50.320Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:15:50.320Z] ---> b5894af919cb [2019-09-25T00:15:50.320Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:15:50.320Z] ---> Running in 99166a8b89fa [2019-09-25T00:15:50.320Z] + RM_GOPATH=0 [2019-09-25T00:15:50.320Z] + TMP_GOPATH= [2019-09-25T00:15:50.320Z] + : /build [2019-09-25T00:15:50.320Z] + '[' -z '' ']' [2019-09-25T00:15:50.320Z] ++ mktemp -d [2019-09-25T00:15:50.320Z] + export GOPATH=/tmp/tmp.NIE2kKDqkO [2019-09-25T00:15:50.320Z] + GOPATH=/tmp/tmp.NIE2kKDqkO [2019-09-25T00:15:50.320Z] + RM_GOPATH=1 [2019-09-25T00:15:50.320Z] ++ dirname ./install.sh [2019-09-25T00:15:50.320Z] + dir=. [2019-09-25T00:15:50.320Z] + bin=runc [2019-09-25T00:15:50.320Z] + shift [2019-09-25T00:15:50.320Z] + '[' '!' -f ./runc.installer ']' [2019-09-25T00:15:50.320Z] + . ./runc.installer [2019-09-25T00:15:50.320Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:15:50.320Z] + install_runc [2019-09-25T00:15:50.320Z] + uname -r [2019-09-25T00:15:50.320Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-25T00:15:50.320Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-25T00:15:50.320Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-25T00:15:50.320Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NIE2kKDqkO/src/github.com/opencontainers/runc [2019-09-25T00:15:50.320Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-25T00:15:50.320Z] Cloning into '/tmp/tmp.NIE2kKDqkO/src/github.com/opencontainers/runc'... [2019-09-25T00:15:50.320Z] + cd /tmp/tmp.NIE2kKDqkO/src/github.com/opencontainers/runc [2019-09-25T00:15:50.320Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-25T00:15:50.320Z] + '[' -z '' ']' [2019-09-25T00:15:50.320Z] + target=static [2019-09-25T00:15:50.320Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-25T00:15:50.939Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-25T00:15:51.414Z] --- PASS: TestBuildWithSession (3.62s) [2019-09-25T00:15:51.414Z] === RUN TestBuildSquashParent [2019-09-25T00:15:52.258Z] ok github.com/docker/docker/daemon/logger/local 0.463s coverage: 74.7% of statements [2019-09-25T00:15:52.259Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-25T00:15:52.259Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.185s coverage: 19.5% of statements [2019-09-25T00:15:55.166Z] ok github.com/docker/docker/daemon/logger/splunk 2.455s coverage: 84.5% of statements [2019-09-25T00:15:55.166Z] ok github.com/docker/docker/daemon/logger/syslog 0.401s coverage: 47.8% of statements [2019-09-25T00:15:55.166Z] ok github.com/docker/docker/daemon/logger/templates 0.103s coverage: 8.3% of statements [2019-09-25T00:15:55.166Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-25T00:15:55.167Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-25T00:15:55.167Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-25T00:15:57.339Z] ok github.com/docker/docker/distribution 1.562s coverage: 20.6% of statements [2019-09-25T00:15:58.871Z] ok github.com/docker/docker/distribution/metadata 2.541s coverage: 48.2% of statements [2019-09-25T00:15:58.871Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-25T00:15:59.838Z] ok github.com/docker/docker/distribution/xfer 3.225s coverage: 76.8% of statements [2019-09-25T00:15:59.838Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-25T00:15:59.838Z] ok github.com/docker/docker/errdefs 0.086s coverage: 49.4% of statements [2019-09-25T00:16:01.370Z] ok github.com/docker/docker/image 0.867s coverage: 86.4% of statements [2019-09-25T00:16:01.370Z] ok github.com/docker/docker/image/cache 0.179s coverage: 19.2% of statements [2019-09-25T00:16:01.370Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-25T00:16:01.370Z] ok github.com/docker/docker/image/v1 0.286s coverage: 25.0% of statements [2019-09-25T00:16:01.370Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-25T00:16:01.384Z] --- PASS: TestBuildSquashParent (9.56s) [2019-09-25T00:16:01.384Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-09-25T00:16:01.384Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-25T00:16:01.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:16:01.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:16:01.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:16:01.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:16:01.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:16:01.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:16:01.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:16:01.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:16:01.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:16:01.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:16:01.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:16:01.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:16:01.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:16:01.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:16:04.265Z] ok github.com/docker/docker/layer 0.625s coverage: 30.0% of statements [2019-09-25T00:16:04.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-25T00:16:04.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:16:04.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:16:05.801Z] ok github.com/docker/docker/libcontainerd/local 0.397s coverage: 1.0% of statements [2019-09-25T00:16:05.801Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2019-09-25T00:16:05.801Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-25T00:16:05.801Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-25T00:16:05.801Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-25T00:16:05.801Z] ? github.com/docker/docker/oci [no test files] [2019-09-25T00:16:05.801Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-25T00:16:05.801Z] ok github.com/docker/docker/opts 0.231s coverage: 67.3% of statements [2019-09-25T00:16:05.801Z] ok github.com/docker/docker/pkg/aaparser 0.303s coverage: 50.0% of statements [2019-09-25T00:16:06.570Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-25T00:16:06.570Z] Using test binary docker [2019-09-25T00:16:06.827Z] +++ /etc/init.d/apparmor start [2019-09-25T00:16:06.827Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-25T00:16:06.827Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-25T00:16:06.827Z] Warning failed to create cache: (null) [2019-09-25T00:16:06.827Z] . [2019-09-25T00:16:06.827Z] INFO: Waiting for daemon to start... [2019-09-25T00:16:06.827Z] Starting dockerd [2019-09-25T00:16:06.827Z] +++ 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-09-25T00:16:07.086Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-25T00:16:07.086Z] Using test binary docker [2019-09-25T00:16:07.086Z] +++ /etc/init.d/apparmor start [2019-09-25T00:16:07.086Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-25T00:16:07.086Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-25T00:16:07.343Z] Warning failed to create cache: (null) [2019-09-25T00:16:07.343Z] . [2019-09-25T00:16:07.343Z] INFO: Waiting for daemon to start... [2019-09-25T00:16:07.343Z] Starting dockerd [2019-09-25T00:16:07.343Z] +++ 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-09-25T00:16:08.277Z] .=== CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:16:08.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:16:09.211Z] [2019-09-25T00:16:09.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-25T00:16:09.211Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-25T00:16:09.211Z] Error: No such image: emptyfs [2019-09-25T00:16:09.211Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-25T00:16:09.211Z] ++++ docker load [2019-09-25T00:16:09.211Z] [2019-09-25T00:16:09.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-25T00:16:09.469Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-25T00:16:09.469Z] Error: No such image: emptyfs [2019-09-25T00:16:09.469Z] Running integration-test (iteration 1) [2019-09-25T00:16:09.469Z] 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-09-25T00:16:09.469Z] ++ 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-09-25T00:16:09.469Z] ++ set -e [2019-09-25T00:16:09.469Z] ++ '[' -n 0 ']' [2019-09-25T00:16:09.469Z] ++ set -x [2019-09-25T00:16:09.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:16:09.469Z] ++++ docker load [2019-09-25T00:16:09.469Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-25T00:16:09.727Z] Running integration-test (iteration 1) [2019-09-25T00:16:09.727Z] 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-09-25T00:16:09.727Z] ++ 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-09-25T00:16:09.727Z] ++ set -e [2019-09-25T00:16:09.727Z] ++ '[' -n 0 ']' [2019-09-25T00:16:09.727Z] ++ set -x [2019-09-25T00:16:09.727Z] ++ env -i DEST=/go/src/github.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-09-25T00:16:16.282Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-25T00:16:16.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2019-09-25T00:16:16.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2019-09-25T00:16:16.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.81s) [2019-09-25T00:16:16.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.88s) [2019-09-25T00:16:16.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.99s) [2019-09-25T00:16:16.282Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.78s) [2019-09-25T00:16:16.282Z] === RUN TestBuildMultiStageCopy [2019-09-25T00:16:16.282Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-25T00:16:17.979Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-25T00:16:17.979Z] + mkdir -p /build [2019-09-25T00:16:17.979Z] + cp runc /build/runc [2019-09-25T00:16:17.979Z] Removing intermediate container 99166a8b89fa [2019-09-25T00:16:17.979Z] ---> d9efc28a3500 [2019-09-25T00:16:17.979Z] Step 82/126 : FROM dev-base AS tini [2019-09-25T00:16:17.979Z] ---> 620c28e214d0 [2019-09-25T00:16:17.979Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:16:17.979Z] ---> Using cache [2019-09-25T00:16:17.979Z] ---> 629c8da87f73 [2019-09-25T00:16:17.979Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-25T00:16:17.979Z] ---> Running in 0ad2c89c0293 [2019-09-25T00:16:17.979Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:16:17.979Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:16:17.979Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:16:17.979Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:16:17.979Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:16:17.979Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB] [2019-09-25T00:16:17.979Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-25T00:16:17.979Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-25T00:16:20.664Z] Fetched 7717 kB in 2s (2602 kB/s) [2019-09-25T00:16:20.781Z] --- PASS: TestImportExtremelyLargeImageWorks (99.22s) [2019-09-25T00:16:20.782Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-25T00:16:20.782Z] PASS [2019-09-25T00:16:20.782Z] [2019-09-25T00:16:20.782Z] === Skipped [2019-09-25T00:16:20.782Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-25T00:16:20.782Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:16:20.782Z] [2019-09-25T00:16:20.782Z] [2019-09-25T00:16:20.782Z] DONE 12 tests, 1 skipped in 100.884s [2019-09-25T00:16:20.782Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-25T00:16:20.782Z] ++ 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-09-25T00:16:20.782Z] ++ set -e [2019-09-25T00:16:20.782Z] ++ '[' -n 0 ']' [2019-09-25T00:16:20.782Z] ++ set -x [2019-09-25T00:16:20.782Z] ++ env -i DEST=/go/src/github.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-09-25T00:16:20.782Z] INFO: Testing against a local daemon [2019-09-25T00:16:20.782Z] === RUN TestNetworkCreateDelete [2019-09-25T00:16:20.782Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-09-25T00:16:20.782Z] === RUN TestDockerNetworkDeletePreferID [2019-09-25T00:16:21.160Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2019-09-25T00:16:21.160Z] === RUN TestInspectNetwork [2019-09-25T00:16:21.281Z] Reading package lists... [2019-09-25T00:16:21.542Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-25T00:16:21.542Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-25T00:16:22.108Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-25T00:16:22.569Z] Reading package lists... [2019-09-25T00:16:22.674Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-25T00:16:22.853Z] Building dependency tree... [2019-09-25T00:16:22.853Z] Reading state information... [2019-09-25T00:16:22.853Z] The following additional packages will be installed: [2019-09-25T00:16:22.853Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-25T00:16:22.853Z] Suggested packages: [2019-09-25T00:16:22.853Z] codeblocks eclipse ninja-build lrzip [2019-09-25T00:16:22.853Z] Recommended packages: [2019-09-25T00:16:22.853Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-25T00:16:23.147Z] The following NEW packages will be installed: [2019-09-25T00:16:23.147Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-25T00:16:23.147Z] vim-common xxd [2019-09-25T00:16:23.147Z] 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:16:23.147Z] Need to get 13.4 MB of archives. [2019-09-25T00:16:23.147Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-25T00:16:23.147Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-25T00:16:23.147Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-25T00:16:23.147Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-25T00:16:23.429Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-25T00:16:23.429Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-25T00:16:23.429Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-25T00:16:23.429Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-25T00:16:23.429Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-25T00:16:23.429Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-25T00:16:23.429Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-25T00:16:23.607Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2019-09-25T00:16:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.65s) [2019-09-25T00:16:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2019-09-25T00:16:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2019-09-25T00:16:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2019-09-25T00:16:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2019-09-25T00:16:23.607Z] === RUN TestBuildMultiStageParentConfig [2019-09-25T00:16:23.716Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:16:23.716Z] Fetched 13.4 MB in 0s (35.3 MB/s) [2019-09-25T00:16:23.716Z] Selecting previously unselected package cmake-data. [2019-09-25T00:16:23.716Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-25T00:16:23.716Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-25T00:16:23.716Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-25T00:16:24.342Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-25T00:16:24.342Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-25T00:16:24.342Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-25T00:16:24.342Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-25T00:16:24.342Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-25T00:16:24.342Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-25T00:16:25.232Z] === RUN TestInspectNetwork/full_network_id [2019-09-25T00:16:25.232Z] === RUN TestInspectNetwork/partial_network_id [2019-09-25T00:16:25.232Z] === RUN TestInspectNetwork/network_name [2019-09-25T00:16:25.232Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-25T00:16:25.351Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-25T00:16:25.351Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-25T00:16:25.351Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-25T00:16:25.511Z] --- PASS: TestBuildMultiStageParentConfig (1.86s) [2019-09-25T00:16:25.511Z] === RUN TestBuildLabelWithTargets [2019-09-25T00:16:25.634Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-25T00:16:25.634Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-25T00:16:25.634Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-25T00:16:25.634Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-25T00:16:25.634Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-25T00:16:25.634Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-25T00:16:25.634Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-25T00:16:25.634Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-25T00:16:25.634Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-25T00:16:25.634Z] Selecting previously unselected package cmake. [2019-09-25T00:16:25.634Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-25T00:16:25.634Z] Unpacking cmake (3.7.2-1) ... [2019-09-25T00:16:26.248Z] Selecting previously unselected package xxd. [2019-09-25T00:16:26.248Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-25T00:16:26.248Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:16:26.248Z] Selecting previously unselected package vim-common. [2019-09-25T00:16:26.248Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:16:26.248Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:16:26.248Z] Processing triggers for mime-support (3.60) ... [2019-09-25T00:16:26.248Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:16:26.248Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-25T00:16:26.248Z] Setting up cmake-data (3.7.2-1) ... [2019-09-25T00:16:26.248Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-25T00:16:26.248Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-25T00:16:26.248Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:16:26.248Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:16:26.248Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-25T00:16:26.248Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-25T00:16:26.248Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-25T00:16:26.248Z] Setting up cmake (3.7.2-1) ... [2019-09-25T00:16:26.530Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:16:28.004Z] Removing intermediate container 0ad2c89c0293 [2019-09-25T00:16:28.004Z] ---> 0ee770ecfcd0 [2019-09-25T00:16:28.004Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:16:28.289Z] ---> 05854b1ce8ec [2019-09-25T00:16:28.289Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-25T00:16:28.289Z] ---> Running in d22405d77a4a [2019-09-25T00:16:28.289Z] Removing intermediate container d22405d77a4a [2019-09-25T00:16:28.289Z] ---> ac281f11e34d [2019-09-25T00:16:28.289Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:16:28.573Z] ---> ed909ed18995 [2019-09-25T00:16:28.573Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:16:28.573Z] ---> Running in a7c7bbe40bc0 [2019-09-25T00:16:28.799Z] --- PASS: TestBuildLabelWithTargets (2.91s) [2019-09-25T00:16:28.799Z] === RUN TestBuildWithEmptyLayers [2019-09-25T00:16:28.860Z] + RM_GOPATH=0 [2019-09-25T00:16:28.860Z] + TMP_GOPATH= [2019-09-25T00:16:28.860Z] + : /build [2019-09-25T00:16:28.860Z] + '[' -z '' ']' [2019-09-25T00:16:28.860Z] ++ mktemp -d [2019-09-25T00:16:28.860Z] + export GOPATH=/tmp/tmp.IByN2arkew [2019-09-25T00:16:28.860Z] + GOPATH=/tmp/tmp.IByN2arkew [2019-09-25T00:16:28.860Z] + RM_GOPATH=1 [2019-09-25T00:16:28.860Z] ++ dirname ./install.sh [2019-09-25T00:16:28.860Z] + dir=. [2019-09-25T00:16:28.860Z] + bin=tini [2019-09-25T00:16:28.860Z] + shift [2019-09-25T00:16:28.860Z] + '[' '!' -f ./tini.installer ']' [2019-09-25T00:16:28.860Z] + . ./tini.installer [2019-09-25T00:16:28.860Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:16:28.860Z] + install_tini [2019-09-25T00:16:28.860Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-25T00:16:28.860Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.IByN2arkew/tini [2019-09-25T00:16:28.860Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:16:28.860Z] Cloning into '/tmp/tmp.IByN2arkew/tini'... [2019-09-25T00:16:29.144Z] + cd /tmp/tmp.IByN2arkew/tini [2019-09-25T00:16:29.144Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-25T00:16:29.429Z] + cmake . [2019-09-25T00:16:29.429Z] -- The C compiler identification is GNU 6.3.0 [2019-09-25T00:16:29.429Z] -- Check for working C compiler: /usr/bin/cc [2019-09-25T00:16:29.429Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-25T00:16:29.429Z] -- Detecting C compiler ABI info [2019-09-25T00:16:29.712Z] -- Detecting C compiler ABI info - done [2019-09-25T00:16:29.712Z] -- Detecting C compile features [2019-09-25T00:16:29.996Z] -- Detecting C compile features - done [2019-09-25T00:16:29.996Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-25T00:16:30.172Z] --- PASS: TestBuildWithEmptyLayers (1.88s) [2019-09-25T00:16:30.172Z] === RUN TestBuildMultiStageOnBuild [2019-09-25T00:16:30.243Z] --- PASS: TestInspectNetwork (8.96s) [2019-09-25T00:16:30.243Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-25T00:16:30.243Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-25T00:16:30.243Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-25T00:16:30.243Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-25T00:16:30.243Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-25T00:16:30.243Z] === RUN TestRunContainerWithBridgeNone [2019-09-25T00:16:30.279Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-25T00:16:30.279Z] -- Configuring done [2019-09-25T00:16:30.279Z] -- Generating done [2019-09-25T00:16:30.279Z] -- Build files have been written to: /tmp/tmp.IByN2arkew/tini [2019-09-25T00:16:30.279Z] + make tini-static [2019-09-25T00:16:30.279Z] Scanning dependencies of target tini-static [2019-09-25T00:16:30.279Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-25T00:16:30.915Z] [100%] Linking C executable tini-static [2019-09-25T00:16:30.915Z] [100%] Built target tini-static [2019-09-25T00:16:30.915Z] + mkdir -p /build [2019-09-25T00:16:30.915Z] + cp tini-static /build/docker-init [2019-09-25T00:16:31.531Z] Removing intermediate container a7c7bbe40bc0 [2019-09-25T00:16:31.531Z] ---> 977840636049 [2019-09-25T00:16:31.531Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-09-25T00:16:31.531Z] ---> 620c28e214d0 [2019-09-25T00:16:31.531Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-25T00:16:31.531Z] ---> Running in fca2a3723bdd [2019-09-25T00:16:31.531Z] Removing intermediate container fca2a3723bdd [2019-09-25T00:16:31.531Z] ---> b3d5de54c95b [2019-09-25T00:16:31.531Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:16:31.531Z] ---> 042b5121e16f [2019-09-25T00:16:31.531Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-25T00:16:31.814Z] ---> 7c0e6e85e4aa [2019-09-25T00:16:31.814Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-25T00:16:31.814Z] ---> Running in c34ceb9d126f [2019-09-25T00:16:32.101Z] + RM_GOPATH=0 [2019-09-25T00:16:32.101Z] + TMP_GOPATH= [2019-09-25T00:16:32.101Z] + : /build/ [2019-09-25T00:16:32.101Z] + '[' -z '' ']' [2019-09-25T00:16:32.101Z] ++ mktemp -d [2019-09-25T00:16:32.101Z] + export GOPATH=/tmp/tmp.dYsFw8vfDR [2019-09-25T00:16:32.101Z] + GOPATH=/tmp/tmp.dYsFw8vfDR [2019-09-25T00:16:32.101Z] + RM_GOPATH=1 [2019-09-25T00:16:32.101Z] ++ dirname ./install.sh [2019-09-25T00:16:32.101Z] + dir=. [2019-09-25T00:16:32.101Z] + bin=rootlesskit [2019-09-25T00:16:32.101Z] + shift [2019-09-25T00:16:32.101Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-25T00:16:32.101Z] + . ./rootlesskit.installer [2019-09-25T00:16:32.101Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:16:32.101Z] + install_rootlesskit [2019-09-25T00:16:32.101Z] + case "$1" in [2019-09-25T00:16:32.101Z] + export CGO_ENABLED=0 [2019-09-25T00:16:32.101Z] + CGO_ENABLED=0 [2019-09-25T00:16:32.101Z] + _install_rootlesskit [2019-09-25T00:16:32.101Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-25T00:16:32.101Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:16:32.101Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dYsFw8vfDR/src/github.com/rootless-containers/rootlesskit [2019-09-25T00:16:32.101Z] Cloning into '/tmp/tmp.dYsFw8vfDR/src/github.com/rootless-containers/rootlesskit'... [2019-09-25T00:16:32.878Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-09-25T00:16:32.878Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-25T00:16:32.878Z] === RUN TestNetworkInvalidJSON [2019-09-25T00:16:32.878Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-25T00:16:32.878Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-25T00:16:32.878Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:16:32.878Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:16:32.878Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:16:32.878Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:16:32.878Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-25T00:16:32.878Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:16:32.878Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:16:32.878Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-09-25T00:16:32.878Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-25T00:16:32.878Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-25T00:16:32.878Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-25T00:16:32.878Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-25T00:16:33.124Z] + cd /tmp/tmp.dYsFw8vfDR/src/github.com/rootless-containers/rootlesskit [2019-09-25T00:16:33.124Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-25T00:16:33.124Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-25T00:16:33.124Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-25T00:16:33.491Z] Loaded image: buildpack-deps:jessie [2019-09-25T00:16:33.491Z] Loaded image: busybox:latest [2019-09-25T00:16:34.056Z] Loaded image: busybox:glibc [2019-09-25T00:16:34.056Z] Loaded image: debian:jessie [2019-09-25T00:16:34.056Z] Loaded image: hello-world:latest [2019-09-25T00:16:34.056Z] INFO: Testing against a local daemon [2019-09-25T00:16:34.056Z] === RUN TestDockerDaemonSuite [2019-09-25T00:16:34.056Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-25T00:16:34.173Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-09-25T00:16:34.173Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-25T00:16:34.173Z] === RUN TestDaemonDefaultNetworkPools [2019-09-25T00:16:34.313Z] Loaded image: buildpack-deps:jessie [2019-09-25T00:16:34.548Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-09-25T00:16:34.548Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-25T00:16:34.548Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-25T00:16:34.570Z] Loaded image: busybox:latest [2019-09-25T00:16:34.828Z] --- PASS: TestBuildMultiStageOnBuild (4.72s) [2019-09-25T00:16:34.828Z] === RUN TestBuildUncleanTarFilenames [2019-09-25T00:16:34.828Z] Loaded image: busybox:glibc [2019-09-25T00:16:34.828Z] Loaded image: debian:jessie [2019-09-25T00:16:35.085Z] Loaded image: hello-world:latest [2019-09-25T00:16:35.085Z] INFO: Testing against a local daemon [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-09-25T00:16:35.085Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-09-25T00:16:35.822Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-09-25T00:16:35.822Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-25T00:16:35.822Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-25T00:16:36.019Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-09-25T00:16:36.019Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-09-25T00:16:36.277Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2019-09-25T00:16:36.277Z] === RUN TestBuildMultiStageLayerLeak [2019-09-25T00:16:36.277Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-09-25T00:16:36.277Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-09-25T00:16:36.842Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-09-25T00:16:37.095Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-09-25T00:16:37.095Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-25T00:16:37.095Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-25T00:16:37.099Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-09-25T00:16:37.099Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-09-25T00:16:37.467Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-09-25T00:16:37.467Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-25T00:16:37.467Z] === RUN TestServiceWithPredefinedNetwork [2019-09-25T00:16:38.474Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-25T00:16:38.731Z] --- PASS: TestBuildMultiStageLayerLeak (2.54s) [2019-09-25T00:16:38.731Z] === RUN TestBuildWithHugeFile [2019-09-25T00:16:38.731Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-25T00:16:38.989Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-09-25T00:16:38.989Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-09-25T00:16:38.989Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-25T00:16:39.555Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-09-25T00:16:41.452Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-25T00:16:41.452Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-25T00:16:41.452Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-09-25T00:16:41.452Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-09-25T00:16:41.452Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/archive 10.772s coverage: 62.0% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/authorization 0.808s coverage: 26.8% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/broadcaster 0.104s coverage: 100.0% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.4% of statements [2019-09-25T00:16:41.463Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-25T00:16:41.463Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/discovery 0.062s coverage: 58.3% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/discovery/file 0.203s coverage: 92.9% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/discovery/kv 3.511s coverage: 84.1% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/discovery/memory 0.128s coverage: 92.3% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/discovery/nodes 0.098s coverage: 93.8% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/fileutils 0.165s coverage: 87.7% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 37.5% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/idtools 0.177s coverage: 6.3% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/ioutils 0.871s coverage: 69.2% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/jsonmessage 0.307s coverage: 91.7% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/locker 0.063s coverage: 88.9% of statements [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/longpath 0.057s coverage: 100.0% of statements [2019-09-25T00:16:41.463Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2019-09-25T00:16:41.463Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/parsers 0.094s coverage: 97.0% of statements [2019-09-25T00:16:41.463Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-25T00:16:41.463Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-25T00:16:41.463Z] ok github.com/docker/docker/pkg/pidfile 0.078s coverage: 82.6% of statements [2019-09-25T00:16:41.463Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-25T00:16:41.463Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-25T00:16:41.553Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s) [2019-09-25T00:16:41.554Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-25T00:16:41.554Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-25T00:16:41.554Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-25T00:16:41.554Z] service_test.go:230: FLAKY_TEST [2019-09-25T00:16:41.554Z] === RUN TestServiceWithDataPathPortInit [2019-09-25T00:16:42.018Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-25T00:16:44.878Z] ................................................ [ 29%] [2019-09-25T00:16:45.700Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-25T00:16:45.700Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-25T00:16:46.202Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-25T00:16:46.202Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-25T00:16:47.726Z] Removing intermediate container c34ceb9d126f [2019-09-25T00:16:47.726Z] ---> 95375281fdf2 [2019-09-25T00:16:47.726Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-25T00:16:47.726Z] ---> 988c5937fa43 [2019-09-25T00:16:47.726Z] Step 95/126 : FROM runtime-dev AS dev [2019-09-25T00:16:47.726Z] ---> 92809f669300 [2019-09-25T00:16:47.726Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-09-25T00:16:47.726Z] ---> Running in 549434fb6af2 [2019-09-25T00:16:47.726Z] Removing intermediate container 549434fb6af2 [2019-09-25T00:16:47.726Z] ---> 66175d09cb05 [2019-09-25T00:16:47.726Z] Step 97/126 : RUN groupadd -r docker [2019-09-25T00:16:47.726Z] ---> Running in eb4bd34bf43a [2019-09-25T00:16:48.736Z] Removing intermediate container eb4bd34bf43a [2019-09-25T00:16:48.736Z] ---> 8d405c4df4fb [2019-09-25T00:16:48.736Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-25T00:16:48.736Z] ---> Running in d409969e0f8a [2019-09-25T00:16:49.354Z] Removing intermediate container d409969e0f8a [2019-09-25T00:16:49.354Z] ---> 917ebe170867 [2019-09-25T00:16:49.354Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-25T00:16:49.354Z] ---> Running in a4ff54fabb9a [2019-09-25T00:16:49.491Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-25T00:16:49.638Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-25T00:16:49.748Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-25T00:16:50.252Z] Removing intermediate container a4ff54fabb9a [2019-09-25T00:16:50.252Z] ---> 8c5a3ea21775 [2019-09-25T00:16:50.252Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-25T00:16:50.252Z] ---> Running in 7ef5063a42df [2019-09-25T00:16:50.869Z] Removing intermediate container 7ef5063a42df [2019-09-25T00:16:50.869Z] ---> 07061afcb126 [2019-09-25T00:16:50.869Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-25T00:16:50.869Z] ---> Running in 255de9ffac17 [2019-09-25T00:16:51.487Z] Removing intermediate container 255de9ffac17 [2019-09-25T00:16:51.487Z] ---> f751d5da4e26 [2019-09-25T00:16:51.487Z] Step 102/126 : RUN ldconfig [2019-09-25T00:16:51.771Z] ---> Running in 8600bedf7503 [2019-09-25T00:16:52.274Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-25T00:16:52.386Z] Removing intermediate container 8600bedf7503 [2019-09-25T00:16:52.386Z] ---> 9edf3c43f951 [2019-09-25T00:16:52.386Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-25T00:16:52.386Z] ---> Running in e3cb614da7e1 [2019-09-25T00:16:53.018Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-25T00:16:53.018Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-25T00:16:53.018Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-25T00:16:53.018Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-25T00:16:53.018Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-25T00:16:53.018Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB] [2019-09-25T00:16:53.301Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-25T00:16:53.593Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/plugins 35.254s coverage: 73.4% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.101s coverage: 56.8% of statements [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/plugins/transport 0.150s coverage: 85.7% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 87.9% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/progress 0.074s coverage: 75.9% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/pubsub 1.155s coverage: 73.9% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/signal 0.060s coverage: 20.3% of statements [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/streamformatter 0.085s coverage: 66.2% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/sysinfo 0.086s coverage: 38.2% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/system 0.104s coverage: 12.7% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/tailfile 0.068s coverage: 88.6% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/tarsum 0.139s coverage: 89.3% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/term 0.048s coverage: 30.8% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: 0.0% of statements [no tests to run] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/plugin 0.222s coverage: 11.6% of statements [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/plugin/v2 0.146s coverage: 20.1% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/reference 0.172s coverage: 84.4% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/registry 0.514s coverage: 52.2% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/registry/resumable 0.548s coverage: 100.0% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/restartmanager 0.070s coverage: 50.9% of statements [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/rootless [no test files] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/runconfig 0.108s coverage: 54.5% of statements [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/volume [no test files] [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/volume/drivers 0.157s coverage: 36.1% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/volume/local 0.129s coverage: 37.7% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/volume/mounts 0.133s coverage: 66.2% of statements [2019-09-25T00:16:53.819Z] ok github.com/docker/docker/volume/service 0.527s coverage: 70.3% of statements [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-25T00:16:53.819Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-25T00:16:54.207Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-25T00:16:54.773Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-09-25T00:16:55.619Z] Fetched 7717 kB in 2s (3044 kB/s) [2019-09-25T00:16:56.664Z] Reading package lists... [2019-09-25T00:16:56.726Z] INFO: make.ps1 ended at 09/25/2019 00:16:56 [2019-09-25T00:16:57.302Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-25T00:16:57.671Z] Reading package lists... [2019-09-25T00:16:57.955Z] Building dependency tree... [2019-09-25T00:16:57.955Z] Reading state information... [2019-09-25T00:16:57.955Z] The following additional packages will be installed: [2019-09-25T00:16:57.955Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-25T00:16:57.955Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-25T00:16:57.955Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-25T00:16:57.955Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-25T00:16:57.955Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-25T00:16:57.955Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-25T00:16:57.955Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-25T00:16:57.955Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-25T00:16:57.955Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-25T00:16:57.955Z] Suggested packages: [2019-09-25T00:16:57.955Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-25T00:16:57.955Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-25T00:16:57.955Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-25T00:16:57.955Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-25T00:16:57.955Z] Recommended packages: [2019-09-25T00:16:57.955Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-25T00:16:57.955Z] python3-keyrings.alt python3-xdg unzip [2019-09-25T00:16:58.260Z] INFO: Unit tests ended at 09/25/2019 00:16:58. Duration:00:04:04.3876586 [2019-09-25T00:16:58.260Z] INFO: Building busybox [2019-09-25T00:16:58.673Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-09-25T00:16:58.722Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-25T00:16:58.722Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-25T00:16:58.722Z] [2019-09-25T00:16:58.722Z] Sending build context to Docker daemon 2.56kB [2019-09-25T00:16:58.722Z] [2019-09-25T00:16:58.722Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-25T00:16:58.722Z] ---> 1ddfa8bee56a [2019-09-25T00:16:58.722Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-25T00:16:58.722Z] ---> Running in 3ba9068b167c [2019-09-25T00:16:59.239Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-25T00:16:59.427Z] The following NEW packages will be installed: [2019-09-25T00:16:59.427Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-25T00:16:59.427Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-25T00:16:59.427Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-25T00:16:59.427Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-25T00:16:59.427Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-25T00:16:59.427Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-25T00:16:59.427Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-25T00:16:59.427Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-25T00:16:59.427Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-25T00:16:59.427Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-25T00:16:59.427Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-25T00:16:59.427Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-25T00:16:59.427Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-25T00:16:59.427Z] xfsprogs xxd xz-utils zip [2019-09-25T00:16:59.427Z] 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded. [2019-09-25T00:16:59.427Z] Need to get 87.3 MB of archives. [2019-09-25T00:16:59.427Z] After this operation, 585 MB of additional disk space will be used. [2019-09-25T00:16:59.427Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-25T00:16:59.427Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-25T00:16:59.427Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-25T00:16:59.427Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-25T00:16:59.427Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-25T00:16:59.427Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-25T00:16:59.427Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-25T00:16:59.427Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-25T00:16:59.427Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-25T00:16:59.427Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-25T00:16:59.427Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-25T00:16:59.427Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-25T00:16:59.427Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-25T00:16:59.722Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-25T00:16:59.722Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-25T00:16:59.722Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-25T00:16:59.722Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-25T00:16:59.722Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-25T00:16:59.722Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-25T00:16:59.722Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-25T00:16:59.722Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-25T00:16:59.722Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-25T00:16:59.722Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-25T00:16:59.722Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-25T00:16:59.722Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-25T00:16:59.722Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-25T00:16:59.722Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-25T00:16:59.722Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-25T00:16:59.722Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-25T00:16:59.722Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-25T00:16:59.722Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-25T00:16:59.722Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-25T00:16:59.722Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-25T00:16:59.722Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-25T00:16:59.722Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-25T00:16:59.722Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-25T00:16:59.722Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-25T00:16:59.722Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-25T00:16:59.722Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-25T00:16:59.722Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-25T00:16:59.722Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-25T00:16:59.722Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-25T00:16:59.722Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-25T00:16:59.722Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-25T00:16:59.722Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-25T00:16:59.722Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-25T00:16:59.722Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-25T00:16:59.722Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-25T00:16:59.722Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-25T00:16:59.722Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-25T00:17:00.006Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-25T00:17:00.006Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-25T00:17:00.006Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-25T00:17:00.006Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-25T00:17:00.006Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-25T00:17:00.006Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-25T00:17:00.006Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-25T00:17:00.006Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-25T00:17:00.006Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-25T00:17:00.171Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-09-25T00:17:00.293Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-25T00:17:00.293Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-25T00:17:00.293Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-25T00:17:00.293Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-09-25T00:17:00.293Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-25T00:17:00.293Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-25T00:17:00.587Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-25T00:17:00.587Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-09-25T00:17:00.587Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-09-25T00:17:01.491Z] --- PASS: TestServiceWithDataPathPortInit (17.82s) [2019-09-25T00:17:01.491Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-25T00:17:01.491Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-25T00:17:01.491Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-25T00:17:02.075Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-09-25T00:17:02.156Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-09-25T00:17:02.333Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-25T00:17:02.773Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-25T00:17:02.773Z] Fetched 87.3 MB in 3s (26.2 MB/s) [2019-09-25T00:17:02.773Z] Selecting previously unselected package bash-completion. [2019-09-25T00:17:02.773Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-09-25T00:17:02.773Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-25T00:17:03.267Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-09-25T00:17:03.784Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-25T00:17:04.070Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-25T00:17:04.070Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-25T00:17:04.070Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-25T00:17:04.070Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-25T00:17:04.070Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-25T00:17:04.070Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-25T00:17:04.070Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-25T00:17:04.070Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-25T00:17:04.070Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-25T00:17:04.070Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-25T00:17:04.070Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-25T00:17:04.070Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-25T00:17:04.070Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-25T00:17:04.070Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-25T00:17:04.070Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-25T00:17:04.354Z] Selecting previously unselected package python3.5-minimal. [2019-09-25T00:17:04.354Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-25T00:17:04.354Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-25T00:17:04.511Z] Removing intermediate container 3ba9068b167c [2019-09-25T00:17:04.511Z] ---> 7e1a06fca56f [2019-09-25T00:17:04.511Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-25T00:17:04.637Z] Selecting previously unselected package python3-minimal. [2019-09-25T00:17:04.637Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-25T00:17:04.637Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-25T00:17:04.637Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-25T00:17:04.637Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-25T00:17:04.637Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-25T00:17:04.637Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-25T00:17:04.637Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-25T00:17:04.637Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-25T00:17:04.920Z] Selecting previously unselected package python3.5. [2019-09-25T00:17:04.920Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-25T00:17:04.920Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-25T00:17:04.920Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-25T00:17:04.920Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-25T00:17:04.920Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-25T00:17:04.920Z] Selecting previously unselected package dh-python. [2019-09-25T00:17:04.920Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-25T00:17:04.920Z] Unpacking dh-python (2.20170125) ... [2019-09-25T00:17:05.203Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-25T00:17:05.203Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-25T00:17:05.475Z] [2019-09-25T00:17:05.932Z] ---> 7e9e1aa41981 [2019-09-25T00:17:05.932Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-25T00:17:05.932Z] ---> Running in f12836210b59 [2019-09-25T00:17:06.210Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-25T00:17:06.210Z] Selecting previously unselected package python3. [2019-09-25T00:17:06.211Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-09-25T00:17:06.211Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-25T00:17:06.211Z] Unpacking python3 (3.5.3-1) ... [2019-09-25T00:17:06.211Z] Selecting previously unselected package pigz. [2019-09-25T00:17:06.211Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-25T00:17:06.211Z] Unpacking pigz (2.3.4-1) ... [2019-09-25T00:17:06.211Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-25T00:17:06.504Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-25T00:17:06.504Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:06.504Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-25T00:17:06.504Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-25T00:17:06.504Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:06.504Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-25T00:17:06.504Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-25T00:17:06.504Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:06.504Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-25T00:17:06.504Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-25T00:17:06.504Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:06.504Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-25T00:17:06.504Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-25T00:17:06.504Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-25T00:17:06.504Z] Selecting previously unselected package iptables. [2019-09-25T00:17:06.504Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-25T00:17:06.504Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:06.504Z] Selecting previously unselected package xxd. [2019-09-25T00:17:06.504Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-25T00:17:06.504Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:17:06.547Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-09-25T00:17:06.787Z] Selecting previously unselected package vim-common. [2019-09-25T00:17:06.787Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:17:06.787Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:17:06.787Z] Selecting previously unselected package bzip2. [2019-09-25T00:17:06.787Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-25T00:17:06.787Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-25T00:17:06.787Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-25T00:17:06.787Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-25T00:17:06.787Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-25T00:17:06.787Z] Selecting previously unselected package xz-utils. [2019-09-25T00:17:06.787Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-25T00:17:06.787Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-25T00:17:06.787Z] Selecting previously unselected package aufs-tools. [2019-09-25T00:17:06.787Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-25T00:17:06.787Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-25T00:17:06.787Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-25T00:17:06.787Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-25T00:17:06.787Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-25T00:17:06.787Z] Selecting previously unselected package btrfs-progs. [2019-09-25T00:17:06.787Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-25T00:17:06.787Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-25T00:17:07.071Z] Selecting previously unselected package btrfs-tools. [2019-09-25T00:17:07.071Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-25T00:17:07.071Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-25T00:17:07.071Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-25T00:17:07.071Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-25T00:17:07.071Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-25T00:17:07.071Z] Selecting previously unselected package dmsetup. [2019-09-25T00:17:07.071Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-25T00:17:07.071Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-25T00:17:07.071Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-25T00:17:07.071Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-25T00:17:07.071Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-25T00:17:07.071Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-25T00:17:07.071Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-25T00:17:07.071Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-25T00:17:07.071Z] Selecting previously unselected package jq. [2019-09-25T00:17:07.075Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-25T00:17:07.354Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-25T00:17:07.354Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-25T00:17:07.354Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-25T00:17:07.354Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-25T00:17:07.354Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-25T00:17:07.354Z] Selecting previously unselected package libcap2-bin. [2019-09-25T00:17:07.354Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-25T00:17:07.354Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-25T00:17:07.354Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-25T00:17:07.354Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-25T00:17:07.354Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-25T00:17:07.354Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-25T00:17:07.354Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-25T00:17:07.354Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-25T00:17:07.354Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-25T00:17:07.354Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-25T00:17:07.354Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-25T00:17:07.354Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-25T00:17:07.354Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-25T00:17:07.354Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-25T00:17:07.354Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-25T00:17:07.465Z] [2019-09-25T00:17:07.465Z] SUCCESS: Specified value was saved. [2019-09-25T00:17:07.484Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-25T00:17:07.637Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-25T00:17:07.637Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-25T00:17:07.637Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-25T00:17:07.637Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-25T00:17:07.637Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-25T00:17:07.637Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-25T00:17:07.637Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-25T00:17:07.637Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-25T00:17:07.637Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-25T00:17:07.637Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-25T00:17:07.637Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-25T00:17:07.637Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-25T00:17:07.637Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-25T00:17:07.637Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-25T00:17:07.799Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.29s) [2019-09-25T00:17:07.799Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-25T00:17:07.799Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dooisz74ac8aje1okc5enbywp Created:2019-09-25 00:17:00.148882326 +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[362b90d75c44ee9282866ef89a1eaf7606e7bf945327af60b30382756fca82a6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jw7wmz161dg4p0www08kagn09 EndpointID:175aa22f0d3fb853c83df505df1e5a78d4162f8b101770cb81bad721a3e8c254 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36f642fcb1472bf6f37993a9eeacce2bfc2ab4057b31c39c755b27ba44a0cdef 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:88ff3f323824 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jw7wmz161dg4p0www08kagn09 EndpointID:175aa22f0d3fb853c83df505df1e5a78d4162f8b101770cb81bad721a3e8c254 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-25T00:17:07.799Z] PASS [2019-09-25T00:17:07.799Z] [2019-09-25T00:17:07.799Z] === Skipped [2019-09-25T00:17:07.799Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-25T00:17:07.799Z] service_test.go:230: FLAKY_TEST [2019-09-25T00:17:07.799Z] [2019-09-25T00:17:07.799Z] [2019-09-25T00:17:07.799Z] DONE 21 tests, 1 skipped in 46.955s [2019-09-25T00:17:07.799Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-25T00:17:07.799Z] ++ 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-09-25T00:17:07.799Z] ++ set -e [2019-09-25T00:17:07.799Z] ++ '[' -n 0 ']' [2019-09-25T00:17:07.799Z] ++ set -x [2019-09-25T00:17:07.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:17:07.799Z] INFO: Testing against a local daemon [2019-09-25T00:17:07.799Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-25T00:17:07.920Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-25T00:17:07.920Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-25T00:17:07.920Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-25T00:17:07.920Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-25T00:17:07.920Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-25T00:17:07.920Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-25T00:17:08.203Z] Selecting previously unselected package net-tools. [2019-09-25T00:17:08.203Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-25T00:17:08.203Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-25T00:17:08.203Z] Selecting previously unselected package python-pip-whl. [2019-09-25T00:17:08.203Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-25T00:17:08.203Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-25T00:17:08.419Z] === RUN TestDockerSuite/TestAttachDetach [2019-09-25T00:17:08.486Z] Selecting previously unselected package python3-pip. [2019-09-25T00:17:08.486Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-25T00:17:08.486Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-25T00:17:08.486Z] Selecting previously unselected package python3-pkg-resources. [2019-09-25T00:17:08.486Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-25T00:17:08.486Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-25T00:17:08.486Z] Selecting previously unselected package python3-setuptools. [2019-09-25T00:17:08.486Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-25T00:17:08.486Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-25T00:17:08.770Z] Selecting previously unselected package python3-wheel. [2019-09-25T00:17:08.770Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-25T00:17:08.770Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-25T00:17:08.770Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-25T00:17:08.770Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-25T00:17:08.770Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-25T00:17:08.770Z] Selecting previously unselected package vim-runtime. [2019-09-25T00:17:08.770Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-25T00:17:08.770Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-25T00:17:08.770Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-25T00:17:08.770Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:17:09.125Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.42s) [2019-09-25T00:17:09.125Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-09-25T00:17:09.125Z] === RUN TestDockerNetworkIpvlan [2019-09-25T00:17:09.782Z] Selecting previously unselected package vim. [2019-09-25T00:17:09.782Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-25T00:17:09.782Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:17:09.947Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-25T00:17:10.065Z] Selecting previously unselected package xfsprogs. [2019-09-25T00:17:10.065Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-25T00:17:10.065Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-25T00:17:10.065Z] Selecting previously unselected package zip. [2019-09-25T00:17:10.065Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-25T00:17:10.065Z] Unpacking zip (3.0-11+b1) ... [2019-09-25T00:17:10.317Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-09-25T00:17:10.350Z] Selecting previously unselected package libapparmor-perl. [2019-09-25T00:17:10.350Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-25T00:17:10.350Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-25T00:17:10.350Z] Selecting previously unselected package apparmor. [2019-09-25T00:17:10.350Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-25T00:17:10.350Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-25T00:17:10.350Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-25T00:17:10.350Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-25T00:17:10.350Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-25T00:17:10.359Z] Removing intermediate container f12836210b59 [2019-09-25T00:17:10.359Z] ---> 0b83fdff144f [2019-09-25T00:17:10.359Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-25T00:17:10.359Z] ---> Running in 5b4f9d670c99 [2019-09-25T00:17:10.762Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-25T00:17:10.967Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-25T00:17:10.967Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-25T00:17:10.967Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-25T00:17:11.252Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-25T00:17:11.252Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-25T00:17:11.252Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-25T00:17:11.252Z] Selecting previously unselected package mingw-w64-common. [2019-09-25T00:17:11.252Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-25T00:17:11.252Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-25T00:17:11.559Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-25T00:17:12.222Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-09-25T00:17:12.268Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-25T00:17:12.268Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-25T00:17:12.268Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-25T00:17:12.480Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-09-25T00:17:13.753Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-25T00:17:13.753Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-25T00:17:13.753Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-25T00:17:13.753Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-25T00:17:13.753Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-25T00:17:13.753Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:17:14.378Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-09-25T00:17:14.830Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-25T00:17:15.642Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-25T00:17:15.751Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-09-25T00:17:15.751Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-09-25T00:17:17.124Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-09-25T00:17:17.381Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-09-25T00:17:17.420Z] Cannot create a file when that file already exists. [2019-09-25T00:17:18.130Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-25T00:17:18.130Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-25T00:17:18.130Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:17:18.255Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-25T00:17:18.753Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-09-25T00:17:20.586Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-25T00:17:20.654Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-25T00:17:20.740Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-25T00:17:20.912Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-25T00:17:21.477Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-25T00:17:21.589Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-25T00:17:21.589Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-25T00:17:21.589Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-25T00:17:21.589Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-25T00:17:21.589Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-25T00:17:21.589Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:21.589Z] Processing triggers for mime-support (3.60) ... [2019-09-25T00:17:21.589Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:17:21.589Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-25T00:17:21.589Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-25T00:17:21.589Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-25T00:17:21.589Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-25T00:17:21.589Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-25T00:17:22.412Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-09-25T00:17:22.613Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-25T00:17:22.613Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-25T00:17:22.613Z] Setting up zip (3.0-11+b1) ... [2019-09-25T00:17:22.613Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-25T00:17:22.613Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-25T00:17:22.613Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-25T00:17:22.613Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:17:22.613Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-25T00:17:22.613Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:22.613Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-25T00:17:22.613Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-25T00:17:22.613Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-25T00:17:22.613Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:17:22.613Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-25T00:17:22.613Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-25T00:17:22.613Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-25T00:17:22.613Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:17:22.895Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-25T00:17:22.895Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-25T00:17:22.895Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-25T00:17:22.895Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-25T00:17:22.895Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-25T00:17:22.895Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-25T00:17:22.895Z] Setting up pigz (2.3.4-1) ... [2019-09-25T00:17:22.895Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-25T00:17:22.895Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-25T00:17:22.895Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:22.895Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-25T00:17:22.895Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-25T00:17:22.895Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-25T00:17:22.895Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-25T00:17:22.895Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-25T00:17:22.895Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-25T00:17:22.895Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-25T00:17:22.895Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-25T00:17:22.895Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-25T00:17:22.895Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-25T00:17:22.895Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-25T00:17:22.895Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-25T00:17:22.895Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-25T00:17:22.895Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-25T00:17:22.895Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-25T00:17:22.895Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-25T00:17:22.895Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:22.895Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-25T00:17:22.895Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-25T00:17:22.895Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-25T00:17:22.895Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-25T00:17:22.895Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-25T00:17:23.200Z] Removing intermediate container 5b4f9d670c99 [2019-09-25T00:17:23.200Z] ---> a82d3b41b410 [2019-09-25T00:17:23.200Z] Step 6/6 : CMD ["sh"] [2019-09-25T00:17:23.200Z] ---> Running in 6918e58fd9de [2019-09-25T00:17:23.349Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-09-25T00:17:23.657Z] Removing intermediate container 6918e58fd9de [2019-09-25T00:17:23.657Z] ---> d1b3d31a70fa [2019-09-25T00:17:23.657Z] Successfully built d1b3d31a70fa [2019-09-25T00:17:23.657Z] Successfully tagged busybox:latest [2019-09-25T00:17:23.657Z] INFO: Docker images of the daemon under test [2019-09-25T00:17:23.657Z] [2019-09-25T00:17:23.657Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-25T00:17:23.657Z] busybox latest d1b3d31a70fa Less than a second ago 4.75GB [2019-09-25T00:17:23.657Z] microsoft/windowsservercore latest 1ddfa8bee56a 2 weeks ago 4.71GB [2019-09-25T00:17:23.657Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 2 weeks ago 4.71GB [2019-09-25T00:17:23.657Z] [2019-09-25T00:17:23.657Z] INFO: Running integration tests at 09/25/2019 00:17:23... [2019-09-25T00:17:23.657Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-25T00:17:23.657Z] INFO: Integration API tests being run from the host: [2019-09-25T00:17:23.657Z] INFO: make.ps1 starting at 09/25/2019 00:17:23 [2019-09-25T00:17:23.915Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-09-25T00:17:23.915Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-25T00:17:23.949Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-25T00:17:24.622Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-25T00:17:24.918Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-25T00:17:24.919Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:17:24.919Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-25T00:17:24.919Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-25T00:17:24.919Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-25T00:17:24.919Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-25T00:17:24.919Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-25T00:17:24.919Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-25T00:17:24.919Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-25T00:17:24.919Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-25T00:17:24.919Z] Setting up python3 (3.5.3-1) ... [2019-09-25T00:17:25.286Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-09-25T00:17:25.286Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-25T00:17:25.535Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-25T00:17:26.154Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-25T00:17:26.154Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-25T00:17:26.154Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-25T00:17:26.154Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-25T00:17:26.437Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-25T00:17:27.052Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-25T00:17:27.052Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-25T00:17:27.336Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-25T00:17:27.336Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-25T00:17:27.814Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-25T00:17:27.814Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-25T00:17:27.950Z] Setting up dh-python (2.20170125) ... [2019-09-25T00:17:27.950Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-25T00:17:27.950Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-25T00:17:28.747Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-25T00:17:29.235Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-25T00:17:29.390Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-25T00:17:32.704Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-25T00:17:33.645Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-25T00:17:33.652Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-25T00:17:34.577Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan (27.31s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.19s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.28s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.21s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.22s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.17s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.33s) [2019-09-25T00:17:36.919Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:17:36.919Z] --- PASS: TestDockerNetworkIpvlan/Addressing (2.08s) [2019-09-25T00:17:36.919Z] PASS [2019-09-25T00:17:36.919Z] [2019-09-25T00:17:36.919Z] DONE 11 tests in 29.216s [2019-09-25T00:17:36.919Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-25T00:17:36.919Z] ++ 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-09-25T00:17:36.919Z] ++ set -e [2019-09-25T00:17:36.919Z] ++ '[' -n 0 ']' [2019-09-25T00:17:36.919Z] ++ set -x [2019-09-25T00:17:36.919Z] ++ env -i DEST=/go/src/github.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-09-25T00:17:36.919Z] INFO: Testing against a local daemon [2019-09-25T00:17:36.919Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-25T00:17:38.244Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-09-25T00:17:38.244Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-25T00:17:38.244Z] === RUN TestDockerNetworkMacvlan [2019-09-25T00:17:38.375Z] Removing intermediate container e3cb614da7e1 [2019-09-25T00:17:38.375Z] ---> 6476d576de7f [2019-09-25T00:17:38.375Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-09-25T00:17:38.375Z] ---> Running in 539d9c77c35f [2019-09-25T00:17:38.757Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-25T00:17:39.061Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-25T00:17:39.892Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-25T00:17:41.000Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-25T00:17:41.057Z] Collecting yamllint==1.16.0 [2019-09-25T00:17:41.057Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-25T00:17:41.339Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-25T00:17:41.622Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-25T00:17:42.631Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-25T00:17:42.631Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-25T00:17:42.935Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-09-25T00:17:43.267Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-25T00:17:43.267Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-25T00:17:43.580Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-25T00:17:43.593Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-09-25T00:17:43.881Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-25T00:17:43.881Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-25T00:17:43.881Z] Running setup.py bdist_wheel for pathspec: started [2019-09-25T00:17:44.496Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-25T00:17:44.496Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-25T00:17:44.496Z] Successfully built pyyaml pathspec [2019-09-25T00:17:44.496Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-25T00:17:44.525Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-09-25T00:17:44.779Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-25T00:17:45.091Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-25T00:17:45.399Z] Removing intermediate container 539d9c77c35f [2019-09-25T00:17:45.399Z] ---> 9bb8c2095b84 [2019-09-25T00:17:45.399Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-25T00:17:45.518Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-25T00:17:45.657Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-25T00:17:46.410Z] ---> 8482990532d5 [2019-09-25T00:17:46.410Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-25T00:17:47.695Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-25T00:17:50.838Z] ---> 22febc7d03ca [2019-09-25T00:17:50.838Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-25T00:17:50.917Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-09-25T00:17:50.917Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-09-25T00:17:51.131Z] ---> 85077df2e16b [2019-09-25T00:17:51.131Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-25T00:17:51.768Z] ---> 1d3f2c0d9448 [2019-09-25T00:17:51.768Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-25T00:17:51.768Z] ---> dc67cbd2a885 [2019-09-25T00:17:51.768Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-25T00:17:52.052Z] ---> 7cf735962c92 [2019-09-25T00:17:52.052Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-25T00:17:52.336Z] ---> b79e89213c91 [2019-09-25T00:17:52.336Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-25T00:17:52.619Z] ---> 6ab29b5c2f2b [2019-09-25T00:17:52.619Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-25T00:17:52.846Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-25T00:17:53.635Z] ---> d5ec4db14bdb [2019-09-25T00:17:53.635Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-25T00:17:53.880Z] --- PASS: TestDockerNetworkMacvlan (15.60s) [2019-09-25T00:17:53.880Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:17:53.880Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-25T00:17:53.880Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:17:53.880Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-09-25T00:17:53.880Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:17:53.880Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2019-09-25T00:17:53.880Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:17:53.880Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2019-09-25T00:17:53.880Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:17:53.880Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.26s) [2019-09-25T00:17:53.880Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:17:53.880Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.06s) [2019-09-25T00:17:53.880Z] PASS [2019-09-25T00:17:53.880Z] [2019-09-25T00:17:53.880Z] DONE 8 tests in 17.348s [2019-09-25T00:17:53.880Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-25T00:17:53.880Z] ++ 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-09-25T00:17:53.880Z] ++ set -e [2019-09-25T00:17:53.880Z] ++ '[' -n 0 ']' [2019-09-25T00:17:53.880Z] ++ set -x [2019-09-25T00:17:53.880Z] ++ env -i DEST=/go/src/github.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-09-25T00:17:53.880Z] testing: warning: no tests to run [2019-09-25T00:17:53.880Z] PASS [2019-09-25T00:17:53.880Z] [2019-09-25T00:17:53.880Z] DONE 0 tests in 0.069s [2019-09-25T00:17:53.880Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-25T00:17:53.880Z] ++ 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-09-25T00:17:53.880Z] ++ set -e [2019-09-25T00:17:53.880Z] ++ '[' -n 0 ']' [2019-09-25T00:17:53.880Z] ++ set -x [2019-09-25T00:17:53.880Z] ++ env -i DEST=/go/src/github.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-09-25T00:17:53.918Z] ---> 693c1093da8c [2019-09-25T00:17:53.918Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-25T00:17:54.073Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-25T00:17:54.195Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-25T00:17:54.195Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-25T00:17:54.382Z] INFO: Testing against a local daemon [2019-09-25T00:17:54.382Z] === RUN TestAuthZPluginAllowRequest [2019-09-25T00:17:54.532Z] ---> 0446a63ec034 [2019-09-25T00:17:54.532Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-25T00:17:56.004Z] ---> bbb33c4c6aff [2019-09-25T00:17:56.004Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-09-25T00:17:56.264Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2019-09-25T00:17:56.264Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-25T00:17:56.264Z] === RUN TestAuthZPluginTLS [2019-09-25T00:17:56.289Z] ---> f82b98709eb5 [2019-09-25T00:17:56.289Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-25T00:17:56.512Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-25T00:17:56.644Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-09-25T00:17:56.645Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-25T00:17:56.645Z] === RUN TestAuthZPluginDenyRequest [2019-09-25T00:17:56.722Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-25T00:17:56.903Z] ---> 5f262a6da574 [2019-09-25T00:17:56.903Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-25T00:17:57.029Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-09-25T00:17:57.029Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-25T00:17:57.029Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-25T00:17:57.184Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-25T00:17:57.184Z] bad55c542dc9: Pulling fs layer [2019-09-25T00:17:57.801Z] bad55c542dc9: Download complete [2019-09-25T00:17:57.824Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-09-25T00:17:57.824Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-25T00:17:57.824Z] === RUN TestAuthZPluginDenyResponse [2019-09-25T00:17:58.088Z] bad55c542dc9: Pull complete [2019-09-25T00:17:58.088Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-25T00:17:58.088Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-25T00:17:58.198Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-09-25T00:17:58.198Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-25T00:17:58.198Z] === RUN TestAuthZPluginAllowEventStream [2019-09-25T00:17:58.705Z] ---> c573542c0712 [2019-09-25T00:17:58.705Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-25T00:17:58.705Z] ---> Running in 63b42419537e [2019-09-25T00:17:58.705Z] Removing intermediate container 63b42419537e [2019-09-25T00:17:58.705Z] ---> 7a580becaef0 [2019-09-25T00:17:58.705Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-25T00:17:58.705Z] ---> Running in b3d77d6adf48 [2019-09-25T00:17:58.989Z] Removing intermediate container b3d77d6adf48 [2019-09-25T00:17:58.989Z] ---> 93b4aec19ed6 [2019-09-25T00:17:58.989Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-25T00:17:58.989Z] ---> Running in 6a62ba267424 [2019-09-25T00:17:58.989Z] Removing intermediate container 6a62ba267424 [2019-09-25T00:17:58.989Z] ---> 54f77619c342 [2019-09-25T00:17:58.989Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-25T00:17:58.989Z] ---> Running in b250a64eb172 [2019-09-25T00:17:59.271Z] Removing intermediate container b250a64eb172 [2019-09-25T00:17:59.271Z] ---> 8abfb381d5cd [2019-09-25T00:17:59.271Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-25T00:17:59.271Z] ---> Running in 540b08bf14da [2019-09-25T00:17:59.271Z] Removing intermediate container 540b08bf14da [2019-09-25T00:17:59.271Z] ---> bac2988f0698 [2019-09-25T00:17:59.271Z] Step 125/126 : FROM dev AS final [2019-09-25T00:17:59.271Z] ---> bac2988f0698 [2019-09-25T00:17:59.271Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-25T00:18:00.001Z] --- PASS: TestBuildWithHugeFile (80.84s) [2019-09-25T00:18:00.001Z] === RUN TestBuildWithEmptyDockerfile [2019-09-25T00:18:00.001Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:18:00.001Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:18:00.001Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:18:00.001Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:18:00.001Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:18:00.001Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:18:00.001Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:18:00.001Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:18:00.001Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:18:00.001Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-09-25T00:18:00.001Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-09-25T00:18:00.001Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-09-25T00:18:00.001Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-09-25T00:18:00.001Z] === RUN TestBuildPreserveOwnership [2019-09-25T00:18:00.001Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-25T00:18:00.056Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-09-25T00:18:00.057Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-25T00:18:00.057Z] === RUN TestAuthZPluginErrorResponse [2019-09-25T00:18:00.259Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-25T00:18:00.451Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-09-25T00:18:00.451Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-25T00:18:00.451Z] === RUN TestAuthZPluginErrorRequest [2019-09-25T00:18:00.823Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-09-25T00:18:01.289Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-09-25T00:18:01.289Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-25T00:18:01.289Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-25T00:18:01.389Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-09-25T00:18:01.667Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-09-25T00:18:01.667Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-25T00:18:01.667Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-25T00:18:02.322Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-09-25T00:18:02.326Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-25T00:18:03.269Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-09-25T00:18:03.269Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-09-25T00:18:03.833Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-25T00:18:04.092Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-09-25T00:18:04.092Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-09-25T00:18:04.304Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s) [2019-09-25T00:18:04.304Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-25T00:18:04.304Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-25T00:18:05.993Z] --- PASS: TestBuildPreserveOwnership (5.85s) [2019-09-25T00:18:05.993Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.98s) [2019-09-25T00:18:05.993Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.86s) [2019-09-25T00:18:05.993Z] === RUN TestBuildPlatformInvalid [2019-09-25T00:18:05.993Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-09-25T00:18:05.993Z] PASS [2019-09-25T00:18:05.993Z] [2019-09-25T00:18:05.993Z] DONE 32 tests in 172.884s [2019-09-25T00:18:05.993Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-25T00:18:05.993Z] ++ 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-09-25T00:18:05.993Z] ++ set -e [2019-09-25T00:18:05.993Z] ++ '[' -n 0 ']' [2019-09-25T00:18:05.993Z] ++ set -x [2019-09-25T00:18:05.993Z] ++ env -i DEST=/go/src/github.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-09-25T00:18:06.092Z] ---> 2b7e00e89a4e [2019-09-25T00:18:06.092Z] Successfully built 2b7e00e89a4e [2019-09-25T00:18:06.092Z] Successfully tagged docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-25T00:18:06.159Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-09-25T00:18:06.159Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-25T00:18:06.159Z] === RUN TestAuthZPluginHeader [2019-09-25T00:18:06.253Z] INFO: Testing against a local daemon [2019-09-25T00:18:06.253Z] === RUN TestConfigList [2019-09-25T00:18:06.534Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/test/unit [2019-09-25T00:18:06.821Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-09-25T00:18:06.975Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-09-25T00:18:06.975Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-25T00:18:06.975Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-25T00:18:06.975Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-09-25T00:18:06.975Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:06.975Z] === RUN TestAuthZPluginV2Disable [2019-09-25T00:18:06.975Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-25T00:18:06.975Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:06.975Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-25T00:18:06.975Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-25T00:18:06.975Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:06.975Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-25T00:18:06.975Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-25T00:18:06.975Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:06.975Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-25T00:18:07.203Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-25T00:18:07.386Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-09-25T00:18:07.643Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-25T00:18:09.014Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-25T00:18:09.272Z] --- PASS: TestConfigList (3.16s) [2019-09-25T00:18:09.272Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-25T00:18:09.272Z] === RUN TestConfigsCreateAndDelete [2019-09-25T00:18:10.096Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-25T00:18:10.205Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-09-25T00:18:10.946Z] ? github.com/docker/docker/api [no test files] [2019-09-25T00:18:11.577Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-25T00:18:12.510Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2019-09-25T00:18:12.510Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-25T00:18:12.510Z] === RUN TestConfigsUpdate [2019-09-25T00:18:15.786Z] --- PASS: TestConfigsUpdate (3.16s) [2019-09-25T00:18:15.786Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-25T00:18:15.786Z] === RUN TestTemplatedConfig [2019-09-25T00:18:15.786Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-25T00:18:15.874Z] ........................ [ 67%] [2019-09-25T00:18:15.925Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-25T00:18:19.063Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-09-25T00:18:19.320Z] --- PASS: TestTemplatedConfig (3.58s) [2019-09-25T00:18:19.320Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-25T00:18:19.320Z] === RUN TestConfigInspect [2019-09-25T00:18:19.577Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-25T00:18:20.142Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-25T00:18:20.598Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-25T00:18:20.709Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-25T00:18:20.967Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-09-25T00:18:22.339Z] --- PASS: TestConfigInspect (3.05s) [2019-09-25T00:18:22.339Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-25T00:18:22.339Z] === RUN TestConfigCreateWithLabels [2019-09-25T00:18:22.596Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-25T00:18:23.161Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-09-25T00:18:23.161Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-25T00:18:24.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-25T00:18:25.097Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-25T00:18:25.293Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-25T00:18:25.662Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2019-09-25T00:18:25.662Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-25T00:18:25.662Z] === RUN TestConfigCreateResolve [2019-09-25T00:18:26.256Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-25T00:18:26.593Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-25T00:18:26.769Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-09-25T00:18:26.769Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-25T00:18:26.769Z] PASS [2019-09-25T00:18:26.769Z] [2019-09-25T00:18:26.769Z] === Skipped [2019-09-25T00:18:26.769Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-09-25T00:18:26.769Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:26.769Z] [2019-09-25T00:18:26.769Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-25T00:18:26.769Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:26.769Z] [2019-09-25T00:18:26.769Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-25T00:18:26.769Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:26.769Z] [2019-09-25T00:18:26.769Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-25T00:18:26.769Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:26.769Z] [2019-09-25T00:18:26.769Z] [2019-09-25T00:18:26.769Z] DONE 17 tests, 4 skipped in 30.107s [2019-09-25T00:18:26.769Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-25T00:18:26.769Z] ++ 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-09-25T00:18:26.769Z] ++ set -e [2019-09-25T00:18:26.769Z] ++ '[' -n 0 ']' [2019-09-25T00:18:26.769Z] ++ set -x [2019-09-25T00:18:26.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-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-09-25T00:18:26.769Z] INFO: Testing against a local daemon [2019-09-25T00:18:26.769Z] === RUN TestPluginInvalidJSON [2019-09-25T00:18:26.769Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:18:26.769Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:18:26.769Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:18:26.769Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-25T00:18:26.769Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-25T00:18:26.769Z] PASS [2019-09-25T00:18:26.769Z] [2019-09-25T00:18:26.769Z] DONE 2 tests in 0.179s [2019-09-25T00:18:26.769Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-25T00:18:26.769Z] ++ 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-09-25T00:18:26.769Z] ++ set -e [2019-09-25T00:18:26.769Z] ++ '[' -n 0 ']' [2019-09-25T00:18:26.769Z] ++ set -x [2019-09-25T00:18:26.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-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-09-25T00:18:26.769Z] INFO: Testing against a local daemon [2019-09-25T00:18:26.769Z] === RUN TestExternalGraphDriver [2019-09-25T00:18:26.769Z] === RUN TestExternalGraphDriver/json [2019-09-25T00:18:26.769Z] === RUN TestExternalGraphDriver/spec [2019-09-25T00:18:27.223Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-25T00:18:27.681Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-25T00:18:27.966Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-25T00:18:28.530Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-09-25T00:18:28.596Z] === RUN TestExternalGraphDriver/pull [2019-09-25T00:18:28.647Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-25T00:18:28.788Z] --- PASS: TestConfigCreateResolve (3.20s) [2019-09-25T00:18:28.788Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-25T00:18:28.788Z] === RUN TestConfigDaemonLibtrustID [2019-09-25T00:18:29.352Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-25T00:18:29.352Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-25T00:18:29.352Z] PASS [2019-09-25T00:18:29.352Z] [2019-09-25T00:18:29.352Z] DONE 8 tests in 23.336s [2019-09-25T00:18:29.352Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-25T00:18:29.352Z] ++ 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-09-25T00:18:29.352Z] ++ set -e [2019-09-25T00:18:29.352Z] ++ '[' -n 0 ']' [2019-09-25T00:18:29.352Z] ++ set -x [2019-09-25T00:18:29.352Z] ++ env -i DEST=/go/src/github.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-09-25T00:18:29.610Z] INFO: Testing against a local daemon [2019-09-25T00:18:29.610Z] === RUN TestCheckpoint [2019-09-25T00:18:29.610Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-25T00:18:29.610Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-25T00:18:29.610Z] === RUN TestContainerInvalidJSON [2019-09-25T00:18:29.610Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:18:29.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:18:29.610Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:18:29.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:18:29.610Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:18:29.610Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:18:29.610Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:18:29.610Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:18:29.610Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:18:29.610Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-25T00:18:29.610Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-25T00:18:29.610Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-25T00:18:29.610Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-25T00:18:29.610Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-25T00:18:29.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-09-25T00:18:29.610Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-25T00:18:29.868Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-09-25T00:18:29.868Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-25T00:18:29.868Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-09-25T00:18:29.868Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-25T00:18:29.868Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-25T00:18:29.868Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-09-25T00:18:29.868Z] === RUN TestCopyFromContainer [2019-09-25T00:18:30.126Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-25T00:18:30.691Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-25T00:18:31.121Z] --- PASS: TestExternalGraphDriver (6.47s) [2019-09-25T00:18:31.121Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-25T00:18:31.121Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-09-25T00:18:31.121Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-09-25T00:18:31.122Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2019-09-25T00:18:31.122Z] === RUN TestGraphdriverPluginV2 [2019-09-25T00:18:31.122Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-25T00:18:31.122Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:31.122Z] PASS [2019-09-25T00:18:31.122Z] [2019-09-25T00:18:31.122Z] === Skipped [2019-09-25T00:18:31.122Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-25T00:18:31.122Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:18:31.122Z] [2019-09-25T00:18:31.122Z] [2019-09-25T00:18:31.122Z] DONE 5 tests, 1 skipped in 6.702s [2019-09-25T00:18:31.122Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-25T00:18:31.122Z] ++ 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-09-25T00:18:31.122Z] ++ set -e [2019-09-25T00:18:31.122Z] ++ '[' -n 0 ']' [2019-09-25T00:18:31.122Z] ++ set -x [2019-09-25T00:18:31.122Z] ++ env -i DEST=/go/src/github.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-09-25T00:18:31.122Z] INFO: Testing against a local daemon [2019-09-25T00:18:31.122Z] === RUN TestContinueAfterPluginCrash [2019-09-25T00:18:31.122Z] === PAUSE TestContinueAfterPluginCrash [2019-09-25T00:18:31.122Z] === RUN TestDaemonStartWithLogOpt [2019-09-25T00:18:31.122Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-25T00:18:31.122Z] === CONT TestContinueAfterPluginCrash [2019-09-25T00:18:31.122Z] === CONT TestDaemonStartWithLogOpt [2019-09-25T00:18:31.551Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-25T00:18:32.063Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-25T00:18:32.063Z] === RUN TestCopyFromContainer// [2019-09-25T00:18:32.063Z] === RUN TestCopyFromContainer//bar/root [2019-09-25T00:18:32.321Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-25T00:18:32.321Z] === RUN TestCopyFromContainer/bar/quux [2019-09-25T00:18:32.321Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-25T00:18:32.578Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-25T00:18:32.578Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-25T00:18:32.836Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-25T00:18:32.836Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-25T00:18:33.102Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-25T00:18:33.352Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer (3.29s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-25T00:18:33.365Z] --- PASS: TestCopyFromContainer/bar/notarget (0.22s) [2019-09-25T00:18:33.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-25T00:18:33.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:18:33.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:18:33.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:18:33.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:18:33.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:18:33.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:18:33.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:18:33.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:18:33.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:18:33.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-25T00:18:33.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-25T00:18:33.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-25T00:18:33.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-25T00:18:33.365Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-25T00:18:33.365Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-25T00:18:33.365Z] === RUN TestCreateWithInvalidEnv [2019-09-25T00:18:33.365Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-25T00:18:33.365Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-25T00:18:33.365Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-25T00:18:33.365Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-25T00:18:33.365Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-25T00:18:33.365Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-25T00:18:33.365Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-25T00:18:33.365Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-25T00:18:33.365Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-25T00:18:33.365Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-25T00:18:33.365Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-25T00:18:33.365Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-25T00:18:33.365Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-25T00:18:33.365Z] === RUN TestCreateTmpfsMountsTarget [2019-09-25T00:18:33.365Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2019-09-25T00:18:33.365Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-25T00:18:33.943Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-25T00:18:34.507Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-25T00:18:34.765Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-09-25T00:18:35.701Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2019-09-25T00:18:35.701Z] === RUN TestCreateWithCapabilities [2019-09-25T00:18:35.958Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-25T00:18:35.958Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-25T00:18:35.958Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:18:35.958Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:18:35.958Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:18:35.959Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:18:35.959Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-25T00:18:35.959Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-25T00:18:35.959Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-25T00:18:36.231Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-25T00:18:37.856Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-25T00:18:37.856Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-25T00:18:38.422Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2019-09-25T00:18:38.422Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-25T00:18:38.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:18:38.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:18:38.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:18:38.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:18:38.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:18:38.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:18:38.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:18:38.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:18:38.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:18:38.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:18:38.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:18:38.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:18:38.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:18:38.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:18:38.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:18:38.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-25T00:18:38.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-25T00:18:38.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-25T00:18:38.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-25T00:18:38.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-25T00:18:38.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-25T00:18:38.679Z] === RUN TestContainerStartOnDaemonRestart [2019-09-25T00:18:38.679Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-25T00:18:38.679Z] === RUN TestDaemonRestartIpcMode [2019-09-25T00:18:38.679Z] === PAUSE TestDaemonRestartIpcMode [2019-09-25T00:18:38.679Z] === RUN TestDiff [2019-09-25T00:18:38.679Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-09-25T00:18:39.612Z] --- PASS: TestDiff (0.84s) [2019-09-25T00:18:39.612Z] === RUN TestExecWithCloseStdin [2019-09-25T00:18:39.869Z] === RUN TestDockerSuite/TestBuildAddScript [2019-09-25T00:18:39.952Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-25T00:18:40.435Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-09-25T00:18:40.435Z] === RUN TestExec [2019-09-25T00:18:41.367Z] --- PASS: TestExec (0.98s) [2019-09-25T00:18:41.367Z] === RUN TestExecUser [2019-09-25T00:18:42.300Z] --- PASS: TestExecUser (1.01s) [2019-09-25T00:18:42.300Z] === RUN TestExportContainerAndImportImage [2019-09-25T00:18:43.233Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-09-25T00:18:43.490Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-09-25T00:18:43.490Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-25T00:18:44.421Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-25T00:18:44.732Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-25T00:18:44.987Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-09-25T00:18:44.987Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-25T00:18:44.987Z] === RUN TestHealthCheckWorkdir [2019-09-25T00:18:45.013Z] --- PASS: TestDaemonStartWithLogOpt (12.29s) [2019-09-25T00:18:45.013Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-25T00:18:46.357Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2019-09-25T00:18:46.357Z] === RUN TestHealthKillContainer [2019-09-25T00:18:48.189Z] --- PASS: TestContinueAfterPluginCrash (17.15s) [2019-09-25T00:18:48.189Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-25T00:18:48.189Z] PASS [2019-09-25T00:18:48.189Z] [2019-09-25T00:18:48.189Z] DONE 2 tests in 17.389s [2019-09-25T00:18:48.189Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-25T00:18:48.189Z] ++ 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-09-25T00:18:48.189Z] ++ set -e [2019-09-25T00:18:48.189Z] ++ '[' -n 0 ']' [2019-09-25T00:18:48.189Z] ++ set -x [2019-09-25T00:18:48.189Z] ++ env -i DEST=/go/src/github.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-09-25T00:18:48.575Z] INFO: Testing against a local daemon [2019-09-25T00:18:48.575Z] === RUN TestPluginWithDevMounts [2019-09-25T00:18:48.575Z] === PAUSE TestPluginWithDevMounts [2019-09-25T00:18:48.575Z] === CONT TestPluginWithDevMounts [2019-09-25T00:18:49.445Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-25T00:18:49.636Z] --- PASS: TestHealthKillContainer (3.14s) [2019-09-25T00:18:49.636Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-25T00:18:49.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-25T00:18:50.152Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2019-09-25T00:18:50.152Z] === RUN TestIpcModeNone [2019-09-25T00:18:51.098Z] --- PASS: TestPluginWithDevMounts (2.14s) [2019-09-25T00:18:51.098Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-25T00:18:51.098Z] PASS [2019-09-25T00:18:51.098Z] [2019-09-25T00:18:51.098Z] DONE 1 tests in 2.547s [2019-09-25T00:18:51.098Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-25T00:18:51.098Z] ++ 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-09-25T00:18:51.098Z] ++ set -e [2019-09-25T00:18:51.098Z] ++ '[' -n 0 ']' [2019-09-25T00:18:51.098Z] ++ set -x [2019-09-25T00:18:51.098Z] ++ env -i DEST=/go/src/github.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-09-25T00:18:51.098Z] INFO: Testing against a local daemon [2019-09-25T00:18:51.098Z] === RUN TestSecretInspect [2019-09-25T00:18:51.524Z] --- PASS: TestIpcModeNone (1.07s) [2019-09-25T00:18:51.524Z] === RUN TestIpcModePrivate [2019-09-25T00:18:51.781Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-25T00:18:52.346Z] --- PASS: TestIpcModePrivate (1.08s) [2019-09-25T00:18:52.346Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2019-09-25T00:18:52.346Z] === RUN TestIpcModeShareable [2019-09-25T00:18:52.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-25T00:18:53.719Z] --- PASS: TestIpcModeShareable (1.11s) [2019-09-25T00:18:53.719Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2019-09-25T00:18:53.719Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-25T00:18:53.727Z] --- PASS: TestSecretInspect (2.68s) [2019-09-25T00:18:53.727Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-25T00:18:53.727Z] === RUN TestSecretList [2019-09-25T00:18:54.121Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-25T00:18:56.165Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-25T00:18:57.016Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-25T00:18:57.047Z] --- PASS: TestSecretList (3.00s) [2019-09-25T00:18:57.047Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-25T00:18:57.047Z] === RUN TestSecretsCreateAndDelete [2019-09-25T00:18:57.901Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.81s) [2019-09-25T00:18:57.901Z] === RUN TestAPIIpcModeHost [2019-09-25T00:18:58.159Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-09-25T00:18:58.416Z] --- PASS: TestAPIIpcModeHost (1.17s) [2019-09-25T00:18:58.416Z] === RUN TestDaemonIpcModeShareable [2019-09-25T00:18:59.549Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2019-09-25T00:18:59.550Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-25T00:18:59.550Z] === RUN TestSecretsUpdate [2019-09-25T00:19:00.943Z] --- PASS: TestDaemonIpcModeShareable (2.17s) [2019-09-25T00:19:00.943Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-25T00:19:00.943Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:196, shared: true, mustBeShared: true [2019-09-25T00:19:00.943Z] === RUN TestDaemonIpcModePrivate [2019-09-25T00:19:01.736Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-25T00:19:02.750Z] --- PASS: TestSecretsUpdate (2.86s) [2019-09-25T00:19:02.750Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-25T00:19:02.750Z] === RUN TestTemplatedSecret [2019-09-25T00:19:02.841Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-25T00:19:03.408Z] === RUN TestDockerSuite/TestBuildAddTar [2019-09-25T00:19:03.665Z] --- PASS: TestDaemonIpcModePrivate (2.99s) [2019-09-25T00:19:03.665Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-25T00:19:03.665Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:316, shared: false, mustBeShared: false [2019-09-25T00:19:03.665Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-25T00:19:03.906Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-25T00:19:03.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:19:03.906Z] INFO: Testing against a local daemon [2019-09-25T00:19:03.906Z] === RUN TestBuildWithSession [2019-09-25T00:19:03.906Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-25T00:19:03.906Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:03.906Z] === RUN TestBuildSquashParent [2019-09-25T00:19:03.906Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-25T00:19:03.906Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:03.906Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-25T00:19:03.906Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-25T00:19:03.906Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:19:03.906Z] === RUN TestBuildMultiStageCopy [2019-09-25T00:19:03.906Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-25T00:19:06.136Z] --- PASS: TestTemplatedSecret (3.76s) [2019-09-25T00:19:06.136Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-25T00:19:06.136Z] === RUN TestSecretCreateResolve [2019-09-25T00:19:06.192Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.61s) [2019-09-25T00:19:06.192Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-25T00:19:06.192Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:239, shared: false, mustBeShared: false [2019-09-25T00:19:06.192Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-25T00:19:06.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-09-25T00:19:08.349Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s) [2019-09-25T00:19:08.349Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-25T00:19:08.349Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:193, shared: true, mustBeShared: true [2019-09-25T00:19:08.349Z] === RUN TestIpcModeOlderClient [2019-09-25T00:19:08.349Z] === PAUSE TestIpcModeOlderClient [2019-09-25T00:19:08.349Z] === RUN TestKillContainerInvalidSignal [2019-09-25T00:19:08.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-25T00:19:09.173Z] --- PASS: TestKillContainerInvalidSignal (1.09s) [2019-09-25T00:19:09.174Z] === RUN TestKillContainer [2019-09-25T00:19:09.174Z] === RUN TestKillContainer/no_signal [2019-09-25T00:19:09.380Z] --- PASS: TestSecretCreateResolve (2.91s) [2019-09-25T00:19:09.380Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-25T00:19:09.380Z] PASS [2019-09-25T00:19:09.380Z] [2019-09-25T00:19:09.380Z] DONE 6 tests in 18.289s [2019-09-25T00:19:09.380Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-25T00:19:09.380Z] ++ 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-09-25T00:19:09.380Z] ++ set -e [2019-09-25T00:19:09.380Z] ++ '[' -n 0 ']' [2019-09-25T00:19:09.380Z] ++ set -x [2019-09-25T00:19:09.380Z] ++ env -i DEST=/go/src/github.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-09-25T00:19:09.380Z] INFO: Testing against a local daemon [2019-09-25T00:19:09.380Z] === RUN TestServiceCreateInit [2019-09-25T00:19:09.380Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-25T00:19:10.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-25T00:19:10.365Z] === RUN TestKillContainer/non_killing_signal [2019-09-25T00:19:10.933Z] === RUN TestKillContainer/killing_signal [2019-09-25T00:19:11.231Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-25T00:19:12.307Z] --- PASS: TestKillContainer (2.97s) [2019-09-25T00:19:12.307Z] --- PASS: TestKillContainer/no_signal (1.00s) [2019-09-25T00:19:12.307Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2019-09-25T00:19:12.307Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2019-09-25T00:19:12.307Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-25T00:19:12.307Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-25T00:19:12.871Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-09-25T00:19:13.111Z] tests/integration/client_test.py ..... [ 75%] [2019-09-25T00:19:13.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-25T00:19:14.033Z] tests/integration/errors_test.py . [ 75%] [2019-09-25T00:19:14.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-25T00:19:14.495Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-25T00:19:14.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.04s) [2019-09-25T00:19:14.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2019-09-25T00:19:14.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.81s) [2019-09-25T00:19:14.501Z] === RUN TestKillStoppedContainer [2019-09-25T00:19:14.501Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-09-25T00:19:14.501Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-25T00:19:14.501Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-09-25T00:19:14.501Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-25T00:19:14.501Z] === RUN TestKillDifferentUserContainer [2019-09-25T00:19:14.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-25T00:19:15.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-25T00:19:15.329Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2019-09-25T00:19:15.329Z] === RUN TestInspectOomKilledTrue [2019-09-25T00:19:15.329Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-25T00:19:15.329Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:19:15.329Z] === RUN TestInspectOomKilledFalse [2019-09-25T00:19:15.329Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-25T00:19:15.329Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:19:15.329Z] === RUN TestLinksEtcHostsContentMatch [2019-09-25T00:19:15.626Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-25T00:19:15.896Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-09-25T00:19:16.153Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-09-25T00:19:16.153Z] === RUN TestLinksContainerNames [2019-09-25T00:19:17.156Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-25T00:19:18.052Z] --- PASS: TestLinksContainerNames (1.97s) [2019-09-25T00:19:18.052Z] === RUN TestLogsFollowTailEmpty [2019-09-25T00:19:18.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-25T00:19:18.686Z] --- PASS: TestBuildMultiStageCopy (14.31s) [2019-09-25T00:19:18.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.53s) [2019-09-25T00:19:18.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2019-09-25T00:19:18.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2019-09-25T00:19:18.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2019-09-25T00:19:18.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2019-09-25T00:19:18.686Z] === RUN TestBuildMultiStageParentConfig [2019-09-25T00:19:18.686Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-09-25T00:19:18.686Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:19:18.686Z] === RUN TestBuildLabelWithTargets [2019-09-25T00:19:18.686Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-09-25T00:19:18.686Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:19:18.686Z] === RUN TestBuildWithEmptyLayers [2019-09-25T00:19:19.243Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2019-09-25T00:19:19.243Z] === RUN TestContainerNetworkMountsNoChown [2019-09-25T00:19:19.649Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2019-09-25T00:19:19.649Z] === RUN TestBuildMultiStageOnBuild [2019-09-25T00:19:19.649Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-25T00:19:19.649Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:19:19.649Z] === RUN TestBuildUncleanTarFilenames [2019-09-25T00:19:19.649Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-09-25T00:19:19.649Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:19:19.649Z] === RUN TestBuildMultiStageLayerLeak [2019-09-25T00:19:19.649Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-25T00:19:19.649Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:19:19.649Z] === RUN TestBuildWithHugeFile [2019-09-25T00:19:19.649Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-25T00:19:19.649Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-25T00:19:19.649Z] === RUN TestBuildWithEmptyDockerfile [2019-09-25T00:19:19.649Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:19:19.649Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:19:19.649Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:19:19.649Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:19:19.649Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:19:19.649Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:19:19.697Z] --- PASS: TestServiceCreateInit (10.21s) [2019-09-25T00:19:19.697Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s) [2019-09-25T00:19:19.697Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-25T00:19:19.697Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2019-09-25T00:19:19.697Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-25T00:19:19.697Z] === RUN TestCreateServiceMultipleTimes [2019-09-25T00:19:19.808Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-09-25T00:19:19.808Z] === RUN TestMountDaemonRoot [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/default [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/default [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/private [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/private [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rprivate [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/slave [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/slave [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rslave [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/shared [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/shared [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rshared [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/default [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/rshared [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/shared [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/rslave [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/slave [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/rprivate [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/private [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-25T00:19:20.065Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:19:20.065Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:19:20.065Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:19:20.106Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:19:20.106Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:19:20.106Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:19:20.106Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2019-09-25T00:19:20.106Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-25T00:19:20.106Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-09-25T00:19:20.106Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-09-25T00:19:20.106Z] === RUN TestBuildPreserveOwnership [2019-09-25T00:19:20.106Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-25T00:19:20.106Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:19:20.106Z] === RUN TestBuildPlatformInvalid [2019-09-25T00:19:20.106Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-09-25T00:19:20.106Z] PASS [2019-09-25T00:19:20.106Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-25T00:19:20.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:19:20.106Z] INFO: Testing against a local daemon [2019-09-25T00:19:20.106Z] === RUN TestConfigList [2019-09-25T00:19:20.106Z] --- SKIP: TestConfigList (0.00s) [2019-09-25T00:19:20.106Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:20.106Z] === RUN TestConfigsCreateAndDelete [2019-09-25T00:19:20.106Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-25T00:19:20.106Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:20.106Z] === RUN TestConfigsUpdate [2019-09-25T00:19:20.106Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-25T00:19:20.106Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:20.106Z] === RUN TestTemplatedConfig [2019-09-25T00:19:20.106Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-25T00:19:20.106Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:20.106Z] === RUN TestConfigInspect [2019-09-25T00:19:20.106Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-25T00:19:20.106Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:20.106Z] === RUN TestConfigCreateWithLabels [2019-09-25T00:19:20.106Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-25T00:19:20.106Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:19:20.106Z] === RUN TestConfigCreateResolve [2019-09-25T00:19:20.106Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-25T00:19:20.106Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:19:20.106Z] === RUN TestConfigDaemonLibtrustID [2019-09-25T00:19:20.106Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-25T00:19:20.106Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:19:20.106Z] PASS [2019-09-25T00:19:20.106Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-25T00:19:20.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:19:20.106Z] INFO: Testing against a local daemon [2019-09-25T00:19:20.106Z] === RUN TestCheckpoint [2019-09-25T00:19:20.106Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-25T00:19:20.106Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-25T00:19:20.106Z] === RUN TestContainerInvalidJSON [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:19:20.322Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:19:20.563Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:19:20.563Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:19:20.563Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:19:20.563Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:19:20.563Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:19:20.563Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:19:20.563Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:19:20.563Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:19:20.563Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:19:20.563Z] --- PASS: TestContainerInvalidJSON (0.06s) [2019-09-25T00:19:20.563Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-25T00:19:20.563Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-25T00:19:20.563Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-25T00:19:20.563Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-25T00:19:20.563Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-09-25T00:19:20.563Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-25T00:19:20.563Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-25T00:19:20.563Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-09-25T00:19:20.563Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-25T00:19:20.563Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-25T00:19:20.563Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-09-25T00:19:20.563Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-25T00:19:20.563Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-25T00:19:20.563Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-09-25T00:19:20.563Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-25T00:19:20.563Z] === RUN TestCopyFromContainer [2019-09-25T00:19:20.563Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-25T00:19:20.563Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:20.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-25T00:19:20.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:19:20.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:19:20.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:19:20.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:19:20.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:19:20.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:19:20.563Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:19:20.563Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:19:20.563Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:19:20.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-25T00:19:20.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-25T00:19:20.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-25T00:19:20.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-25T00:19:20.564Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-25T00:19:20.564Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-25T00:19:20.564Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidEnv [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-25T00:19:20.564Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-25T00:19:20.564Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-25T00:19:20.564Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-25T00:19:20.564Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-25T00:19:20.564Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-25T00:19:20.564Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-25T00:19:20.564Z] === RUN TestCreateTmpfsMountsTarget [2019-09-25T00:19:20.564Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-25T00:19:20.564Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:20.564Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-25T00:19:20.564Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-25T00:19:20.564Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:19:20.564Z] === RUN TestCreateWithCapabilities [2019-09-25T00:19:20.564Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-25T00:19:20.564Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-25T00:19:20.564Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-25T00:19:20.564Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-25T00:19:20.564Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:19:20.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:19:20.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:19:20.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:19:20.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:19:20.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:19:20.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:19:20.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:19:20.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:19:20.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:19:20.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:19:20.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-25T00:19:20.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-25T00:19:20.564Z] === RUN TestDiff [2019-09-25T00:19:20.564Z] --- SKIP: TestDiff (0.00s) [2019-09-25T00:19:20.564Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:20.564Z] === RUN TestExecWithCloseStdin [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:19:20.580Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:19:20.580Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:19:20.838Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-25T00:19:20.838Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-25T00:19:20.838Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-25T00:19:20.838Z] === RUN TestContainerBindMountNonRecursive [2019-09-25T00:19:22.734Z] --- PASS: TestExecWithCloseStdin (2.12s) [2019-09-25T00:19:22.734Z] === RUN TestExec [2019-09-25T00:19:22.734Z] --- SKIP: TestExec (0.00s) [2019-09-25T00:19:22.734Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-25T00:19:22.734Z] === RUN TestExecUser [2019-09-25T00:19:22.734Z] --- SKIP: TestExecUser (0.00s) [2019-09-25T00:19:22.734Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-25T00:19:22.734Z] === RUN TestExportContainerAndImportImage [2019-09-25T00:19:22.734Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-25T00:19:22.734Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:22.734Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-25T00:19:22.734Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-25T00:19:22.734Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:22.734Z] === RUN TestHealthCheckWorkdir [2019-09-25T00:19:22.734Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-25T00:19:22.734Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:22.734Z] === RUN TestHealthKillContainer [2019-09-25T00:19:22.734Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-25T00:19:22.734Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-25T00:19:22.734Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-25T00:19:22.734Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-25T00:19:22.734Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-25T00:19:22.734Z] === RUN TestKillContainerInvalidSignal [2019-09-25T00:19:23.367Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2019-09-25T00:19:23.367Z] === RUN TestNetworkNat [2019-09-25T00:19:23.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-25T00:19:23.931Z] --- PASS: TestNetworkNat (0.95s) [2019-09-25T00:19:23.931Z] === RUN TestNetworkLocalhostTCPNat [2019-09-25T00:19:24.862Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2019-09-25T00:19:24.862Z] === RUN TestNetworkLoopbackNat [2019-09-25T00:19:24.901Z] --- PASS: TestKillContainerInvalidSignal (1.83s) [2019-09-25T00:19:24.901Z] === RUN TestKillContainer [2019-09-25T00:19:24.901Z] --- SKIP: TestKillContainer (0.00s) [2019-09-25T00:19:24.901Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-25T00:19:24.901Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-25T00:19:24.901Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-25T00:19:24.901Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-25T00:19:24.901Z] === RUN TestKillStoppedContainer [2019-09-25T00:19:24.901Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-25T00:19:24.901Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-25T00:19:24.901Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-25T00:19:24.901Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-25T00:19:24.901Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-25T00:19:24.901Z] === RUN TestKillDifferentUserContainer [2019-09-25T00:19:24.901Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-25T00:19:24.901Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-25T00:19:24.901Z] === RUN TestInspectOomKilledTrue [2019-09-25T00:19:24.901Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-25T00:19:24.901Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:19:24.901Z] === RUN TestInspectOomKilledFalse [2019-09-25T00:19:24.901Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-25T00:19:24.901Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:19:24.901Z] === RUN TestLogsFollowTailEmpty [2019-09-25T00:19:25.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-25T00:19:26.362Z] --- PASS: TestNetworkLoopbackNat (1.39s) [2019-09-25T00:19:26.362Z] === RUN TestPause [2019-09-25T00:19:26.432Z] --- PASS: TestLogsFollowTailEmpty (1.85s) [2019-09-25T00:19:26.432Z] === RUN TestNetworkNat [2019-09-25T00:19:26.432Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-25T00:19:26.432Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:26.432Z] === RUN TestNetworkLocalhostTCPNat [2019-09-25T00:19:26.432Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-25T00:19:26.432Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:19:26.432Z] === RUN TestNetworkLoopbackNat [2019-09-25T00:19:26.432Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-25T00:19:26.432Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:26.432Z] === RUN TestPause [2019-09-25T00:19:26.432Z] --- SKIP: TestPause (0.00s) [2019-09-25T00:19:26.432Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-25T00:19:26.432Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-25T00:19:27.734Z] --- PASS: TestPause (1.22s) [2019-09-25T00:19:27.734Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-25T00:19:27.734Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-25T00:19:27.734Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-25T00:19:27.734Z] === RUN TestPauseStopPausedContainer [2019-09-25T00:19:27.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-25T00:19:27.972Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.73s) [2019-09-25T00:19:27.972Z] === RUN TestPauseStopPausedContainer [2019-09-25T00:19:27.972Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-25T00:19:27.972Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:27.972Z] === RUN TestPsFilter [2019-09-25T00:19:28.299Z] === RUN TestDockerSuite/TestBuildBlankName [2019-09-25T00:19:28.428Z] --- PASS: TestPsFilter (0.19s) [2019-09-25T00:19:28.428Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-25T00:19:28.557Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2019-09-25T00:19:28.557Z] === RUN TestPsFilter [2019-09-25T00:19:28.815Z] --- PASS: TestPsFilter (0.23s) [2019-09-25T00:19:28.815Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-25T00:19:28.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-09-25T00:19:29.746Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2019-09-25T00:19:29.746Z] === RUN TestRemoveContainerWithVolume [2019-09-25T00:19:30.313Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2019-09-25T00:19:30.313Z] === RUN TestRemoveContainerRunning [2019-09-25T00:19:30.597Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.11s) [2019-09-25T00:19:30.597Z] === RUN TestRemoveContainerWithVolume [2019-09-25T00:19:31.731Z] --- PASS: TestRemoveContainerRunning (1.13s) [2019-09-25T00:19:31.731Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-25T00:19:31.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-25T00:19:32.299Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-09-25T00:19:32.299Z] === RUN TestRemoveInvalidContainer [2019-09-25T00:19:32.299Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-25T00:19:32.299Z] === RUN TestRenameLinkedContainer [2019-09-25T00:19:32.769Z] --- PASS: TestRemoveContainerWithVolume (2.17s) [2019-09-25T00:19:32.769Z] === RUN TestRemoveContainerRunning [2019-09-25T00:19:34.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-25T00:19:34.299Z] --- PASS: TestRemoveContainerRunning (1.77s) [2019-09-25T00:19:34.299Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-25T00:19:35.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-25T00:19:36.469Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s) [2019-09-25T00:19:36.469Z] === RUN TestRemoveInvalidContainer [2019-09-25T00:19:36.469Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-25T00:19:36.469Z] === RUN TestRenameLinkedContainer [2019-09-25T00:19:36.469Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-25T00:19:36.469Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:36.469Z] === RUN TestRenameStoppedContainer [2019-09-25T00:19:36.502Z] --- PASS: TestRenameLinkedContainer (4.25s) [2019-09-25T00:19:36.502Z] === RUN TestRenameStoppedContainer [2019-09-25T00:19:37.434Z] --- PASS: TestRenameStoppedContainer (0.90s) [2019-09-25T00:19:37.434Z] === RUN TestRenameRunningContainerAndReuse [2019-09-25T00:19:37.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-25T00:19:38.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-25T00:19:38.641Z] --- PASS: TestRenameStoppedContainer (2.11s) [2019-09-25T00:19:38.641Z] === RUN TestRenameRunningContainerAndReuse [2019-09-25T00:19:39.190Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-09-25T00:19:39.190Z] === RUN TestRenameInvalidName [2019-09-25T00:19:39.607Z] --- PASS: TestCreateServiceMultipleTimes (17.66s) [2019-09-25T00:19:39.608Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-25T00:19:39.608Z] === RUN TestCreateServiceConflict [2019-09-25T00:19:39.991Z] --- PASS: TestCreateServiceConflict (2.82s) [2019-09-25T00:19:39.991Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-25T00:19:39.991Z] === RUN TestCreateServiceMaxReplicas [2019-09-25T00:19:40.122Z] --- PASS: TestRenameInvalidName (0.93s) [2019-09-25T00:19:40.122Z] === RUN TestRenameAnonymousContainer [2019-09-25T00:19:40.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-25T00:19:41.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-25T00:19:42.361Z] --- PASS: TestRenameRunningContainerAndReuse (3.69s) [2019-09-25T00:19:42.361Z] === RUN TestRenameInvalidName [2019-09-25T00:19:43.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-25T00:19:43.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-25T00:19:43.892Z] --- PASS: TestRenameInvalidName (1.80s) [2019-09-25T00:19:43.892Z] === RUN TestRenameAnonymousContainer [2019-09-25T00:19:43.892Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-25T00:19:43.892Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:43.892Z] === RUN TestRenameContainerWithSameName [2019-09-25T00:19:44.339Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2019-09-25T00:19:44.339Z] === RUN TestRenameContainerWithSameName [2019-09-25T00:19:44.484Z] --- PASS: TestCreateServiceMaxReplicas (3.94s) [2019-09-25T00:19:44.484Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-25T00:19:44.484Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-25T00:19:44.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-25T00:19:44.904Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-09-25T00:19:44.904Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-25T00:19:45.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-25T00:19:45.425Z] --- PASS: TestRenameContainerWithSameName (1.77s) [2019-09-25T00:19:45.425Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-25T00:19:45.425Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-25T00:19:45.425Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:45.425Z] === RUN TestResize [2019-09-25T00:19:45.425Z] --- SKIP: TestResize (0.00s) [2019-09-25T00:19:45.425Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:45.425Z] === RUN TestResizeWithInvalidSize [2019-09-25T00:19:45.425Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-25T00:19:45.425Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-25T00:19:45.425Z] === RUN TestResizeWhenContainerNotStarted [2019-09-25T00:19:47.061Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2019-09-25T00:19:47.061Z] === RUN TestResize [2019-09-25T00:19:47.594Z] --- PASS: TestResizeWhenContainerNotStarted (2.01s) [2019-09-25T00:19:47.594Z] === RUN TestDaemonRestartKillContainers [2019-09-25T00:19:47.594Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-25T00:19:47.594Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:19:47.594Z] === RUN TestStats [2019-09-25T00:19:47.594Z] --- SKIP: TestStats (0.00s) [2019-09-25T00:19:47.594Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-25T00:19:47.594Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-25T00:19:47.994Z] --- PASS: TestResize (0.88s) [2019-09-25T00:19:47.994Z] === RUN TestResizeWithInvalidSize [2019-09-25T00:19:48.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-25T00:19:48.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-25T00:19:48.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-25T00:19:48.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-09-25T00:19:49.073Z] --- PASS: TestResizeWithInvalidSize (1.08s) [2019-09-25T00:19:49.073Z] === RUN TestResizeWhenContainerNotStarted [2019-09-25T00:19:50.006Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:19:50.006Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:19:50.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:19:50.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:19:50.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:19:52.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-25T00:19:52.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:19:52.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:19:53.052Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-25T00:19:53.371Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.30s) [2019-09-25T00:19:53.371Z] === RUN TestStopContainerWithTimeout [2019-09-25T00:19:53.371Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-25T00:19:53.371Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-25T00:19:53.371Z] === RUN TestUpdateRestartPolicy [2019-09-25T00:19:54.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:19:54.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:19:55.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:19:55.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:19:58.129Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.26s) [2019-09-25T00:19:58.129Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-25T00:19:58.129Z] === RUN TestCreateServiceSecretFileMode [2019-09-25T00:19:58.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-09-25T00:19:58.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:19:58.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:20:01.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-25T00:20:01.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:20:02.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:20:02.351Z] --- PASS: TestCreateServiceSecretFileMode (3.62s) [2019-09-25T00:20:02.351Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-25T00:20:02.351Z] === RUN TestCreateServiceConfigFileMode [2019-09-25T00:20:03.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-25T00:20:04.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2019-09-25T00:20:04.945Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-25T00:20:04.945Z] === RUN TestCgroupNamespacesRun [2019-09-25T00:20:05.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-25T00:20:05.572Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2019-09-25T00:20:05.572Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-25T00:20:05.572Z] === RUN TestCreateServiceSysctls [2019-09-25T00:20:06.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-25T00:20:06.832Z] --- PASS: TestCgroupNamespacesRun (2.07s) [2019-09-25T00:20:06.832Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-25T00:20:06.832Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-25T00:20:07.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-25T00:20:08.768Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2019-09-25T00:20:08.768Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-25T00:20:08.768Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-25T00:20:09.617Z] --- PASS: TestCreateServiceSysctls (4.24s) [2019-09-25T00:20:09.617Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-25T00:20:09.617Z] === RUN TestCreateServiceCapabilities [2019-09-25T00:20:09.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-09-25T00:20:09.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-25T00:20:10.486Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-09-25T00:20:10.524Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2019-09-25T00:20:10.525Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-25T00:20:10.525Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-25T00:20:11.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-25T00:20:11.985Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-25T00:20:12.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-25T00:20:12.649Z] --- PASS: TestCgroupNamespacesRunHostMode (2.00s) [2019-09-25T00:20:12.649Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-25T00:20:12.649Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-25T00:20:12.944Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2019-09-25T00:20:12.944Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-25T00:20:12.944Z] === RUN TestInspect [2019-09-25T00:20:13.002Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2019-09-25T00:20:13.002Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-25T00:20:13.002Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-25T00:20:13.002Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-25T00:20:13.002Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-25T00:20:13.002Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-25T00:20:13.293Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-25T00:20:13.293Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-25T00:20:13.293Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-25T00:20:13.580Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-25T00:20:14.264Z] ......... [ 85%] [2019-09-25T00:20:14.438Z] --- PASS: TestUpdateRestartPolicy (20.46s) [2019-09-25T00:20:14.438Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-25T00:20:14.548Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2019-09-25T00:20:14.548Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-25T00:20:14.548Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-25T00:20:14.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-25T00:20:14.897Z] --- PASS: TestUpdateRestartWithAutoRemove (1.79s) [2019-09-25T00:20:14.897Z] === RUN TestWaitNonBlocked [2019-09-25T00:20:14.897Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:20:14.897Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:20:14.897Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:20:14.897Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:20:14.897Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:20:14.897Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:20:15.372Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-09-25T00:20:15.372Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-25T00:20:15.372Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-25T00:20:15.621Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-25T00:20:15.621Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-25T00:20:15.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-25T00:20:16.194Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2019-09-25T00:20:16.194Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-25T00:20:16.194Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-25T00:20:16.264Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-09-25T00:20:16.269Z] --- PASS: TestInspect (3.49s) [2019-09-25T00:20:16.269Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-25T00:20:16.269Z] === RUN TestDockerNetworkConnectAlias [2019-09-25T00:20:16.551Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 95.2% of statements [2019-09-25T00:20:17.174Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-25T00:20:17.174Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-25T00:20:17.174Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2019-09-25T00:20:17.797Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/builder [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-25T00:20:17.797Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-25T00:20:18.092Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2019-09-25T00:20:18.093Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-25T00:20:18.093Z] === RUN TestKernelTCPMemory [2019-09-25T00:20:18.421Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2019-09-25T00:20:19.024Z] --- PASS: TestKernelTCPMemory (1.05s) [2019-09-25T00:20:19.024Z] === RUN TestNISDomainname [2019-09-25T00:20:20.399Z] --- PASS: TestNISDomainname (1.11s) [2019-09-25T00:20:20.399Z] === RUN TestHostnameDnsResolution [2019-09-25T00:20:20.598Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-25T00:20:20.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-25T00:20:20.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-25T00:20:21.590Z] --- PASS: TestHostnameDnsResolution (1.55s) [2019-09-25T00:20:21.590Z] === RUN TestStats [2019-09-25T00:20:22.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-25T00:20:22.210Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-25T00:20:22.597Z] --- PASS: TestDockerNetworkConnectAlias (5.47s) [2019-09-25T00:20:22.597Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-25T00:20:22.597Z] === RUN TestDockerNetworkReConnect [2019-09-25T00:20:23.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-25T00:20:23.344Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-09-25T00:20:23.452Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-25T00:20:23.452Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.62s) [2019-09-25T00:20:23.452Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.40s) [2019-09-25T00:20:23.452Z] === RUN TestWaitBlocked [2019-09-25T00:20:23.452Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-25T00:20:23.452Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:20:23.452Z] PASS [2019-09-25T00:20:23.452Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-25T00:20:23.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.452Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.452Z] === RUN TestCommitInheritsEnv [2019-09-25T00:20:23.452Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-25T00:20:23.452Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:20:23.452Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-25T00:20:23.452Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-25T00:20:23.452Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-25T00:20:23.452Z] === RUN TestImagesFilterMultiReference [2019-09-25T00:20:23.452Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-25T00:20:23.452Z] === RUN TestImagePullPlatformInvalid [2019-09-25T00:20:23.452Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-25T00:20:23.452Z] === RUN TestRemoveImageOrphaning [2019-09-25T00:20:23.452Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-25T00:20:23.452Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:20:23.452Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-25T00:20:23.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-25T00:20:23.452Z] === RUN TestTagInvalidReference [2019-09-25T00:20:23.452Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-25T00:20:23.452Z] === RUN TestTagValidPrefixedRepo [2019-09-25T00:20:23.452Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-25T00:20:23.452Z] === RUN TestTagExistedNameWithoutForce [2019-09-25T00:20:23.452Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-25T00:20:23.452Z] === RUN TestTagOfficialNames [2019-09-25T00:20:23.452Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-25T00:20:23.452Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-25T00:20:23.452Z] === RUN TestTagMatchesDigest [2019-09-25T00:20:23.452Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-25T00:20:23.452Z] PASS [2019-09-25T00:20:23.452Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-25T00:20:23.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.452Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.452Z] === RUN TestNetworkCreateDelete [2019-09-25T00:20:23.452Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-25T00:20:23.452Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:20:23.452Z] === RUN TestDockerNetworkDeletePreferID [2019-09-25T00:20:23.452Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-25T00:20:23.452Z] 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-09-25T00:20:23.452Z] === RUN TestInspectNetwork [2019-09-25T00:20:23.452Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-25T00:20:23.452Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-25T00:20:23.452Z] === RUN TestRunContainerWithBridgeNone [2019-09-25T00:20:23.452Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-25T00:20:23.452Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:20:23.452Z] === RUN TestNetworkInvalidJSON [2019-09-25T00:20:23.452Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-25T00:20:23.452Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-25T00:20:23.452Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:20:23.452Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:20:23.452Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:20:23.452Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:20:23.452Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-25T00:20:23.452Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:20:23.452Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:20:23.452Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-25T00:20:23.452Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-25T00:20:23.452Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-25T00:20:23.452Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-25T00:20:23.452Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-25T00:20:23.452Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-25T00:20:23.452Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-25T00:20:23.452Z] === RUN TestDaemonDefaultNetworkPools [2019-09-25T00:20:23.452Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-25T00:20:23.452Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-25T00:20:23.452Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-25T00:20:23.452Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-25T00:20:23.453Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-25T00:20:23.453Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-25T00:20:23.453Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-25T00:20:23.453Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-25T00:20:23.453Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestServiceWithPredefinedNetwork [2019-09-25T00:20:23.453Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-25T00:20:23.453Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-25T00:20:23.453Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-25T00:20:23.453Z] service_test.go:230: FLAKY_TEST [2019-09-25T00:20:23.453Z] === RUN TestServiceWithDataPathPortInit [2019-09-25T00:20:23.453Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-25T00:20:23.453Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-25T00:20:23.453Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-25T00:20:23.453Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-25T00:20:23.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.453Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.453Z] === RUN TestPluginInvalidJSON [2019-09-25T00:20:23.453Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:20:23.453Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:20:23.453Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:20:23.453Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-09-25T00:20:23.453Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-25T00:20:23.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.453Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.453Z] === RUN TestExternalGraphDriver [2019-09-25T00:20:23.453Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-25T00:20:23.453Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-25T00:20:23.453Z] === RUN TestGraphdriverPluginV2 [2019-09-25T00:20:23.453Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-25T00:20:23.453Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-25T00:20:23.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.453Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-25T00:20:23.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-25T00:20:23.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.453Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.453Z] === RUN TestSecretInspect [2019-09-25T00:20:23.453Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-25T00:20:23.453Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestSecretList [2019-09-25T00:20:23.453Z] --- SKIP: TestSecretList (0.00s) [2019-09-25T00:20:23.453Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestSecretsCreateAndDelete [2019-09-25T00:20:23.453Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-25T00:20:23.453Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestSecretsUpdate [2019-09-25T00:20:23.453Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-25T00:20:23.453Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestTemplatedSecret [2019-09-25T00:20:23.453Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-25T00:20:23.453Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.453Z] === RUN TestSecretCreateResolve [2019-09-25T00:20:23.453Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-25T00:20:23.453Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:20:23.453Z] PASS [2019-09-25T00:20:23.453Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-25T00:20:23.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.911Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.911Z] === RUN TestServiceCreateInit [2019-09-25T00:20:23.911Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-25T00:20:23.911Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-25T00:20:23.911Z] --- PASS: TestServiceCreateInit (0.04s) [2019-09-25T00:20:23.911Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-25T00:20:23.911Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-25T00:20:23.911Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestCreateServiceMultipleTimes [2019-09-25T00:20:23.911Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-25T00:20:23.911Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestCreateServiceConflict [2019-09-25T00:20:23.911Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-25T00:20:23.911Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestCreateServiceMaxReplicas [2019-09-25T00:20:23.911Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-25T00:20:23.911Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-25T00:20:23.911Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-25T00:20:23.911Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestCreateServiceSecretFileMode [2019-09-25T00:20:23.911Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-25T00:20:23.911Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestCreateServiceConfigFileMode [2019-09-25T00:20:23.911Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-25T00:20:23.911Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestCreateServiceSysctls [2019-09-25T00:20:23.911Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-09-25T00:20:23.911Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestCreateServiceCapabilities [2019-09-25T00:20:23.911Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-25T00:20:23.911Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestInspect [2019-09-25T00:20:23.911Z] --- SKIP: TestInspect (0.00s) [2019-09-25T00:20:23.911Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestDockerNetworkConnectAlias [2019-09-25T00:20:23.911Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-25T00:20:23.911Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestDockerNetworkReConnect [2019-09-25T00:20:23.911Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-25T00:20:23.911Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestServicePlugin [2019-09-25T00:20:23.911Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-25T00:20:23.911Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestServiceUpdateLabel [2019-09-25T00:20:23.911Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-25T00:20:23.911Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:20:23.911Z] === RUN TestServiceUpdateSecrets [2019-09-25T00:20:23.911Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-25T00:20:23.911Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:20:23.911Z] === RUN TestServiceUpdateConfigs [2019-09-25T00:20:23.911Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-25T00:20:23.911Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:20:23.911Z] === RUN TestServiceUpdateNetwork [2019-09-25T00:20:23.911Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-25T00:20:23.911Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-25T00:20:23.911Z] PASS [2019-09-25T00:20:23.911Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-25T00:20:23.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.911Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.911Z] === RUN TestSessionCreate [2019-09-25T00:20:23.911Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-25T00:20:23.911Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-25T00:20:23.911Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-25T00:20:23.911Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-25T00:20:23.911Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-25T00:20:23.911Z] PASS [2019-09-25T00:20:23.911Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-25T00:20:23.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:23.911Z] INFO: Testing against a local daemon [2019-09-25T00:20:23.911Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-25T00:20:23.911Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-25T00:20:23.911Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-25T00:20:23.911Z] === RUN TestEventsExecDie [2019-09-25T00:20:23.911Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-25T00:20:23.911Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-25T00:20:23.911Z] === RUN TestEventsBackwardsCompatible [2019-09-25T00:20:23.911Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-25T00:20:23.911Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-25T00:20:23.911Z] === RUN TestInfoAPI [2019-09-25T00:20:23.911Z] --- PASS: TestInfoAPI (0.03s) [2019-09-25T00:20:23.911Z] === RUN TestInfoAPIWarnings [2019-09-25T00:20:23.911Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-25T00:20:23.911Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-25T00:20:23.911Z] === RUN TestLoginFailsWithBadCredentials [2019-09-25T00:20:24.283Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-09-25T00:20:24.542Z] --- PASS: TestStats (2.86s) [2019-09-25T00:20:24.542Z] === RUN TestStopContainerWithTimeout [2019-09-25T00:20:24.542Z] === RUN TestStopContainerWithTimeout/0 [2019-09-25T00:20:24.542Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-25T00:20:24.542Z] === RUN TestStopContainerWithTimeout/1 [2019-09-25T00:20:24.542Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-25T00:20:24.542Z] === RUN TestStopContainerWithTimeout/3 [2019-09-25T00:20:24.542Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-25T00:20:24.542Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-25T00:20:24.542Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-25T00:20:24.542Z] === CONT TestStopContainerWithTimeout/0 [2019-09-25T00:20:24.542Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-25T00:20:24.799Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-09-25T00:20:25.441Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-09-25T00:20:25.441Z] === RUN TestPingCacheHeaders [2019-09-25T00:20:25.441Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-09-25T00:20:25.441Z] === RUN TestPingGet [2019-09-25T00:20:25.441Z] --- PASS: TestPingGet (0.03s) [2019-09-25T00:20:25.441Z] === RUN TestPingHead [2019-09-25T00:20:25.441Z] --- PASS: TestPingHead (0.04s) [2019-09-25T00:20:25.441Z] === RUN TestVersion [2019-09-25T00:20:25.441Z] --- PASS: TestVersion (0.03s) [2019-09-25T00:20:25.441Z] PASS [2019-09-25T00:20:25.441Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-25T00:20:25.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:25.441Z] INFO: Testing against a local daemon [2019-09-25T00:20:25.441Z] === RUN TestVolumesCreateAndList [2019-09-25T00:20:25.441Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-09-25T00:20:25.441Z] === RUN TestVolumesRemove [2019-09-25T00:20:25.441Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-25T00:20:25.441Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-25T00:20:25.441Z] === RUN TestVolumesInspect [2019-09-25T00:20:25.441Z] --- PASS: TestVolumesInspect (0.05s) [2019-09-25T00:20:25.441Z] === RUN TestVolumesInvalidJSON [2019-09-25T00:20:25.441Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-25T00:20:25.441Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-25T00:20:25.441Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-25T00:20:25.441Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-25T00:20:25.441Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-25T00:20:25.441Z] PASS [2019-09-25T00:20:25.441Z] INFO: make.ps1 ended at 09/25/2019 00:20:25 [2019-09-25T00:20:25.441Z] INFO: Integration CLI tests being run from the host: [2019-09-25T00:20:25.441Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-25T00:20:25.733Z] === CONT TestStopContainerWithTimeout/3 [2019-09-25T00:20:26.371Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-25T00:20:26.853Z] ok github.com/docker/docker/builder/fscache 0.142s coverage: 69.2% of statements [2019-09-25T00:20:26.991Z] --- PASS: TestDockerNetworkReConnect (4.99s) [2019-09-25T00:20:26.991Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-25T00:20:26.991Z] === RUN TestServicePlugin [2019-09-25T00:20:26.991Z] --- SKIP: TestServicePlugin (0.01s) [2019-09-25T00:20:26.991Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:20:26.991Z] === RUN TestServiceUpdateLabel [2019-09-25T00:20:28.318Z] === CONT TestStopContainerWithTimeout/1 [2019-09-25T00:20:28.344Z] ok github.com/docker/docker/builder/remotecontext 0.375s coverage: 13.6% of statements [2019-09-25T00:20:28.633Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-09-25T00:20:28.742Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-25T00:20:28.926Z] ok github.com/docker/docker/builder/remotecontext/git 4.012s coverage: 85.1% of statements [2019-09-25T00:20:29.480Z] --- PASS: TestServiceUpdateLabel (2.93s) [2019-09-25T00:20:29.480Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-25T00:20:29.480Z] === RUN TestServiceUpdateSecrets [2019-09-25T00:20:29.663Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-25T00:20:29.943Z] ok github.com/docker/docker/builder/dockerfile 1.098s coverage: 45.1% of statements [2019-09-25T00:20:29.943Z] ? github.com/docker/docker/cli [no test files] [2019-09-25T00:20:29.943Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-25T00:20:30.214Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-25T00:20:30.214Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2019-09-25T00:20:30.214Z] --- PASS: TestStopContainerWithTimeout/-1 (3.50s) [2019-09-25T00:20:30.214Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2019-09-25T00:20:30.214Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2019-09-25T00:20:30.214Z] === RUN TestDeleteDevicemapper [2019-09-25T00:20:30.214Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-25T00:20:30.214Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-25T00:20:30.214Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-25T00:20:30.214Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-25T00:20:30.472Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-25T00:20:32.369Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-09-25T00:20:32.369Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-25T00:20:32.933Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-09-25T00:20:33.864Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.80s) [2019-09-25T00:20:33.864Z] === RUN TestUpdateMemory [2019-09-25T00:20:33.864Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-25T00:20:33.864Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:20:33.864Z] === RUN TestUpdateCPUQuota [2019-09-25T00:20:34.121Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-09-25T00:20:35.491Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-25T00:20:35.492Z] --- PASS: TestUpdateCPUQuota (1.73s) [2019-09-25T00:20:35.492Z] === RUN TestUpdatePidsLimit [2019-09-25T00:20:35.750Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-25T00:20:35.750Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-25T00:20:36.008Z] === RUN TestUpdatePidsLimit/no_change [2019-09-25T00:20:36.573Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-25T00:20:37.138Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-25T00:20:37.704Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-25T00:20:37.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-25T00:20:37.977Z] INFO: Testing against a local daemon [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-09-25T00:20:37.977Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-09-25T00:20:38.269Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-25T00:20:38.434Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-09-25T00:20:38.526Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-25T00:20:38.892Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-09-25T00:20:39.879Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-25T00:20:39.879Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-25T00:20:40.423Z] --- PASS: TestUpdatePidsLimit (4.72s) [2019-09-25T00:20:40.423Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-09-25T00:20:40.423Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-09-25T00:20:40.423Z] --- PASS: TestUpdatePidsLimit/update_lower (0.54s) [2019-09-25T00:20:40.423Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.59s) [2019-09-25T00:20:40.423Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-09-25T00:20:40.423Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s) [2019-09-25T00:20:40.423Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-09-25T00:20:40.423Z] === RUN TestUpdateRestartPolicy [2019-09-25T00:20:40.681Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-09-25T00:20:41.613Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-25T00:20:42.521Z] ok github.com/docker/docker/client 0.733s coverage: 75.8% of statements [2019-09-25T00:20:42.544Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-25T00:20:42.802Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-25T00:20:43.059Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-25T00:20:43.623Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-09-25T00:20:43.623Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-25T00:20:44.187Z] === RUN TestDockerSuite/TestBuildCmd [2019-09-25T00:20:44.445Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-09-25T00:20:44.702Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-09-25T00:20:44.870Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-25T00:20:44.959Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-09-25T00:20:44.959Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-09-25T00:20:45.634Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-25T00:20:45.634Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-25T00:20:45.634Z] [2019-09-25T00:20:45.634Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-25T00:20:45.634Z] =========================== short test summary info ============================ [2019-09-25T00:20:45.634Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-25T00:20:45.634Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-25T00:20:45.634Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-25T00:20:45.634Z] Not supported on most drivers [2019-09-25T00:20:45.634Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-25T00:20:45.634Z] This doesn't seem to be taken into account by the engine [2019-09-25T00:20:45.634Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-25T00:20:45.634Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-25T00:20:45.634Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-25T00:20:45.634Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-25T00:20:45.634Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-25T00:20:45.634Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-25T00:20:45.634Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-25T00:20:45.634Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 384.01 seconds == [2019-09-25T00:20:45.888Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-25T00:20:45.901Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2019-09-25T00:20:45.902Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-25T00:20:45.902Z] === RUN TestServiceUpdateConfigs [2019-09-25T00:20:46.329Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-09-25T00:20:48.854Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-25T00:20:49.786Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-25T00:20:50.351Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-25T00:20:50.916Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-25T00:20:52.289Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-09-25T00:20:53.221Z] === RUN TestDockerSuite/TestBuildContChar [2019-09-25T00:20:53.788Z] --- PASS: TestUpdateRestartPolicy (13.29s) [2019-09-25T00:20:53.788Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-25T00:20:53.788Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-25T00:20:54.352Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-25T00:20:54.610Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2019-09-25T00:20:54.610Z] === RUN TestWaitNonBlocked [2019-09-25T00:20:54.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:20:54.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:20:54.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:20:54.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:20:54.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:20:54.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:20:55.982Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-25T00:20:55.982Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2019-09-25T00:20:55.982Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2019-09-25T00:20:55.982Z] === RUN TestWaitBlocked [2019-09-25T00:20:55.982Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:20:55.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:20:55.982Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:20:55.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:20:55.982Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:20:55.982Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:20:56.915Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-09-25T00:20:57.172Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-25T00:20:57.173Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2019-09-25T00:20:57.173Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2019-09-25T00:20:57.173Z] === CONT TestContainerStartOnDaemonRestart [2019-09-25T00:20:57.173Z] === CONT TestIpcModeOlderClient [2019-09-25T00:20:57.173Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-09-25T00:20:57.173Z] === CONT TestDaemonRestartIpcMode [2019-09-25T00:20:57.430Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-09-25T00:20:58.032Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-25T00:20:58.032Z] Clearing AppArmor profiles cache:. [2019-09-25T00:20:58.032Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-25T00:20:58.032Z] Unloading profiles will leave already running processes permanently [2019-09-25T00:20:58.032Z] unconfined, which can lead to unexpected situations. [2019-09-25T00:20:58.032Z] [2019-09-25T00:20:58.032Z] To set a process to complain mode, use the command line tool [2019-09-25T00:20:58.032Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-25T00:20:58.032Z] with the 'teardown' option." [2019-09-25T00:20:58.032Z] [2019-09-25T00:20:58.361Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-09-25T00:20:58.926Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild Post stage [Pipeline] junit [2019-09-25T00:20:58.966Z] Recording test results [Pipeline] sh [2019-09-25T00:20:59.912Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-25T00:21:00.171Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-09-25T00:21:00.205Z] + echo Ensuring container killed. [2019-09-25T00:21:00.205Z] Ensuring container killed. [2019-09-25T00:21:00.205Z] + docker rm -vf docker-pr2 [2019-09-25T00:21:00.205Z] Error: No such container: docker-pr2 [2019-09-25T00:21:00.205Z] + true [Pipeline] sh [2019-09-25T00:21:00.565Z] + echo Chowning /workspace to jenkins user [2019-09-25T00:21:00.565Z] Chowning /workspace to jenkins user [2019-09-25T00:21:00.565Z] + id -u [2019-09-25T00:21:00.565Z] + id -g [2019-09-25T00:21:00.565Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39984:/workspace busybox chown -R 1000:1000 /workspace [2019-09-25T00:21:00.736Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2019-09-25T00:21:00.736Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-25T00:21:00.736Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-09-25T00:21:01.301Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-09-25T00:21:02.236Z] --- PASS: TestDaemonRestartIpcMode (4.99s) [2019-09-25T00:21:02.236Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-25T00:21:02.236Z] PASS [2019-09-25T00:21:02.236Z] [2019-09-25T00:21:02.236Z] === Skipped [2019-09-25T00:21:02.236Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-09-25T00:21:02.236Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-25T00:21:02.236Z] [2019-09-25T00:21:02.236Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-25T00:21:02.236Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:21:02.236Z] [2019-09-25T00:21:02.236Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-25T00:21:02.236Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:21:02.236Z] [2019-09-25T00:21:02.236Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-25T00:21:02.236Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-25T00:21:02.236Z] [2019-09-25T00:21:02.236Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-09-25T00:21:02.236Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-25T00:21:02.236Z] [2019-09-25T00:21:02.236Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-09-25T00:21:02.236Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-25T00:21:02.236Z] [2019-09-25T00:21:02.236Z] [2019-09-25T00:21:02.236Z] DONE 197 tests, 6 skipped in 152.909s [2019-09-25T00:21:02.236Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-25T00:21:02.236Z] ++ 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-09-25T00:21:02.236Z] ++ set -e [2019-09-25T00:21:02.236Z] ++ '[' -n 0 ']' [2019-09-25T00:21:02.236Z] ++ set -x [2019-09-25T00:21:02.236Z] ++ env -i DEST=/go/src/github.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-09-25T00:21:02.410Z] --- PASS: TestServiceUpdateConfigs (15.97s) [2019-09-25T00:21:02.410Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-25T00:21:02.410Z] === RUN TestServiceUpdateNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-25T00:21:02.493Z] INFO: Testing against a local daemon [2019-09-25T00:21:02.493Z] === RUN TestCommitInheritsEnv [2019-09-25T00:21:02.775Z] + bundleName=docker-py [2019-09-25T00:21:02.775Z] + echo Creating docker-py-bundles.tar.gz [2019-09-25T00:21:02.775Z] Creating docker-py-bundles.tar.gz [2019-09-25T00:21:02.775Z] + 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-09-25T00:21:02.783Z] Archiving artifacts [2019-09-25T00:21:03.018Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39984/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2019-09-25T00:21:03.058Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-09-25T00:21:03.058Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-25T00:21:03.058Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-25T00:21:03.058Z] === RUN TestImagesFilterMultiReference [2019-09-25T00:21:03.058Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-09-25T00:21:03.058Z] === RUN TestImagePullPlatformInvalid [2019-09-25T00:21:03.058Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-25T00:21:03.058Z] === RUN TestRemoveImageOrphaning [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-25T00:21:03.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/make.sh binary-daemon [2019-09-25T00:21:03.625Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2019-09-25T00:21:03.625Z] === RUN TestRemoveImageGarbageCollector [2019-09-25T00:21:03.933Z] [2019-09-25T00:21:04.189Z] Removing bundles/ [2019-09-25T00:21:04.189Z] [2019-09-25T00:21:04.189Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-25T00:21:04.189Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-25T00:21:04.189Z] GOOS="" GOARCH="" GOARM="" [2019-09-25T00:21:04.191Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-09-25T00:21:05.124Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-25T00:21:05.690Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2019-09-25T00:21:05.690Z] remove_unix_test.go:34: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-09-25T00:21:05.690Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-25T00:21:05.690Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-09-25T00:21:05.690Z] === RUN TestTagInvalidReference [2019-09-25T00:21:05.690Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-25T00:21:05.690Z] === RUN TestTagValidPrefixedRepo [2019-09-25T00:21:05.948Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-25T00:21:05.948Z] === RUN TestTagExistedNameWithoutForce [2019-09-25T00:21:05.948Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-25T00:21:05.948Z] === RUN TestTagOfficialNames [2019-09-25T00:21:05.948Z] --- PASS: TestTagOfficialNames (0.07s) [2019-09-25T00:21:05.948Z] === RUN TestTagMatchesDigest [2019-09-25T00:21:05.948Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-25T00:21:05.948Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-25T00:21:11.207Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-25T00:21:15.387Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-25T00:21:15.387Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-09-25T00:21:16.141Z] --- PASS: TestServiceUpdateNetwork (14.52s) [2019-09-25T00:21:16.141Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-25T00:21:16.141Z] PASS [2019-09-25T00:21:16.141Z] [2019-09-25T00:21:16.141Z] === Skipped [2019-09-25T00:21:16.141Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-09-25T00:21:16.141Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:21:16.141Z] [2019-09-25T00:21:16.141Z] [2019-09-25T00:21:16.141Z] DONE 19 tests, 1 skipped in 126.696s [2019-09-25T00:21:16.141Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-25T00:21:16.141Z] ++ 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-09-25T00:21:16.141Z] ++ set -e [2019-09-25T00:21:16.141Z] ++ '[' -n 0 ']' [2019-09-25T00:21:16.141Z] ++ set -x [2019-09-25T00:21:16.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=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-09-25T00:21:16.141Z] INFO: Testing against a local daemon [2019-09-25T00:21:16.141Z] === RUN TestSessionCreate [2019-09-25T00:21:16.141Z] --- PASS: TestSessionCreate (0.02s) [2019-09-25T00:21:16.141Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-25T00:21:16.141Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-25T00:21:16.141Z] PASS [2019-09-25T00:21:16.141Z] [2019-09-25T00:21:16.141Z] DONE 2 tests in 0.244s [2019-09-25T00:21:16.141Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-25T00:21:16.141Z] ++ 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-09-25T00:21:16.141Z] ++ set -e [2019-09-25T00:21:16.141Z] ++ '[' -n 0 ']' [2019-09-25T00:21:16.141Z] ++ set -x [2019-09-25T00:21:16.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=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-09-25T00:21:16.322Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-09-25T00:21:16.522Z] INFO: Testing against a local daemon [2019-09-25T00:21:16.522Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-25T00:21:16.522Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-25T00:21:16.522Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-25T00:21:16.522Z] === RUN TestEventsExecDie [2019-09-25T00:21:16.888Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-09-25T00:21:17.330Z] --- PASS: TestEventsExecDie (0.94s) [2019-09-25T00:21:17.330Z] === RUN TestEventsBackwardsCompatible [2019-09-25T00:21:17.330Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-09-25T00:21:17.330Z] === RUN TestInfoBinaryCommits [2019-09-25T00:21:17.330Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-25T00:21:17.330Z] === RUN TestInfoAPIVersioned [2019-09-25T00:21:17.330Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-25T00:21:17.330Z] === RUN TestInfoAPI [2019-09-25T00:21:17.330Z] --- PASS: TestInfoAPI (0.02s) [2019-09-25T00:21:17.330Z] === RUN TestInfoAPIWarnings [2019-09-25T00:21:18.144Z] --- PASS: TestInfoAPIWarnings (0.86s) [2019-09-25T00:21:18.144Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-25T00:21:18.144Z] === RUN TestLoginFailsWithBadCredentials [2019-09-25T00:21:18.532Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2019-09-25T00:21:18.532Z] === RUN TestPingCacheHeaders [2019-09-25T00:21:18.532Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-25T00:21:18.532Z] === RUN TestPingGet [2019-09-25T00:21:18.532Z] --- PASS: TestPingGet (0.02s) [2019-09-25T00:21:18.532Z] === RUN TestPingHead [2019-09-25T00:21:18.787Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-09-25T00:21:18.937Z] --- PASS: TestPingHead (0.03s) [2019-09-25T00:21:18.937Z] === RUN TestVersion [2019-09-25T00:21:18.937Z] --- PASS: TestVersion (0.02s) [2019-09-25T00:21:18.937Z] PASS [2019-09-25T00:21:18.937Z] [2019-09-25T00:21:18.937Z] === Skipped [2019-09-25T00:21:18.937Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-25T00:21:18.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-25T00:21:18.937Z] [2019-09-25T00:21:18.937Z] [2019-09-25T00:21:18.937Z] DONE 12 tests, 1 skipped in 2.656s [2019-09-25T00:21:18.937Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-25T00:21:18.937Z] ++ 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-09-25T00:21:18.937Z] ++ set -e [2019-09-25T00:21:18.937Z] ++ '[' -n 0 ']' [2019-09-25T00:21:18.937Z] ++ set -x [2019-09-25T00:21:18.937Z] ++ env -i DEST=/go/src/github.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-09-25T00:21:18.937Z] INFO: Testing against a local daemon [2019-09-25T00:21:18.937Z] === RUN TestVolumesCreateAndList [2019-09-25T00:21:18.937Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-09-25T00:21:18.937Z] === RUN TestVolumesRemove [2019-09-25T00:21:18.937Z] --- PASS: TestVolumesRemove (0.12s) [2019-09-25T00:21:18.937Z] === RUN TestVolumesInspect [2019-09-25T00:21:19.313Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-25T00:21:19.313Z] === RUN TestVolumesInvalidJSON [2019-09-25T00:21:19.313Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-25T00:21:19.313Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-25T00:21:19.313Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-25T00:21:19.313Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-25T00:21:19.313Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-25T00:21:19.313Z] PASS [2019-09-25T00:21:19.313Z] [2019-09-25T00:21:19.313Z] DONE 5 tests in 0.396s [2019-09-25T00:21:19.313Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-25T00:21:19.313Z] ++++ cat bundles/test-integration/docker.pid [2019-09-25T00:21:19.313Z] +++ kill 11709 [2019-09-25T00:21:21.120Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-25T00:21:21.120Z] +++ /etc/init.d/apparmor stop [2019-09-25T00:21:21.120Z] Clearing AppArmor profiles cache:. [2019-09-25T00:21:21.120Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-25T00:21:21.120Z] Unloading profiles will leave already running processes permanently [2019-09-25T00:21:21.120Z] unconfined, which can lead to unexpected situations. [2019-09-25T00:21:21.120Z] [2019-09-25T00:21:21.120Z] To set a process to complain mode, use the command line tool [2019-09-25T00:21:21.120Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-25T00:21:21.120Z] with the 'teardown' option." [2019-09-25T00:21:21.120Z] [2019-09-25T00:21:21.311Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-09-25T00:21:21.311Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-09-25T00:21:21.311Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-25T00:21:21.877Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-25T00:21:22.443Z] === RUN TestDockerDaemonSuite/TestHTTPSRun Post stage [Pipeline] junit [2019-09-25T00:21:22.518Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-25T00:21:24.128Z] + echo Ensuring container killed. [2019-09-25T00:21:24.128Z] Ensuring container killed. [2019-09-25T00:21:24.128Z] + docker rm -vf docker-pr2 [2019-09-25T00:21:24.128Z] Error: No such container: docker-pr2 [2019-09-25T00:21:24.128Z] + true [Pipeline] sh [2019-09-25T00:21:24.972Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-09-25T00:21:24.972Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-09-25T00:21:24.996Z] + echo Chowning /workspace to jenkins user [2019-09-25T00:21:24.996Z] Chowning /workspace to jenkins user [2019-09-25T00:21:24.996Z] + id -u [2019-09-25T00:21:24.996Z] + id -g [2019-09-25T00:21:24.996Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39984:/workspace busybox chown -R 1001:1001 /workspace [2019-09-25T00:21:26.377Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-25T00:21:26.635Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-25T00:21:27.668Z] + bundleName=s390x-integration [2019-09-25T00:21:27.668Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-25T00:21:27.668Z] Creating s390x-integration-bundles.tar.gz [2019-09-25T00:21:27.668Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-25T00:21:27.668Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-25T00:21:27.802Z] Archiving artifacts [2019-09-25T00:21:28.556Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-25T00:21:28.556Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-25T00:21:28.556Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-25T00:21:28.556Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-25T00:21:28.556Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-25T00:21:28.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-09-25T00:21:29.144Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39984/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-25T00:21:29.784Z] ok github.com/docker/docker/cmd/dockerd 0.208s coverage: 30.1% of statements [2019-09-25T00:21:29.894Z] + make clean [2019-09-25T00:21:30.258Z] docker volume rm -f docker-dev-cache [2019-09-25T00:21:30.258Z] docker-dev-cache [Pipeline] deleteDir [2019-09-25T00:21:32.734Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-09-25T00:21:34.107Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-25T00:21:34.365Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-09-25T00:21:36.262Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-09-25T00:21:36.828Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-25T00:21:38.226Z] ok github.com/docker/docker/container 0.162s coverage: 35.3% of statements [2019-09-25T00:21:38.226Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-25T00:21:38.226Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-25T00:21:38.226Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-25T00:21:38.226Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-25T00:21:40.271Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2019-09-25T00:21:41.008Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-09-25T00:21:41.008Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-25T00:21:45.186Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-25T00:21:45.186Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-09-25T00:21:45.186Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-09-25T00:21:47.145Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 35.8% of statements [2019-09-25T00:21:49.874Z] ok github.com/docker/docker/daemon/cluster 0.163s coverage: 0.5% of statements [2019-09-25T00:21:50.444Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2019-09-25T00:21:52.503Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-25T00:21:52.503Z] === RUN TestDockerSuite/TestBuildCopyWildcard [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-25T00:21:53.437Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-25T00:21:54.370Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-25T00:21:55.394Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2019-09-25T00:21:58.553Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-25T00:21:58.890Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2019-09-25T00:21:59.512Z] ok github.com/docker/docker/daemon/config 0.107s coverage: 84.6% of statements [2019-09-25T00:22:00.453Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-09-25T00:22:01.018Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-09-25T00:22:02.916Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-09-25T00:22:02.993Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2019-09-25T00:22:06.479Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.571s coverage: 13.7% of statements [2019-09-25T00:22:06.763Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-09-25T00:22:07.098Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-25T00:22:07.662Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-09-25T00:22:08.227Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-09-25T00:22:08.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-25T00:22:09.474Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.931s coverage: 57.9% of statements [2019-09-25T00:22:09.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-25T00:22:10.958Z] ok github.com/docker/docker/daemon 12.542s coverage: 17.6% of statements [2019-09-25T00:22:10.958Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-25T00:22:10.958Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-25T00:22:10.958Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-25T00:22:10.958Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-25T00:22:11.754Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-25T00:22:13.126Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-09-25T00:22:14.445Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.269s coverage: 68.6% of statements [2019-09-25T00:22:15.976Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.134s coverage: 51.0% of statements [2019-09-25T00:22:15.976Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.497s coverage: 46.2% of statements [2019-09-25T00:22:15.976Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-25T00:22:17.306Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-25T00:22:19.480Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.690s coverage: 76.1% of statements [2019-09-25T00:22:20.101Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2019-09-25T00:22:20.389Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.918s coverage: 52.6% of statements [2019-09-25T00:22:20.389Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-25T00:22:20.389Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-25T00:22:20.584Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-09-25T00:22:21.415Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2019-09-25T00:22:21.701Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2019-09-25T00:22:22.482Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-09-25T00:22:25.535Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-25T00:22:25.535Z] Copying nested executables into bundles/binary-daemon [2019-09-25T00:22:25.535Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-25T00:22:25.761Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-09-25T00:22:25.761Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-09-25T00:22:25.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/make.sh cross [2019-09-25T00:22:26.136Z] ok github.com/docker/docker/daemon/logger 0.323s coverage: 42.7% of statements [2019-09-25T00:22:26.464Z] [2019-09-25T00:22:26.696Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-09-25T00:22:26.720Z] Removing bundles/ [2019-09-25T00:22:26.720Z] [2019-09-25T00:22:26.720Z] ---> Making bundle: cross (in bundles/cross) [2019-09-25T00:22:26.720Z] Cross building: bundles/cross/linux/amd64 [2019-09-25T00:22:26.720Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-25T00:22:26.720Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-25T00:22:27.620Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 68.2% of statements [2019-09-25T00:22:27.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.602s coverage: 77.4% of statements [2019-09-25T00:22:28.593Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-09-25T00:22:29.406Z] ok github.com/docker/docker/daemon/logger/journald 0.046s coverage: 26.2% of statements [2019-09-25T00:22:30.050Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2019-09-25T00:22:30.337Z] ok github.com/docker/docker/daemon/images 0.119s coverage: 4.9% of statements [2019-09-25T00:22:30.337Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-25T00:22:30.337Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-25T00:22:30.337Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-25T00:22:30.337Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-25T00:22:31.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite (357.24s) [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.63s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.48s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.67s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.07s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-09-25T00:22:31.874Z] docker_cli_daemon_test.go:1449: Daemon da34cca58a342 is not started [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon d0a5d9b1ce5a9 is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.81s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.42s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon da1d6cce5d7c0 is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.54s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.36s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.13s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.31s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.00s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.27s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.94s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon d2ed32e99736a is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon d592ca0869d78 is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.05s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon d2a604994544a is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.60s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.90s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.94s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.32s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.70s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.96s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon d2cb9f50c7f85 is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (1.01s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.74s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-09-25T00:22:31.874Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-09-25T00:22:31.874Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon db1b67bf78207 is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.76s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-09-25T00:22:31.874Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-09-25T00:22:31.874Z] requirement.go:26: unmatched requirement IPv6 [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon dd93ba800e25e is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.60s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.71s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.82s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon db090b6a46a5b is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon d6ec0e7d7070e is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.61s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-09-25T00:22:31.874Z] docker_cli_daemon_plugins_test.go:79: Daemon df1e4ddc09d79 is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.33s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-09-25T00:22:31.874Z] docker_cli_daemon_plugins_test.go:169: Daemon da042b7fbfc0e is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon db48a49b5aa66 is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.94s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.47s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-09-25T00:22:31.874Z] check_test.go:309: Daemon dfbb2ae10bd9b is not started [2019-09-25T00:22:31.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s) [2019-09-25T00:22:31.874Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.17s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.18s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.20s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.50s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon da0bec80e1b25 is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.37s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.34s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.19s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.13s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-09-25T00:22:31.875Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-09-25T00:22:31.875Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon d80ddeabef54f is not started [2019-09-25T00:22:31.875Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-09-25T00:22:31.875Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon d4e1b50421ffa is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.89s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon da5b32370304d is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.71s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.67s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.65s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.14s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.83s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon df564f90739d4 is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.37s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.73s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.01s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon d3b66b5feb69b is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.68s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon de85bf239316b is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon d6cc045061397 is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon da0c8e8fc4de0 is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.45s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.20s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.18s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon d7c79b7f14c83 is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.93s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.98s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.60s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon dea9cf61b4f98 is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.12s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon dc0d7a36f5f4d is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.22s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.93s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.04s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.13s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.06s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.54s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.82s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-09-25T00:22:31.875Z] docker_cli_daemon_test.go:2542: Daemon d1bc0c5ea5b5d is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.09s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.16s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.18s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.14s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-09-25T00:22:31.875Z] check_test.go:309: Daemon d04e4607f6929 is not started [2019-09-25T00:22:31.875Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.86s) [2019-09-25T00:22:31.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-09-25T00:22:31.875Z] === RUN TestDockerSwarmSuite [2019-09-25T00:22:31.875Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-25T00:22:32.441Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-09-25T00:22:33.884Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 74.7% of statements [2019-09-25T00:22:33.884Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-25T00:22:34.904Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 20.0% of statements [2019-09-25T00:22:35.719Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-25T00:22:35.925Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2019-09-25T00:22:36.211Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2019-09-25T00:22:38.273Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-09-25T00:22:38.559Z] ok github.com/docker/docker/daemon/logger/splunk 3.016s coverage: 84.5% of statements [2019-09-25T00:22:38.559Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-25T00:22:38.559Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-25T00:22:38.997Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-25T00:22:42.049Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2019-09-25T00:22:43.070Z] ok github.com/docker/docker/errdefs 0.034s coverage: 49.4% of statements [2019-09-25T00:22:45.120Z] ok github.com/docker/docker/distribution 0.704s coverage: 22.4% of statements [2019-09-25T00:22:45.120Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-25T00:22:45.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-09-25T00:22:46.524Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-25T00:22:46.605Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2019-09-25T00:22:46.605Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-25T00:22:46.893Z] ok github.com/docker/docker/image 0.073s coverage: 86.4% of statements [2019-09-25T00:22:47.517Z] ok github.com/docker/docker/image/cache 0.046s coverage: 19.2% of statements [2019-09-25T00:22:47.517Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-25T00:22:47.895Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-09-25T00:22:47.896Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-09-25T00:22:49.573Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2019-09-25T00:22:49.573Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-25T00:22:49.573Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2019-09-25T00:22:51.065Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements [2019-09-25T00:22:53.156Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-09-25T00:22:53.771Z] ok github.com/docker/docker/opts 0.080s coverage: 66.9% of statements [2019-09-25T00:22:55.260Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2019-09-25T00:22:55.681Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-25T00:22:56.278Z] ok github.com/docker/docker/pkg/authorization 1.334s coverage: 68.3% of statements [2019-09-25T00:22:56.278Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-09-25T00:22:56.900Z] ok github.com/docker/docker/pkg/archive 1.495s coverage: 76.8% of statements [2019-09-25T00:22:57.190Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2019-09-25T00:22:58.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-25T00:22:58.464Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-25T00:22:58.675Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-09-25T00:22:58.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-25T00:22:58.960Z] ok github.com/docker/docker/pkg/discovery/file 0.029s coverage: 97.6% of statements [2019-09-25T00:23:00.447Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-09-25T00:23:01.067Z] ok github.com/docker/docker/layer 7.720s coverage: 68.8% of statements [2019-09-25T00:23:01.067Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-25T00:23:01.067Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-25T00:23:01.067Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-25T00:23:01.067Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-25T00:23:01.067Z] ? github.com/docker/docker/oci [no test files] [2019-09-25T00:23:01.067Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-25T00:23:01.354Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-09-25T00:23:01.974Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-09-25T00:23:02.989Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-09-25T00:23:03.284Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2019-09-25T00:23:03.576Z] ok github.com/docker/docker/pkg/chrootarchive 4.458s coverage: 43.2% of statements [2019-09-25T00:23:03.576Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-25T00:23:03.576Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-25T00:23:04.600Z] ok github.com/docker/docker/pkg/discovery/kv 3.334s coverage: 84.1% of statements [2019-09-25T00:23:04.886Z] ok github.com/docker/docker/pkg/fsutils 0.502s coverage: 85.1% of statements [2019-09-25T00:23:05.511Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 10.2% of statements [2019-09-25T00:23:06.616Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-09-25T00:23:06.616Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-09-25T00:23:06.827Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-09-25T00:23:06.998Z] ok github.com/docker/docker/pkg/jsonmessage 0.033s coverage: 91.7% of statements [2019-09-25T00:23:07.293Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-09-25T00:23:07.527Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-09-25T00:23:07.916Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-09-25T00:23:07.916Z] ok github.com/docker/docker/pkg/idtools 0.896s coverage: 70.1% of statements [2019-09-25T00:23:08.936Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-09-25T00:23:08.936Z] ok github.com/docker/docker/pkg/ioutils 1.907s coverage: 69.3% of statements [2019-09-25T00:23:08.936Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-25T00:23:09.351Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-09-25T00:23:09.559Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2019-09-25T00:23:10.206Z] ok github.com/docker/docker/pkg/parsers/kernel 0.028s coverage: 60.0% of statements [2019-09-25T00:23:10.206Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-09-25T00:23:10.493Z] ok github.com/docker/docker/pkg/mount 0.933s coverage: 69.6% of statements [2019-09-25T00:23:10.493Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-25T00:23:10.815Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2019-09-25T00:23:10.815Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-25T00:23:10.815Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-25T00:23:12.303Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2019-09-25T00:23:12.631Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-09-25T00:23:13.325Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2019-09-25T00:23:13.325Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 87.9% of statements [2019-09-25T00:23:13.325Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2019-09-25T00:23:14.615Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-25T00:23:14.615Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-25T00:23:14.615Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-25T00:23:14.820Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2019-09-25T00:23:15.441Z] ok github.com/docker/docker/pkg/pubsub 1.175s coverage: 73.9% of statements [2019-09-25T00:23:16.062Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2019-09-25T00:23:16.682Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-09-25T00:23:16.967Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2019-09-25T00:23:17.594Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-09-25T00:23:17.918Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2019-09-25T00:23:18.203Z] ok github.com/docker/docker/pkg/signal 3.392s coverage: 61.0% of statements [2019-09-25T00:23:19.229Z] ok github.com/docker/docker/pkg/tailfile 0.168s coverage: 88.6% of statements [2019-09-25T00:23:19.336Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-25T00:23:19.516Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2019-09-25T00:23:20.533Z] ok github.com/docker/docker/pkg/term 0.018s coverage: 85.9% of statements [2019-09-25T00:23:20.821Z] testing: warning: no tests to run [2019-09-25T00:23:20.821Z] coverage: [no statements] [2019-09-25T00:23:20.821Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2019-09-25T00:23:21.485Z] ok github.com/docker/docker/pkg/tarsum 0.307s coverage: 89.3% of statements [2019-09-25T00:23:21.602Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-09-25T00:23:21.602Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-09-25T00:23:21.602Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-09-25T00:23:21.602Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-09-25T00:23:21.602Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-09-25T00:23:21.771Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-09-25T00:23:21.771Z] ok github.com/docker/docker/pkg/truncindex 0.124s coverage: 91.5% of statements [2019-09-25T00:23:22.392Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2019-09-25T00:23:24.435Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-09-25T00:23:25.377Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-09-25T00:23:25.837Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-09-25T00:23:25.837Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-09-25T00:23:25.950Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2019-09-25T00:23:27.441Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 68.8% of statements [2019-09-25T00:23:28.064Z] ok github.com/docker/docker/plugin 0.593s coverage: 27.1% of statements [2019-09-25T00:23:29.556Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-09-25T00:23:29.843Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2019-09-25T00:23:30.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-25T00:23:30.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-09-25T00:23:30.859Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2019-09-25T00:23:31.876Z] ok github.com/docker/docker/runconfig 0.051s coverage: 68.2% of statements [2019-09-25T00:23:32.070Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-09-25T00:23:32.188Z] ok github.com/docker/docker/registry 0.678s coverage: 56.3% of statements [2019-09-25T00:23:32.328Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-09-25T00:23:34.417Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-09-25T00:23:36.622Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2019-09-25T00:23:38.107Z] ok github.com/docker/docker/volume/mounts 0.105s coverage: 67.0% of statements [2019-09-25T00:23:38.107Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2019-09-25T00:23:38.881Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-09-25T00:23:38.881Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-09-25T00:23:38.881Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-25T00:23:39.445Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-09-25T00:23:39.445Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-09-25T00:23:40.009Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-09-25T00:23:40.267Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-25T00:23:40.337Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2019-09-25T00:23:43.542Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-25T00:23:44.914Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-09-25T00:23:46.813Z] === RUN TestDockerSuite/TestBuildEnv [2019-09-25T00:23:47.134Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/rootless [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/volume [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-25T00:23:47.134Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === Skipped [2019-09-25T00:23:47.134Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-25T00:23:47.134Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-25T00:23:47.134Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:73: No driver to put! [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-25T00:23:47.134Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-25T00:23:47.134Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-25T00:23:47.134Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:23:47.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-25T00:23:47.134Z] graphtest_unix.go:73: No driver to put! [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-25T00:23:47.134Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-25T00:23:47.134Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] [2019-09-25T00:23:47.134Z] DONE 2109 tests, 20 skipped in 338.702s [2019-09-25T00:23:48.066Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-25T00:23:48.066Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-25T00:23:48.066Z] Cross building: bundles/cross/windows/amd64 [2019-09-25T00:23:48.066Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-25T00:23:48.066Z] GOOS="windows" GOARCH="amd64" GOARM="" Post stage [Pipeline] junit [2019-09-25T00:23:48.177Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-25T00:23:48.711Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-09-25T00:23:48.893Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/make.sh dynbinary test-integration [2019-09-25T00:23:49.178Z] [2019-09-25T00:23:49.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-25T00:23:49.466Z] Removing bundles/ [2019-09-25T00:23:49.466Z] [2019-09-25T00:23:49.466Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-25T00:23:49.466Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-25T00:23:49.466Z] GOOS="" GOARCH="" GOARM="" [2019-09-25T00:23:50.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-09-25T00:23:50.211Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-09-25T00:23:51.584Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-09-25T00:23:59.686Z] --- PASS: TestImportExtremelyLargeImageWorks (173.42s) [2019-09-25T00:23:59.686Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-25T00:23:59.686Z] PASS [2019-09-25T00:23:59.686Z] [2019-09-25T00:23:59.686Z] DONE 12 tests in 177.176s [2019-09-25T00:23:59.686Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-25T00:23:59.686Z] ++ 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-09-25T00:23:59.686Z] ++ set -e [2019-09-25T00:23:59.686Z] ++ '[' -n 0 ']' [2019-09-25T00:23:59.686Z] ++ set -x [2019-09-25T00:23:59.686Z] ++ env -i DEST=/go/src/github.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-09-25T00:23:59.686Z] INFO: Testing against a local daemon [2019-09-25T00:23:59.686Z] === RUN TestNetworkCreateDelete [2019-09-25T00:23:59.686Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-09-25T00:23:59.686Z] === RUN TestDockerNetworkDeletePreferID [2019-09-25T00:23:59.943Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-09-25T00:23:59.943Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-09-25T00:23:59.943Z] === RUN TestInspectNetwork [2019-09-25T00:24:06.493Z] === RUN TestInspectNetwork/full_network_id [2019-09-25T00:24:06.493Z] === RUN TestInspectNetwork/partial_network_id [2019-09-25T00:24:06.493Z] === RUN TestInspectNetwork/network_name [2019-09-25T00:24:06.493Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-25T00:24:11.748Z] --- PASS: TestInspectNetwork (10.78s) [2019-09-25T00:24:11.748Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-25T00:24:11.748Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-25T00:24:11.748Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-25T00:24:11.748Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-25T00:24:11.748Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-25T00:24:11.748Z] === RUN TestRunContainerWithBridgeNone [2019-09-25T00:24:13.645Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-09-25T00:24:13.645Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-25T00:24:13.645Z] === RUN TestNetworkInvalidJSON [2019-09-25T00:24:13.645Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-25T00:24:13.645Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-25T00:24:13.645Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:24:13.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:24:13.645Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:24:13.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:24:13.645Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-25T00:24:13.645Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:24:13.645Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:24:13.645Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-25T00:24:13.645Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-25T00:24:13.645Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-25T00:24:13.645Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-25T00:24:13.645Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-25T00:24:14.576Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-09-25T00:24:14.576Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-25T00:24:14.576Z] === RUN TestDaemonDefaultNetworkPools [2019-09-25T00:24:15.140Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2019-09-25T00:24:15.140Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-25T00:24:15.140Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-25T00:24:16.549Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2019-09-25T00:24:16.549Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-25T00:24:16.549Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-25T00:24:17.481Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2019-09-25T00:24:17.481Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-25T00:24:17.481Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-25T00:24:18.044Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-09-25T00:24:18.044Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-25T00:24:18.044Z] === RUN TestServiceWithPredefinedNetwork [2019-09-25T00:24:21.319Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s) [2019-09-25T00:24:21.319Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-25T00:24:21.319Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-25T00:24:21.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-25T00:24:21.319Z] service_test.go:230: FLAKY_TEST [2019-09-25T00:24:21.319Z] === RUN TestServiceWithDataPathPortInit [2019-09-25T00:24:22.250Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-25T00:24:24.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-25T00:24:34.103Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-25T00:24:34.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-09-25T00:24:34.618Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-25T00:24:35.182Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-25T00:24:36.552Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-25T00:24:36.552Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-09-25T00:24:37.117Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-09-25T00:24:39.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-25T00:24:40.383Z] --- PASS: TestServiceWithDataPathPortInit (19.40s) [2019-09-25T00:24:40.383Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-25T00:24:40.383Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-25T00:24:40.383Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-25T00:24:50.344Z] === RUN TestDockerSuite/TestBuildExpose [2019-09-25T00:24:50.344Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-09-25T00:24:50.344Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-09-25T00:24:50.344Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-09-25T00:24:50.602Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.07s) [2019-09-25T00:24:50.602Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-25T00:24:50.602Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4s5j8e1p92f3vlbcp47bgz55b Created:2019-09-25 00:24:42.063473986 +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[1f09bf73b5ca997722a1c4c411bbafe4b6724761e7d63a4a5f55e2cf55444ed7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ti7y03moyuaf9yz5my448enoo EndpointID:1807a5ad66fd35a4fdbc02cc5d6b468e9d1ac041ca42e294fb1b9b8f0cfe143b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4bbd50ddfd4fcb670817f20c7d5266ff6aada5c8398e28eecccb3bde78ac9884 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:8e54e1feaa85 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ti7y03moyuaf9yz5my448enoo EndpointID:1807a5ad66fd35a4fdbc02cc5d6b468e9d1ac041ca42e294fb1b9b8f0cfe143b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-25T00:24:50.602Z] PASS [2019-09-25T00:24:50.602Z] [2019-09-25T00:24:50.602Z] === Skipped [2019-09-25T00:24:50.602Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-25T00:24:50.602Z] service_test.go:230: FLAKY_TEST [2019-09-25T00:24:50.602Z] [2019-09-25T00:24:50.602Z] [2019-09-25T00:24:50.602Z] DONE 21 tests, 1 skipped in 51.039s [2019-09-25T00:24:50.602Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-25T00:24:50.602Z] ++ 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-09-25T00:24:50.602Z] ++ set -e [2019-09-25T00:24:50.602Z] ++ '[' -n 0 ']' [2019-09-25T00:24:50.602Z] ++ set -x [2019-09-25T00:24:50.602Z] ++ env -i DEST=/go/src/github.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-09-25T00:24:50.602Z] INFO: Testing against a local daemon [2019-09-25T00:24:50.602Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-25T00:24:50.602Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-25T00:24:50.602Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-25T00:24:50.602Z] === RUN TestDockerNetworkIpvlan [2019-09-25T00:24:50.602Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-25T00:24:50.602Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-25T00:24:50.602Z] PASS [2019-09-25T00:24:50.602Z] [2019-09-25T00:24:50.602Z] === Skipped [2019-09-25T00:24:50.602Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-25T00:24:50.602Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-25T00:24:50.602Z] [2019-09-25T00:24:50.602Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-25T00:24:50.602Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-25T00:24:50.602Z] [2019-09-25T00:24:50.602Z] [2019-09-25T00:24:50.602Z] DONE 2 tests, 2 skipped in 0.197s [2019-09-25T00:24:50.602Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-25T00:24:50.602Z] ++ 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-09-25T00:24:50.602Z] ++ set -e [2019-09-25T00:24:50.602Z] ++ '[' -n 0 ']' [2019-09-25T00:24:50.602Z] ++ set -x [2019-09-25T00:24:50.602Z] ++ env -i DEST=/go/src/github.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-09-25T00:24:50.859Z] === RUN TestDockerSuite/TestBuildFails [2019-09-25T00:24:50.859Z] INFO: Testing against a local daemon [2019-09-25T00:24:50.859Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-25T00:24:51.791Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-09-25T00:24:51.791Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-09-25T00:24:52.355Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-09-25T00:24:52.355Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-25T00:24:52.355Z] === RUN TestDockerNetworkMacvlan [2019-09-25T00:24:53.286Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-25T00:24:53.854Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-25T00:24:54.111Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-09-25T00:24:54.674Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-25T00:24:55.678Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-25T00:24:55.678Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-25T00:24:55.678Z] remote: Enumerating objects: 19, done. [2019-09-25T00:24:55.678Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-25T00:24:55.678Z] 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-09-25T00:24:55.678Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-25T00:24:55.678Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-25T00:24:56.036Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/test/unit [2019-09-25T00:24:57.199Z] === RUN TestDockerSuite/TestBuildForceRm [2019-09-25T00:24:57.764Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-25T00:24:59.133Z] === RUN TestDockerSuite/TestBuildFromGit [2019-09-25T00:24:59.296Z] ? github.com/docker/docker/api [no test files] [2019-09-25T00:25:00.504Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-09-25T00:25:00.761Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-09-25T00:25:02.132Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-25T00:25:02.132Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-25T00:25:04.658Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-09-25T00:25:05.222Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-09-25T00:25:05.480Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-09-25T00:25:08.009Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-09-25T00:25:08.269Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-25T00:25:09.640Z] --- PASS: TestDockerNetworkMacvlan (17.29s) [2019-09-25T00:25:09.640Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:25:09.640Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-09-25T00:25:09.640Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:25:09.640Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-09-25T00:25:09.640Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:25:09.640Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.82s) [2019-09-25T00:25:09.640Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:25:09.640Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-09-25T00:25:09.640Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:25:09.640Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.53s) [2019-09-25T00:25:09.640Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:25:09.640Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.17s) [2019-09-25T00:25:09.640Z] PASS [2019-09-25T00:25:09.640Z] [2019-09-25T00:25:09.640Z] DONE 8 tests in 18.885s [2019-09-25T00:25:09.640Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-25T00:25:09.641Z] ++ 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-09-25T00:25:09.641Z] ++ set -e [2019-09-25T00:25:09.641Z] ++ '[' -n 0 ']' [2019-09-25T00:25:09.641Z] ++ set -x [2019-09-25T00:25:09.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:25:09.641Z] testing: warning: no tests to run [2019-09-25T00:25:09.641Z] PASS [2019-09-25T00:25:09.641Z] [2019-09-25T00:25:09.641Z] DONE 0 tests in 0.019s [2019-09-25T00:25:09.641Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-25T00:25:09.641Z] ++ 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-09-25T00:25:09.641Z] ++ set -e [2019-09-25T00:25:09.641Z] ++ '[' -n 0 ']' [2019-09-25T00:25:09.641Z] ++ set -x [2019-09-25T00:25:09.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:25:09.898Z] INFO: Testing against a local daemon [2019-09-25T00:25:09.898Z] === RUN TestAuthZPluginAllowRequest [2019-09-25T00:25:10.155Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-09-25T00:25:11.450Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-09-25T00:25:11.525Z] === RUN TestDockerSuite/TestBuildHistory [2019-09-25T00:25:11.525Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-09-25T00:25:11.525Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-25T00:25:11.525Z] === RUN TestAuthZPluginTLS [2019-09-25T00:25:12.089Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-09-25T00:25:12.089Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-25T00:25:12.089Z] === RUN TestAuthZPluginDenyRequest [2019-09-25T00:25:12.654Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-25T00:25:12.654Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-25T00:25:12.654Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-25T00:25:13.218Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-09-25T00:25:13.218Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-25T00:25:13.218Z] === RUN TestAuthZPluginDenyResponse [2019-09-25T00:25:13.782Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-09-25T00:25:13.782Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-25T00:25:13.782Z] === RUN TestAuthZPluginAllowEventStream [2019-09-25T00:25:15.679Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-09-25T00:25:15.679Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-25T00:25:15.679Z] === RUN TestAuthZPluginErrorResponse [2019-09-25T00:25:15.936Z] === RUN TestDockerSuite/TestBuildIidFile [2019-09-25T00:25:15.936Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-25T00:25:15.936Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-25T00:25:15.936Z] === RUN TestAuthZPluginErrorRequest [2019-09-25T00:25:16.193Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-09-25T00:25:16.451Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-09-25T00:25:16.451Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-25T00:25:16.451Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-25T00:25:17.015Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-09-25T00:25:17.015Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-25T00:25:17.015Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-25T00:25:17.015Z] === RUN TestDockerSuite/TestBuildInheritance [2019-09-25T00:25:17.583Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-09-25T00:25:18.148Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-09-25T00:25:18.148Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-09-25T00:25:19.080Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2019-09-25T00:25:19.080Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-25T00:25:19.080Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-25T00:25:19.080Z] === RUN TestDockerSuite/TestBuildLabel [2019-09-25T00:25:19.644Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-09-25T00:25:20.209Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-09-25T00:25:20.468Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-09-25T00:25:21.033Z] === RUN TestDockerSuite/TestBuildLabels [2019-09-25T00:25:21.290Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2019-09-25T00:25:21.290Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-25T00:25:21.290Z] === RUN TestAuthZPluginHeader [2019-09-25T00:25:21.290Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-09-25T00:25:22.222Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-09-25T00:25:22.222Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-25T00:25:22.222Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-25T00:25:22.479Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-09-25T00:25:23.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-25T00:25:25.596Z] === RUN TestDockerSuite/TestBuildLastModified [2019-09-25T00:25:26.968Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.90s) [2019-09-25T00:25:26.968Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-09-25T00:25:26.968Z] === RUN TestAuthZPluginV2Disable [2019-09-25T00:25:30.909Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-09-25T00:25:30.909Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-09-25T00:25:31.143Z] --- PASS: TestAuthZPluginV2Disable (3.48s) [2019-09-25T00:25:31.143Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-09-25T00:25:31.143Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-25T00:25:31.400Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-09-25T00:25:33.925Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2019-09-25T00:25:33.925Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-09-25T00:25:33.925Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-25T00:25:35.297Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-09-25T00:25:35.297Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-25T00:25:35.297Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-09-25T00:25:35.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-25T00:25:35.612Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-09-25T00:25:35.612Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-25T00:25:35.817Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-09-25T00:25:36.384Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-09-25T00:25:38.283Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-09-25T00:25:39.360Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-25T00:25:40.331Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-25T00:25:40.331Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-09-25T00:25:40.331Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-09-25T00:25:40.331Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-09-25T00:25:40.792Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-09-25T00:25:41.560Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-09-25T00:25:41.763Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-09-25T00:25:44.675Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-25T00:25:45.736Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.88s) [2019-09-25T00:25:45.736Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-09-25T00:25:45.736Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-25T00:25:45.736Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-09-25T00:25:46.215Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-09-25T00:25:46.215Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-09-25T00:25:46.215Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-09-25T00:25:46.215Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-25T00:25:46.300Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-25T00:25:46.865Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-25T00:25:48.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-25T00:25:49.134Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-25T00:25:56.631Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-25T00:25:56.631Z] [2019-09-25T00:25:56.631Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-25T00:25:56.631Z] PKG_CONFIG=pkg-config [2019-09-25T00:25:56.631Z] GOLANG_VERSION=1.13 [2019-09-25T00:25:56.631Z] HOSTNAME=a84490d7b6b0 [2019-09-25T00:25:56.631Z] DOCKER_EXPERIMENTAL=1 [2019-09-25T00:25:56.631Z] container=docker [2019-09-25T00:25:56.631Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-25T00:25:56.631Z] GO111MODULE=off [2019-09-25T00:25:56.631Z] GOPATH=/go [2019-09-25T00:25:56.631Z] PWD=/go/src/github.com/docker/docker [2019-09-25T00:25:56.631Z] HOME=/root [2019-09-25T00:25:56.631Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-25T00:25:56.631Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-25T00:25:56.631Z] DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a [2019-09-25T00:25:56.631Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-25T00:25:56.631Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-25T00:25:56.631Z] TERM=xterm [2019-09-25T00:25:56.631Z] DEST=bundles/test-integration [2019-09-25T00:25:56.631Z] SHLVL=1 [2019-09-25T00:25:56.631Z] TIMEOUT=120m [2019-09-25T00:25:56.631Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-25T00:25:56.631Z] DOCKER_PKG=github.com/docker/docker [2019-09-25T00:25:56.631Z] TESTDEBUG=0 [2019-09-25T00:25:56.631Z] _=/usr/bin/env [2019-09-25T00:25:56.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-25T00:25:58.192Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-09-25T00:26:00.715Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-09-25T00:26:01.537Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-09-25T00:26:02.086Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-25T00:26:02.086Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-09-25T00:26:02.086Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-25T00:26:02.086Z] PASS [2019-09-25T00:26:02.086Z] [2019-09-25T00:26:02.086Z] DONE 17 tests in 52.410s [2019-09-25T00:26:02.086Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-25T00:26:02.086Z] ++ 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-09-25T00:26:02.086Z] ++ set -e [2019-09-25T00:26:02.086Z] ++ '[' -n 0 ']' [2019-09-25T00:26:02.086Z] ++ set -x [2019-09-25T00:26:02.086Z] ++ env -i DEST=/go/src/github.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-09-25T00:26:02.086Z] INFO: Testing against a local daemon [2019-09-25T00:26:02.086Z] === RUN TestPluginInvalidJSON [2019-09-25T00:26:02.086Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:26:02.086Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:26:02.343Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:26:02.343Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-25T00:26:02.343Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-09-25T00:26:02.343Z] PASS [2019-09-25T00:26:02.343Z] [2019-09-25T00:26:02.343Z] DONE 2 tests in 0.140s [2019-09-25T00:26:02.343Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-25T00:26:02.343Z] ++ 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-09-25T00:26:02.343Z] ++ set -e [2019-09-25T00:26:02.343Z] ++ '[' -n 0 ']' [2019-09-25T00:26:02.343Z] ++ set -x [2019-09-25T00:26:02.343Z] ++ env -i DEST=/go/src/github.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-09-25T00:26:02.343Z] INFO: Testing against a local daemon [2019-09-25T00:26:02.343Z] === RUN TestExternalGraphDriver [2019-09-25T00:26:02.602Z] === RUN TestExternalGraphDriver/json [2019-09-25T00:26:04.500Z] === RUN TestExternalGraphDriver/spec [2019-09-25T00:26:04.500Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-25T00:26:04.500Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-09-25T00:26:06.397Z] === RUN TestExternalGraphDriver/pull [2019-09-25T00:26:07.315Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-25T00:26:08.281Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-25T00:26:08.281Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-09-25T00:26:08.299Z] --- PASS: TestExternalGraphDriver (5.73s) [2019-09-25T00:26:08.299Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-25T00:26:08.299Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2019-09-25T00:26:08.299Z] --- PASS: TestExternalGraphDriver/spec (1.96s) [2019-09-25T00:26:08.299Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2019-09-25T00:26:08.299Z] === RUN TestGraphdriverPluginV2 [2019-09-25T00:26:09.673Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-09-25T00:26:10.238Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-09-25T00:26:11.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-25T00:26:12.006Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-25T00:26:12.971Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-09-25T00:26:12.980Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-09-25T00:26:12.980Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-09-25T00:26:13.238Z] --- PASS: TestGraphdriverPluginV2 (5.05s) [2019-09-25T00:26:13.238Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-09-25T00:26:13.238Z] PASS [2019-09-25T00:26:13.238Z] [2019-09-25T00:26:13.238Z] DONE 5 tests in 10.938s [2019-09-25T00:26:13.238Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-25T00:26:13.238Z] ++ 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-09-25T00:26:13.238Z] ++ set -e [2019-09-25T00:26:13.238Z] ++ '[' -n 0 ']' [2019-09-25T00:26:13.238Z] ++ set -x [2019-09-25T00:26:13.238Z] ++ env -i DEST=/go/src/github.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-09-25T00:26:13.495Z] INFO: Testing against a local daemon [2019-09-25T00:26:13.495Z] === RUN TestContinueAfterPluginCrash [2019-09-25T00:26:13.495Z] === PAUSE TestContinueAfterPluginCrash [2019-09-25T00:26:13.495Z] === RUN TestDaemonStartWithLogOpt [2019-09-25T00:26:13.495Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-25T00:26:13.495Z] === CONT TestContinueAfterPluginCrash [2019-09-25T00:26:13.495Z] === CONT TestDaemonStartWithLogOpt [2019-09-25T00:26:16.776Z] === RUN TestDockerSuite/TestBuildNetNone [2019-09-25T00:26:16.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-09-25T00:26:17.341Z] === RUN TestDockerSuite/TestBuildNoContext [2019-09-25T00:26:18.753Z] === RUN TestDockerSuite/TestBuildAddScript [2019-09-25T00:26:18.753Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-09-25T00:26:18.753Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-25T00:26:18.753Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-09-25T00:26:18.753Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-25T00:26:18.753Z] === RUN TestDockerSuite/TestBuildAddTar [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-25T00:26:19.055Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-09-25T00:26:19.055Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-25T00:26:19.055Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-25T00:26:19.055Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-09-25T00:26:19.055Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-25T00:26:19.055Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-25T00:26:19.055Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/builder [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-25T00:26:19.055Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-25T00:26:19.055Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-09-25T00:26:19.240Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-09-25T00:26:20.869Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-09-25T00:26:21.566Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2019-09-25T00:26:22.127Z] ok github.com/docker/docker/builder/dockerfile 0.575s coverage: 45.1% of statements [2019-09-25T00:26:23.394Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-09-25T00:26:24.011Z] ok github.com/docker/docker/builder/remotecontext 0.204s coverage: 13.6% of statements [2019-09-25T00:26:24.266Z] ok github.com/docker/docker/builder/remotecontext/git 0.947s coverage: 85.1% of statements [2019-09-25T00:26:24.348Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-09-25T00:26:24.348Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-25T00:26:24.521Z] ? github.com/docker/docker/cli [no test files] [2019-09-25T00:26:24.522Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-25T00:26:24.777Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-25T00:26:24.912Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-09-25T00:26:25.477Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-25T00:26:26.410Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-09-25T00:26:29.686Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-09-25T00:26:29.944Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-25T00:26:30.015Z] ok github.com/docker/docker/client 0.188s coverage: 75.8% of statements [2019-09-25T00:26:30.508Z] --- PASS: TestDaemonStartWithLogOpt (17.01s) [2019-09-25T00:26:30.508Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-25T00:26:31.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-25T00:26:32.809Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-25T00:26:34.706Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-25T00:26:35.640Z] --- PASS: TestContinueAfterPluginCrash (22.24s) [2019-09-25T00:26:35.640Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-25T00:26:35.640Z] PASS [2019-09-25T00:26:35.640Z] [2019-09-25T00:26:35.640Z] DONE 2 tests in 22.456s [2019-09-25T00:26:35.640Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-25T00:26:35.640Z] ++ 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-09-25T00:26:35.640Z] ++ set -e [2019-09-25T00:26:35.640Z] ++ '[' -n 0 ']' [2019-09-25T00:26:35.640Z] ++ set -x [2019-09-25T00:26:35.640Z] ++ env -i DEST=/go/src/github.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-09-25T00:26:35.899Z] INFO: Testing against a local daemon [2019-09-25T00:26:35.899Z] === RUN TestPluginWithDevMounts [2019-09-25T00:26:35.899Z] === PAUSE TestPluginWithDevMounts [2019-09-25T00:26:35.899Z] === CONT TestPluginWithDevMounts [2019-09-25T00:26:37.832Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-09-25T00:26:38.092Z] --- PASS: TestPluginWithDevMounts (2.19s) [2019-09-25T00:26:38.092Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-25T00:26:38.092Z] PASS [2019-09-25T00:26:38.092Z] [2019-09-25T00:26:38.092Z] DONE 1 tests in 2.407s [2019-09-25T00:26:38.092Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-25T00:26:38.092Z] ++ 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-09-25T00:26:38.092Z] ++ set -e [2019-09-25T00:26:38.092Z] ++ '[' -n 0 ']' [2019-09-25T00:26:38.092Z] ++ set -x [2019-09-25T00:26:38.092Z] ++ env -i DEST=/go/src/github.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-09-25T00:26:38.353Z] INFO: Testing against a local daemon [2019-09-25T00:26:38.353Z] === RUN TestSecretInspect [2019-09-25T00:26:38.917Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-09-25T00:26:40.287Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-09-25T00:26:40.852Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-09-25T00:26:41.109Z] --- PASS: TestSecretInspect (2.76s) [2019-09-25T00:26:41.109Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-25T00:26:41.109Z] === RUN TestSecretList [2019-09-25T00:26:44.384Z] --- PASS: TestSecretList (3.23s) [2019-09-25T00:26:44.384Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-25T00:26:44.384Z] === RUN TestSecretsCreateAndDelete [2019-09-25T00:26:44.950Z] === RUN TestDockerSuite/TestBuildPATH [2019-09-25T00:26:47.473Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-09-25T00:26:47.473Z] --- PASS: TestSecretsCreateAndDelete (3.02s) [2019-09-25T00:26:47.473Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-25T00:26:47.473Z] === RUN TestSecretsUpdate [2019-09-25T00:26:48.405Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-09-25T00:26:49.336Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-09-25T00:26:50.709Z] --- PASS: TestSecretsUpdate (3.14s) [2019-09-25T00:26:50.709Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-25T00:26:50.709Z] === RUN TestTemplatedSecret [2019-09-25T00:26:53.985Z] --- PASS: TestTemplatedSecret (3.51s) [2019-09-25T00:26:53.985Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-25T00:26:53.985Z] === RUN TestSecretCreateResolve [2019-09-25T00:26:57.268Z] --- PASS: TestSecretCreateResolve (2.86s) [2019-09-25T00:26:57.268Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-25T00:26:57.268Z] PASS [2019-09-25T00:26:57.268Z] [2019-09-25T00:26:57.268Z] DONE 6 tests in 18.697s [2019-09-25T00:26:57.268Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-25T00:26:57.268Z] ++ 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-09-25T00:26:57.268Z] ++ set -e [2019-09-25T00:26:57.268Z] ++ '[' -n 0 ']' [2019-09-25T00:26:57.268Z] ++ set -x [2019-09-25T00:26:57.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-25T00:26:57.268Z] INFO: Testing against a local daemon [2019-09-25T00:26:57.268Z] === RUN TestServiceCreateInit [2019-09-25T00:26:57.268Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-25T00:26:59.168Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-09-25T00:27:02.066Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.1% of statements [2019-09-25T00:27:02.512Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-25T00:27:03.429Z] ok github.com/docker/docker/container 0.122s coverage: 35.3% of statements [2019-09-25T00:27:03.429Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-25T00:27:03.429Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-25T00:27:03.429Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-25T00:27:03.429Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-25T00:27:03.886Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-25T00:27:06.411Z] === RUN TestDockerSuite/TestBuildRm [2019-09-25T00:27:06.975Z] --- PASS: TestServiceCreateInit (10.04s) [2019-09-25T00:27:06.975Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s) [2019-09-25T00:27:06.975Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-25T00:27:06.975Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s) [2019-09-25T00:27:06.975Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-25T00:27:06.975Z] === RUN TestCreateServiceMultipleTimes [2019-09-25T00:27:09.409Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-09-25T00:27:09.409Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-09-25T00:27:09.409Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-09-25T00:27:10.254Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-09-25T00:27:11.190Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-25T00:27:13.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-25T00:27:13.090Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-09-25T00:27:13.347Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-25T00:27:13.370Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2019-09-25T00:27:13.928Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-25T00:27:14.280Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-25T00:27:15.289Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-09-25T00:27:15.652Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-09-25T00:27:17.023Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-09-25T00:27:18.396Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-09-25T00:27:18.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-25T00:27:18.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-25T00:27:20.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-25T00:27:23.360Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-09-25T00:27:23.653Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-09-25T00:27:23.653Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-09-25T00:27:23.653Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-09-25T00:27:23.653Z] === RUN TestDockerSuite/TestBuildSpaces [2019-09-25T00:27:23.911Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-09-25T00:27:25.242Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 84.6% of statements [2019-09-25T00:27:25.242Z] ok github.com/docker/docker/daemon 12.219s coverage: 17.6% of statements [2019-09-25T00:27:25.242Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-25T00:27:25.242Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-25T00:27:25.282Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-09-25T00:27:25.282Z] === RUN TestDockerSuite/TestBuildStderr [2019-09-25T00:27:25.800Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-09-25T00:27:26.213Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-09-25T00:27:26.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-25T00:27:26.360Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-09-25T00:27:26.360Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-25T00:27:26.360Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-25T00:27:27.720Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2019-09-25T00:27:29.605Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-09-25T00:27:30.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-25T00:27:30.391Z] --- PASS: TestCreateServiceMultipleTimes (23.04s) [2019-09-25T00:27:30.391Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-25T00:27:30.391Z] === RUN TestCreateServiceConflict [2019-09-25T00:27:30.530Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 57.0% of statements [2019-09-25T00:27:30.649Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-09-25T00:27:30.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-25T00:27:32.039Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-09-25T00:27:33.415Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-09-25T00:27:33.673Z] --- PASS: TestCreateServiceConflict (3.60s) [2019-09-25T00:27:33.673Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-25T00:27:33.673Z] === RUN TestCreateServiceMaxReplicas [2019-09-25T00:27:33.800Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.465s coverage: 72.5% of statements [2019-09-25T00:27:33.930Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-09-25T00:27:34.360Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.923s coverage: 45.9% of statements [2019-09-25T00:27:34.360Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-25T00:27:34.516Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-09-25T00:27:34.516Z] === RUN TestDockerSuite/TestBuildBlankName [2019-09-25T00:27:34.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-09-25T00:27:35.301Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-25T00:27:36.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-25T00:27:36.245Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.038s coverage: 51.0% of statements [2019-09-25T00:27:37.198Z] === RUN TestDockerSuite/TestBuildUser [2019-09-25T00:27:37.198Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2019-09-25T00:27:37.198Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-25T00:27:37.198Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-25T00:27:37.648Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.286s coverage: 76.1% of statements [2019-09-25T00:27:38.571Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-25T00:27:39.092Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-25T00:27:39.130Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.086s coverage: 57.2% of statements [2019-09-25T00:27:39.130Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-25T00:27:39.130Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-25T00:27:40.056Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2019-09-25T00:27:40.981Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-09-25T00:27:41.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-25T00:27:41.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-25T00:27:41.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-25T00:27:42.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-25T00:27:42.344Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2019-09-25T00:27:42.344Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-25T00:27:42.344Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-25T00:27:42.903Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 42.7% of statements [2019-09-25T00:27:43.268Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-09-25T00:27:44.262Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 77.8% of statements [2019-09-25T00:27:44.262Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-25T00:27:44.262Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-25T00:27:44.262Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-25T00:27:45.187Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-09-25T00:27:45.442Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2019-09-25T00:27:45.697Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-09-25T00:27:47.057Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2019-09-25T00:27:47.057Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-25T00:27:47.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-25T00:27:47.313Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 20.0% of statements [2019-09-25T00:27:47.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-25T00:27:48.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-25T00:27:48.675Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-09-25T00:27:48.931Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-09-25T00:27:49.491Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-25T00:27:50.050Z] ok github.com/docker/docker/daemon/logger/splunk 1.582s coverage: 84.5% of statements [2019-09-25T00:27:50.050Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-25T00:27:50.050Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-25T00:27:52.128Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2019-09-25T00:27:52.128Z] ok github.com/docker/docker/distribution 0.264s coverage: 22.4% of statements [2019-09-25T00:27:52.128Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-25T00:27:53.225Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.96s) [2019-09-25T00:27:53.225Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-25T00:27:53.225Z] === RUN TestCreateServiceSecretFileMode [2019-09-25T00:27:53.572Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-09-25T00:27:53.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-25T00:27:54.495Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-09-25T00:27:55.419Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-09-25T00:27:55.673Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.6% of statements [2019-09-25T00:27:55.673Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-25T00:27:55.673Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-25T00:27:56.502Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2019-09-25T00:27:56.502Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-25T00:27:56.502Z] === RUN TestCreateServiceConfigFileMode [2019-09-25T00:27:57.032Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2019-09-25T00:27:57.032Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-25T00:27:57.591Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-09-25T00:27:58.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-25T00:27:58.515Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-09-25T00:27:58.770Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-09-25T00:27:59.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-25T00:27:59.782Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2019-09-25T00:27:59.782Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-25T00:27:59.782Z] === RUN TestCreateServiceSysctls [2019-09-25T00:28:00.039Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-09-25T00:28:00.739Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.3% of statements [2019-09-25T00:28:00.971Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-09-25T00:28:01.229Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-09-25T00:28:01.297Z] ok github.com/docker/docker/pkg/authorization 0.131s coverage: 68.3% of statements [2019-09-25T00:28:01.552Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-25T00:28:01.806Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-25T00:28:02.625Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-25T00:28:03.995Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-09-25T00:28:03.995Z] --- PASS: TestCreateServiceSysctls (4.38s) [2019-09-25T00:28:03.995Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-25T00:28:03.995Z] === RUN TestCreateServiceCapabilities [2019-09-25T00:28:04.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-25T00:28:05.061Z] ok github.com/docker/docker/layer 7.274s coverage: 68.8% of statements [2019-09-25T00:28:05.061Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-25T00:28:05.061Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-25T00:28:05.061Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-25T00:28:05.061Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-25T00:28:05.061Z] ? github.com/docker/docker/oci [no test files] [2019-09-25T00:28:05.061Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-25T00:28:05.316Z] ok github.com/docker/docker/pkg/chrootarchive 2.956s coverage: 43.2% of statements [2019-09-25T00:28:05.316Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-25T00:28:05.316Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-25T00:28:05.316Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-09-25T00:28:05.366Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-25T00:28:05.366Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-25T00:28:05.366Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-09-25T00:28:05.366Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-25T00:28:05.366Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-09-25T00:28:05.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-25T00:28:06.285Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-09-25T00:28:06.285Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-09-25T00:28:06.845Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-09-25T00:28:07.406Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-09-25T00:28:07.660Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-09-25T00:28:07.893Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2019-09-25T00:28:07.893Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-25T00:28:07.893Z] === RUN TestInspect [2019-09-25T00:28:07.893Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-25T00:28:07.893Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-09-25T00:28:08.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-25T00:28:08.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-25T00:28:08.825Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-25T00:28:09.020Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-09-25T00:28:09.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-25T00:28:09.390Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-09-25T00:28:09.580Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-09-25T00:28:10.140Z] ok github.com/docker/docker/pkg/fsutils 0.221s coverage: 85.1% of statements [2019-09-25T00:28:10.437Z] ok github.com/docker/docker/pkg/discovery/kv 3.116s coverage: 84.1% of statements [2019-09-25T00:28:10.437Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-09-25T00:28:10.761Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-09-25T00:28:10.761Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-25T00:28:11.018Z] --- PASS: TestInspect (3.45s) [2019-09-25T00:28:11.018Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-25T00:28:11.018Z] === RUN TestDockerNetworkConnectAlias [2019-09-25T00:28:11.799Z] ok github.com/docker/docker/pkg/idtools 0.465s coverage: 70.1% of statements [2019-09-25T00:28:11.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-25T00:28:12.054Z] ok github.com/docker/docker/pkg/ioutils 0.452s coverage: 69.3% of statements [2019-09-25T00:28:12.308Z] ok github.com/docker/docker/pkg/locker 0.030s coverage: 88.9% of statements [2019-09-25T00:28:12.308Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-09-25T00:28:12.867Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-09-25T00:28:12.867Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-25T00:28:13.122Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-09-25T00:28:13.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-25T00:28:13.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-09-25T00:28:13.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-09-25T00:28:13.377Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-25T00:28:13.632Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-25T00:28:13.886Z] ok github.com/docker/docker/pkg/mount 0.561s coverage: 69.6% of statements [2019-09-25T00:28:13.886Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-25T00:28:14.142Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-09-25T00:28:14.142Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-09-25T00:28:14.142Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-25T00:28:14.142Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-25T00:28:14.477Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-09-25T00:28:14.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-25T00:28:15.067Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-09-25T00:28:15.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-25T00:28:15.991Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-25T00:28:15.991Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-25T00:28:16.246Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-25T00:28:16.374Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-09-25T00:28:17.305Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-09-25T00:28:17.563Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-09-25T00:28:17.604Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-09-25T00:28:17.858Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-25T00:28:18.127Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-09-25T00:28:18.127Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-25T00:28:18.691Z] --- PASS: TestDockerNetworkConnectAlias (7.66s) [2019-09-25T00:28:18.691Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-25T00:28:18.691Z] === RUN TestDockerNetworkReConnect [2019-09-25T00:28:18.948Z] === RUN TestDockerSuite/TestBuildXZHost [2019-09-25T00:28:20.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-25T00:28:20.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-09-25T00:28:20.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-25T00:28:20.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-25T00:28:20.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-25T00:28:21.200Z] ok github.com/docker/docker/pkg/signal 2.356s coverage: 61.0% of statements [2019-09-25T00:28:21.200Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-25T00:28:21.200Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-25T00:28:21.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-25T00:28:21.454Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-25T00:28:21.474Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-25T00:28:21.474Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-09-25T00:28:21.474Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-09-25T00:28:21.708Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-25T00:28:22.038Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-09-25T00:28:22.267Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-25T00:28:22.826Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2019-09-25T00:28:22.835Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-25T00:28:22.835Z] Using test binary docker [2019-09-25T00:28:22.835Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-25T00:28:22.835Z] +++ /etc/init.d/apparmor start [2019-09-25T00:28:22.835Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-25T00:28:22.835Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-25T00:28:22.835Z] Warning failed to create cache: (null) [2019-09-25T00:28:22.835Z] . [2019-09-25T00:28:22.835Z] INFO: Waiting for daemon to start... [2019-09-25T00:28:22.835Z] Starting dockerd [2019-09-25T00:28:22.835Z] +++ 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-09-25T00:28:23.081Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2019-09-25T00:28:23.409Z] === RUN TestDockerSuite/TestCommitChange [2019-09-25T00:28:23.640Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2019-09-25T00:28:23.945Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-09-25T00:28:23.974Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-09-25T00:28:24.213Z] testing: warning: no tests to run [2019-09-25T00:28:24.213Z] coverage: [no statements] [2019-09-25T00:28:24.213Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-09-25T00:28:24.539Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2019-09-25T00:28:24.539Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-25T00:28:24.539Z] === RUN TestServicePlugin [2019-09-25T00:28:24.784Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-25T00:28:24.784Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-09-25T00:28:24.867Z] . [2019-09-25T00:28:24.867Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-25T00:28:24.867Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-25T00:28:24.867Z] Error: No such image: emptyfs [2019-09-25T00:28:24.867Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-25T00:28:24.867Z] ++++ docker load [2019-09-25T00:28:25.039Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-25T00:28:25.103Z] === RUN TestDockerSuite/TestCommitHardlink [2019-09-25T00:28:25.150Z] Running integration-test (iteration 1) [2019-09-25T00:28:25.151Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-25T00:28:25.151Z] ++ 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-09-25T00:28:25.151Z] ++ set -e [2019-09-25T00:28:25.151Z] ++ '[' -n 0 ']' [2019-09-25T00:28:25.151Z] ++ set -x [2019-09-25T00:28:25.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:28:26.919Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2019-09-25T00:28:27.006Z] === RUN TestDockerSuite/TestCommitNewFile [2019-09-25T00:28:27.843Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-25T00:28:28.403Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-25T00:28:28.901Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-09-25T00:28:28.963Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-09-25T00:28:29.833Z] === RUN TestDockerSuite/TestCommitTTY [2019-09-25T00:28:30.323Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2019-09-25T00:28:30.882Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-25T00:28:31.138Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-09-25T00:28:31.698Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-09-25T00:28:31.729Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-09-25T00:28:31.953Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-25T00:28:33.102Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-09-25T00:28:33.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-25T00:28:34.461Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-25T00:28:34.997Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-09-25T00:28:35.021Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-09-25T00:28:35.580Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-09-25T00:28:36.369Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-09-25T00:28:36.369Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-25T00:28:36.369Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-09-25T00:28:36.369Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-25T00:28:36.369Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-09-25T00:28:36.369Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-09-25T00:28:36.369Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-09-25T00:28:36.940Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-09-25T00:28:38.895Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-25T00:28:40.265Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-25T00:28:40.265Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-25T00:28:40.398Z] Loaded image: buildpack-deps:jessie [2019-09-25T00:28:40.399Z] Loaded image: busybox:latest [2019-09-25T00:28:40.399Z] Loaded image: busybox:glibc [2019-09-25T00:28:40.399Z] Loaded image: debian:jessie [2019-09-25T00:28:40.399Z] Loaded image: hello-world:latest [2019-09-25T00:28:40.399Z] INFO: Testing against a local daemon [2019-09-25T00:28:40.399Z] === RUN TestCgroupNamespacesBuild [2019-09-25T00:28:41.197Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-09-25T00:28:41.413Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-09-25T00:28:41.413Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-09-25T00:28:41.413Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-25T00:28:42.133Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-25T00:28:42.891Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2019-09-25T00:28:42.891Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-09-25T00:28:42.891Z] === RUN TestBuildWithSession [2019-09-25T00:28:43.067Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-25T00:28:44.000Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-09-25T00:28:44.564Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-25T00:28:44.564Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-09-25T00:28:44.564Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-09-25T00:28:45.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-25T00:28:45.572Z] --- PASS: TestBuildWithSession (2.10s) [2019-09-25T00:28:45.572Z] === RUN TestBuildSquashParent [2019-09-25T00:28:45.936Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-25T00:28:45.936Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-25T00:28:45.936Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-25T00:28:46.193Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-25T00:28:46.193Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-09-25T00:28:47.125Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-09-25T00:28:48.056Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-09-25T00:28:48.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-09-25T00:28:48.993Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-25T00:28:49.084Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2019-09-25T00:28:49.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-25T00:28:49.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-25T00:28:49.084Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/rootless [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/volume [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-25T00:28:49.085Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === Skipped [2019-09-25T00:28:49.085Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-25T00:28:49.085Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-25T00:28:49.085Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:73: No driver to put! [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-25T00:28:49.085Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-25T00:28:49.085Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-25T00:28:49.085Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-25T00:28:49.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-25T00:28:49.085Z] graphtest_unix.go:73: No driver to put! [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-25T00:28:49.085Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-25T00:28:49.085Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] [2019-09-25T00:28:49.085Z] DONE 2109 tests, 20 skipped in 231.569s Post stage [Pipeline] junit [2019-09-25T00:28:50.020Z] Recording test results [2019-09-25T00:28:50.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-25T00:28:50.587Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-09-25T00:28:50.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39984/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -e DOCKER_GRAPHDRIVER docker:f3d8b8ae74804ba6a0386186c1c65bd1d556075a hack/validate/vendor [2019-09-25T00:28:50.888Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-25T00:28:51.043Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-09-25T00:28:51.081Z] --- PASS: TestBuildSquashParent (5.42s) [2019-09-25T00:28:51.081Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-25T00:28:51.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:28:51.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:28:51.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:28:51.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:28:51.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:28:51.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:28:51.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:28:51.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:28:51.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:28:51.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:28:51.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:28:51.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:28:51.081Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-25T00:28:51.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-25T00:28:51.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-25T00:28:51.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-25T00:28:51.452Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-25T00:28:51.452Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-09-25T00:28:51.703Z] No vendor changes in diff. [2019-09-25T00:28:52.383Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-09-25T00:28:52.576Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-09-25T00:28:52.576Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-25T00:28:53.024Z] + echo Building e2e image [2019-09-25T00:28:53.024Z] Building e2e image [2019-09-25T00:28:53.024Z] + docker build --build-arg DOCKER_GITCOMMIT=f3d8b8ae74804ba6a0386186c1c65bd1d556075a -t moby-e2e-test -f Dockerfile.e2e . [2019-09-25T00:28:53.024Z] #2 [internal] load .dockerignore [2019-09-25T00:28:53.024Z] #2 transferring context: 34B done [2019-09-25T00:28:53.024Z] #2 DONE 0.0s [2019-09-25T00:28:53.024Z] [2019-09-25T00:28:53.024Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-25T00:28:53.024Z] #1 transferring dockerfile: 3.21kB done [2019-09-25T00:28:53.024Z] #1 DONE 0.0s [2019-09-25T00:28:53.024Z] [2019-09-25T00:28:53.024Z] #4 [internal] load metadata for docker.io/library/golang:1.13.0-alpine [2019-09-25T00:28:53.287Z] #4 ... [2019-09-25T00:28:53.287Z] [2019-09-25T00:28:53.287Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-25T00:28:53.287Z] #3 DONE 0.1s [2019-09-25T00:28:53.287Z] [2019-09-25T00:28:53.287Z] #4 [internal] load metadata for docker.io/library/golang:1.13.0-alpine [2019-09-25T00:28:53.287Z] #4 DONE 0.3s [2019-09-25T00:28:53.287Z] [2019-09-25T00:28:53.287Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-25T00:28:53.287Z] #5 DONE 0.0s [2019-09-25T00:28:53.287Z] [2019-09-25T00:28:53.287Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862... [2019-09-25T00:28:53.287Z] #14 resolve docker.io/library/golang:1.13.0-alpine@sha256:84349ee862d8bafff35e0d2bfd539da565b536b4dfce654773fc21a1db2da6d7 done [2019-09-25T00:28:53.315Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-09-25T00:28:53.542Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-09-25T00:28:53.543Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-09-25T00:28:53.543Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 817.70kB / 126.84MB 0.1s [2019-09-25T00:28:53.543Z] #14 sha256:84349ee862d8bafff35e0d2bfd539da565b536b4dfce654773fc21a1db2da6d7 1.65kB / 1.65kB done [2019-09-25T00:28:53.543Z] #14 sha256:c9f7377aae0ca02bfd86f3d598bde66c11646c7f5597e8c9d8ca4bde78e51df1 1.36kB / 1.36kB done [2019-09-25T00:28:53.543Z] #14 sha256:33fbbc2ca571e774e0253ff2e42f0206e96736897b9ec438db701b645a260e9a 3.80kB / 3.80kB done [2019-09-25T00:28:53.543Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-09-25T00:28:53.543Z] #14 sha256:9aaad45c37b562f6dd13a806b44c2e88c4c3d3a536cfd78c00f6336c1d5d6c40 124B / 124B 0.1s done [2019-09-25T00:28:53.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-25T00:28:53.797Z] #14 ... [2019-09-25T00:28:53.797Z] [2019-09-25T00:28:53.797Z] #8 [internal] load build context [2019-09-25T00:28:53.797Z] #8 transferring context: 795.18kB 0.3s done [2019-09-25T00:28:53.797Z] #8 DONE 0.3s [2019-09-25T00:28:53.797Z] [2019-09-25T00:28:53.797Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862... [2019-09-25T00:28:53.797Z] #14 ... [2019-09-25T00:28:53.797Z] [2019-09-25T00:28:53.797Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-25T00:28:53.797Z] #6 CACHED [2019-09-25T00:28:53.797Z] [2019-09-25T00:28:53.797Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-25T00:28:53.797Z] #7 CACHED [2019-09-25T00:28:53.797Z] [2019-09-25T00:28:53.797Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862... [2019-09-25T00:28:53.797Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 12.29MB / 126.84MB 0.3s [2019-09-25T00:28:53.797Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-09-25T00:28:53.797Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf [2019-09-25T00:28:53.797Z] #14 ... [2019-09-25T00:28:53.798Z] [2019-09-25T00:28:53.798Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-25T00:28:53.798Z] #9 DONE 0.2s [2019-09-25T00:28:53.798Z] [2019-09-25T00:28:53.798Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862... [2019-09-25T00:28:53.798Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 34.66MB / 126.84MB 0.5s [2019-09-25T00:28:53.798Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0.0s done [2019-09-25T00:28:54.052Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 45.19MB / 126.84MB 0.6s [2019-09-25T00:28:54.052Z] #14 ... [2019-09-25T00:28:54.052Z] [2019-09-25T00:28:54.052Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-25T00:28:54.052Z] #10 DONE 0.2s [2019-09-25T00:28:54.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-25T00:28:54.246Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-25T00:28:54.307Z] [2019-09-25T00:28:54.308Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-25T00:28:54.308Z] #11 DONE 0.1s [2019-09-25T00:28:54.308Z] [2019-09-25T00:28:54.308Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-25T00:28:54.308Z] #12 DONE 0.1s [2019-09-25T00:28:54.308Z] [2019-09-25T00:28:54.308Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-25T00:28:54.308Z] #13 DONE 0.1s [2019-09-25T00:28:54.308Z] [2019-09-25T00:28:54.308Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862... [2019-09-25T00:28:54.308Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 95.25MB / 126.84MB 1.0s [2019-09-25T00:28:54.564Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 107.10MB / 126.84MB 1.1s [2019-09-25T00:28:54.564Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 117.12MB / 126.84MB 1.2s [2019-09-25T00:28:54.810Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-25T00:28:54.810Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-09-25T00:28:54.818Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 126.84MB / 126.84MB 1.3s [2019-09-25T00:28:54.818Z] #14 sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 126.84MB / 126.84MB 1.5s done [2019-09-25T00:28:55.073Z] #14 extracting sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 0.1s [2019-09-25T00:28:55.742Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-09-25T00:28:56.097Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-25T00:28:56.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2019-09-25T00:28:56.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2019-09-25T00:28:56.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.39s) [2019-09-25T00:28:56.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2019-09-25T00:28:56.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2019-09-25T00:28:56.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2019-09-25T00:28:56.097Z] === RUN TestBuildMultiStageCopy [2019-09-25T00:28:56.097Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-25T00:28:56.674Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-09-25T00:28:57.262Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-09-25T00:28:57.604Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-09-25T00:28:57.604Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-09-25T00:28:58.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-25T00:28:58.225Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-09-25T00:28:58.405Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-25T00:28:58.534Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-09-25T00:28:58.686Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-09-25T00:28:58.686Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-25T00:28:58.686Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-25T00:28:58.971Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-25T00:28:59.227Z] #14 extracting sha256:43c4d47973b8a428b549e22359ac3a552c3c83debaa85da4e394a3cc7917e639 4.2s done [2019-09-25T00:28:59.466Z] --- PASS: TestServicePlugin (34.94s) [2019-09-25T00:28:59.466Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-25T00:28:59.466Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-25T00:28:59.466Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-25T00:28:59.466Z] plugin_test.go:62: [d413888608eff] joining swarm manager [de9ffb9be0bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:28:59.466Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-09-25T00:28:59.466Z] plugin_test.go:65: [dfc7a06f5734d] joining swarm manager [de9ffb9be0bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:28:59.466Z] === RUN TestServiceUpdateLabel [2019-09-25T00:28:59.481Z] #14 extracting sha256:9aaad45c37b562f6dd13a806b44c2e88c4c3d3a536cfd78c00f6336c1d5d6c40 done [2019-09-25T00:28:59.481Z] #14 DONE 6.1s [2019-09-25T00:28:59.481Z] [2019-09-25T00:28:59.481Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-25T00:28:59.588Z] --- PASS: TestBuildMultiStageCopy (3.45s) [2019-09-25T00:28:59.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2019-09-25T00:28:59.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2019-09-25T00:28:59.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-09-25T00:28:59.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-09-25T00:28:59.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-09-25T00:28:59.588Z] === RUN TestBuildMultiStageParentConfig [2019-09-25T00:28:59.723Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-25T00:29:00.216Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-09-25T00:29:00.403Z] #15 0.817 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-25T00:29:00.595Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-09-25T00:29:00.595Z] === RUN TestBuildLabelWithTargets [2019-09-25T00:29:00.673Z] === RUN TestDockerSuite/TestBuildCmd [2019-09-25T00:29:01.325Z] #15 1.899 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-25T00:29:01.580Z] #15 1.970 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-25T00:29:01.580Z] #15 1.973 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-25T00:29:01.580Z] #15 2.124 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-25T00:29:01.580Z] #15 2.130 (4/43) Installing readline (8.0.0-r0) [2019-09-25T00:29:01.580Z] #15 2.134 (5/43) Installing bash (5.0.0-r0) [2019-09-25T00:29:01.580Z] #15 2.146 Executing bash-5.0.0-r0.post-install [2019-09-25T00:29:01.580Z] #15 2.148 (6/43) Installing linux-headers (4.19.36-r0) [2019-09-25T00:29:01.580Z] #15 2.219 (7/43) Installing libuuid (2.33.2-r0) [2019-09-25T00:29:01.619Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-25T00:29:01.619Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-25T00:29:01.619Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-25T00:29:01.619Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-25T00:29:01.619Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-09-25T00:29:01.636Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-09-25T00:29:01.835Z] #15 2.221 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-09-25T00:29:01.835Z] #15 2.224 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-09-25T00:29:01.835Z] #15 2.228 (10/43) Installing binutils (2.32-r0) [2019-09-25T00:29:01.835Z] #15 2.296 (11/43) Installing libmagic (5.37-r0) [2019-09-25T00:29:01.835Z] #15 2.317 (12/43) Installing file (5.37-r0) [2019-09-25T00:29:01.835Z] #15 2.319 (13/43) Installing gmp (6.1.2-r1) [2019-09-25T00:29:01.835Z] #15 2.326 (14/43) Installing isl (0.18-r0) [2019-09-25T00:29:01.835Z] #15 2.342 (15/43) Installing libgomp (8.3.0-r0) [2019-09-25T00:29:01.835Z] #15 2.345 (16/43) Installing libatomic (8.3.0-r0) [2019-09-25T00:29:01.835Z] #15 2.347 (17/43) Installing libgcc (8.3.0-r0) [2019-09-25T00:29:01.835Z] #15 2.349 (18/43) Installing mpfr3 (3.1.5-r1) [2019-09-25T00:29:01.835Z] #15 2.355 (19/43) Installing mpc1 (1.1.0-r0) [2019-09-25T00:29:01.835Z] #15 2.357 (20/43) Installing libstdc++ (8.3.0-r0) [2019-09-25T00:29:01.835Z] #15 2.368 (21/43) Installing gcc (8.3.0-r0) [2019-09-25T00:29:02.078Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2019-09-25T00:29:02.078Z] === RUN TestBuildWithEmptyLayers [2019-09-25T00:29:02.093Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-09-25T00:29:02.184Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-25T00:29:02.395Z] #15 2.998 (22/43) Installing musl-dev (1.1.22-r3) [2019-09-25T00:29:02.440Z] --- PASS: TestServiceUpdateLabel (3.01s) [2019-09-25T00:29:02.440Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-25T00:29:02.440Z] === RUN TestServiceUpdateSecrets [2019-09-25T00:29:02.550Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-09-25T00:29:02.650Z] #15 3.075 (23/43) Installing libc-dev (0.7.1-r0) [2019-09-25T00:29:02.650Z] #15 3.077 (24/43) Installing g++ (8.3.0-r0) [2019-09-25T00:29:02.696Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-09-25T00:29:02.696Z] === RUN TestBuildMultiStageOnBuild [2019-09-25T00:29:02.905Z] #15 3.503 (25/43) Installing make (4.2.1-r2) [2019-09-25T00:29:03.160Z] #15 3.508 (26/43) Installing fortify-headers (1.1-r0) [2019-09-25T00:29:03.160Z] #15 3.510 (27/43) Installing build-base (0.5-r1) [2019-09-25T00:29:03.160Z] #15 3.511 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-09-25T00:29:03.160Z] #15 3.514 (29/43) Installing libcurl (7.66.0-r0) [2019-09-25T00:29:03.160Z] #15 3.520 (30/43) Installing curl (7.66.0-r0) [2019-09-25T00:29:03.160Z] #15 3.524 (31/43) Installing oniguruma (6.9.2-r0) [2019-09-25T00:29:03.160Z] #15 3.530 (32/43) Installing jq (1.6-r0) [2019-09-25T00:29:03.160Z] #15 3.536 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-09-25T00:29:03.160Z] #15 3.541 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-09-25T00:29:03.160Z] #15 3.544 (35/43) Installing libaio (0.3.111-r0) [2019-09-25T00:29:03.160Z] #15 3.546 (36/43) Installing libblkid (2.33.2-r0) [2019-09-25T00:29:03.160Z] #15 3.551 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-09-25T00:29:03.160Z] #15 3.579 (38/43) Installing libfdisk (2.33.2-r0) [2019-09-25T00:29:03.160Z] #15 3.585 (39/43) Installing libmount (2.33.2-r0) [2019-09-25T00:29:03.160Z] #15 3.590 (40/43) Installing libsmartcols (2.33.2-r0) [2019-09-25T00:29:03.160Z] #15 3.593 (41/43) Installing pkgconf (1.6.1-r1) [2019-09-25T00:29:03.160Z] #15 3.596 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-09-25T00:29:03.160Z] #15 3.620 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-09-25T00:29:03.160Z] #15 3.625 Executing busybox-1.30.1-r2.trigger [2019-09-25T00:29:03.160Z] #15 3.634 OK: 190 MiB in 58 packages [2019-09-25T00:29:05.403Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2019-09-25T00:29:05.403Z] === RUN TestBuildUncleanTarFilenames [2019-09-25T00:29:05.750Z] #15 DONE 6.2s [2019-09-25T00:29:05.750Z] [2019-09-25T00:29:05.750Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-25T00:29:06.019Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2019-09-25T00:29:06.019Z] === RUN TestBuildMultiStageLayerLeak [2019-09-25T00:29:06.675Z] #16 DONE 0.9s [2019-09-25T00:29:06.675Z] [2019-09-25T00:29:06.675Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-25T00:29:07.718Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-09-25T00:29:07.718Z] === RUN TestDockerSuite/TestContainerAPITop [2019-09-25T00:29:07.740Z] #17 DONE 0.7s [2019-09-25T00:29:07.740Z] [2019-09-25T00:29:07.740Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-25T00:29:07.740Z] #18 DONE 0.0s [2019-09-25T00:29:07.740Z] [2019-09-25T00:29:07.740Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-25T00:29:07.740Z] #22 DONE 0.1s [2019-09-25T00:29:07.740Z] [2019-09-25T00:29:07.740Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-25T00:29:07.740Z] #19 DONE 0.1s [2019-09-25T00:29:07.740Z] [2019-09-25T00:29:07.740Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-25T00:29:07.740Z] #26 DONE 0.1s [2019-09-25T00:29:07.740Z] [2019-09-25T00:29:07.740Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-25T00:29:07.740Z] #23 DONE 0.1s [2019-09-25T00:29:07.740Z] [2019-09-25T00:29:07.740Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-25T00:29:07.740Z] #27 DONE 0.1s [2019-09-25T00:29:07.740Z] [2019-09-25T00:29:07.740Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-25T00:29:07.740Z] #24 ... [2019-09-25T00:29:07.740Z] [2019-09-25T00:29:07.740Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-25T00:29:07.740Z] #28 DONE 0.1s [2019-09-25T00:29:07.997Z] [2019-09-25T00:29:07.997Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-25T00:29:08.652Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-09-25T00:29:08.652Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-09-25T00:29:08.652Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-09-25T00:29:08.690Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-09-25T00:29:08.695Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2019-09-25T00:29:08.695Z] === RUN TestBuildWithHugeFile [2019-09-25T00:29:10.221Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-09-25T00:29:10.221Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-09-25T00:29:11.185Z] === RUN TestDockerSuite/TestBuildContChar [2019-09-25T00:29:11.258Z] #29 ... [2019-09-25T00:29:11.258Z] [2019-09-25T00:29:11.258Z] #31 [builder 1/4] COPY . . [2019-09-25T00:29:11.258Z] #31 DONE 3.7s [2019-09-25T00:29:11.258Z] [2019-09-25T00:29:11.258Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:29:11.258Z] #20 2.715 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-25T00:29:11.258Z] #20 3.297 [2019-09-25T00:29:11.513Z] #20 3.419 #### 6.0% ############### 22.0% ########################### 38.6% ####################################### 54.7% ################################################### 72.0% ################################################################## 92.4% ######################################################################## 100.0% [2019-09-25T00:29:11.927Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-09-25T00:29:12.074Z] #20 4.540 #=#=# [2019-09-25T00:29:12.074Z] #20 ... [2019-09-25T00:29:12.074Z] [2019-09-25T00:29:12.074Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-25T00:29:12.074Z] #24 1.626 + RM_GOPATH=0 [2019-09-25T00:29:12.074Z] #24 1.626 + TMP_GOPATH= [2019-09-25T00:29:12.074Z] #24 1.626 + : /build [2019-09-25T00:29:12.074Z] #24 1.626 + '[' -z '' ']' [2019-09-25T00:29:12.074Z] #24 1.628 ++ mktemp -d [2019-09-25T00:29:12.074Z] #24 1.631 + export GOPATH=/tmp/tmp.DACbij [2019-09-25T00:29:12.074Z] #24 1.631 + GOPATH=/tmp/tmp.DACbij [2019-09-25T00:29:12.074Z] #24 1.631 + RM_GOPATH=1 [2019-09-25T00:29:12.074Z] #24 1.631 ++ dirname ./install.sh [2019-09-25T00:29:12.074Z] #24 1.632 + dir=. [2019-09-25T00:29:12.074Z] #24 1.632 + bin=dockercli [2019-09-25T00:29:12.074Z] #24 1.632 + shift [2019-09-25T00:29:12.074Z] #24 1.632 + '[' '!' -f ./dockercli.installer ']' [2019-09-25T00:29:12.074Z] #24 1.632 + . ./dockercli.installer [2019-09-25T00:29:12.074Z] #24 1.632 ++ DOCKERCLI_CHANNEL=stable [2019-09-25T00:29:12.074Z] #24 1.632 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-25T00:29:12.074Z] #24 1.632 + install_dockercli [2019-09-25T00:29:12.074Z] #24 1.632 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-25T00:29:12.074Z] #24 1.632 ++ uname -m [2019-09-25T00:29:12.074Z] #24 1.633 Install docker/cli version 17.06.2-ce from stable [2019-09-25T00:29:12.074Z] #24 1.633 + arch=x86_64 [2019-09-25T00:29:12.074Z] #24 1.633 + '[' x86_64 '!=' x86_64 ']' [2019-09-25T00:29:12.074Z] #24 1.633 + url=https://download.docker.com/linux/static [2019-09-25T00:29:12.074Z] #24 1.633 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-25T00:29:12.074Z] #24 1.634 + tar -xz docker/docker [2019-09-25T00:29:12.074Z] #24 4.338 + mkdir -p /build [2019-09-25T00:29:12.074Z] #24 4.339 + mv docker/docker /build/ [2019-09-25T00:29:12.074Z] #24 4.340 + rmdir docker [2019-09-25T00:29:12.074Z] #24 DONE 4.5s [2019-09-25T00:29:12.185Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-09-25T00:29:12.329Z] [2019-09-25T00:29:12.329Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:29:12.583Z] #20 4.727 0.1% ########### 16.5% ################### 26.5% ############################################## 64.8% ################################################################### 93.1% ######################################################################## 100.0% [2019-09-25T00:29:13.143Z] #20 ... [2019-09-25T00:29:13.143Z] [2019-09-25T00:29:13.143Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-25T00:29:13.143Z] #32 DONE 2.1s [2019-09-25T00:29:13.143Z] [2019-09-25T00:29:13.143Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:29:13.143Z] #20 5.657 [2019-09-25T00:29:13.589Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-09-25T00:29:13.910Z] #20 5.774 ## 3.9% ############ 17.8% ######################## 33.7% ########################################### 60.2% ################################################################# 90.6% ######################################################################## 100.0% [2019-09-25T00:29:14.166Z] #20 6.656 [2019-09-25T00:29:16.208Z] #20 6.787 0.5% ##### 7.9% ############# 18.2% ################# 24.9% ######################## 33.4% ############################## 41.9% #################################### 50.7% ########################################## 59.0% ############################################### 65.8% #################################################### 73.1% ########################################################### 82.0% ################################################################## 92.2% #################################################################### 95.2% ######################################################################## 100.0% [2019-09-25T00:29:16.208Z] #20 8.699 [2019-09-25T00:29:17.578Z] #20 9.911 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-25T00:29:18.138Z] #20 10.35 [2019-09-25T00:29:18.138Z] #20 10.45 ######################################################################## 100.0% [2019-09-25T00:29:18.393Z] #20 10.73 [2019-09-25T00:29:18.845Z] --- PASS: TestServiceUpdateSecrets (15.53s) [2019-09-25T00:29:18.845Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-25T00:29:18.845Z] === RUN TestServiceUpdateConfigs [2019-09-25T00:29:18.845Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-09-25T00:29:18.845Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-25T00:29:19.796Z] #20 11.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-25T00:29:20.050Z] #20 12.37 [2019-09-25T00:29:20.305Z] #20 12.52 0.7% ######################################################################## 100.0% [2019-09-25T00:29:20.559Z] #20 12.88 [2019-09-25T00:29:21.370Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-25T00:29:21.484Z] #20 14.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-25T00:29:21.739Z] #20 14.20 skipping existing 1849cc453dee [2019-09-25T00:29:21.994Z] #20 14.49 [2019-09-25T00:29:22.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-09-25T00:29:23.398Z] #20 15.58 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-25T00:29:23.398Z] #20 ... [2019-09-25T00:29:23.398Z] [2019-09-25T00:29:23.398Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-25T00:29:23.398Z] #33 1.560 [2019-09-25T00:29:23.398Z] #33 1.712 Removing bundles/ [2019-09-25T00:29:23.398Z] #33 1.713 [2019-09-25T00:29:23.398Z] #33 1.719 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-25T00:29:23.398Z] #33 2.913 Building test suite binary ./integration-cli/test.main [2019-09-25T00:29:23.654Z] #33 ... [2019-09-25T00:29:23.654Z] [2019-09-25T00:29:23.654Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-25T00:29:23.654Z] #20 16.09 [2019-09-25T00:29:23.909Z] #20 16.20 ######################################################################## 100.0% [2019-09-25T00:29:24.164Z] #20 16.49 [2019-09-25T00:29:24.164Z] #20 16.58 Download of images into '/build' complete. [2019-09-25T00:29:24.164Z] #20 16.58 Use something like the following to load the result into a Docker daemon: [2019-09-25T00:29:24.164Z] #20 16.58 tar -cC '/build' . | docker load [2019-09-25T00:29:25.094Z] #20 DONE 17.4s [2019-09-25T00:29:25.094Z] [2019-09-25T00:29:25.094Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-25T00:29:25.973Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-09-25T00:29:25.973Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-09-25T00:29:25.973Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-09-25T00:29:26.980Z] #33 ... [2019-09-25T00:29:26.980Z] [2019-09-25T00:29:26.980Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-25T00:29:28.143Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-09-25T00:29:28.344Z] #21 DONE 0.9s [2019-09-25T00:29:28.345Z] [2019-09-25T00:29:28.345Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-25T00:29:28.345Z] #25 DONE 0.2s [2019-09-25T00:29:28.345Z] [2019-09-25T00:29:28.345Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-25T00:29:28.600Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-09-25T00:29:29.056Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-09-25T00:29:29.057Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-09-25T00:29:30.020Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-09-25T00:29:30.476Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-09-25T00:29:30.476Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-09-25T00:29:30.476Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-25T00:29:34.487Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2019-09-25T00:29:34.487Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-25T00:29:34.487Z] === RUN TestServiceUpdateNetwork [2019-09-25T00:29:36.252Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-25T00:29:36.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-25T00:29:40.505Z] #33 ... [2019-09-25T00:29:40.505Z] [2019-09-25T00:29:40.505Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-25T00:29:40.505Z] #29 31.42 # github.com/docker/docker/contrib/httpserver [2019-09-25T00:29:40.505Z] #29 31.42 loadinternal: cannot find runtime/cgo [2019-09-25T00:29:40.505Z] #29 DONE 31.7s [2019-09-25T00:29:40.505Z] [2019-09-25T00:29:40.505Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-25T00:29:40.760Z] #33 ... [2019-09-25T00:29:40.760Z] [2019-09-25T00:29:40.760Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-25T00:29:41.016Z] #30 DONE 0.1s [2019-09-25T00:29:41.016Z] [2019-09-25T00:29:41.016Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-25T00:29:46.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-25T00:29:47.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-09-25T00:29:47.970Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-09-25T00:29:48.902Z] --- PASS: TestServiceUpdateNetwork (15.56s) [2019-09-25T00:29:48.902Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-25T00:29:48.902Z] PASS [2019-09-25T00:29:48.902Z] [2019-09-25T00:29:48.902Z] DONE 19 tests in 172.023s [2019-09-25T00:29:48.902Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-25T00:29:48.902Z] ++ 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-09-25T00:29:48.902Z] ++ set -e [2019-09-25T00:29:48.902Z] ++ '[' -n 0 ']' [2019-09-25T00:29:48.902Z] ++ set -x [2019-09-25T00:29:48.902Z] ++ env -i DEST=/go/src/github.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-09-25T00:29:48.902Z] INFO: Testing against a local daemon [2019-09-25T00:29:48.902Z] === RUN TestSessionCreate [2019-09-25T00:29:48.902Z] --- PASS: TestSessionCreate (0.03s) [2019-09-25T00:29:48.902Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-25T00:29:49.161Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-09-25T00:29:49.161Z] PASS [2019-09-25T00:29:49.161Z] [2019-09-25T00:29:49.161Z] DONE 2 tests in 0.188s [2019-09-25T00:29:49.161Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-25T00:29:49.161Z] ++ 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-09-25T00:29:49.161Z] ++ set -e [2019-09-25T00:29:49.161Z] ++ '[' -n 0 ']' [2019-09-25T00:29:49.161Z] ++ set -x [2019-09-25T00:29:49.161Z] ++ env -i DEST=/go/src/github.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-09-25T00:29:49.161Z] INFO: Testing against a local daemon [2019-09-25T00:29:49.161Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-25T00:29:49.161Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-25T00:29:49.161Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-25T00:29:49.161Z] === RUN TestEventsExecDie [2019-09-25T00:29:51.059Z] --- PASS: TestEventsExecDie (1.47s) [2019-09-25T00:29:51.059Z] === RUN TestEventsBackwardsCompatible [2019-09-25T00:29:51.059Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-09-25T00:29:51.059Z] === RUN TestInfoBinaryCommits [2019-09-25T00:29:51.059Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-09-25T00:29:51.059Z] === RUN TestInfoAPIVersioned [2019-09-25T00:29:51.059Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-25T00:29:51.059Z] === RUN TestInfoAPI [2019-09-25T00:29:51.059Z] --- PASS: TestInfoAPI (0.04s) [2019-09-25T00:29:51.059Z] === RUN TestInfoAPIWarnings [2019-09-25T00:29:51.626Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-09-25T00:29:51.626Z] --- PASS: TestInfoAPIWarnings (0.82s) [2019-09-25T00:29:51.626Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-25T00:29:51.626Z] === RUN TestLoginFailsWithBadCredentials [2019-09-25T00:29:52.193Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2019-09-25T00:29:52.193Z] === RUN TestPingCacheHeaders [2019-09-25T00:29:52.193Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-25T00:29:52.193Z] === RUN TestPingGet [2019-09-25T00:29:52.193Z] --- PASS: TestPingGet (0.02s) [2019-09-25T00:29:52.193Z] === RUN TestPingHead [2019-09-25T00:29:52.193Z] --- PASS: TestPingHead (0.03s) [2019-09-25T00:29:52.193Z] === RUN TestVersion [2019-09-25T00:29:52.193Z] --- PASS: TestVersion (0.02s) [2019-09-25T00:29:52.193Z] PASS [2019-09-25T00:29:52.193Z] [2019-09-25T00:29:52.193Z] === Skipped [2019-09-25T00:29:52.193Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-25T00:29:52.193Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-25T00:29:52.193Z] [2019-09-25T00:29:52.193Z] [2019-09-25T00:29:52.193Z] DONE 12 tests, 1 skipped in 3.059s [2019-09-25T00:29:52.193Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-25T00:29:52.193Z] ++ 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-09-25T00:29:52.193Z] ++ set -e [2019-09-25T00:29:52.193Z] ++ '[' -n 0 ']' [2019-09-25T00:29:52.193Z] ++ set -x [2019-09-25T00:29:52.193Z] ++ env -i DEST=/go/src/github.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-09-25T00:29:52.193Z] INFO: Testing against a local daemon [2019-09-25T00:29:52.193Z] === RUN TestVolumesCreateAndList [2019-09-25T00:29:52.193Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-25T00:29:52.193Z] === RUN TestVolumesRemove [2019-09-25T00:29:52.450Z] --- PASS: TestVolumesRemove (0.09s) [2019-09-25T00:29:52.450Z] === RUN TestVolumesInspect [2019-09-25T00:29:52.450Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-25T00:29:52.450Z] === RUN TestVolumesInvalidJSON [2019-09-25T00:29:52.450Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-25T00:29:52.450Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-25T00:29:52.450Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-25T00:29:52.450Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-09-25T00:29:52.450Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-25T00:29:52.450Z] PASS [2019-09-25T00:29:52.450Z] [2019-09-25T00:29:52.450Z] DONE 5 tests in 0.250s [2019-09-25T00:29:52.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-25T00:29:52.708Z] ++++ cat bundles/test-integration/docker.pid [2019-09-25T00:29:52.708Z] +++ kill 5395 [2019-09-25T00:29:54.079Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-25T00:29:54.079Z] +++ /etc/init.d/apparmor stop [2019-09-25T00:29:54.079Z] Clearing AppArmor profiles cache:. [2019-09-25T00:29:54.079Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-25T00:29:54.079Z] Unloading profiles will leave already running processes permanently [2019-09-25T00:29:54.079Z] unconfined, which can lead to unexpected situations. [2019-09-25T00:29:54.079Z] [2019-09-25T00:29:54.079Z] To set a process to complain mode, use the command line tool [2019-09-25T00:29:54.079Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-25T00:29:54.079Z] with the 'teardown' option." [2019-09-25T00:29:54.079Z] [2019-09-25T00:29:54.079Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-09-25T00:29:57.353Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-09-25T00:29:58.724Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-09-25T00:29:58.724Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-09-25T00:29:59.654Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-09-25T00:30:00.585Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-09-25T00:30:01.516Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-09-25T00:30:02.447Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-09-25T00:30:03.817Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-09-25T00:30:04.749Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-09-25T00:30:05.681Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-09-25T00:30:06.612Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-09-25T00:30:07.544Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-09-25T00:30:08.915Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-09-25T00:30:09.846Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-09-25T00:30:10.776Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-09-25T00:30:11.708Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-09-25T00:30:13.078Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-09-25T00:30:14.461Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-09-25T00:30:15.027Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-09-25T00:30:15.027Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-09-25T00:30:15.959Z] === RUN TestDockerSuite/TestCpRelativePath [2019-09-25T00:30:17.328Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-09-25T00:30:18.259Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-09-25T00:30:18.742Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-25T00:30:19.190Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-25T00:30:19.199Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-25T00:30:20.559Z] === RUN TestDockerSuite/TestCpToCaseA [2019-09-25T00:30:20.729Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-25T00:30:21.929Z] === RUN TestDockerSuite/TestCpToCaseB [2019-09-25T00:30:22.860Z] === RUN TestDockerSuite/TestCpToCaseC [2019-09-25T00:30:25.382Z] === RUN TestDockerSuite/TestCpToCaseD [2019-09-25T00:30:27.783Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-09-25T00:30:28.240Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-25T00:30:28.697Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-09-25T00:30:28.697Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-25T00:30:29.154Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-09-25T00:30:29.154Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-09-25T00:30:30.638Z] === RUN TestDockerSuite/TestCpToCaseE [2019-09-25T00:30:33.914Z] === RUN TestDockerSuite/TestCpToCaseF [2019-09-25T00:30:34.845Z] === RUN TestDockerSuite/TestCpToCaseG [2019-09-25T00:30:39.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-25T00:30:39.951Z] === RUN TestDockerSuite/TestCpToCaseH [2019-09-25T00:30:43.231Z] === RUN TestDockerSuite/TestCpToCaseI [2019-09-25T00:30:44.164Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-09-25T00:30:45.756Z] --- PASS: TestBuildWithHugeFile (85.29s) [2019-09-25T00:30:45.756Z] === RUN TestBuildWithEmptyDockerfile [2019-09-25T00:30:45.756Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:30:45.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:30:45.756Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:30:45.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:30:45.756Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:30:45.756Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:30:45.756Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-25T00:30:45.756Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-25T00:30:45.756Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-25T00:30:45.756Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-09-25T00:30:45.756Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-09-25T00:30:45.756Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2019-09-25T00:30:45.756Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2019-09-25T00:30:45.756Z] === RUN TestBuildPreserveOwnership [2019-09-25T00:30:45.756Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-25T00:30:45.756Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-25T00:30:45.756Z] --- PASS: TestBuildPreserveOwnership (4.70s) [2019-09-25T00:30:45.756Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2019-09-25T00:30:45.756Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2019-09-25T00:30:45.756Z] === RUN TestBuildPlatformInvalid [2019-09-25T00:30:45.756Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-09-25T00:30:45.756Z] PASS [2019-09-25T00:30:45.756Z] [2019-09-25T00:30:45.756Z] DONE 32 tests in 133.631s [2019-09-25T00:30:45.756Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-25T00:30:45.756Z] ++ 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-09-25T00:30:45.756Z] ++ set -e [2019-09-25T00:30:45.756Z] ++ '[' -n 0 ']' [2019-09-25T00:30:45.756Z] ++ set -x [2019-09-25T00:30:45.756Z] ++ env -i DEST=/go/src/github.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-09-25T00:30:45.756Z] INFO: Testing against a local daemon [2019-09-25T00:30:45.756Z] === RUN TestConfigList [2019-09-25T00:30:45.756Z] --- PASS: TestConfigList (2.21s) [2019-09-25T00:30:45.756Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-09-25T00:30:45.756Z] === RUN TestConfigsCreateAndDelete [2019-09-25T00:30:45.756Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2019-09-25T00:30:45.756Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-09-25T00:30:45.756Z] === RUN TestConfigsUpdate [2019-09-25T00:30:45.756Z] --- PASS: TestConfigsUpdate (2.16s) [2019-09-25T00:30:45.756Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-09-25T00:30:45.756Z] === RUN TestTemplatedConfig [2019-09-25T00:30:48.436Z] --- PASS: TestTemplatedConfig (2.80s) [2019-09-25T00:30:48.436Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-09-25T00:30:48.436Z] === RUN TestConfigInspect [2019-09-25T00:30:49.418Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-09-25T00:30:49.981Z] === RUN TestDockerSuite/TestCpToDot [2019-09-25T00:30:50.475Z] --- PASS: TestConfigInspect (2.19s) [2019-09-25T00:30:50.475Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-09-25T00:30:50.475Z] === RUN TestConfigCreateWithLabels [2019-09-25T00:30:50.913Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-09-25T00:30:52.806Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-09-25T00:30:53.154Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-09-25T00:30:53.154Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-09-25T00:30:53.154Z] === RUN TestConfigCreateResolve [2019-09-25T00:30:54.176Z] === RUN TestDockerSuite/TestCpToStdout [2019-09-25T00:30:55.367Z] --- PASS: TestConfigCreateResolve (2.21s) [2019-09-25T00:30:55.367Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-09-25T00:30:55.367Z] === RUN TestConfigDaemonLibtrustID [2019-09-25T00:30:55.547Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-09-25T00:30:55.651Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-25T00:30:55.651Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-09-25T00:30:55.651Z] PASS [2019-09-25T00:30:55.651Z] [2019-09-25T00:30:55.651Z] DONE 8 tests in 16.652s [2019-09-25T00:30:55.651Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-25T00:30:55.651Z] ++ 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-09-25T00:30:55.651Z] ++ set -e [2019-09-25T00:30:55.651Z] ++ '[' -n 0 ']' [2019-09-25T00:30:55.651Z] ++ set -x [2019-09-25T00:30:55.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=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-09-25T00:30:55.651Z] INFO: Testing against a local daemon [2019-09-25T00:30:55.651Z] === RUN TestCheckpoint [2019-09-25T00:30:55.651Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-25T00:30:55.651Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-25T00:30:55.651Z] === RUN TestContainerInvalidJSON [2019-09-25T00:30:55.651Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:30:55.651Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:30:55.651Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:30:55.651Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:30:55.651Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:30:55.651Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:30:55.651Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-25T00:30:55.651Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-25T00:30:55.651Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-25T00:30:55.651Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-25T00:30:55.651Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-25T00:30:55.651Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-25T00:30:55.651Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-25T00:30:55.651Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-25T00:30:55.933Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-09-25T00:30:55.933Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-25T00:30:55.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-09-25T00:30:55.933Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-25T00:30:55.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-09-25T00:30:55.933Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-25T00:30:56.217Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-09-25T00:30:56.217Z] === RUN TestCopyFromContainer [2019-09-25T00:30:57.693Z] === RUN TestCopyFromContainer// [2019-09-25T00:30:57.693Z] === RUN TestCopyFromContainer//bar/root [2019-09-25T00:30:57.693Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-25T00:30:57.976Z] === RUN TestCopyFromContainer/bar/quux [2019-09-25T00:30:57.976Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-25T00:30:57.976Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-25T00:30:58.260Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-25T00:30:58.260Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-25T00:30:58.260Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-25T00:30:58.546Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer (2.50s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-25T00:30:58.546Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-25T00:30:58.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-25T00:30:58.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:30:58.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:30:58.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:30:58.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:30:58.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:30:58.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:30:58.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-25T00:30:58.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-25T00:30:58.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-25T00:30:58.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-25T00:30:58.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-25T00:30:58.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-25T00:30:58.547Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-25T00:30:58.547Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-25T00:30:58.547Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-25T00:30:58.547Z] === RUN TestCreateWithInvalidEnv [2019-09-25T00:30:58.547Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-25T00:30:58.547Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-25T00:30:58.547Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-25T00:30:58.547Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-25T00:30:58.547Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-25T00:30:58.547Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-25T00:30:58.820Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-09-25T00:30:58.820Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-09-25T00:30:58.829Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-25T00:30:58.829Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-25T00:30:58.829Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-25T00:30:58.829Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-25T00:30:58.829Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-25T00:30:58.829Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-25T00:30:58.829Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-25T00:30:58.829Z] === RUN TestCreateTmpfsMountsTarget [2019-09-25T00:30:58.829Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-25T00:30:58.829Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-25T00:30:59.069Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-09-25T00:30:59.069Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-09-25T00:30:59.528Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-09-25T00:30:59.751Z] === RUN TestDockerSuite/TestCpVolumePath [2019-09-25T00:31:00.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:31:00.851Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-25T00:31:00.851Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-25T00:31:00.851Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-09-25T00:31:00.851Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-25T00:31:01.687Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-09-25T00:31:01.687Z] === RUN TestDockerSuite/TestCreateArgs [2019-09-25T00:31:01.687Z] === RUN TestDockerSuite/TestCreateByImageID [2019-09-25T00:31:02.254Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-09-25T00:31:02.880Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2019-09-25T00:31:02.880Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-25T00:31:02.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:31:02.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:31:02.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:31:02.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:31:02.881Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:31:02.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:31:02.881Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:31:02.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:31:02.881Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:31:02.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:31:02.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-25T00:31:02.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-25T00:31:02.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-25T00:31:02.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-25T00:31:02.881Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-25T00:31:02.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-25T00:31:02.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-09-25T00:31:02.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-25T00:31:02.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-09-25T00:31:02.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-09-25T00:31:02.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-25T00:31:02.881Z] === RUN TestContainerStartOnDaemonRestart [2019-09-25T00:31:02.881Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-25T00:31:02.881Z] === RUN TestDaemonRestartIpcMode [2019-09-25T00:31:02.881Z] === PAUSE TestDaemonRestartIpcMode [2019-09-25T00:31:02.881Z] === RUN TestDiff [2019-09-25T00:31:03.627Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-09-25T00:31:03.627Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-09-25T00:31:03.627Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-09-25T00:31:03.890Z] --- PASS: TestDiff (0.67s) [2019-09-25T00:31:03.890Z] === RUN TestExecWithCloseStdin [2019-09-25T00:31:04.561Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-09-25T00:31:04.908Z] --- PASS: TestExecWithCloseStdin (0.99s) [2019-09-25T00:31:04.908Z] === RUN TestExec [2019-09-25T00:31:05.126Z] === RUN TestDockerSuite/TestCreateLabels [2019-09-25T00:31:05.126Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-09-25T00:31:05.126Z] === RUN TestDockerSuite/TestCreateRM [2019-09-25T00:31:05.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-25T00:31:05.384Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-09-25T00:31:05.384Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-09-25T00:31:05.525Z] --- PASS: TestExec (0.89s) [2019-09-25T00:31:05.525Z] === RUN TestExecUser [2019-09-25T00:31:05.641Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-09-25T00:31:05.641Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-09-25T00:31:06.540Z] --- PASS: TestExecUser (0.84s) [2019-09-25T00:31:06.540Z] === RUN TestExportContainerAndImportImage [2019-09-25T00:31:07.552Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-09-25T00:31:07.552Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-25T00:31:08.925Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-09-25T00:31:08.925Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-09-25T00:31:08.925Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-09-25T00:31:09.030Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-09-25T00:31:09.030Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-09-25T00:31:09.030Z] === RUN TestHealthCheckWorkdir [2019-09-25T00:31:10.067Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-09-25T00:31:10.067Z] === RUN TestHealthKillContainer [2019-09-25T00:31:13.530Z] --- PASS: TestHealthKillContainer (2.94s) [2019-09-25T00:31:13.531Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-25T00:31:13.531Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-09-25T00:31:13.531Z] === RUN TestIpcModeNone [2019-09-25T00:31:14.184Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-09-25T00:31:14.184Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-25T00:31:14.184Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-09-25T00:31:14.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-25T00:31:14.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-25T00:31:14.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-25T00:31:14.538Z] --- PASS: TestIpcModeNone (0.88s) [2019-09-25T00:31:14.538Z] === RUN TestIpcModePrivate [2019-09-25T00:31:15.116Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-25T00:31:15.546Z] --- PASS: TestIpcModePrivate (0.84s) [2019-09-25T00:31:15.546Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-25T00:31:15.546Z] === RUN TestIpcModeShareable [2019-09-25T00:31:16.163Z] --- PASS: TestIpcModeShareable (0.89s) [2019-09-25T00:31:16.163Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-25T00:31:16.163Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-25T00:31:16.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-25T00:31:17.371Z] #33 122.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-25T00:31:17.420Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-25T00:31:18.790Z] #33 125.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-25T00:31:18.850Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2019-09-25T00:31:18.850Z] === RUN TestAPIIpcModeHost [2019-09-25T00:31:19.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-25T00:31:19.468Z] --- PASS: TestAPIIpcModeHost (0.71s) [2019-09-25T00:31:19.468Z] === RUN TestDaemonIpcModeShareable [2019-09-25T00:31:21.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-25T00:31:21.296Z] #33 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-25T00:31:21.499Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2019-09-25T00:31:21.499Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-09-25T00:31:21.499Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-25T00:31:21.499Z] === RUN TestDaemonIpcModePrivate [2019-09-25T00:31:21.776Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-09-25T00:31:22.708Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-25T00:31:22.708Z] === RUN TestDockerSuite/TestDevicePermissions [2019-09-25T00:31:22.974Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-09-25T00:31:22.974Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-09-25T00:31:22.974Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-25T00:31:22.974Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-25T00:31:23.273Z] === RUN TestDockerSuite/TestDockerFails [2019-09-25T00:31:23.273Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-09-25T00:31:23.273Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-25T00:31:23.532Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-25T00:31:24.552Z] #33 131.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-25T00:31:24.632Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-09-25T00:31:24.905Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-25T00:31:24.998Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-09-25T00:31:24.998Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-09-25T00:31:24.998Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-25T00:31:24.998Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-25T00:31:25.089Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-09-25T00:31:25.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-25T00:31:25.727Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-09-25T00:31:26.052Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-25T00:31:26.489Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-09-25T00:31:26.489Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-09-25T00:31:26.489Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-25T00:31:26.489Z] === RUN TestIpcModeOlderClient [2019-09-25T00:31:26.489Z] === PAUSE TestIpcModeOlderClient [2019-09-25T00:31:26.489Z] === RUN TestKillContainerInvalidSignal [2019-09-25T00:31:26.519Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-25T00:31:27.104Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-09-25T00:31:27.104Z] === RUN TestKillContainer [2019-09-25T00:31:27.387Z] === RUN TestKillContainer/no_signal [2019-09-25T00:31:27.622Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-09-25T00:31:27.622Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-09-25T00:31:27.622Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-09-25T00:31:27.622Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-09-25T00:31:28.004Z] === RUN TestKillContainer/non_killing_signal [2019-09-25T00:31:28.288Z] === RUN TestKillContainer/killing_signal [2019-09-25T00:31:29.028Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-25T00:31:29.294Z] --- PASS: TestKillContainer (2.16s) [2019-09-25T00:31:29.294Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-09-25T00:31:29.294Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-09-25T00:31:29.294Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2019-09-25T00:31:29.294Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-25T00:31:29.294Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-25T00:31:30.300Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-25T00:31:30.727Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-25T00:31:30.914Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2019-09-25T00:31:30.914Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-09-25T00:31:30.914Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2019-09-25T00:31:30.914Z] === RUN TestKillStoppedContainer [2019-09-25T00:31:30.914Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-09-25T00:31:30.914Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-25T00:31:30.914Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-09-25T00:31:30.914Z] === RUN TestKillDifferentUserContainer [2019-09-25T00:31:31.536Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-25T00:31:31.923Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-09-25T00:31:31.923Z] === RUN TestInspectOomKilledTrue [2019-09-25T00:31:32.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-25T00:31:32.936Z] --- PASS: TestInspectOomKilledTrue (1.15s) [2019-09-25T00:31:32.936Z] === RUN TestInspectOomKilledFalse [2019-09-25T00:31:33.550Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-09-25T00:31:33.550Z] === RUN TestLinksEtcHostsContentMatch [2019-09-25T00:31:34.050Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-25T00:31:34.167Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-09-25T00:31:34.167Z] === RUN TestLinksContainerNames [2019-09-25T00:31:34.176Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-25T00:31:34.304Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-25T00:31:35.662Z] --- PASS: TestLinksContainerNames (1.35s) [2019-09-25T00:31:35.663Z] === RUN TestLogsFollowTailEmpty [2019-09-25T00:31:35.794Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-09-25T00:31:36.284Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2019-09-25T00:31:36.284Z] === RUN TestContainerNetworkMountsNoChown [2019-09-25T00:31:36.811Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-25T00:31:36.901Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/default [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/default [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/private [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/private [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/rprivate [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/slave [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/slave [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/rslave [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/shared [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/shared [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/rshared [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-25T00:31:36.901Z] === CONT TestMountDaemonRoot/default [2019-09-25T00:31:36.901Z] === CONT TestMountDaemonRoot/rshared [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:31:36.901Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-25T00:31:36.901Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/slave [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/shared [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/rslave [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/private [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/rprivate [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:31:36.902Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:31:36.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-25T00:31:36.902Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-25T00:31:37.185Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-25T00:31:37.468Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-25T00:31:37.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-25T00:31:37.468Z] === RUN TestContainerBindMountNonRecursive [2019-09-25T00:31:37.477Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-25T00:31:37.737Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-25T00:31:38.945Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-09-25T00:31:38.945Z] === RUN TestNetworkNat [2019-09-25T00:31:39.951Z] --- PASS: TestNetworkNat (0.74s) [2019-09-25T00:31:39.951Z] === RUN TestNetworkLocalhostTCPNat [2019-09-25T00:31:40.001Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-25T00:31:40.248Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-25T00:31:40.569Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-09-25T00:31:40.569Z] === RUN TestNetworkLoopbackNat [2019-09-25T00:31:41.578Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-09-25T00:31:41.578Z] === RUN TestPause [2019-09-25T00:31:41.896Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-09-25T00:31:42.194Z] --- PASS: TestPause (0.76s) [2019-09-25T00:31:42.194Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-25T00:31:42.194Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-25T00:31:42.194Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-25T00:31:42.194Z] === RUN TestPauseStopPausedContainer [2019-09-25T00:31:42.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-25T00:31:42.756Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-25T00:31:43.025Z] === RUN TestDockerSuite/TestEventsAttach [2019-09-25T00:31:43.203Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2019-09-25T00:31:43.203Z] === RUN TestPsFilter [2019-09-25T00:31:43.203Z] --- PASS: TestPsFilter (0.20s) [2019-09-25T00:31:43.203Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-25T00:31:43.820Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2019-09-25T00:31:43.820Z] === RUN TestRemoveContainerWithVolume [2019-09-25T00:31:43.956Z] === RUN TestDockerSuite/TestEventsCommit [2019-09-25T00:31:44.434Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2019-09-25T00:31:44.434Z] === RUN TestRemoveContainerRunning [2019-09-25T00:31:45.265Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-25T00:31:45.328Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-09-25T00:31:45.439Z] --- PASS: TestRemoveContainerRunning (0.74s) [2019-09-25T00:31:45.440Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-25T00:31:46.056Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-09-25T00:31:46.056Z] === RUN TestRemoveInvalidContainer [2019-09-25T00:31:46.056Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-09-25T00:31:46.056Z] === RUN TestRenameLinkedContainer [2019-09-25T00:31:46.260Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-09-25T00:31:47.147Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-25T00:31:47.192Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-25T00:31:48.123Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-25T00:31:48.734Z] --- PASS: TestRenameLinkedContainer (2.78s) [2019-09-25T00:31:48.734Z] === RUN TestRenameStoppedContainer [2019-09-25T00:31:49.366Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-09-25T00:31:49.366Z] === RUN TestRenameRunningContainerAndReuse [2019-09-25T00:31:50.018Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-09-25T00:31:50.404Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-25T00:31:50.841Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2019-09-25T00:31:50.841Z] === RUN TestRenameInvalidName [2019-09-25T00:31:51.328Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-25T00:31:51.458Z] --- PASS: TestRenameInvalidName (0.72s) [2019-09-25T00:31:51.458Z] === RUN TestRenameAnonymousContainer [2019-09-25T00:31:51.913Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-09-25T00:31:53.849Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-25T00:31:54.141Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2019-09-25T00:31:54.141Z] === RUN TestRenameContainerWithSameName [2019-09-25T00:31:54.758Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-09-25T00:31:54.758Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-25T00:31:55.193Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-09-25T00:31:55.208Z] #33 161.5 [2019-09-25T00:31:56.130Z] #33 DONE 162.6s [2019-09-25T00:31:56.130Z] [2019-09-25T00:31:56.130Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-25T00:31:56.239Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2019-09-25T00:31:56.239Z] === RUN TestResize [2019-09-25T00:31:56.855Z] --- PASS: TestResize (0.71s) [2019-09-25T00:31:56.856Z] === RUN TestResizeWithInvalidSize [2019-09-25T00:31:57.472Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-09-25T00:31:57.472Z] === RUN TestResizeWhenContainerNotStarted [2019-09-25T00:31:57.715Z] === RUN TestDockerSuite/TestEventsCopy [2019-09-25T00:31:58.486Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:31:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:31:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:31:58.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-25T00:31:58.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-25T00:31:58.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:31:58.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-25T00:31:58.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-25T00:31:58.768Z] #34 DONE 2.4s [2019-09-25T00:31:58.903Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-09-25T00:32:00.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:32:00.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-25T00:32:00.652Z] [2019-09-25T00:32:00.652Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-25T00:32:00.828Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-09-25T00:32:01.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-25T00:32:01.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-25T00:32:01.765Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-09-25T00:32:02.023Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-09-25T00:32:02.532Z] #35 DONE 2.2s [2019-09-25T00:32:02.532Z] [2019-09-25T00:32:02.532Z] #36 exporting to image [2019-09-25T00:32:02.532Z] #36 exporting layers [2019-09-25T00:32:02.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-25T00:32:03.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-25T00:32:03.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-25T00:32:03.922Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-09-25T00:32:05.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-25T00:32:05.293Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-09-25T00:32:05.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-25T00:32:05.293Z] === RUN TestDockerSuite/TestEventsFilterType [2019-09-25T00:32:05.550Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-25T00:32:05.791Z] #36 exporting layers 2.8s done [2019-09-25T00:32:05.791Z] #36 writing image sha256:194b8a271c062524abc263e51121c48924f4101fb43f00f0823be15a3340353e done [2019-09-25T00:32:05.791Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-25T00:32:05.791Z] #36 DONE 2.8s [Pipeline] } [2019-09-25T00:32:05.808Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-09-25T00:32:05.808Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] // stage Post stage [Pipeline] sh [2019-09-25T00:32:06.181Z] + echo Ensuring container killed. [2019-09-25T00:32:06.181Z] Ensuring container killed. [2019-09-25T00:32:06.181Z] + docker rm -vf docker-pr2 [2019-09-25T00:32:06.181Z] Error: No such container: docker-pr2 [2019-09-25T00:32:06.181Z] + true [Pipeline] sh [2019-09-25T00:32:06.544Z] + echo Chowning /workspace to jenkins user [2019-09-25T00:32:06.544Z] Chowning /workspace to jenkins user [2019-09-25T00:32:06.544Z] + id -u [2019-09-25T00:32:06.544Z] + id -g [2019-09-25T00:32:06.544Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39984:/workspace busybox chown -R 1000:1000 /workspace [2019-09-25T00:32:07.706Z] === RUN TestDockerSuite/TestEventsFormat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-25T00:32:08.317Z] + bundleName=unit [2019-09-25T00:32:08.317Z] + echo Creating unit-bundles.tar.gz [2019-09-25T00:32:08.317Z] Creating unit-bundles.tar.gz [2019-09-25T00:32:08.317Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-25T00:32:08.317Z] bundles/junit-report.xml [2019-09-25T00:32:08.317Z] bundles/go-test-report.json [2019-09-25T00:32:08.317Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-25T00:32:08.328Z] Archiving artifacts [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.12s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.23s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.36s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.15s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.35s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.01s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-09-25T00:32:08.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.25s) [2019-09-25T00:32:08.572Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-09-25T00:32:08.572Z] === RUN TestCgroupNamespacesRun [2019-09-25T00:32:08.995Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39984/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-25T00:32:09.425Z] + make clean [2019-09-25T00:32:09.605Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-09-25T00:32:09.605Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-09-25T00:32:09.605Z] === RUN TestDockerSuite/TestEventsImageImport [2019-09-25T00:32:09.682Z] docker volume rm -f docker-dev-cache [2019-09-25T00:32:09.682Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-25T00:32:10.055Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2019-09-25T00:32:10.056Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-09-25T00:32:10.056Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-25T00:32:10.537Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-09-25T00:32:10.794Z] === RUN TestDockerSuite/TestEventsImagePull [2019-09-25T00:32:11.051Z] === RUN TestDockerSuite/TestEventsImageTag [2019-09-25T00:32:12.077Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-09-25T00:32:12.078Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-09-25T00:32:12.078Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-25T00:32:12.421Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-09-25T00:32:12.421Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-09-25T00:32:12.421Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-09-25T00:32:12.421Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-09-25T00:32:13.558Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-09-25T00:32:13.558Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-09-25T00:32:13.558Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-25T00:32:14.321Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-09-25T00:32:15.032Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-09-25T00:32:15.032Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-09-25T00:32:15.032Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-25T00:32:15.253Z] === RUN TestDockerSuite/TestEventsRename [2019-09-25T00:32:16.184Z] === RUN TestDockerSuite/TestEventsResize [2019-09-25T00:32:17.061Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2019-09-25T00:32:17.061Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-09-25T00:32:17.061Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-25T00:32:17.116Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-09-25T00:32:17.678Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-09-25T00:32:17.678Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-09-25T00:32:17.678Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-25T00:32:18.047Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-25T00:32:18.686Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-09-25T00:32:18.686Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-09-25T00:32:18.686Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-25T00:32:18.979Z] === RUN TestDockerSuite/TestEventsStreaming [2019-09-25T00:32:19.542Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-09-25T00:32:20.731Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-09-25T00:32:20.731Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-09-25T00:32:20.731Z] === RUN TestKernelTCPMemory [2019-09-25T00:32:21.362Z] --- PASS: TestKernelTCPMemory (0.92s) [2019-09-25T00:32:21.362Z] === RUN TestNISDomainname [2019-09-25T00:32:22.372Z] --- PASS: TestNISDomainname (1.06s) [2019-09-25T00:32:22.372Z] === RUN TestHostnameDnsResolution [2019-09-25T00:32:22.815Z] === RUN TestDockerSuite/TestEventsTop [2019-09-25T00:32:23.386Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-09-25T00:32:23.386Z] === RUN TestStats [2019-09-25T00:32:23.756Z] === RUN TestDockerSuite/TestEventsUntag [2019-09-25T00:32:25.415Z] --- PASS: TestStats (1.86s) [2019-09-25T00:32:25.415Z] === RUN TestStopContainerWithTimeout [2019-09-25T00:32:25.415Z] === RUN TestStopContainerWithTimeout/0 [2019-09-25T00:32:25.415Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-25T00:32:25.415Z] === RUN TestStopContainerWithTimeout/1 [2019-09-25T00:32:25.415Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-25T00:32:25.415Z] === RUN TestStopContainerWithTimeout/3 [2019-09-25T00:32:25.415Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-25T00:32:25.415Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-25T00:32:25.415Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-25T00:32:25.415Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-25T00:32:25.415Z] === CONT TestStopContainerWithTimeout/3 [2019-09-25T00:32:25.415Z] === CONT TestStopContainerWithTimeout/0 [2019-09-25T00:32:25.415Z] === CONT TestStopContainerWithTimeout/1 [2019-09-25T00:32:26.278Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-09-25T00:32:28.173Z] === RUN TestDockerSuite/TestExec [2019-09-25T00:32:28.738Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-09-25T00:32:28.880Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-09-25T00:32:28.880Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2019-09-25T00:32:28.880Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2019-09-25T00:32:28.880Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2019-09-25T00:32:28.880Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2019-09-25T00:32:28.880Z] === RUN TestDeleteDevicemapper [2019-09-25T00:32:28.880Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-25T00:32:28.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-25T00:32:28.880Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-25T00:32:29.669Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-09-25T00:32:30.600Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-09-25T00:32:30.905Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2019-09-25T00:32:30.905Z] === RUN TestUpdateMemory [2019-09-25T00:32:31.164Z] === RUN TestDockerSuite/TestExecAPIStart [2019-09-25T00:32:31.915Z] --- PASS: TestUpdateMemory (1.06s) [2019-09-25T00:32:31.915Z] === RUN TestUpdateCPUQuota [2019-09-25T00:32:33.059Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-25T00:32:33.394Z] --- PASS: TestUpdateCPUQuota (1.54s) [2019-09-25T00:32:33.394Z] === RUN TestUpdatePidsLimit [2019-09-25T00:32:33.394Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-25T00:32:33.678Z] === RUN TestUpdatePidsLimit/no_change [2019-09-25T00:32:33.961Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-25T00:32:33.990Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-09-25T00:32:34.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-25T00:32:34.577Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-25T00:32:34.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-25T00:32:35.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-25T00:32:35.178Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-09-25T00:32:35.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-25T00:32:36.110Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-09-25T00:32:36.186Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-09-25T00:32:37.042Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-09-25T00:32:37.244Z] --- PASS: TestUpdatePidsLimit (3.99s) [2019-09-25T00:32:37.244Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-09-25T00:32:37.244Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-09-25T00:32:37.244Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-09-25T00:32:37.244Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-09-25T00:32:37.244Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-09-25T00:32:37.244Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-09-25T00:32:37.244Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-09-25T00:32:37.244Z] === RUN TestUpdateRestartPolicy [2019-09-25T00:32:37.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-25T00:32:38.232Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-09-25T00:32:39.164Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-09-25T00:32:39.909Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-09-25T00:32:39.909Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-09-25T00:32:41.060Z] === RUN TestDockerSuite/TestExecCgroup [2019-09-25T00:32:42.958Z] === RUN TestDockerSuite/TestExecEnv [2019-09-25T00:32:43.890Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-09-25T00:32:45.786Z] === RUN TestDockerSuite/TestExecExitStatus [2019-09-25T00:32:46.722Z] === RUN TestDockerSuite/TestExecInspectID [2019-09-25T00:32:49.754Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2019-09-25T00:32:49.754Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-25T00:32:50.001Z] === RUN TestDockerSuite/TestExecInteractive [2019-09-25T00:32:50.038Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-09-25T00:32:50.038Z] === RUN TestWaitNonBlocked [2019-09-25T00:32:50.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:32:50.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:32:50.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:32:50.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:32:50.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-25T00:32:50.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-25T00:32:50.566Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-09-25T00:32:51.382Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-09-25T00:32:51.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2019-09-25T00:32:51.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2019-09-25T00:32:51.382Z] === RUN TestWaitBlocked [2019-09-25T00:32:51.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:32:51.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:32:51.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:32:51.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:32:51.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-25T00:32:51.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-25T00:32:51.498Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-09-25T00:32:52.395Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-25T00:32:52.395Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2019-09-25T00:32:52.395Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-09-25T00:32:52.395Z] === CONT TestContainerStartOnDaemonRestart [2019-09-25T00:32:52.395Z] === CONT TestDaemonRestartIpcMode [2019-09-25T00:32:52.395Z] === CONT TestIpcModeOlderClient [2019-09-25T00:32:52.395Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-09-25T00:32:52.428Z] === RUN TestDockerSuite/TestExecParseError [2019-09-25T00:32:53.360Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-09-25T00:32:54.291Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-25T00:32:54.855Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-25T00:32:55.867Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s) [2019-09-25T00:32:55.868Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-09-25T00:32:56.152Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2019-09-25T00:32:56.152Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-09-25T00:32:56.152Z] PASS [2019-09-25T00:32:56.152Z] [2019-09-25T00:32:56.152Z] === Skipped [2019-09-25T00:32:56.152Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-25T00:32:56.152Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-25T00:32:56.152Z] [2019-09-25T00:32:56.152Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-25T00:32:56.152Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-25T00:32:56.152Z] [2019-09-25T00:32:56.152Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-25T00:32:56.152Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-25T00:32:56.152Z] [2019-09-25T00:32:56.152Z] [2019-09-25T00:32:56.152Z] DONE 197 tests, 3 skipped in 120.514s [2019-09-25T00:32:56.152Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-25T00:32:56.152Z] ++ 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-09-25T00:32:56.152Z] ++ set -e [2019-09-25T00:32:56.152Z] ++ '[' -n 0 ']' [2019-09-25T00:32:56.152Z] ++ set -x [2019-09-25T00:32:56.152Z] ++ env -i DEST=/go/src/github.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-09-25T00:32:56.152Z] INFO: Testing against a local daemon [2019-09-25T00:32:56.152Z] === RUN TestCommitInheritsEnv [2019-09-25T00:32:56.769Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-09-25T00:32:56.769Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-25T00:32:56.769Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-25T00:32:56.769Z] === RUN TestImagesFilterMultiReference [2019-09-25T00:32:56.769Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-25T00:32:56.769Z] === RUN TestImagePullPlatformInvalid [2019-09-25T00:32:56.769Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-25T00:32:56.769Z] === RUN TestRemoveImageOrphaning [2019-09-25T00:32:57.380Z] === RUN TestDockerSuite/TestExecSetEnv [2019-09-25T00:32:57.383Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-09-25T00:32:57.383Z] === RUN TestRemoveImageGarbageCollector [2019-09-25T00:32:57.383Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-25T00:32:57.383Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:32:57.383Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-25T00:32:57.383Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-25T00:32:57.383Z] === RUN TestTagInvalidReference [2019-09-25T00:32:57.383Z] --- PASS: TestTagInvalidReference (0.04s) [2019-09-25T00:32:57.383Z] === RUN TestTagValidPrefixedRepo [2019-09-25T00:32:57.383Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-25T00:32:57.383Z] === RUN TestTagExistedNameWithoutForce [2019-09-25T00:32:57.383Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-25T00:32:57.383Z] === RUN TestTagOfficialNames [2019-09-25T00:32:57.383Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-25T00:32:57.383Z] === RUN TestTagMatchesDigest [2019-09-25T00:32:57.383Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-25T00:32:57.383Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-25T00:32:57.944Z] === RUN TestDockerSuite/TestExecStartFails [2019-09-25T00:32:58.876Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-09-25T00:33:00.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-25T00:33:10.726Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-09-25T00:33:10.983Z] === RUN TestDockerSuite/TestExecTTY [2019-09-25T00:33:11.914Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-09-25T00:33:12.845Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-09-25T00:33:13.780Z] === RUN TestDockerSuite/TestExecUlimits [2019-09-25T00:33:14.720Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-09-25T00:33:14.720Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-09-25T00:33:16.616Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-09-25T00:33:17.989Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-09-25T00:33:19.360Z] === RUN TestDockerSuite/TestExecWithTERM [2019-09-25T00:33:20.291Z] === RUN TestDockerSuite/TestExecWithUser [2019-09-25T00:33:21.663Z] === RUN TestDockerSuite/TestGetContainerStats [2019-09-25T00:33:26.919Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-09-25T00:33:26.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-25T00:33:31.094Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-09-25T00:33:33.621Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-09-25T00:33:38.877Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-09-25T00:33:39.442Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-25T00:33:39.442Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-09-25T00:33:39.698Z] === RUN TestDockerSuite/TestHealth [2019-09-25T00:33:40.301Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-25T00:33:40.301Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-09-25T00:33:40.301Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-09-25T00:33:54.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-25T00:34:01.111Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-09-25T00:34:01.111Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-09-25T00:34:01.111Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-09-25T00:34:01.111Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-09-25T00:34:01.368Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-09-25T00:34:01.368Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-25T00:34:02.300Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-09-25T00:34:02.300Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-25T00:34:02.300Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-25T00:34:02.557Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-25T00:34:02.814Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-25T00:34:03.071Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-25T00:34:03.636Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-25T00:34:03.636Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-09-25T00:34:04.567Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-09-25T00:34:04.567Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-09-25T00:34:05.499Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-09-25T00:34:05.572Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-09-25T00:34:06.432Z] === RUN TestDockerSuite/TestImagesFormat [2019-09-25T00:34:06.432Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-09-25T00:34:07.364Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-09-25T00:34:10.639Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-09-25T00:34:10.639Z] === RUN TestDockerSuite/TestImportBadURL [2019-09-25T00:34:10.639Z] === RUN TestDockerSuite/TestImportDisplay [2019-09-25T00:34:12.010Z] === RUN TestDockerSuite/TestImportFile [2019-09-25T00:34:13.907Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-09-25T00:34:13.907Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-09-25T00:34:16.431Z] === RUN TestDockerSuite/TestImportGzipped [2019-09-25T00:34:17.801Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-09-25T00:34:17.930Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-25T00:34:19.709Z] === RUN TestDockerSuite/TestInfoDebug [2019-09-25T00:34:20.273Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-25T00:34:20.836Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-09-25T00:34:21.401Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-25T00:34:22.336Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-09-25T00:34:23.267Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-09-25T00:34:23.832Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-09-25T00:34:24.763Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-09-25T00:34:24.763Z] === RUN TestDockerSuite/TestInfoFormat [2019-09-25T00:34:24.763Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-09-25T00:34:24.763Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-09-25T00:34:25.327Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-25T00:34:26.257Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-25T00:34:27.188Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-09-25T00:34:27.753Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-25T00:34:28.684Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-25T00:34:29.615Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-25T00:34:30.286Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-25T00:34:30.546Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-09-25T00:34:30.546Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-09-25T00:34:31.917Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-09-25T00:34:32.849Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-09-25T00:34:32.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-25T00:34:33.781Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-09-25T00:34:33.781Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-09-25T00:34:34.347Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-09-25T00:34:34.347Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-09-25T00:34:36.245Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-09-25T00:34:37.179Z] === RUN TestDockerSuite/TestInspectDefault [2019-09-25T00:34:38.111Z] === RUN TestDockerSuite/TestInspectHistory [2019-09-25T00:34:39.048Z] === RUN TestDockerSuite/TestInspectImage [2019-09-25T00:34:39.048Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-09-25T00:34:39.048Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-09-25T00:34:39.048Z] === RUN TestDockerSuite/TestInspectInt64 [2019-09-25T00:34:39.979Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-09-25T00:34:40.544Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-09-25T00:34:40.801Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-09-25T00:34:41.734Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-09-25T00:34:42.665Z] === RUN TestDockerSuite/TestInspectPlugin [2019-09-25T00:34:44.561Z] === RUN TestDockerSuite/TestInspectRootFS [2019-09-25T00:34:44.561Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-09-25T00:34:45.494Z] === RUN TestDockerSuite/TestInspectStatus [2019-09-25T00:34:46.427Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-09-25T00:34:48.326Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-09-25T00:34:48.891Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-25T00:34:49.824Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-09-25T00:34:50.757Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-09-25T00:34:51.689Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-25T00:34:53.061Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-25T00:34:53.993Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-09-25T00:34:53.993Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-25T00:34:56.521Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-09-25T00:34:57.892Z] === RUN TestDockerSuite/TestLinksEnvs [2019-09-25T00:34:59.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-25T00:34:59.790Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-09-25T00:35:00.357Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-09-25T00:35:02.884Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-09-25T00:35:04.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-25T00:35:05.346Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-09-25T00:35:07.870Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-09-25T00:35:08.127Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-09-25T00:35:08.127Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-09-25T00:35:11.403Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-09-25T00:35:11.403Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-09-25T00:35:11.403Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-09-25T00:35:12.335Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-09-25T00:35:12.765Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-09-25T00:35:14.232Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-09-25T00:35:17.508Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-25T00:35:19.960Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-09-25T00:35:20.784Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-09-25T00:35:26.041Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-25T00:35:26.605Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-25T00:35:27.540Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-25T00:35:30.089Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-09-25T00:35:30.653Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-09-25T00:35:32.330Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-09-25T00:35:32.549Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-25T00:35:33.481Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-09-25T00:35:33.481Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-09-25T00:35:33.738Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-09-25T00:35:33.996Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-09-25T00:35:33.996Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-25T00:35:34.559Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-25T00:35:35.930Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-09-25T00:35:40.105Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-09-25T00:35:40.105Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-09-25T00:35:45.359Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-09-25T00:35:45.923Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-09-25T00:35:45.923Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-09-25T00:35:47.295Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-25T00:35:48.227Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-09-25T00:35:49.597Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-25T00:35:50.528Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-25T00:35:51.898Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-25T00:35:53.800Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-09-25T00:35:54.731Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-09-25T00:35:55.662Z] === RUN TestDockerSuite/TestLogsSince [2019-09-25T00:35:58.935Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-09-25T00:36:03.112Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-09-25T00:36:08.369Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-09-25T00:36:09.301Z] === RUN TestDockerSuite/TestLogsTail [2019-09-25T00:36:09.301Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-25T00:36:10.234Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-09-25T00:36:11.166Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-09-25T00:36:12.099Z] === RUN TestDockerSuite/TestMountIntoProc [2019-09-25T00:36:12.664Z] === RUN TestDockerSuite/TestMountIntoSys [2019-09-25T00:36:13.596Z] === RUN TestDockerSuite/TestNetHostname [2019-09-25T00:36:13.596Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-25T00:36:16.873Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-09-25T00:36:16.873Z] === RUN TestDockerSuite/TestNetworkEvents [2019-09-25T00:36:17.805Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-09-25T00:36:20.336Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-25T00:36:21.267Z] === RUN TestDockerSuite/TestPluginActive [2019-09-25T00:36:22.638Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-09-25T00:36:29.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-09-25T00:36:29.188Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-09-25T00:36:29.188Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-09-25T00:36:29.752Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-09-25T00:36:31.652Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-25T00:36:33.548Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-09-25T00:36:34.919Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-09-25T00:36:35.176Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-25T00:36:37.071Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-09-25T00:36:38.440Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-25T00:36:42.619Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-25T00:36:42.619Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-09-25T00:36:44.514Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-09-25T00:36:45.885Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-25T00:36:46.142Z] === RUN TestDockerSuite/TestPortHostBinding [2019-09-25T00:36:48.042Z] === RUN TestDockerSuite/TestPortList [2019-09-25T00:36:49.414Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-25T00:36:52.689Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-25T00:36:55.966Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-09-25T00:36:58.343Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-09-25T00:36:58.343Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-09-25T00:36:58.343Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-09-25T00:36:58.343Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-09-25T00:36:58.343Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-25T00:36:58.804Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-09-25T00:36:58.804Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-09-25T00:36:59.245Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-25T00:36:59.264Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-09-25T00:36:59.724Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-25T00:37:00.616Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-09-25T00:37:02.511Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-09-25T00:37:05.528Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-25T00:37:07.773Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-09-25T00:37:07.773Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-25T00:37:07.773Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-25T00:37:08.337Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-09-25T00:37:08.441Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-09-25T00:37:08.595Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-25T00:37:08.595Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-25T00:37:09.526Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-25T00:37:09.526Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-09-25T00:37:10.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-25T00:37:10.347Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-25T00:37:12.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-25T00:37:12.246Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-09-25T00:37:13.141Z] === RUN TestDockerSuite/TestBuildEnv [2019-09-25T00:37:13.141Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-09-25T00:37:13.601Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-09-25T00:37:13.601Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-09-25T00:37:13.601Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-09-25T00:37:13.601Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-25T00:37:15.532Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-09-25T00:37:16.903Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-09-25T00:37:17.160Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-09-25T00:37:17.160Z] === RUN TestDockerSuite/TestPsByOrder [2019-09-25T00:37:17.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-25T00:37:17.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-25T00:37:17.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-09-25T00:37:17.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-25T00:37:18.455Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-25T00:37:20.437Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-09-25T00:37:21.807Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-09-25T00:37:21.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-09-25T00:37:24.260Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-25T00:37:24.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-09-25T00:37:25.703Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-09-25T00:37:28.980Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-09-25T00:37:30.875Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-09-25T00:37:30.875Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-09-25T00:37:31.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-25T00:37:35.084Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-09-25T00:37:36.979Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-09-25T00:37:40.261Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-09-25T00:37:43.539Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-09-25T00:37:44.909Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-09-25T00:37:45.376Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-09-25T00:37:45.376Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-09-25T00:37:45.376Z] === RUN TestDockerSuite/TestBuildExpose [2019-09-25T00:37:45.376Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-09-25T00:37:45.376Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-09-25T00:37:45.376Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-09-25T00:37:45.376Z] === RUN TestDockerSuite/TestBuildFails [2019-09-25T00:37:46.347Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-09-25T00:37:46.347Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-09-25T00:37:47.432Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-09-25T00:37:48.802Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-09-25T00:37:50.697Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-09-25T00:37:52.067Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-09-25T00:37:52.146Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-09-25T00:37:53.437Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-09-25T00:37:54.806Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-09-25T00:37:56.710Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-25T00:37:56.710Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-25T00:37:57.641Z] === RUN TestDockerSuite/TestPsRightTagName [2019-09-25T00:38:00.165Z] === RUN TestDockerSuite/TestPsShowMounts [2019-09-25T00:38:02.475Z] === RUN TestDockerSuite/TestBuildForceRm [2019-09-25T00:38:02.688Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-09-25T00:38:03.619Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-25T00:38:03.619Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-25T00:38:03.876Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-25T00:38:03.876Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-09-25T00:38:03.876Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-25T00:38:04.818Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-09-25T00:38:04.887Z] --- PASS: TestImportExtremelyLargeImageWorks (298.12s) [2019-09-25T00:38:04.887Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-09-25T00:38:04.887Z] PASS [2019-09-25T00:38:04.887Z] [2019-09-25T00:38:04.887Z] === Skipped [2019-09-25T00:38:04.887Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-25T00:38:04.887Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:38:04.887Z] [2019-09-25T00:38:04.887Z] [2019-09-25T00:38:04.887Z] DONE 12 tests, 1 skipped in 299.470s [2019-09-25T00:38:04.887Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-25T00:38:04.887Z] ++ 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-09-25T00:38:04.887Z] ++ set -e [2019-09-25T00:38:04.887Z] ++ '[' -n 0 ']' [2019-09-25T00:38:04.887Z] ++ set -x [2019-09-25T00:38:04.887Z] ++ env -i DEST=/go/src/github.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-09-25T00:38:04.887Z] INFO: Testing against a local daemon [2019-09-25T00:38:04.887Z] === RUN TestNetworkCreateDelete [2019-09-25T00:38:04.887Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-09-25T00:38:04.887Z] === RUN TestDockerNetworkDeletePreferID [2019-09-25T00:38:04.887Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-09-25T00:38:04.887Z] === RUN TestInspectNetwork [2019-09-25T00:38:04.887Z] === RUN TestInspectNetwork/full_network_id [2019-09-25T00:38:04.887Z] === RUN TestInspectNetwork/partial_network_id [2019-09-25T00:38:04.887Z] === RUN TestInspectNetwork/network_name [2019-09-25T00:38:04.887Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-25T00:38:04.887Z] --- PASS: TestInspectNetwork (7.72s) [2019-09-25T00:38:04.887Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-09-25T00:38:04.887Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-25T00:38:04.887Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-25T00:38:04.887Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-25T00:38:04.887Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-25T00:38:04.887Z] === RUN TestRunContainerWithBridgeNone [2019-09-25T00:38:06.713Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-09-25T00:38:06.714Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-25T00:38:06.917Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-09-25T00:38:06.917Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-09-25T00:38:06.917Z] === RUN TestNetworkInvalidJSON [2019-09-25T00:38:06.917Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-25T00:38:06.917Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-25T00:38:06.917Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:38:06.917Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:38:06.917Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:38:06.917Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:38:06.917Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-25T00:38:06.917Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-25T00:38:06.917Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-25T00:38:06.917Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-09-25T00:38:06.917Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-25T00:38:06.917Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-25T00:38:06.917Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-25T00:38:06.917Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-25T00:38:07.930Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-25T00:38:07.930Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-09-25T00:38:07.930Z] === RUN TestDaemonDefaultNetworkPools [2019-09-25T00:38:08.609Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-09-25T00:38:08.965Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2019-09-25T00:38:08.965Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-09-25T00:38:08.965Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-25T00:38:09.542Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-09-25T00:38:09.976Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-09-25T00:38:09.976Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-09-25T00:38:09.976Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-25T00:38:11.454Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2019-09-25T00:38:11.454Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-09-25T00:38:11.454Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-25T00:38:12.069Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-09-25T00:38:12.069Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-09-25T00:38:12.069Z] === RUN TestServiceWithPredefinedNetwork [2019-09-25T00:38:14.751Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2019-09-25T00:38:14.751Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-09-25T00:38:14.751Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-25T00:38:14.751Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-25T00:38:14.751Z] service_test.go:230: FLAKY_TEST [2019-09-25T00:38:14.751Z] === RUN TestServiceWithDataPathPortInit [2019-09-25T00:38:14.872Z] === RUN TestDockerSuite/TestBuildFromGit [2019-09-25T00:38:17.648Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-09-25T00:38:19.022Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-09-25T00:38:20.392Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-09-25T00:38:20.675Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-09-25T00:38:21.323Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-09-25T00:38:21.581Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-09-25T00:38:21.581Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-09-25T00:38:21.646Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-09-25T00:38:21.838Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-09-25T00:38:23.208Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-25T00:38:25.104Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-09-25T00:38:26.477Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-25T00:38:27.450Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-25T00:38:27.450Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-09-25T00:38:28.421Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-09-25T00:38:28.880Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-09-25T00:38:28.880Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-09-25T00:38:30.000Z] --- PASS: TestServiceWithDataPathPortInit (14.64s) [2019-09-25T00:38:30.000Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-25T00:38:30.000Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-09-25T00:38:30.000Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-25T00:38:30.652Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-09-25T00:38:32.566Z] === RUN TestDockerSuite/TestRmiBlank [2019-09-25T00:38:32.566Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-09-25T00:38:32.566Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-09-25T00:38:36.741Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-09-25T00:38:37.672Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-09-25T00:38:37.929Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-25T00:38:38.391Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.34s) [2019-09-25T00:38:38.391Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-09-25T00:38:38.392Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b89f1paj3xm9tk4x8ailnpb9t Created:2019-09-25 00:38:30.070280414 +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[405b20d59daef40cacab47a51d54ec2faa06c54586a7cb1f9b55741149048e88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uro1faz3d71nxaht89gvnze1e EndpointID:1aaf5956e169312800523dbc993282d01e68c777bee7f492d63f1495aee9e556 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3e8924c05094357de91892fd6d7dee64102a9f73497ed1f667ebface042b3ec4 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:2ee90bb532f4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uro1faz3d71nxaht89gvnze1e EndpointID:1aaf5956e169312800523dbc993282d01e68c777bee7f492d63f1495aee9e556 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-25T00:38:38.392Z] PASS [2019-09-25T00:38:38.392Z] [2019-09-25T00:38:38.392Z] === Skipped [2019-09-25T00:38:38.392Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-25T00:38:38.392Z] service_test.go:230: FLAKY_TEST [2019-09-25T00:38:38.392Z] [2019-09-25T00:38:38.392Z] [2019-09-25T00:38:38.392Z] DONE 21 tests, 1 skipped in 41.670s [2019-09-25T00:38:38.392Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-25T00:38:38.392Z] ++ 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-09-25T00:38:38.392Z] ++ set -e [2019-09-25T00:38:38.392Z] ++ '[' -n 0 ']' [2019-09-25T00:38:38.392Z] ++ set -x [2019-09-25T00:38:38.392Z] ++ env -i DEST=/go/src/github.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-09-25T00:38:38.392Z] INFO: Testing against a local daemon [2019-09-25T00:38:38.392Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-25T00:38:39.019Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.46s) [2019-09-25T00:38:39.019Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-09-25T00:38:39.019Z] === RUN TestDockerNetworkIpvlan [2019-09-25T00:38:39.214Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-09-25T00:38:39.214Z] === RUN TestDockerSuite/TestBuildHistory [2019-09-25T00:38:39.824Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-09-25T00:38:40.030Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-25T00:38:40.646Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-25T00:38:40.756Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-09-25T00:38:41.656Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-25T00:38:43.280Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-09-25T00:38:43.280Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-25T00:38:43.845Z] === RUN TestDockerSuite/TestRmiTag [2019-09-25T00:38:44.103Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-09-25T00:38:44.338Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-25T00:38:45.034Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-09-25T00:38:46.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-25T00:38:47.825Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-25T00:38:49.550Z] === RUN TestDockerSuite/TestBuildIidFile [2019-09-25T00:38:49.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-25T00:38:49.680Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-09-25T00:38:50.514Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-25T00:38:50.520Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-09-25T00:38:50.613Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-09-25T00:38:51.547Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-09-25T00:38:52.111Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-09-25T00:38:52.702Z] === RUN TestDockerSuite/TestBuildInheritance [2019-09-25T00:38:52.702Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-09-25T00:38:53.162Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-09-25T00:38:53.625Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-09-25T00:38:54.012Z] === RUN TestDockerSuite/TestRunAddHost [2019-09-25T00:38:54.030Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-25T00:38:54.269Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-09-25T00:38:54.833Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-09-25T00:38:55.398Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-25T00:38:55.398Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-25T00:38:56.342Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-09-25T00:38:58.242Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-09-25T00:38:58.320Z] === RUN TestDockerSuite/TestBuildLabel [2019-09-25T00:38:58.808Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-25T00:38:59.292Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-09-25T00:38:59.531Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-25T00:38:59.739Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-25T00:38:59.752Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-09-25T00:39:00.670Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-09-25T00:39:00.723Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-09-25T00:39:01.184Z] === RUN TestDockerSuite/TestBuildLabels [2019-09-25T00:39:02.154Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-09-25T00:39:02.569Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-25T00:39:03.653Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-09-25T00:39:03.781Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-09-25T00:39:03.920Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-25T00:39:04.597Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-09-25T00:39:05.529Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan (26.83s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.19s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.20s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.19s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.26s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.29s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.16s) [2019-09-25T00:39:05.950Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-09-25T00:39:05.950Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.95s) [2019-09-25T00:39:05.950Z] PASS [2019-09-25T00:39:05.950Z] [2019-09-25T00:39:05.950Z] DONE 11 tests in 28.427s [2019-09-25T00:39:05.950Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-25T00:39:05.950Z] ++ 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-09-25T00:39:05.950Z] ++ set -e [2019-09-25T00:39:05.950Z] ++ '[' -n 0 ']' [2019-09-25T00:39:05.950Z] ++ set -x [2019-09-25T00:39:05.950Z] ++ env -i DEST=/go/src/github.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-09-25T00:39:05.950Z] INFO: Testing against a local daemon [2019-09-25T00:39:05.950Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-25T00:39:06.901Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-25T00:39:07.440Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-09-25T00:39:07.440Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-09-25T00:39:07.440Z] === RUN TestDockerNetworkMacvlan [2019-09-25T00:39:07.465Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-25T00:39:08.395Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-09-25T00:39:08.449Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-25T00:39:09.328Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-25T00:39:09.328Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-25T00:39:09.465Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-25T00:39:09.581Z] === RUN TestDockerSuite/TestBuildLastModified [2019-09-25T00:39:09.581Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-09-25T00:39:09.581Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-09-25T00:39:09.581Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-25T00:39:09.581Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-09-25T00:39:09.581Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-25T00:39:09.581Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-09-25T00:39:10.080Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-25T00:39:10.550Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-09-25T00:39:10.699Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-25T00:39:11.011Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-09-25T00:39:11.263Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-25T00:39:12.195Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-25T00:39:12.758Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-25T00:39:13.126Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-09-25T00:39:13.126Z] === RUN TestDockerSuite/TestRunBindMounts [2019-09-25T00:39:15.650Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-09-25T00:39:16.213Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-25T00:39:16.221Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-25T00:39:16.811Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-09-25T00:39:17.145Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-09-25T00:39:18.084Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-09-25T00:39:18.084Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-25T00:39:18.648Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-09-25T00:39:18.648Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-09-25T00:39:19.580Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-25T00:39:20.511Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-09-25T00:39:21.441Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-09-25T00:39:21.441Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-09-25T00:39:21.728Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-25T00:39:22.373Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-25T00:39:22.746Z] --- PASS: TestDockerNetworkMacvlan (15.21s) [2019-09-25T00:39:22.747Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:39:22.747Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-25T00:39:22.747Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:39:22.747Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-25T00:39:22.747Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:39:22.747Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2019-09-25T00:39:22.747Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:39:22.747Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-09-25T00:39:22.747Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:39:22.747Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.31s) [2019-09-25T00:39:22.747Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-09-25T00:39:22.747Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-09-25T00:39:22.747Z] PASS [2019-09-25T00:39:22.747Z] [2019-09-25T00:39:22.747Z] DONE 8 tests in 16.811s [2019-09-25T00:39:22.747Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-25T00:39:22.747Z] ++ 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-09-25T00:39:22.747Z] ++ set -e [2019-09-25T00:39:22.747Z] ++ '[' -n 0 ']' [2019-09-25T00:39:22.747Z] ++ set -x [2019-09-25T00:39:22.747Z] ++ env -i DEST=/go/src/github.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-09-25T00:39:22.747Z] testing: warning: no tests to run [2019-09-25T00:39:22.747Z] PASS [2019-09-25T00:39:22.747Z] [2019-09-25T00:39:22.747Z] DONE 0 tests in 0.016s [2019-09-25T00:39:22.747Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-25T00:39:22.747Z] ++ 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-09-25T00:39:22.747Z] ++ set -e [2019-09-25T00:39:22.747Z] ++ '[' -n 0 ']' [2019-09-25T00:39:22.747Z] ++ set -x [2019-09-25T00:39:22.747Z] ++ env -i DEST=/go/src/github.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-09-25T00:39:22.747Z] INFO: Testing against a local daemon [2019-09-25T00:39:22.747Z] === RUN TestAuthZPluginAllowRequest [2019-09-25T00:39:23.304Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-09-25T00:39:23.304Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-09-25T00:39:23.868Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-25T00:39:23.868Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-25T00:39:24.773Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2019-09-25T00:39:24.773Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-09-25T00:39:24.773Z] === RUN TestAuthZPluginTLS [2019-09-25T00:39:25.065Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-09-25T00:39:25.065Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-09-25T00:39:25.065Z] === RUN TestAuthZPluginDenyRequest [2019-09-25T00:39:25.238Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-25T00:39:25.692Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-09-25T00:39:25.692Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-09-25T00:39:25.692Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-25T00:39:25.973Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-09-25T00:39:25.973Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-09-25T00:39:25.973Z] === RUN TestAuthZPluginDenyResponse [2019-09-25T00:39:26.171Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-09-25T00:39:26.591Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-09-25T00:39:26.591Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-09-25T00:39:26.591Z] === RUN TestAuthZPluginAllowEventStream [2019-09-25T00:39:27.101Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-09-25T00:39:27.666Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-09-25T00:39:27.924Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-09-25T00:39:28.621Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-09-25T00:39:28.621Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-09-25T00:39:28.621Z] === RUN TestAuthZPluginErrorResponse [2019-09-25T00:39:28.855Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-09-25T00:39:28.904Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-09-25T00:39:28.904Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-09-25T00:39:28.904Z] === RUN TestAuthZPluginErrorRequest [2019-09-25T00:39:29.519Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-09-25T00:39:29.520Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-09-25T00:39:29.520Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-25T00:39:30.133Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-09-25T00:39:30.133Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-09-25T00:39:30.133Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-25T00:39:30.226Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-25T00:39:32.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-25T00:39:32.159Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2019-09-25T00:39:32.159Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-09-25T00:39:32.159Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-25T00:39:34.025Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-25T00:39:34.589Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-25T00:39:34.846Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2019-09-25T00:39:34.846Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-09-25T00:39:34.846Z] === RUN TestAuthZPluginHeader [2019-09-25T00:39:35.153Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-25T00:39:35.463Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-09-25T00:39:35.463Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-09-25T00:39:35.463Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-25T00:39:35.463Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-25T00:39:35.463Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:35.463Z] === RUN TestAuthZPluginV2Disable [2019-09-25T00:39:35.463Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-25T00:39:35.463Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:35.463Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-25T00:39:35.463Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-25T00:39:35.463Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:35.463Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-25T00:39:35.463Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-25T00:39:35.463Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:35.463Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-25T00:39:36.084Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-25T00:39:37.015Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-25T00:39:37.015Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-09-25T00:39:37.917Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-09-25T00:39:37.917Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-25T00:39:37.955Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-09-25T00:39:39.457Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-25T00:39:40.480Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-09-25T00:39:43.756Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-25T00:39:43.756Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-09-25T00:39:44.687Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-09-25T00:39:47.214Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-09-25T00:39:49.110Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-25T00:39:51.632Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-25T00:39:53.893Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-09-25T00:39:53.893Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-09-25T00:39:53.893Z] PASS [2019-09-25T00:39:53.893Z] [2019-09-25T00:39:53.893Z] === Skipped [2019-09-25T00:39:53.893Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-25T00:39:53.893Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:53.893Z] [2019-09-25T00:39:53.893Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-25T00:39:53.893Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:53.893Z] [2019-09-25T00:39:53.893Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-25T00:39:53.893Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:53.893Z] [2019-09-25T00:39:53.893Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-25T00:39:53.893Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:53.893Z] [2019-09-25T00:39:53.893Z] [2019-09-25T00:39:53.893Z] DONE 17 tests, 4 skipped in 29.524s [2019-09-25T00:39:53.893Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-25T00:39:53.893Z] ++ 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-09-25T00:39:53.893Z] ++ set -e [2019-09-25T00:39:53.893Z] ++ '[' -n 0 ']' [2019-09-25T00:39:53.893Z] ++ set -x [2019-09-25T00:39:53.893Z] ++ env -i DEST=/go/src/github.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-09-25T00:39:53.893Z] INFO: Testing against a local daemon [2019-09-25T00:39:53.893Z] === RUN TestPluginInvalidJSON [2019-09-25T00:39:53.893Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:39:53.893Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:39:53.893Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-25T00:39:53.893Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-09-25T00:39:53.893Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-25T00:39:53.893Z] PASS [2019-09-25T00:39:53.893Z] [2019-09-25T00:39:53.893Z] DONE 2 tests in 0.144s [2019-09-25T00:39:53.893Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-25T00:39:53.893Z] ++ 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-09-25T00:39:53.893Z] ++ set -e [2019-09-25T00:39:53.893Z] ++ '[' -n 0 ']' [2019-09-25T00:39:53.893Z] ++ set -x [2019-09-25T00:39:53.893Z] ++ env -i DEST=/go/src/github.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-09-25T00:39:53.893Z] INFO: Testing against a local daemon [2019-09-25T00:39:53.893Z] === RUN TestExternalGraphDriver [2019-09-25T00:39:53.893Z] === RUN TestExternalGraphDriver/json [2019-09-25T00:39:54.156Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-09-25T00:39:54.156Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-09-25T00:39:54.156Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-09-25T00:39:54.915Z] === RUN TestExternalGraphDriver/spec [2019-09-25T00:39:55.086Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-09-25T00:39:56.457Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-09-25T00:39:56.714Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-09-25T00:39:56.944Z] === RUN TestExternalGraphDriver/pull [2019-09-25T00:39:58.613Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-25T00:39:59.625Z] --- PASS: TestExternalGraphDriver (6.69s) [2019-09-25T00:39:59.625Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-09-25T00:39:59.625Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-09-25T00:39:59.625Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-09-25T00:39:59.625Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2019-09-25T00:39:59.625Z] === RUN TestGraphdriverPluginV2 [2019-09-25T00:39:59.625Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-25T00:39:59.625Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:59.625Z] PASS [2019-09-25T00:39:59.625Z] [2019-09-25T00:39:59.625Z] === Skipped [2019-09-25T00:39:59.625Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-25T00:39:59.625Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:39:59.625Z] [2019-09-25T00:39:59.625Z] [2019-09-25T00:39:59.625Z] DONE 5 tests, 1 skipped in 6.882s [2019-09-25T00:39:59.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-25T00:39:59.625Z] ++ 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-09-25T00:39:59.625Z] ++ set -e [2019-09-25T00:39:59.625Z] ++ '[' -n 0 ']' [2019-09-25T00:39:59.625Z] ++ set -x [2019-09-25T00:39:59.626Z] ++ env -i DEST=/go/src/github.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-09-25T00:39:59.626Z] INFO: Testing against a local daemon [2019-09-25T00:39:59.626Z] === RUN TestContinueAfterPluginCrash [2019-09-25T00:39:59.626Z] === PAUSE TestContinueAfterPluginCrash [2019-09-25T00:39:59.626Z] === RUN TestDaemonStartWithLogOpt [2019-09-25T00:39:59.626Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-25T00:39:59.626Z] === CONT TestContinueAfterPluginCrash [2019-09-25T00:39:59.626Z] === CONT TestDaemonStartWithLogOpt [2019-09-25T00:40:01.139Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-09-25T00:40:02.070Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-25T00:40:04.001Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-09-25T00:40:04.259Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-25T00:40:04.516Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-09-25T00:40:04.516Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-09-25T00:40:05.448Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-09-25T00:40:07.343Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-25T00:40:07.343Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-09-25T00:40:08.274Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-09-25T00:40:09.205Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-09-25T00:40:09.770Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-25T00:40:10.701Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-09-25T00:40:10.701Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-09-25T00:40:11.266Z] === RUN TestDockerSuite/TestRunEnvironment [2019-09-25T00:40:12.198Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-09-25T00:40:13.130Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-09-25T00:40:13.695Z] === RUN TestDockerSuite/TestRunExitCode [2019-09-25T00:40:14.626Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-09-25T00:40:14.894Z] --- PASS: TestDaemonStartWithLogOpt (15.53s) [2019-09-25T00:40:14.894Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-09-25T00:40:15.191Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-09-25T00:40:16.122Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-09-25T00:40:17.052Z] === RUN TestDockerSuite/TestRunExposePort [2019-09-25T00:40:17.052Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-09-25T00:40:17.616Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-09-25T00:40:18.548Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-09-25T00:40:20.389Z] --- PASS: TestContinueAfterPluginCrash (20.34s) [2019-09-25T00:40:20.389Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-09-25T00:40:20.389Z] PASS [2019-09-25T00:40:20.389Z] [2019-09-25T00:40:20.389Z] DONE 2 tests in 20.467s [2019-09-25T00:40:20.389Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-25T00:40:20.389Z] ++ 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-09-25T00:40:20.389Z] ++ set -e [2019-09-25T00:40:20.389Z] ++ '[' -n 0 ']' [2019-09-25T00:40:20.389Z] ++ set -x [2019-09-25T00:40:20.389Z] ++ env -i DEST=/go/src/github.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-09-25T00:40:20.389Z] INFO: Testing against a local daemon [2019-09-25T00:40:20.389Z] === RUN TestPluginWithDevMounts [2019-09-25T00:40:20.389Z] === PAUSE TestPluginWithDevMounts [2019-09-25T00:40:20.389Z] === CONT TestPluginWithDevMounts [2019-09-25T00:40:20.442Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-09-25T00:40:20.442Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-25T00:40:20.442Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-09-25T00:40:22.003Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-09-25T00:40:22.411Z] --- PASS: TestPluginWithDevMounts (2.29s) [2019-09-25T00:40:22.411Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-09-25T00:40:22.411Z] PASS [2019-09-25T00:40:22.411Z] [2019-09-25T00:40:22.411Z] DONE 1 tests in 2.409s [2019-09-25T00:40:22.411Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-25T00:40:22.411Z] ++ 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-09-25T00:40:22.411Z] ++ set -e [2019-09-25T00:40:22.411Z] ++ '[' -n 0 ']' [2019-09-25T00:40:22.411Z] ++ set -x [2019-09-25T00:40:22.411Z] ++ env -i DEST=/go/src/github.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-09-25T00:40:22.411Z] INFO: Testing against a local daemon [2019-09-25T00:40:22.411Z] === RUN TestSecretInspect [2019-09-25T00:40:24.451Z] --- PASS: TestSecretInspect (2.20s) [2019-09-25T00:40:24.451Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-09-25T00:40:24.451Z] === RUN TestSecretList [2019-09-25T00:40:24.618Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-09-25T00:40:24.618Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-25T00:40:27.129Z] --- PASS: TestSecretList (2.17s) [2019-09-25T00:40:27.129Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-09-25T00:40:27.129Z] === RUN TestSecretsCreateAndDelete [2019-09-25T00:40:29.152Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2019-09-25T00:40:29.152Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-09-25T00:40:29.152Z] === RUN TestSecretsUpdate [2019-09-25T00:40:31.180Z] --- PASS: TestSecretsUpdate (2.22s) [2019-09-25T00:40:31.180Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-09-25T00:40:31.180Z] === RUN TestTemplatedSecret [2019-09-25T00:40:32.341Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-09-25T00:40:33.877Z] --- PASS: TestTemplatedSecret (2.89s) [2019-09-25T00:40:33.877Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-09-25T00:40:33.877Z] === RUN TestSecretCreateResolve [2019-09-25T00:40:36.083Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-25T00:40:36.553Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-09-25T00:40:36.554Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-09-25T00:40:36.554Z] PASS [2019-09-25T00:40:36.554Z] [2019-09-25T00:40:36.554Z] DONE 6 tests in 14.006s [2019-09-25T00:40:36.554Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-25T00:40:36.554Z] ++ 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-09-25T00:40:36.554Z] ++ set -e [2019-09-25T00:40:36.554Z] ++ '[' -n 0 ']' [2019-09-25T00:40:36.554Z] ++ set -x [2019-09-25T00:40:36.554Z] ++ env -i DEST=/go/src/github.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-09-25T00:40:36.554Z] INFO: Testing against a local daemon [2019-09-25T00:40:36.554Z] === RUN TestServiceCreateInit [2019-09-25T00:40:36.554Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-25T00:40:36.809Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-09-25T00:40:37.373Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-09-25T00:40:39.273Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-25T00:40:39.273Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-25T00:40:39.273Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-09-25T00:40:39.273Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-09-25T00:40:39.836Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-09-25T00:40:40.944Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-25T00:40:43.111Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-09-25T00:40:44.482Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-09-25T00:40:45.337Z] --- PASS: TestServiceCreateInit (8.51s) [2019-09-25T00:40:45.337Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.30s) [2019-09-25T00:40:45.337Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-09-25T00:40:45.337Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2019-09-25T00:40:45.337Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-09-25T00:40:45.337Z] === RUN TestCreateServiceMultipleTimes [2019-09-25T00:40:46.377Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-09-25T00:40:46.941Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-25T00:40:47.874Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-25T00:40:48.439Z] === RUN TestDockerSuite/TestRunModeHostname [2019-09-25T00:40:49.810Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-09-25T00:40:49.810Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-09-25T00:40:49.810Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-09-25T00:40:51.181Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-09-25T00:40:52.550Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-09-25T00:40:53.756Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-25T00:40:54.445Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-09-25T00:40:54.445Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-09-25T00:40:54.445Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-09-25T00:40:55.818Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-09-25T00:40:57.715Z] === RUN TestDockerSuite/TestRunMount [2019-09-25T00:40:58.438Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-09-25T00:41:03.795Z] --- PASS: TestCreateServiceMultipleTimes (16.96s) [2019-09-25T00:41:03.795Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-09-25T00:41:03.795Z] === RUN TestCreateServiceConflict [2019-09-25T00:41:04.080Z] --- PASS: TestCreateServiceConflict (2.17s) [2019-09-25T00:41:04.080Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-09-25T00:41:04.080Z] === RUN TestCreateServiceMaxReplicas [2019-09-25T00:41:04.268Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-09-25T00:41:04.834Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-09-25T00:41:05.583Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-09-25T00:41:06.955Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-09-25T00:41:06.966Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2019-09-25T00:41:06.966Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-09-25T00:41:06.966Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-25T00:41:09.478Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-09-25T00:41:12.761Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-09-25T00:41:15.284Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-09-25T00:41:17.806Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-09-25T00:41:19.504Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-09-25T00:41:19.504Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-09-25T00:41:19.707Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-25T00:41:21.077Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-25T00:41:21.077Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-09-25T00:41:21.642Z] === RUN TestDockerSuite/TestRunNetHost [2019-09-25T00:41:22.185Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2019-09-25T00:41:22.185Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-09-25T00:41:22.185Z] === RUN TestCreateServiceSecretFileMode [2019-09-25T00:41:22.817Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2019-09-25T00:41:22.817Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-09-25T00:41:22.817Z] === RUN TestCreateServiceConfigFileMode [2019-09-25T00:41:23.020Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-25T00:41:23.610Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-09-25T00:41:24.542Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-09-25T00:41:25.505Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2019-09-25T00:41:25.505Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-09-25T00:41:25.505Z] === RUN TestCreateServiceSysctls [2019-09-25T00:41:26.559Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-09-25T00:41:27.066Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-09-25T00:41:27.526Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-09-25T00:41:27.526Z] === RUN TestDockerSuite/TestBuildNetNone [2019-09-25T00:41:27.526Z] === RUN TestDockerSuite/TestBuildNoContext [2019-09-25T00:41:28.973Z] --- PASS: TestCreateServiceSysctls (3.54s) [2019-09-25T00:41:28.973Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-09-25T00:41:28.973Z] === RUN TestCreateServiceCapabilities [2019-09-25T00:41:29.588Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-25T00:41:30.425Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-09-25T00:41:31.653Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2019-09-25T00:41:31.653Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-09-25T00:41:31.653Z] === RUN TestInspect [2019-09-25T00:41:33.764Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-25T00:41:34.343Z] --- PASS: TestInspect (2.84s) [2019-09-25T00:41:34.343Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-09-25T00:41:34.343Z] === RUN TestDockerNetworkConnectAlias [2019-09-25T00:41:34.696Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-09-25T00:41:34.696Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-09-25T00:41:35.626Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-09-25T00:41:35.626Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-09-25T00:41:36.191Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-09-25T00:41:37.123Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-09-25T00:41:37.123Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-09-25T00:41:37.687Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-09-25T00:41:38.617Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-09-25T00:41:38.617Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-25T00:41:39.549Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-09-25T00:41:39.839Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2019-09-25T00:41:39.839Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-09-25T00:41:39.839Z] === RUN TestDockerNetworkReConnect [2019-09-25T00:41:40.480Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-09-25T00:41:40.721Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-09-25T00:41:41.851Z] === RUN TestDockerSuite/TestRunPortInUse [2019-09-25T00:41:43.221Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-09-25T00:41:43.615Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-09-25T00:41:43.615Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-09-25T00:41:43.615Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-25T00:41:43.786Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-09-25T00:41:44.240Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2019-09-25T00:41:44.240Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-09-25T00:41:44.240Z] === RUN TestServicePlugin [2019-09-25T00:41:44.240Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-25T00:41:44.240Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:41:44.240Z] === RUN TestServiceUpdateLabel [2019-09-25T00:41:44.350Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-09-25T00:41:45.282Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-25T00:41:45.785Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-09-25T00:41:45.851Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-25T00:41:46.263Z] --- PASS: TestServiceUpdateLabel (2.21s) [2019-09-25T00:41:46.263Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-09-25T00:41:46.263Z] === RUN TestServiceUpdateSecrets [2019-09-25T00:41:46.782Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-25T00:41:46.782Z] === RUN TestDockerSuite/TestRunPublishPort [2019-09-25T00:41:47.314Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-25T00:41:47.349Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-09-25T00:41:48.278Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-09-25T00:41:48.279Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-09-25T00:41:48.279Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-09-25T00:41:48.843Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-09-25T00:41:50.737Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-09-25T00:41:50.737Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-09-25T00:41:54.012Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-25T00:41:54.012Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-25T00:41:55.906Z] === RUN TestDockerSuite/TestRunRm [2019-09-25T00:41:56.472Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-09-25T00:41:58.578Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-09-25T00:41:59.744Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-25T00:42:00.108Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-25T00:42:00.308Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-09-25T00:42:01.239Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-09-25T00:42:01.474Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2019-09-25T00:42:01.474Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-09-25T00:42:01.474Z] === RUN TestServiceUpdateConfigs [2019-09-25T00:42:02.172Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-25T00:42:04.070Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-09-25T00:42:04.635Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-25T00:42:08.812Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-09-25T00:42:10.403Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-25T00:42:13.298Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-25T00:42:15.366Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-25T00:42:15.366Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-09-25T00:42:15.929Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-25T00:42:16.493Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-25T00:42:16.707Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2019-09-25T00:42:16.707Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-09-25T00:42:16.707Z] === RUN TestServiceUpdateNetwork [2019-09-25T00:42:17.424Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-25T00:42:17.988Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-25T00:42:18.555Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-25T00:42:18.812Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-09-25T00:42:19.744Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-09-25T00:42:21.113Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-09-25T00:42:21.677Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-09-25T00:42:23.598Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-09-25T00:42:24.201Z] === RUN TestDockerSuite/TestRunState [2019-09-25T00:42:26.097Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-25T00:42:27.030Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-09-25T00:42:27.963Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-25T00:42:28.220Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-25T00:42:28.220Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-25T00:42:28.220Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-25T00:42:28.281Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-09-25T00:42:29.151Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-25T00:42:29.226Z] --- PASS: TestServiceUpdateNetwork (12.90s) [2019-09-25T00:42:29.227Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-09-25T00:42:29.227Z] PASS [2019-09-25T00:42:29.227Z] [2019-09-25T00:42:29.227Z] === Skipped [2019-09-25T00:42:29.227Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-25T00:42:29.227Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-25T00:42:29.227Z] [2019-09-25T00:42:29.227Z] [2019-09-25T00:42:29.227Z] DONE 19 tests, 1 skipped in 112.099s [2019-09-25T00:42:29.227Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-25T00:42:29.227Z] ++ 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-09-25T00:42:29.227Z] ++ set -e [2019-09-25T00:42:29.227Z] ++ '[' -n 0 ']' [2019-09-25T00:42:29.227Z] ++ set -x [2019-09-25T00:42:29.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:42:29.227Z] INFO: Testing against a local daemon [2019-09-25T00:42:29.227Z] === RUN TestSessionCreate [2019-09-25T00:42:29.227Z] --- PASS: TestSessionCreate (0.05s) [2019-09-25T00:42:29.227Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-25T00:42:29.227Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-09-25T00:42:29.227Z] PASS [2019-09-25T00:42:29.227Z] [2019-09-25T00:42:29.227Z] DONE 2 tests in 0.188s [2019-09-25T00:42:29.227Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-25T00:42:29.227Z] ++ 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-09-25T00:42:29.227Z] ++ set -e [2019-09-25T00:42:29.227Z] ++ '[' -n 0 ']' [2019-09-25T00:42:29.227Z] ++ set -x [2019-09-25T00:42:29.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-25T00:42:29.227Z] INFO: Testing against a local daemon [2019-09-25T00:42:29.227Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-25T00:42:29.227Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-25T00:42:29.227Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-25T00:42:29.227Z] === RUN TestEventsExecDie [2019-09-25T00:42:29.511Z] --- PASS: TestEventsExecDie (0.90s) [2019-09-25T00:42:29.511Z] === RUN TestEventsBackwardsCompatible [2019-09-25T00:42:29.795Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-09-25T00:42:29.795Z] === RUN TestInfoBinaryCommits [2019-09-25T00:42:29.795Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-09-25T00:42:29.795Z] === RUN TestInfoAPIVersioned [2019-09-25T00:42:29.795Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-25T00:42:29.795Z] === RUN TestInfoAPI [2019-09-25T00:42:29.795Z] --- PASS: TestInfoAPI (0.05s) [2019-09-25T00:42:29.795Z] === RUN TestInfoAPIWarnings [2019-09-25T00:42:30.082Z] === RUN TestDockerSuite/TestRunSysctls [2019-09-25T00:42:30.804Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-09-25T00:42:30.804Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-09-25T00:42:30.804Z] === RUN TestLoginFailsWithBadCredentials [2019-09-25T00:42:31.015Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-25T00:42:31.088Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2019-09-25T00:42:31.088Z] === RUN TestPingCacheHeaders [2019-09-25T00:42:31.372Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-09-25T00:42:31.372Z] === RUN TestPingGet [2019-09-25T00:42:31.372Z] --- PASS: TestPingGet (0.03s) [2019-09-25T00:42:31.372Z] === RUN TestPingHead [2019-09-25T00:42:31.372Z] --- PASS: TestPingHead (0.05s) [2019-09-25T00:42:31.372Z] === RUN TestVersion [2019-09-25T00:42:31.372Z] --- PASS: TestVersion (0.05s) [2019-09-25T00:42:31.372Z] PASS [2019-09-25T00:42:31.372Z] [2019-09-25T00:42:31.372Z] === Skipped [2019-09-25T00:42:31.372Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-25T00:42:31.372Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-25T00:42:31.372Z] [2019-09-25T00:42:31.372Z] [2019-09-25T00:42:31.372Z] DONE 12 tests, 1 skipped in 2.867s [2019-09-25T00:42:31.372Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-25T00:42:31.372Z] ++ 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-09-25T00:42:31.372Z] ++ set -e [2019-09-25T00:42:31.372Z] ++ '[' -n 0 ']' [2019-09-25T00:42:31.372Z] ++ set -x [2019-09-25T00:42:31.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=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-09-25T00:42:31.655Z] INFO: Testing against a local daemon [2019-09-25T00:42:31.655Z] === RUN TestVolumesCreateAndList [2019-09-25T00:42:31.655Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-25T00:42:31.655Z] === RUN TestVolumesRemove [2019-09-25T00:42:31.655Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-25T00:42:31.655Z] === RUN TestVolumesInspect [2019-09-25T00:42:31.655Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-25T00:42:31.655Z] === RUN TestVolumesInvalidJSON [2019-09-25T00:42:31.655Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-25T00:42:31.655Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-25T00:42:31.655Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-25T00:42:31.655Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-25T00:42:31.655Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-25T00:42:31.655Z] PASS [2019-09-25T00:42:31.655Z] [2019-09-25T00:42:31.655Z] DONE 5 tests in 0.305s [2019-09-25T00:42:31.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-25T00:42:31.939Z] ++++ cat bundles/test-integration/docker.pid [2019-09-25T00:42:31.939Z] +++ kill 13221 [2019-09-25T00:42:31.948Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-09-25T00:42:31.948Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-09-25T00:42:31.948Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-25T00:42:32.879Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-09-25T00:42:33.409Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-25T00:42:33.409Z] +++ /etc/init.d/apparmor stop [2019-09-25T00:42:33.409Z] Clearing AppArmor profiles cache:. [2019-09-25T00:42:33.409Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-25T00:42:33.409Z] Unloading profiles will leave already running processes permanently [2019-09-25T00:42:33.409Z] unconfined, which can lead to unexpected situations. [2019-09-25T00:42:33.409Z] [2019-09-25T00:42:33.409Z] To set a process to complain mode, use the command line tool [2019-09-25T00:42:33.409Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-25T00:42:33.409Z] with the 'teardown' option." [2019-09-25T00:42:33.409Z] [2019-09-25T00:42:35.332Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-09-25T00:42:35.495Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered Post stage [Pipeline] junit [2019-09-25T00:42:35.655Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-25T00:42:36.427Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-25T00:42:36.461Z] + echo Ensuring container killed. [2019-09-25T00:42:36.461Z] Ensuring container killed. [2019-09-25T00:42:36.461Z] + docker rm -vf docker-pr2 [2019-09-25T00:42:36.461Z] Error: No such container: docker-pr2 [2019-09-25T00:42:36.461Z] + true [Pipeline] sh [2019-09-25T00:42:36.858Z] + echo Chowning /workspace to jenkins user [2019-09-25T00:42:36.858Z] Chowning /workspace to jenkins user [2019-09-25T00:42:36.858Z] + id -u [2019-09-25T00:42:36.858Z] + id -g [2019-09-25T00:42:36.858Z] + docker run --rm -v /home/docker/workspace/moby_PR-39984:/workspace busybox chown -R 1001:1001 /workspace [2019-09-25T00:42:36.858Z] Unable to find image 'busybox:latest' locally [2019-09-25T00:42:36.865Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-09-25T00:42:36.865Z] === RUN TestDockerSuite/TestBuildPATH [2019-09-25T00:42:36.865Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-09-25T00:42:36.991Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-09-25T00:42:37.141Z] latest: Pulling from library/busybox [2019-09-25T00:42:37.141Z] e38168a01e65: Pulling fs layer [2019-09-25T00:42:37.755Z] e38168a01e65: Verifying Checksum [2019-09-25T00:42:37.755Z] e38168a01e65: Download complete [2019-09-25T00:42:37.755Z] e38168a01e65: Pull complete [2019-09-25T00:42:37.755Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-25T00:42:37.755Z] Status: Downloaded newer image for busybox:latest [2019-09-25T00:42:38.363Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-09-25T00:42:39.040Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-09-25T00:42:39.040Z] === RUN TestDockerSuite/TestBuildRelativeCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-25T00:42:40.169Z] + bundleName=ppc64le-integration [2019-09-25T00:42:40.169Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-09-25T00:42:40.169Z] Creating ppc64le-integration-bundles.tar.gz [2019-09-25T00:42:40.169Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2019-09-25T00:42:40.169Z] -print [2019-09-25T00:42:40.262Z] === RUN TestDockerSwarmSuite/TestSwarmInit [Pipeline] archiveArtifacts [2019-09-25T00:42:40.489Z] Archiving artifacts [2019-09-25T00:42:40.868Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39984/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-25T00:42:41.251Z] + make clean [2019-09-25T00:42:41.866Z] docker volume rm -f docker-dev-cache [2019-09-25T00:42:41.866Z] docker-dev-cache [Pipeline] deleteDir [2019-09-25T00:42:42.785Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-25T00:42:45.310Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-09-25T00:42:45.310Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-09-25T00:42:45.880Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-09-25T00:42:46.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-09-25T00:42:47.743Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-09-25T00:42:48.675Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-09-25T00:42:51.199Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-09-25T00:42:52.571Z] === RUN TestDockerSuite/TestRunUserByID [2019-09-25T00:42:53.136Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-25T00:42:53.394Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-09-25T00:42:53.394Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-09-25T00:42:53.651Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-09-25T00:42:53.910Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-25T00:42:54.474Z] === RUN TestDockerSuite/TestRunUserByName [2019-09-25T00:42:54.732Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-09-25T00:42:55.297Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-09-25T00:42:56.238Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-09-25T00:42:56.238Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-09-25T00:42:56.238Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-09-25T00:42:57.173Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-09-25T00:42:57.738Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-09-25T00:43:01.913Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-09-25T00:43:02.846Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-09-25T00:43:03.777Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-25T00:43:06.300Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-25T00:43:08.195Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-25T00:43:10.092Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-09-25T00:43:13.369Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-09-25T00:43:13.626Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-09-25T00:43:14.558Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-09-25T00:43:15.489Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-09-25T00:43:15.489Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-09-25T00:43:15.489Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-09-25T00:43:15.489Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-09-25T00:43:15.489Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-09-25T00:43:16.420Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-09-25T00:43:17.350Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-09-25T00:43:17.914Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-09-25T00:43:19.808Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-09-25T00:43:20.377Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-09-25T00:43:21.308Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-09-25T00:43:21.308Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-09-25T00:43:22.239Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-09-25T00:43:22.239Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-09-25T00:43:22.239Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-09-25T00:43:22.239Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-09-25T00:43:22.239Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-25T00:43:22.239Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-25T00:43:22.496Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-25T00:43:22.753Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-25T00:43:22.753Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-25T00:43:23.010Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-09-25T00:43:23.941Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-09-25T00:43:24.506Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-09-25T00:43:25.437Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-09-25T00:43:25.437Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-09-25T00:43:26.368Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-25T00:43:26.625Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-09-25T00:43:27.190Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-25T00:43:27.447Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-09-25T00:43:28.378Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-09-25T00:43:28.942Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-09-25T00:43:28.942Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-25T00:43:28.942Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-09-25T00:43:29.680Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-09-25T00:43:29.875Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-09-25T00:43:31.770Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-09-25T00:43:32.335Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-09-25T00:43:32.335Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-09-25T00:43:32.900Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-25T00:43:33.157Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-09-25T00:43:34.527Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-09-25T00:43:35.459Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-25T00:43:37.984Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-09-25T00:43:38.548Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-25T00:43:38.548Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-25T00:43:38.548Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-09-25T00:43:39.919Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-09-25T00:43:40.855Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-09-25T00:43:42.225Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-09-25T00:43:42.225Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-09-25T00:43:44.120Z] === RUN TestDockerSuite/TestSaveImageId [2019-09-25T00:43:44.120Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-09-25T00:43:44.685Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-09-25T00:43:47.208Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-09-25T00:43:47.208Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-09-25T00:43:48.580Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-09-25T00:43:48.580Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-09-25T00:43:48.580Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-25T00:43:50.478Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-25T00:43:51.410Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-25T00:43:51.975Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-09-25T00:43:52.232Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-09-25T00:43:52.489Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-25T00:43:52.489Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-25T00:43:52.489Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-09-25T00:43:53.054Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-09-25T00:43:54.796Z] === RUN TestDockerSuite/TestBuildRm [2019-09-25T00:43:55.578Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-09-25T00:44:02.130Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-09-25T00:44:03.502Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-09-25T00:44:04.873Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-09-25T00:44:06.252Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-09-25T00:44:09.527Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-09-25T00:44:09.583Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-09-25T00:44:12.051Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-09-25T00:44:12.494Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-25T00:44:12.494Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-09-25T00:44:12.494Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-25T00:44:12.615Z] === RUN TestDockerSuite/TestStartRecordError [2019-09-25T00:44:14.202Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-25T00:44:14.567Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-09-25T00:44:17.091Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-09-25T00:44:18.986Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-09-25T00:44:22.760Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-09-25T00:44:23.162Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-09-25T00:44:26.495Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-09-25T00:44:27.342Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-09-25T00:44:29.863Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-09-25T00:44:32.274Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-09-25T00:44:36.419Z] === RUN TestDockerSuite/TestStatsNoStream [2019-09-25T00:44:38.941Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-09-25T00:44:40.311Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-09-25T00:44:41.243Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-09-25T00:44:42.174Z] === RUN TestDockerSuite/TestTopPrivileged [2019-09-25T00:44:42.740Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-25T00:44:42.997Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-09-25T00:44:42.997Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-09-25T00:44:43.929Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-09-25T00:44:49.190Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-09-25T00:44:51.715Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-09-25T00:44:52.646Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-09-25T00:44:53.577Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-09-25T00:44:53.577Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-09-25T00:44:54.508Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-25T00:44:56.406Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-09-25T00:44:56.406Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-25T00:44:56.406Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-25T00:44:57.387Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-09-25T00:44:57.778Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-09-25T00:44:58.355Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-09-25T00:44:58.812Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-09-25T00:44:59.147Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-09-25T00:45:00.547Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-09-25T00:45:01.918Z] === RUN TestDockerSuite/TestUpdateStats [2019-09-25T00:45:02.175Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-25T00:45:06.355Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-09-25T00:45:07.725Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-09-25T00:45:07.725Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-09-25T00:45:09.097Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-09-25T00:45:10.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-09-25T00:45:13.597Z] === RUN TestDockerSuite/TestBuildSpaces [2019-09-25T00:45:13.597Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-09-25T00:45:14.205Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-25T00:45:17.321Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-09-25T00:45:17.321Z] === RUN TestDockerSuite/TestBuildStderr [2019-09-25T00:45:18.380Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-25T00:45:21.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-09-25T00:45:22.000Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-09-25T00:45:24.177Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-09-25T00:45:29.434Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-25T00:45:34.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-25T00:45:36.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-25T00:45:39.109Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-25T00:45:41.006Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-25T00:45:42.376Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-25T00:45:43.064Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-09-25T00:45:43.521Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-09-25T00:45:44.899Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-09-25T00:45:47.245Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-09-25T00:45:47.422Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-25T00:45:48.209Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-09-25T00:45:49.946Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-09-25T00:45:51.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-25T00:45:54.051Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-25T00:45:54.432Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-09-25T00:45:59.837Z] === RUN TestDockerSuite/TestBuildUser [2019-09-25T00:45:59.837Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-25T00:45:59.837Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-09-25T00:45:59.837Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-09-25T00:46:04.512Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-09-25T00:46:04.512Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-09-25T00:46:09.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-09-25T00:46:09.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-25T00:46:09.421Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-09-25T00:46:10.352Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-09-25T00:46:10.352Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-09-25T00:46:10.352Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-09-25T00:46:10.352Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-09-25T00:46:11.284Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-25T00:46:11.284Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-09-25T00:46:12.215Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-09-25T00:46:12.215Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-09-25T00:46:12.472Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-25T00:46:12.472Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-09-25T00:46:12.472Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-09-25T00:46:13.068Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-25T00:46:13.068Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-09-25T00:46:13.068Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-25T00:46:14.997Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-09-25T00:46:14.998Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-09-25T00:46:15.255Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-09-25T00:46:15.255Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-25T00:46:15.255Z] === RUN TestDockerSuite/TestVolumeEvents [2019-09-25T00:46:16.186Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-09-25T00:46:18.710Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-09-25T00:46:18.710Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-25T00:46:18.710Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-09-25T00:46:21.985Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-09-25T00:46:27.243Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite (1791.26s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.50s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.74s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.46s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.83s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.23s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.43s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.50s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.45s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.44s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.35s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.91s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.26s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAttachDetach (1.92s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.70s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.32s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.44s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.47s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.45s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.55s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.07s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.17s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (32.21s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.55s) [2019-09-25T00:46:27.243Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.41s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.88s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.82s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.14s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.57s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.39s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.99s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.09s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.38s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.55s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.46s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.41s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.53s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.64s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.66s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.89s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.66s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.50s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.60s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.76s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.43s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.73s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.40s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.75s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.32s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.14s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.36s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.93s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.61s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.65s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.65s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.14s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.68s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.24s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.86s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildContChar (3.77s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.28s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.08s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.04s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.21s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.20s) [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.31s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.55s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.19s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.35s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.74s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.88s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.84s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.00s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.29s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.30s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.70s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.33s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.58s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.78s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.00s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.70s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.96s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.85s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.62s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.47s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.36s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.20s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.43s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.16s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildExpose (0.43s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.16s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.39s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.29s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.37s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildHistory (4.34s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.79s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.21s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.60s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.78s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.34s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.96s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.26s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.16s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.25s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.79s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.19s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.62s) [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.08s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.55s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.23s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.10s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.77s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.60s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.75s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.73s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.59s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.59s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.04s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.86s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.76s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.70s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.04s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.97s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildPATH (2.35s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.04s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.79s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.26s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildRm (3.59s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.13s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.90s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.58s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.36s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.43s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s) [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.52s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.38s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.84s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildUser (2.03s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.11s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.97s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.17s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.28s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.54s) [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.31s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.19s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.58s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.81s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2019-09-25T00:46:27.244Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-25T00:46:27.244Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.40s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-09-25T00:46:27.245Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-25T00:46:27.245Z] docker_cli_sni_test.go:18: Flakey test [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.90s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.08s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.08s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.28s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.99s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.80s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.19s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.14s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.02s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.76s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.49s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2019-09-25T00:46:27.245Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-25T00:46:27.245Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.72s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.77s) [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc00094f4e0 } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1881082350 /foo false } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1881082350 /foo true } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3518376565 /foo false } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3518376565 /foo true } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3518376565 /foo true 0xc00094f9a0 } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc00094f9c0 } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc00094f9e0 } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc00094fa00 } [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc00094fa20 } [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 0 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 1 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 2 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 3 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 4 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 5 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 6 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 7 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 8 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 9 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 10 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 11 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 12 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 13 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 14 [2019-09-25T00:46:27.245Z] docker_api_containers_test.go:1927: case 15 [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.43s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.53s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.85s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.61s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.91s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership250226518/file1 df7261e4d00e5aff7d3dca7f5d9025ce56089bd3f096c452f6feab4d88cf0d60:/tmpvol/file1` [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 6971385c71061791b0e4e7b10029498aa5c7c88e9f4547dd75f88c7a433feed7:/root/file1 /tmp/test-cp-from-case-a229282493/itWorks.txt` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a229282493/itWorks.txt" contains "file1\n" [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.03s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 8f5cae95ca2d36890c0420789b823aff510234458cf6d79a01fd2550cb311d73:/file1 /tmp/test-cp-from-case-b999644920/testDir/` [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c427921911/file2" contains "file2\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 8da7ffe793ff9125c7f767cc0116432e4e0a11889944ad9b1bb56d2ba8d16793:/root/file1 /tmp/test-cp-from-case-c427921911/file2` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c427921911/file2" contains "file1\n" [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp b9f3f43658f45c22511c5713c0997d1f055a1050f9802f4e259728b900c9b355:/file1 /tmp/test-cp-from-case-d601008874/dir1` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d601008874/dir1/file1" contains "file1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp b9f3f43658f45c22511c5713c0997d1f055a1050f9802f4e259728b900c9b355:/file1 /tmp/test-cp-from-case-d601008874/dir1/` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d601008874/dir1/file1" contains "file1\n" [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 1f0ab8857c8cbabea8e1678aa4f6a4d3f18815b66405bb8e9e510bd31ee836dd:dir1 /tmp/test-cp-from-case-e145914689/testDir` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e145914689/testDir/file1-1" contains "file1-1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 1f0ab8857c8cbabea8e1678aa4f6a4d3f18815b66405bb8e9e510bd31ee836dd:dir1 /tmp/test-cp-from-case-e145914689/testDir/` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e145914689/testDir/file1-1" contains "file1-1\n" [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp d20d3eaa5d120c7572494aa91c36972d6be1b17a37b2fb431af0811f430ddc8c:/root/dir1 /tmp/test-cp-from-case-f304058284/file1` [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 4be66b955c492a06d5716ecd841e82e51b26c085a37968059f294f0876a378d5:/root/dir1 /tmp/test-cp-from-case-g646887195/dir2` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g646887195/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 4be66b955c492a06d5716ecd841e82e51b26c085a37968059f294f0876a378d5:/root/dir1 /tmp/test-cp-from-case-g646887195/dir2/` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g646887195/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 3003580690fd854586e3a1183fb1ac485a51f759341c0321d3fcf7101900cbd8:dir1/. /tmp/test-cp-from-case-h405153726/testDir` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h405153726/testDir/file1-1" contains "file1-1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 3003580690fd854586e3a1183fb1ac485a51f759341c0321d3fcf7101900cbd8:dir1/. /tmp/test-cp-from-case-h405153726/testDir/` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h405153726/testDir/file1-1" contains "file1-1\n" [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 0be1139fb26410de901fbe542ff71bc0e646b0ed3791eab663fd5dbb1aafff26:/root/dir1/. /tmp/test-cp-from-case-i553325573/file1` [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp ac3a48c2274870dd4f83dce1295f55e762521b5b106a1ba0bf77a22546c2a797:/root/dir1/. /tmp/test-cp-from-case-j799980448/dir2` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j799980448/dir2/file1-1" contains "file1-1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp ac3a48c2274870dd4f83dce1295f55e762521b5b106a1ba0bf77a22546c2a797:/root/dir1/. /tmp/test-cp-from-case-j799980448/dir2/` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j799980448/dir2/file1-1" contains "file1-1\n" [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 67e13581a1d6779b70d784552e7f00797b53d3a0777e7ca1859c84c122254748:/file2 /tmp/test-cp-from-err-dst-not-dir578463359/symlinkToFile1` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir578463359/symlinkToFile1" points to "file1" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir578463359/file1" contains "file2\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 67e13581a1d6779b70d784552e7f00797b53d3a0777e7ca1859c84c122254748:/file2 /tmp/test-cp-from-err-dst-not-dir578463359/symlinkToDir1` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir578463359/symlinkToDir1" points to "dir1" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir578463359/file2" contains "file2\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 67e13581a1d6779b70d784552e7f00797b53d3a0777e7ca1859c84c122254748:/file2 /tmp/test-cp-from-err-dst-not-dir578463359/brokenSymlinkToFileX` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir578463359/brokenSymlinkToFileX" points to "fileX" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir578463359/fileX" contains "file2\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 67e13581a1d6779b70d784552e7f00797b53d3a0777e7ca1859c84c122254748:/dir2 /tmp/test-cp-from-err-dst-not-dir578463359/symlinkToDir1` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir578463359/symlinkToDir1" points to "dir1" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir578463359/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp 67e13581a1d6779b70d784552e7f00797b53d3a0777e7ca1859c84c122254748:/dir2 /tmp/test-cp-from-err-dst-not-dir578463359/brokenSymlinkToDirX` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir578463359/brokenSymlinkToDirX" points to "dirX" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir578463359/dirX/file2-1" contains "file2-1\n" [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s) [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.72s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a616008711/file1 0054f1024e21a9b74c77296a3ecc3c8a67b4dc49733288566ba9d86c69513e3d:/root/itWorks.txt` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:279: checking that container "0054f1024e21a9b74c77296a3ecc3c8a67b4dc49733288566ba9d86c69513e3d" start output contains "file1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0054f1024e21a9b74c77296a3ecc3c8a67b4dc49733288566ba9d86c69513e3d` [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b809738170/file1 d52759e0dd31f5cab796f0e8cff313f3bb2d1f1be87075186ec4b96e59d868fe:testDir/` [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:279: checking that container "190050b5fbc2ca84be15b39eacb8723b4a45e6d2ae0a3c9af4789da65eb61095" start output contains "file2\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:209: running `docker start -a 190050b5fbc2ca84be15b39eacb8723b4a45e6d2ae0a3c9af4789da65eb61095` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c984361937/file1 190050b5fbc2ca84be15b39eacb8723b4a45e6d2ae0a3c9af4789da65eb61095:/root/file2` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:279: checking that container "190050b5fbc2ca84be15b39eacb8723b4a45e6d2ae0a3c9af4789da65eb61095" start output contains "file1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:209: running `docker start -a 190050b5fbc2ca84be15b39eacb8723b4a45e6d2ae0a3c9af4789da65eb61095` [2019-09-25T00:46:27.245Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.98s) [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:279: checking that container "942c6b33c88374aeab76217530fd5b83c8f9e5fabd9c97e8512d62d03a856763" start output contains "" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:209: running `docker start -a 942c6b33c88374aeab76217530fd5b83c8f9e5fabd9c97e8512d62d03a856763` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d403403516/file1 942c6b33c88374aeab76217530fd5b83c8f9e5fabd9c97e8512d62d03a856763:dir1` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:279: checking that container "942c6b33c88374aeab76217530fd5b83c8f9e5fabd9c97e8512d62d03a856763" start output contains "file1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:209: running `docker start -a 942c6b33c88374aeab76217530fd5b83c8f9e5fabd9c97e8512d62d03a856763` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:279: checking that container "e12ac5790161a8bcb1f34b95c8be8bf9199507a23bea20a23c426dffabeefd54" start output contains "" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:209: running `docker start -a e12ac5790161a8bcb1f34b95c8be8bf9199507a23bea20a23c426dffabeefd54` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d403403516/file1 e12ac5790161a8bcb1f34b95c8be8bf9199507a23bea20a23c426dffabeefd54:dir1/` [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:279: checking that container "e12ac5790161a8bcb1f34b95c8be8bf9199507a23bea20a23c426dffabeefd54" start output contains "file1\n" [2019-09-25T00:46:27.245Z] docker_cli_cp_utils_test.go:209: running `docker start -a e12ac5790161a8bcb1f34b95c8be8bf9199507a23bea20a23c426dffabeefd54` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e064317483/dir1 ac820569f922c2aff84c2890a492fc0da5813825ff87b7d90ff728eb18b40691:testDir` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "ac820569f922c2aff84c2890a492fc0da5813825ff87b7d90ff728eb18b40691" start output contains "file1-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a ac820569f922c2aff84c2890a492fc0da5813825ff87b7d90ff728eb18b40691` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e064317483/dir1 54bedd25708baf2089835c2289aa54a9ec2fbde480f3d47e00c4ffe50d1a80c9:testDir/` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "54bedd25708baf2089835c2289aa54a9ec2fbde480f3d47e00c4ffe50d1a80c9" start output contains "file1-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a 54bedd25708baf2089835c2289aa54a9ec2fbde480f3d47e00c4ffe50d1a80c9` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f257008014/dir1 82c854afc86e719cf817179b20a7aa66c8bb9ef71353a8e75d907b2b3b434599:/root/file1` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.18s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "07c8f12000687189156eae746a52c92db739f6e214b4056f04b840907dd047f9" start output contains "" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a 07c8f12000687189156eae746a52c92db739f6e214b4056f04b840907dd047f9` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g355856789/dir1 07c8f12000687189156eae746a52c92db739f6e214b4056f04b840907dd047f9:/root/dir2` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "07c8f12000687189156eae746a52c92db739f6e214b4056f04b840907dd047f9" start output contains "file1-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a 07c8f12000687189156eae746a52c92db739f6e214b4056f04b840907dd047f9` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "a5ead2ac5432ee20246941c2223a4643ca34b7e537f30365939adf4ccfe0122c" start output contains "" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a a5ead2ac5432ee20246941c2223a4643ca34b7e537f30365939adf4ccfe0122c` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g355856789/dir1 a5ead2ac5432ee20246941c2223a4643ca34b7e537f30365939adf4ccfe0122c:/dir2/` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "a5ead2ac5432ee20246941c2223a4643ca34b7e537f30365939adf4ccfe0122c" start output contains "file1-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a a5ead2ac5432ee20246941c2223a4643ca34b7e537f30365939adf4ccfe0122c` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.35s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h545421808/dir1/. d3a57cdab14faa5c2afdb038738f15cf55b32f19ba39f9a1c7242e7908dbe10f:testDir` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "d3a57cdab14faa5c2afdb038738f15cf55b32f19ba39f9a1c7242e7908dbe10f" start output contains "file1-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a d3a57cdab14faa5c2afdb038738f15cf55b32f19ba39f9a1c7242e7908dbe10f` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h545421808/dir1/. dcad49b4eb57e81b69c5930129ab5ec86fe04c13b8b3fcc3545b6e3577df1ec7:testDir/` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "dcad49b4eb57e81b69c5930129ab5ec86fe04c13b8b3fcc3545b6e3577df1ec7" start output contains "file1-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a dcad49b4eb57e81b69c5930129ab5ec86fe04c13b8b3fcc3545b6e3577df1ec7` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i270371471/dir1/. 7c827f533a8d7f6cd282c6e6cdf2b8efcd615ea524b2603d2e36c754e3eed3ce:/root/file1` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.87s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "a752dfc59c00454e91c81b08d5e2481a5cda7b9fc79d90ba045f5913e8400ce8" start output contains "" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a a752dfc59c00454e91c81b08d5e2481a5cda7b9fc79d90ba045f5913e8400ce8` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j528493730/dir1/. a752dfc59c00454e91c81b08d5e2481a5cda7b9fc79d90ba045f5913e8400ce8:/dir2` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "a752dfc59c00454e91c81b08d5e2481a5cda7b9fc79d90ba045f5913e8400ce8" start output contains "file1-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a a752dfc59c00454e91c81b08d5e2481a5cda7b9fc79d90ba045f5913e8400ce8` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "3de77aecf45abfcc40c474a8c784fe6227867cec163b8c2ea202e532297ce11e" start output contains "" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3de77aecf45abfcc40c474a8c784fe6227867cec163b8c2ea202e532297ce11e` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j528493730/dir1/. 3de77aecf45abfcc40c474a8c784fe6227867cec163b8c2ea202e532297ce11e:/dir2/` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "3de77aecf45abfcc40c474a8c784fe6227867cec163b8c2ea202e532297ce11e" start output contains "file1-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3de77aecf45abfcc40c474a8c784fe6227867cec163b8c2ea202e532297ce11e` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions967733657/permdirtest permtest:/` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs166178611/file1 17304120459a08bdbab20cf1ee763c1324c33855d6dd28e9b24d3f7d4e5d6681:/root/shouldNotExist` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "17304120459a08bdbab20cf1ee763c1324c33855d6dd28e9b24d3f7d4e5d6681" start output contains "" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a 17304120459a08bdbab20cf1ee763c1324c33855d6dd28e9b24d3f7d4e5d6681` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume730649846/file1 28622ee7762fe834e5769f956c41f1e276e594c8129651771f44038a8acfcfcc:/vol_ro/shouldNotExist` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:279: checking that container "28622ee7762fe834e5769f956c41f1e276e594c8129651771f44038a8acfcfcc" start output contains "" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:209: running `docker start -a 28622ee7762fe834e5769f956c41f1e276e594c8129651771f44038a8acfcfcc` [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.24s) [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-742980061/file2 f888c25fc31b73a7414f520731e71a504c14af15b27b86060c2c949201159aa0:/vol2/symlinkToFile1` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-742980061/symlinkToFile1" points to "file1" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-742980061/file1" contains "file2\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-742980061/file2 f888c25fc31b73a7414f520731e71a504c14af15b27b86060c2c949201159aa0:/vol2/symlinkToDir1` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-742980061/symlinkToDir1" points to "dir1" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-742980061/file2" contains "file2\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-742980061/file2 f888c25fc31b73a7414f520731e71a504c14af15b27b86060c2c949201159aa0:/vol2/brokenSymlinkToFileX` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-742980061/brokenSymlinkToFileX" points to "fileX" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-742980061/fileX" contains "file2\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-742980061//dir2 f888c25fc31b73a7414f520731e71a504c14af15b27b86060c2c949201159aa0:/vol2/symlinkToDir1` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-742980061/symlinkToDir1" points to "dir1" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-742980061/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-742980061//dir2 f888c25fc31b73a7414f520731e71a504c14af15b27b86060c2c949201159aa0:/vol2/brokenSymlinkToDirX` [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-742980061/brokenSymlinkToDirX" points to "dirX" [2019-09-25T00:46:27.246Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-742980061/dirX/file2-1" contains "file2-1\n" [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.91s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.78s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.13s) [2019-09-25T00:46:27.246Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-25T00:46:27.246Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.06s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2019-09-25T00:46:27.246Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-25T00:46:27.246Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.65s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.00s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.27s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.64s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.72s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.84s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.85s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.05s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsAttach (0.93s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsCommit (1.19s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.09s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.97s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.91s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.68s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.55s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.96s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.87s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.81s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFilters (1.87s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFormat (1.81s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2019-09-25T00:46:27.246Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-25T00:46:27.246Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:46:27.246Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-09-25T00:46:27.246Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.76s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.94s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.00s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.12s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.71s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecCgroup (2.11s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.88s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.99s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecInspectID (3.11s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecInteractive (0.97s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.10s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.92s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) [2019-09-25T00:46:27.246Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestExecUlimits (0.99s) [2019-09-25T00:46:27.247Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-25T00:46:27.247Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.59s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestExecWithUser (1.18s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.60s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestHealth (20.87s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.26s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.07s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.87s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImportDisplay (1.70s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImportFile (1.97s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.03s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImportGzipped (1.82s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-09-25T00:46:27.247Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2019-09-25T00:46:27.247Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.56s) [2019-09-25T00:46:27.247Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-09-25T00:46:27.247Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.84s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.81s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-09-25T00:46:27.247Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.75s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2019-09-25T00:46:27.247Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-25T00:46:27.247Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.42s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.22s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectDefault (0.93s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-09-25T00:46:27.247Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-25T00:46:27.247Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.87s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.90s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectStatus (0.99s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.85s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.98s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.92s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.12s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.35s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.97s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.53s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.28s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.75s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.63s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.77s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.86s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.51s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.29s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.71s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.07s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.66s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.94s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.07s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestNetHostname (2.78s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.21s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPluginActive (1.65s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.42s) [2019-09-25T00:46:27.247Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-09-25T00:46:27.247Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.63s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s) [2019-09-25T00:46:27.247Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.17s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.42s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.65s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPortList (10.93s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.66s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.24s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.63s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.31s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsByOrder (3.28s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.17s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.78s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.16s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.20s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.25s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.53s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.67s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.71s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.50s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.53s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2019-09-25T00:46:27.247Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-09-25T00:46:27.247Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.30s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.67s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.24s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.79s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.47s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.82s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.84s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (2.10s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.15s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.06s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.94s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.65s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.90s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.69s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.56s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.96s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.91s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s) [2019-09-25T00:46:27.247Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.87s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.93s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.61s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.64s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.08s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.90s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.59s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-25T00:46:27.248Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.86s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.94s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.65s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.42s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.63s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.55s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.57s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunMount (6.41s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.40s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.53s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.34s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.66s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2019-09-25T00:46:27.248Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.70s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-25T00:46:27.248Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-25T00:46:27.248Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunRm (0.93s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.90s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.89s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.73s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.74s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.14s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunState (1.92s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.99s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.95s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.90s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunSysctls (1.84s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.93s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.93s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.32s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.90s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.96s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.55s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.39s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-09-25T00:46:27.248Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.89s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.75s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.51s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.33s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.72s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.86s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.80s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2019-09-25T00:46:27.248Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-25T00:46:27.248Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.48s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2019-09-25T00:46:27.248Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents295712327 [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s) [2019-09-25T00:46:27.248Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.53s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.58s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.51s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.74s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.79s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.84s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.02s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2019-09-25T00:46:27.249Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-09-25T00:46:27.249Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.87s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.59s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2019-09-25T00:46:27.249Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-25T00:46:27.249Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.83s) [2019-09-25T00:46:27.249Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-25T00:46:27.249Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.22s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.23s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateStats (4.22s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2019-09-25T00:46:27.249Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-25T00:46:27.249Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.15s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.00s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.42s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.79s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.37s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.76s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.40s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.64s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.45s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.51s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.32s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.33s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.60s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.30s) [2019-09-25T00:46:27.249Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.36s) [2019-09-25T00:46:27.249Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-25T00:46:27.249Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-25T00:46:27.249Z] === RUN TestDockerRegistrySuite [2019-09-25T00:46:27.249Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-09-25T00:46:28.180Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-25T00:46:29.549Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-25T00:46:31.457Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-25T00:46:31.457Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-25T00:46:36.714Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-25T00:46:38.173Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-25T00:46:38.173Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-09-25T00:46:39.988Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-09-25T00:46:45.244Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-09-25T00:46:45.807Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-25T00:46:47.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-25T00:46:48.547Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-25T00:46:49.917Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-25T00:46:51.287Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-25T00:46:52.656Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-25T00:46:52.958Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-25T00:46:54.025Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-25T00:46:56.548Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-25T00:46:57.633Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-09-25T00:46:57.633Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-25T00:46:58.090Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-09-25T00:46:59.072Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-25T00:47:00.261Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-25T00:47:00.450Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-25T00:47:00.719Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-09-25T00:47:03.725Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-09-25T00:47:05.095Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-25T00:47:05.095Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-25T00:47:06.465Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-25T00:47:07.835Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-25T00:47:08.767Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-09-25T00:47:12.943Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-25T00:47:12.943Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-09-25T00:47:14.315Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-09-25T00:47:14.315Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-09-25T00:47:14.572Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-09-25T00:47:14.829Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-25T00:47:15.086Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-25T00:47:15.343Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-09-25T00:47:15.511Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-09-25T00:47:15.601Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-09-25T00:47:15.858Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-25T00:47:17.757Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-09-25T00:47:19.237Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-09-25T00:47:19.237Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-25T00:47:19.650Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-25T00:47:21.020Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-09-25T00:47:22.390Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-25T00:47:23.323Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite (57.52s) [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.58s) [2019-09-25T00:47:23.889Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-09-25T00:47:23.889Z] check_test.go:196: Daemon d3d35f96e431f is not started [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2019-09-25T00:47:23.889Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-09-25T00:47:23.889Z] check_test.go:196: Daemon dfa882b2ae27d is not started [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s) [2019-09-25T00:47:23.889Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-09-25T00:47:23.889Z] check_test.go:196: Daemon dbef0eb3108a2 is not started [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-09-25T00:47:23.889Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-09-25T00:47:23.889Z] check_test.go:196: Daemon dda2ba3a21125 is not started [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.30s) [2019-09-25T00:47:23.889Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-09-25T00:47:23.889Z] check_test.go:196: Daemon d6e68d23b0fae is not started [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2019-09-25T00:47:23.889Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-09-25T00:47:23.889Z] check_test.go:196: Daemon dba5541149b56 is not started [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.26s) [2019-09-25T00:47:23.889Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-09-25T00:47:23.889Z] check_test.go:196: Daemon d7fb0530753cd is not started [2019-09-25T00:47:23.889Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2019-09-25T00:47:23.889Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d7ceeb236f957 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d7faeeb5be042 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d85328fa75e27 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.40s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon ddec06f7b8d3e is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d5a741f5b5bbe is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon db4910378c314 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon dc806b1db8d2e is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-09-25T00:47:23.890Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0f26cf2f9cc4d23632986d555a0fae61783cc54dbfe4e6c82be66748481af28d [2019-09-25T00:47:23.890Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:def1cea2c6870f445b5cda7e6da61a59304853280775de4632c46f45b7815e16 [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d62684fb93d98 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-09-25T00:47:23.890Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:400778de6e695656f301e6a1035ba0de6545fb1fec17895655ba31d5b78765fc [2019-09-25T00:47:23.890Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c6972bf0b55fa1fcb96e6a98ba2ca1414e015fa6a9d8e6072f44a27e5c6b187 [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d00bae6e37471 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d7198e671e852 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.25s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon dea2b9dd1aada is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d46a126f713d3 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d8998ae7d7a7d is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d4ffba7ac159e is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d9ed0c2ba3521 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d057fe981b35e is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.48s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d2854ea875927 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon dc201d7c160f2 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d3bc21e157847 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d8e361a2be708 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d9ccd24d002db is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon dc73c9de85b1f is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d3afce9df6766 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d2d627e37cf3b is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon db77bb8681bdf is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.70s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d463fa8623cac is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.13s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon de65d59377af8 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon db08484feb548 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-09-25T00:47:23.890Z] check_test.go:196: Daemon d50d80c4e1a45 is not started [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-09-25T00:47:23.890Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-09-25T00:47:23.890Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-09-25T00:47:23.890Z] === RUN TestDockerSchema1RegistrySuite [2019-09-25T00:47:23.890Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-25T00:47:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-25T00:47:28.323Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-25T00:47:28.323Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-25T00:47:31.732Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-25T00:47:32.663Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-25T00:47:34.562Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-25T00:47:37.938Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-25T00:47:38.869Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-25T00:47:40.296Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-09-25T00:47:40.296Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-09-25T00:47:40.296Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-09-25T00:47:40.296Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-09-25T00:47:40.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-25T00:47:40.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-25T00:47:40.764Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-25T00:47:41.979Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-09-25T00:47:42.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-25T00:47:43.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-25T00:47:43.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-25T00:47:45.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-25T00:47:49.568Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-25T00:47:49.568Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-25T00:47:49.826Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-25T00:47:50.087Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-25T00:47:50.632Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-25T00:47:50.632Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-25T00:47:50.797Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-25T00:47:50.905Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite (27.19s) [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d264b19b910d4 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.14s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon dd02a52a9bbed is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d9e0d729da3e6 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.94s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon dc7c71b17e7a0 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.38s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d534c602a392a is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d1ddfeaea63c6 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon df98439b7d9b2 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.80s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d5811f6fb4c52 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d18ea53e5857d is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.51s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d5aa75f6eda97 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.98s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d288a5f86c7d0 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d8d83424f2115 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d9d64b6c73a27 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d82201e1638ec is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d615138ffaf61 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d19924cbcb800 is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon d86bdae3736af is not started [2019-09-25T00:47:51.163Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-09-25T00:47:51.163Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-09-25T00:47:51.163Z] check_test.go:223: Daemon dfbf5ed17dcc9 is not started [2019-09-25T00:47:51.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-09-25T00:47:51.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-25T00:47:52.099Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-25T00:47:52.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-25T00:47:52.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-25T00:47:52.966Z] === RUN TestDockerSuite/TestBuildXZHost [2019-09-25T00:47:52.966Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-25T00:47:52.966Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-09-25T00:47:53.423Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-09-25T00:47:53.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-25T00:47:54.108Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-25T00:47:54.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-25T00:47:55.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.09s) [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2019-09-25T00:47:55.238Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-09-25T00:47:55.238Z] check_test.go:252: Daemon d6cfd09ac8e4f is not started [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2019-09-25T00:47:55.238Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-09-25T00:47:55.238Z] check_test.go:252: Daemon df6bfb251b6fa is not started [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-09-25T00:47:55.238Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-09-25T00:47:55.238Z] check_test.go:252: Daemon d7c838e791017 is not started [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2019-09-25T00:47:55.238Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-09-25T00:47:55.238Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-09-25T00:47:55.238Z] check_test.go:252: Daemon d7d08147321d4 is not started [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-09-25T00:47:55.238Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-09-25T00:47:55.238Z] check_test.go:252: Daemon d650cdb5c1201 is not started [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2019-09-25T00:47:55.238Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-09-25T00:47:55.238Z] check_test.go:252: Daemon de01e9fc752aa is not started [2019-09-25T00:47:55.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-09-25T00:47:55.238Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-09-25T00:47:55.238Z] check_test.go:252: Daemon d1189ebeb727e is not started [2019-09-25T00:47:55.238Z] === RUN TestDockerRegistryAuthTokenSuite [2019-09-25T00:47:55.238Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-25T00:47:55.595Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-09-25T00:48:00.306Z] === RUN TestDockerSuite/TestCommitChange [2019-09-25T00:48:00.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-25T00:48:00.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-25T00:48:00.748Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-25T00:48:00.748Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-25T00:48:01.008Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-09-25T00:48:01.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-09-25T00:48:01.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-09-25T00:48:01.008Z] check_test.go:279: Daemon df72248179649 is not started [2019-09-25T00:48:01.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2019-09-25T00:48:01.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-09-25T00:48:01.008Z] check_test.go:279: Daemon d9acf1d6e3b7b is not started [2019-09-25T00:48:01.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-09-25T00:48:01.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-09-25T00:48:01.008Z] check_test.go:279: Daemon d7a16afeb46e0 is not started [2019-09-25T00:48:01.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2019-09-25T00:48:01.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-09-25T00:48:01.008Z] check_test.go:279: Daemon d98972d9038ee is not started [2019-09-25T00:48:01.008Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-09-25T00:48:01.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-09-25T00:48:01.008Z] check_test.go:279: Daemon d9296cc0099aa is not started [2019-09-25T00:48:01.008Z] === RUN TestDockerNetworkSuite [2019-09-25T00:48:01.008Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-25T00:48:01.941Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities [2019-09-25T00:48:02.518Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer [2019-09-25T00:48:04.413Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverGet [2019-09-25T00:48:04.413Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-25T00:48:04.670Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverList [2019-09-25T00:48:04.670Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-25T00:48:04.928Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverMountID [2019-09-25T00:48:06.121Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-09-25T00:48:06.823Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverNamed [2019-09-25T00:48:08.193Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-25T00:48:10.811Z] === RUN TestDockerSuite/TestCommitHardlink [2019-09-25T00:48:10.811Z] === RUN TestDockerSuite/TestCommitNewFile [2019-09-25T00:48:17.869Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-09-25T00:48:17.869Z] === RUN TestDockerSuite/TestCommitTTY [2019-09-25T00:48:26.261Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls [2019-09-25T00:48:30.231Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-09-25T00:48:36.006Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-09-25T00:48:38.471Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-09-25T00:48:40.366Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-25T00:48:43.059Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-25T00:48:44.541Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-09-25T00:48:47.064Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-25T00:48:50.112Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-25T00:48:50.112Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-25T00:48:51.641Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-09-25T00:48:51.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-25T00:48:51.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-25T00:48:51.641Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-09-25T00:48:52.318Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-25T00:48:53.814Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-25T00:48:53.815Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-09-25T00:48:53.815Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-09-25T00:48:54.842Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-25T00:48:56.708Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-25T00:48:56.708Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-25T00:48:56.708Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-25T00:48:56.708Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-25T00:48:56.708Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-09-25T00:48:59.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-09-25T00:49:01.136Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-09-25T00:49:03.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-09-25T00:49:03.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-25T00:49:03.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-25T00:49:05.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-25T00:49:05.480Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-09-25T00:49:09.696Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-25T00:49:12.538Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-09-25T00:49:12.538Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-09-25T00:49:12.538Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-25T00:49:14.716Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-25T00:49:14.716Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-09-25T00:49:14.952Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-25T00:49:16.890Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-09-25T00:49:16.891Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-09-25T00:49:19.784Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-09-25T00:49:19.784Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-09-25T00:49:26.839Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-09-25T00:49:29.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-25T00:49:29.806Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-25T00:49:30.562Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-25T00:49:32.334Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-09-25T00:49:34.858Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-25T00:49:35.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-25T00:49:35.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-25T00:49:35.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-25T00:49:35.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-25T00:49:35.244Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-09-25T00:49:36.774Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-25T00:49:36.774Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-09-25T00:49:38.134Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-25T00:49:38.949Z] === RUN TestDockerSuite/TestContainerAPITop [2019-09-25T00:49:38.949Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-09-25T00:49:41.121Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-09-25T00:49:41.121Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-09-25T00:49:45.801Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-09-25T00:49:46.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-09-25T00:49:47.331Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-09-25T00:49:47.331Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-09-25T00:49:47.331Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-09-25T00:49:47.331Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-25T00:49:47.331Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-25T00:49:47.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-25T00:49:49.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-09-25T00:49:51.487Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-25T00:49:54.023Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-25T00:49:57.299Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-25T00:50:00.574Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-09-25T00:50:01.138Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-25T00:50:03.663Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-09-25T00:50:06.186Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-09-25T00:50:09.462Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-09-25T00:50:14.627Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-09-25T00:50:16.157Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-09-25T00:50:16.614Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-09-25T00:50:16.614Z] === RUN TestDockerSuite/TestCpRelativePath [2019-09-25T00:50:18.785Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-09-25T00:50:18.785Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-09-25T00:50:18.785Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-25T00:50:18.785Z] === RUN TestDockerSuite/TestCpToCaseA [2019-09-25T00:50:23.459Z] === RUN TestDockerSuite/TestCpToCaseB [2019-09-25T00:50:25.632Z] === RUN TestDockerSuite/TestCpToCaseC [2019-09-25T00:50:25.632Z] === RUN TestDockerSuite/TestCpToCaseD [2019-09-25T00:50:25.632Z] === RUN TestDockerSuite/TestCpToCaseE [2019-09-25T00:50:34.182Z] === RUN TestDockerSuite/TestCpToCaseF [2019-09-25T00:50:34.639Z] === RUN TestDockerSuite/TestCpToCaseG [2019-09-25T00:50:34.639Z] === RUN TestDockerSuite/TestCpToCaseH [2019-09-25T00:50:36.010Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed [2019-09-25T00:50:44.935Z] === RUN TestDockerSuite/TestCpToCaseI [2019-09-25T00:50:44.935Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-09-25T00:50:44.935Z] === RUN TestDockerSuite/TestCpToDot [2019-09-25T00:50:45.898Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-09-25T00:50:45.898Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-09-25T00:50:45.898Z] === RUN TestDockerSuite/TestCpToStdout [2019-09-25T00:50:48.072Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-09-25T00:50:48.072Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-09-25T00:50:48.072Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-09-25T00:50:48.072Z] === RUN TestDockerSuite/TestCpVolumePath [2019-09-25T00:50:48.072Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-09-25T00:50:48.529Z] === RUN TestDockerSuite/TestCreateArgs [2019-09-25T00:50:48.529Z] === RUN TestDockerSuite/TestCreateByImageID [2019-09-25T00:50:50.059Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-09-25T00:50:50.863Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom [2019-09-25T00:50:52.229Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-09-25T00:50:52.686Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-09-25T00:50:52.686Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-09-25T00:50:55.583Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-09-25T00:50:55.583Z] === RUN TestDockerSuite/TestCreateLabels [2019-09-25T00:50:56.040Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-09-25T00:50:56.040Z] === RUN TestDockerSuite/TestCreateRM [2019-09-25T00:50:56.496Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-09-25T00:50:56.496Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-09-25T00:50:56.496Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-09-25T00:50:56.954Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-09-25T00:51:03.045Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-25T00:51:05.502Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-09-25T00:51:05.502Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-09-25T00:51:05.959Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-09-25T00:51:06.321Z] === RUN TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-25T00:51:10.635Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-09-25T00:51:10.635Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-25T00:51:10.635Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-09-25T00:51:12.806Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-25T00:51:12.806Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDevicePermissions [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDockerFails [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestEventsAttach [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestEventsCommit [2019-09-25T00:51:13.264Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-09-25T00:51:16.160Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-09-25T00:51:18.329Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-25T00:51:20.498Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-09-25T00:51:21.174Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-25T00:51:22.104Z] === RUN TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict [2019-09-25T00:51:35.286Z] === RUN TestDockerSuite/TestEventsCopy [2019-09-25T00:51:39.013Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite (216.19s) [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume (0.95s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume" [2019-09-25T00:51:40.164Z] docker_cli_external_volume_driver_test.go:53: Daemon d1287190c3699 is not started [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities (0.60s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer (1.59s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGet (0.04s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGet" [2019-09-25T00:51:40.164Z] docker_cli_external_volume_driver_test.go:53: Daemon ddbb35ad6758c is not started [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse (0.56s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverList (0.04s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverList" [2019-09-25T00:51:40.164Z] docker_cli_external_volume_driver_test.go:53: Daemon dfa508949fbe8 is not started [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked (0.12s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-09-25T00:51:40.164Z] docker_cli_external_volume_driver_test.go:53: Daemon d3a9293fbffce is not started [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverMountID (1.74s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverMountID" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverNamed (1.62s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverNamed" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.55s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp (31.80s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed (16.53s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom (17.29s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom" [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart (16.32s) [2019-09-25T00:51:40.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-09-25T00:51:40.164Z] docker_cli_external_volume_driver_test.go:485: Daemon d82aeb89859a7 is not started [2019-09-25T00:51:40.164Z] --- PASS: TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict" [2019-09-25T00:51:40.165Z] docker_cli_external_volume_driver_test.go:53: Daemon d7f04971e4d00 is not started [2019-09-25T00:51:40.165Z] === RUN TestDockerHubPullSuite [2019-09-25T00:51:40.165Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite (1745.98s) [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.95s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.21s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.69s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.96s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-25T00:51:40.165Z] check_test.go:358: [dd724765cae44] joining swarm manager [dc9490885a9c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-09-25T00:51:40.165Z] check_test.go:358: [d8bdadf3c8e71] joining swarm manager [dc9490885a9c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] check_test.go:379: Daemon dd724765cae44 is not started [2019-09-25T00:51:40.165Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-25T00:51:40.165Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.48s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-09-25T00:51:40.165Z] check_test.go:358: [d8d6b31c4902b] joining swarm manager [d4b777f10277e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.02s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.88s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-25T00:51:40.165Z] check_test.go:358: [ddb64752bd157] joining swarm manager [db279718ff565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-09-25T00:51:40.165Z] check_test.go:358: [d0079b834d4c6] joining swarm manager [db279718ff565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-25T00:51:40.165Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-25T00:51:40.165Z] check_test.go:358: [d69b16327c98f] joining swarm manager [da957908e2e64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-09-25T00:51:40.165Z] check_test.go:358: [d29f51506d1a9] joining swarm manager [da957908e2e64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.24s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.62s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-25T00:51:40.165Z] check_test.go:358: [db6024dfdf17d] joining swarm manager [d0259a3d9f53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-09-25T00:51:40.165Z] check_test.go:358: [dd6905bc889a9] joining swarm manager [d0259a3d9f53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.30s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-25T00:51:40.165Z] check_test.go:358: [dfd705a88eb81] joining swarm manager [d7a12b0f1a23e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-09-25T00:51:40.165Z] check_test.go:358: [def57e32bb0e9] joining swarm manager [d7a12b0f1a23e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.25s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-09-25T00:51:40.165Z] check_test.go:358: [dc4f7956f3217] joining swarm manager [d00192f904819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-25T00:51:40.165Z] check_test.go:358: [d24122967cf6c] joining swarm manager [dcc3fbeb3b050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-09-25T00:51:40.165Z] check_test.go:358: [d1ff63382ed33] joining swarm manager [dcc3fbeb3b050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.01s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-09-25T00:51:40.165Z] check_test.go:358: [d0bb06e6fc809] joining swarm manager [d5db529f5f2fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.10s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-25T00:51:40.165Z] check_test.go:358: [db8c89eac51e7] joining swarm manager [d2a03fd0831d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-09-25T00:51:40.165Z] check_test.go:358: [d5b9092768aec] joining swarm manager [d2a03fd0831d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] check_test.go:379: Daemon d5b9092768aec is not started [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.88s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-25T00:51:40.165Z] check_test.go:358: [d2299141a91f2] joining swarm manager [d7a9d15295791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-25T00:51:40.165Z] check_test.go:358: [d36c7d2b75b2c] joining swarm manager [d7a9d15295791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-25T00:51:40.165Z] check_test.go:358: [d52347f8a9ed8] joining swarm manager [d7a9d15295791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-25T00:51:40.165Z] check_test.go:358: [dcf826b99b35d] joining swarm manager [d7a9d15295791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-09-25T00:51:40.165Z] check_test.go:358: [d8bc25afd77b8] joining swarm manager [d7a9d15295791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.86s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.24s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-25T00:51:40.165Z] check_test.go:358: [d6f3c913b1e8b] joining swarm manager [db1395816f2be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-09-25T00:51:40.165Z] check_test.go:358: [d1e852457c2b8] joining swarm manager [db1395816f2be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.05s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-25T00:51:40.165Z] check_test.go:358: [dec749d76aad4] joining swarm manager [d367ab17d6ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-09-25T00:51:40.165Z] check_test.go:358: [d0065130fb769] joining swarm manager [d367ab17d6ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.13s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-25T00:51:40.165Z] check_test.go:358: [ddbb34439f5f5] joining swarm manager [d1fa1745bca3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-09-25T00:51:40.165Z] check_test.go:358: [d73807097771f] joining swarm manager [d1fa1745bca3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.45s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.20s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-25T00:51:40.165Z] check_test.go:358: [db99ae0532c1d] joining swarm manager [dc20a6569bfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-25T00:51:40.165Z] check_test.go:358: [ddac532733631] joining swarm manager [dc20a6569bfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-25T00:51:40.165Z] check_test.go:358: [d6c9b75eb9318] joining swarm manager [dc20a6569bfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-09-25T00:51:40.165Z] check_test.go:358: [db305d7496ded] joining swarm manager [dc20a6569bfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.93s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.40s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-25T00:51:40.165Z] check_test.go:358: [df998a234f3ef] joining swarm manager [d4bf4d4b80f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-09-25T00:51:40.165Z] check_test.go:358: [d9fa4c6a0079d] joining swarm manager [d4bf4d4b80f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.22s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-25T00:51:40.165Z] check_test.go:358: [d964c6e14a2c9] joining swarm manager [dd44e5cd2e2d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-09-25T00:51:40.165Z] check_test.go:358: [d7ca5cf4d238c] joining swarm manager [dd44e5cd2e2d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] check_test.go:379: Daemon d964c6e14a2c9 is not started [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-25T00:51:40.165Z] check_test.go:358: [d5baa0f7d89c6] joining swarm manager [dcb2cb3fd4a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-09-25T00:51:40.165Z] check_test.go:358: [dfd0fe0d79f57] joining swarm manager [dcb2cb3fd4a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.69s) [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-25T00:51:40.165Z] check_test.go:358: [d1b75c298d8cb] joining swarm manager [d91b24d4c131c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.165Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-09-25T00:51:40.165Z] check_test.go:358: [da74f02e254b0] joining swarm manager [d91b24d4c131c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.88s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.10s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.11s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.99s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.06s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.47s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.39s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.16s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (14.92s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.25s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.50s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.00s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.61s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.08s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.50s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.77s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.69s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.50s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-09-25T00:51:40.166Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.dtrbg1ooaw8v@f6435a194eca | hello1\n" [2019-09-25T00:51:40.166Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.89tnhxbhm2m2@f6435a194eca | hello2\n" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.66s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.98s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.32s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.22s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.13s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.64s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-09-25T00:51:40.166Z] docker_cli_service_logs_test.go:242: checking task rmiy8f3vi5xq [2019-09-25T00:51:40.166Z] docker_cli_service_logs_test.go:247: checking messages for rmiy8f3vi5xq [2019-09-25T00:51:40.166Z] docker_cli_service_logs_test.go:242: checking task pekksthjbmym [2019-09-25T00:51:40.166Z] docker_cli_service_logs_test.go:247: checking messages for pekksthjbmym [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.01s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.97s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.07s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-25T00:51:40.166Z] check_test.go:358: [ddf34d1028306] joining swarm manager [d2b2509324cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-09-25T00:51:40.166Z] check_test.go:358: [d523e1fdecd69] joining swarm manager [d2b2509324cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.78s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.32s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.65s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.38s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-25T00:51:40.166Z] check_test.go:358: [d903a4a527077] joining swarm manager [d4a978ecbf5b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-09-25T00:51:40.166Z] check_test.go:358: [d5aeb5ca7b981] joining swarm manager [d4a978ecbf5b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.30s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-25T00:51:40.166Z] check_test.go:358: [db50ad1d9a21d] joining swarm manager [d6b01fe6200f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-09-25T00:51:40.166Z] check_test.go:358: [deb68a17b8e89] joining swarm manager [d6b01fe6200f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.01s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (18.75s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.69s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.89s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.92s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.13s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.78s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-09-25T00:51:40.166Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-25T00:51:40.166Z] requirement.go:26: unmatched requirement IPv6 [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.35s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.89s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.33s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-25T00:51:40.166Z] check_test.go:358: [dc95cf42768c8] joining swarm manager [d2be6a87f7649]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-09-25T00:51:40.166Z] check_test.go:358: [d85c74dd30364] joining swarm manager [d2be6a87f7649]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.41s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.97s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.17s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-25T00:51:40.166Z] check_test.go:358: [dcbd3063cac21] joining swarm manager [d38f7fd0cf4a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-25T00:51:40.166Z] check_test.go:358: [d01ca1d2ec4d8] joining swarm manager [d38f7fd0cf4a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-09-25T00:51:40.166Z] check_test.go:358: [d95fe55a1d88b] joining swarm manager [d38f7fd0cf4a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.95s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-25T00:51:40.166Z] check_test.go:358: [d8d2d92aedf98] joining swarm manager [df8fe2ed559d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-09-25T00:51:40.166Z] check_test.go:358: [d836a6cadc63f] joining swarm manager [df8fe2ed559d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.30s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-09-25T00:51:40.166Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-25T00:51:40.166Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-25T00:51:40.166Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-25T00:51:40.166Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-25T00:51:40.166Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-25T00:51:40.166Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-25T00:51:40.166Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-25T00:51:40.166Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.94s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.52s) [2019-09-25T00:51:40.166Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-09-25T00:51:40.166Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.35s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-09-25T00:51:40.167Z] check_test.go:358: [d2b569e1a9252] joining swarm manager [dc7bd556190bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.96s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.59s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.83s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.54s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.06s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.25s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-09-25T00:51:40.167Z] check_test.go:358: [d0b3f6cdaa370] joining swarm manager [d46c6b7db7dd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.96s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.19s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.92s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.27s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.31s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.55s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.16s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.24s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.06s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.88s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.95s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.38s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.89s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-09-25T00:51:40.167Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s) [2019-09-25T00:51:40.167Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-09-25T00:51:40.167Z] === RUN TestDockerExternalVolumeSuite [2019-09-25T00:51:40.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-25T00:51:44.789Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-09-25T00:51:46.319Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-09-25T00:51:47.283Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-09-25T00:51:51.008Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-09-25T00:51:51.472Z] === RUN TestDockerSuite/TestEventsFilterType [2019-09-25T00:51:52.435Z] === RUN TestDockerSuite/TestEventsFilters [2019-09-25T00:51:55.027Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-25T00:51:55.028Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-09-25T00:51:57.113Z] === RUN TestDockerSuite/TestEventsFormat [2019-09-25T00:52:01.789Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-09-25T00:52:01.789Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-09-25T00:52:01.789Z] === RUN TestDockerSuite/TestEventsImageImport [2019-09-25T00:52:01.789Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-09-25T00:52:01.789Z] === RUN TestDockerSuite/TestEventsImagePull [2019-09-25T00:52:01.789Z] === RUN TestDockerSuite/TestEventsImageTag [2019-09-25T00:52:03.320Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-09-25T00:52:03.320Z] === RUN TestDockerSuite/TestEventsRename [2019-09-25T00:52:05.491Z] === RUN TestDockerSuite/TestEventsResize [2019-09-25T00:52:08.385Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-09-25T00:52:11.281Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-25T00:52:13.085Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-09-25T00:52:13.610Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-09-25T00:52:18.384Z] === RUN TestDockerSuite/TestEventsTop [2019-09-25T00:52:18.384Z] === RUN TestDockerSuite/TestEventsUntag [2019-09-25T00:52:21.278Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-09-25T00:52:25.006Z] === RUN TestDockerSuite/TestExec [2019-09-25T00:52:25.006Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-09-25T00:52:25.006Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-09-25T00:52:27.177Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-09-25T00:52:27.937Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-25T00:52:28.706Z] === RUN TestDockerSuite/TestExecAPIStart [2019-09-25T00:52:29.163Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-25T00:52:29.163Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-09-25T00:52:29.163Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-09-25T00:52:31.332Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-09-25T00:52:33.501Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-09-25T00:52:35.675Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-09-25T00:52:37.846Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-09-25T00:52:42.789Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-09-25T00:52:43.623Z] === RUN TestDockerSuite/TestExecCgroup [2019-09-25T00:52:43.623Z] === RUN TestDockerSuite/TestExecEnv [2019-09-25T00:52:43.623Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-09-25T00:52:43.623Z] === RUN TestDockerSuite/TestExecExitStatus [2019-09-25T00:52:45.153Z] === RUN TestDockerSuite/TestExecInspectID [2019-09-25T00:52:49.831Z] === RUN TestDockerSuite/TestExecInteractive [2019-09-25T00:52:49.831Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-09-25T00:52:49.831Z] === RUN TestDockerSuite/TestExecParseError [2019-09-25T00:52:49.831Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-09-25T00:52:49.831Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-25T00:52:49.831Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-25T00:52:52.723Z] === RUN TestDockerSuite/TestExecSetEnv [2019-09-25T00:52:52.723Z] === RUN TestDockerSuite/TestExecStartFails [2019-09-25T00:52:52.723Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-09-25T00:52:52.723Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-09-25T00:52:52.723Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-09-25T00:52:52.723Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-09-25T00:52:54.893Z] === RUN TestDockerSuite/TestExecUlimits [2019-09-25T00:52:54.893Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-09-25T00:52:54.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-25T00:52:58.249Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-09-25T00:53:03.452Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-09-25T00:53:03.452Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-09-25T00:53:03.452Z] === RUN TestDockerSuite/TestExecWithUser [2019-09-25T00:53:03.452Z] === RUN TestDockerSuite/TestGetContainerStats [2019-09-25T00:53:09.231Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-09-25T00:53:13.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-25T00:53:13.101Z] --- PASS: TestDockerHubPullSuite (96.05s) [2019-09-25T00:53:13.101Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (16.51s) [2019-09-25T00:53:13.101Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-09-25T00:53:13.101Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.20s) [2019-09-25T00:53:13.101Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.42s) [2019-09-25T00:53:13.101Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (16.57s) [2019-09-25T00:53:13.101Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.24s) [2019-09-25T00:53:13.101Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.09s) [2019-09-25T00:53:13.101Z] PASS [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === Skipped [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-25T00:53:13.101Z] docker_cli_sni_test.go:18: Flakey test [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-25T00:53:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.101Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-25T00:53:13.101Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-25T00:53:13.101Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-25T00:53:13.101Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-09-25T00:53:13.102Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-25T00:53:13.102Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-09-25T00:53:13.102Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-25T00:53:13.102Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-25T00:53:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] [2019-09-25T00:53:13.102Z] DONE 1223 tests, 43 skipped in 2223.388s [2019-09-25T00:53:13.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-25T00:53:13.359Z] ++++ cat bundles/test-integration/docker.pid [2019-09-25T00:53:13.359Z] +++ kill 7273 [2019-09-25T00:53:15.005Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-09-25T00:53:18.730Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-09-25T00:53:19.910Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-25T00:53:19.910Z] +++ /etc/init.d/apparmor stop [2019-09-25T00:53:19.910Z] Clearing AppArmor profiles cache:. [2019-09-25T00:53:19.910Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-25T00:53:19.910Z] Unloading profiles will leave already running processes permanently [2019-09-25T00:53:19.910Z] unconfined, which can lead to unexpected situations. [2019-09-25T00:53:19.910Z] [2019-09-25T00:53:19.910Z] To set a process to complain mode, use the command line tool [2019-09-25T00:53:19.910Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-25T00:53:19.910Z] with the 'teardown' option." [2019-09-25T00:53:19.910Z] [2019-09-25T00:53:25.780Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-09-25T00:53:25.780Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-25T00:53:25.780Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-09-25T00:53:25.780Z] === RUN TestDockerSuite/TestHealth [2019-09-25T00:53:25.780Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-09-25T00:53:25.780Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-09-25T00:53:25.780Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-09-25T00:53:25.780Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-09-25T00:53:30.452Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-09-25T00:53:30.452Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-25T00:53:30.452Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-09-25T00:53:30.452Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-25T00:53:30.452Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-25T00:53:30.909Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-25T00:53:31.365Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-25T00:53:31.365Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-25T00:53:32.328Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-25T00:53:32.328Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-09-25T00:53:34.498Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-09-25T00:53:34.498Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-09-25T00:53:36.666Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-09-25T00:53:41.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-25T00:53:43.720Z] === RUN TestDockerSuite/TestImagesFormat [2019-09-25T00:53:44.177Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-09-25T00:53:44.177Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-09-25T00:53:47.898Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-09-25T00:53:47.898Z] === RUN TestDockerSuite/TestImportBadURL [2019-09-25T00:53:50.065Z] === RUN TestDockerSuite/TestImportDisplay [2019-09-25T00:53:50.065Z] === RUN TestDockerSuite/TestImportFile [2019-09-25T00:53:50.522Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-09-25T00:53:50.522Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-09-25T00:53:50.522Z] === RUN TestDockerSuite/TestImportGzipped [2019-09-25T00:53:50.522Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-09-25T00:53:50.522Z] === RUN TestDockerSuite/TestInfoDebug [2019-09-25T00:53:50.522Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-25T00:53:50.522Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInfoFormat [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-25T00:53:50.979Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-09-25T00:53:53.150Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-25T00:53:55.324Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-25T00:53:55.324Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-25T00:53:55.324Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-09-25T00:53:55.781Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-09-25T00:53:55.781Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-09-25T00:53:56.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-25T00:53:57.950Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-09-25T00:53:57.950Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-09-25T00:54:00.126Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-09-25T00:54:00.126Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-09-25T00:54:00.583Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-09-25T00:54:00.583Z] === RUN TestDockerSuite/TestInspectDefault [2019-09-25T00:54:02.758Z] === RUN TestDockerSuite/TestInspectHistory [2019-09-25T00:54:07.432Z] === RUN TestDockerSuite/TestInspectImage [2019-09-25T00:54:07.432Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-09-25T00:54:07.432Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-09-25T00:54:07.889Z] === RUN TestDockerSuite/TestInspectInt64 [2019-09-25T00:54:10.060Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-09-25T00:54:12.234Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-09-25T00:54:12.234Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-09-25T00:54:14.404Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-09-25T00:54:16.577Z] === RUN TestDockerSuite/TestInspectPlugin [2019-09-25T00:54:16.577Z] === RUN TestDockerSuite/TestInspectRootFS [2019-09-25T00:54:16.577Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-09-25T00:54:18.752Z] === RUN TestDockerSuite/TestInspectStatus [2019-09-25T00:54:21.655Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-09-25T00:54:25.387Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-09-25T00:54:27.560Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-25T00:54:28.719Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-25T00:54:29.728Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-09-25T00:54:31.896Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-09-25T00:54:34.066Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-25T00:54:36.237Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksEnvs [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-09-25T00:54:38.408Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-25T00:54:40.578Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-25T00:54:42.746Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-09-25T00:54:43.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-25T00:54:48.523Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-09-25T00:54:55.695Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-09-25T00:54:55.695Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-09-25T00:54:57.228Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-09-25T00:54:57.684Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-09-25T00:55:06.232Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-25T00:55:13.288Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-09-25T00:55:15.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-25T00:55:21.836Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-25T00:55:24.011Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-25T00:55:26.179Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-25T00:55:26.179Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-09-25T00:55:29.071Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-09-25T00:55:30.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-25T00:55:30.599Z] === RUN TestDockerSuite/TestLogsSince [2019-09-25T00:55:40.897Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-09-25T00:55:40.897Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-09-25T00:55:40.897Z] === RUN TestDockerSuite/TestLogsTail [2019-09-25T00:55:43.069Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-09-25T00:55:45.238Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-09-25T00:55:45.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestMountIntoProc [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestMountIntoSys [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestNetHostname [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestPluginActive [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-09-25T00:55:47.415Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-09-25T00:55:47.878Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPortHostBinding [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPortList [2019-09-25T00:55:47.879Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-25T00:55:58.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-25T00:56:01.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-25T00:56:01.178Z] === RUN TestDockerSuite/TestPsByOrder [2019-09-25T00:56:09.792Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-09-25T00:56:09.792Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-09-25T00:56:18.412Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-09-25T00:56:31.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-25T00:56:36.163Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-09-25T00:56:36.163Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-09-25T00:56:36.163Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-09-25T00:56:48.604Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-09-25T00:56:53.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-25T00:56:55.723Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-09-25T00:57:08.159Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-09-25T00:57:11.922Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-09-25T00:57:11.922Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-09-25T00:57:11.922Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-09-25T00:57:16.646Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-09-25T00:57:16.646Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-25T00:57:16.646Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-25T00:57:16.646Z] === RUN TestDockerSuite/TestPsRightTagName [2019-09-25T00:57:16.646Z] === RUN TestDockerSuite/TestPsShowMounts [2019-09-25T00:57:23.769Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-09-25T00:57:23.769Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-25T00:57:24.232Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-25T00:57:24.232Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-25T00:57:25.786Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-09-25T00:57:25.909Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-25T00:57:26.764Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-25T00:57:26.764Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-09-25T00:57:31.488Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-09-25T00:57:35.345Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-09-25T00:57:37.543Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-09-25T00:57:58.059Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-25T00:58:02.773Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-09-25T00:58:02.773Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-09-25T00:58:05.701Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-09-25T00:58:06.164Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-09-25T00:58:06.164Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-09-25T00:58:07.140Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-09-25T00:58:10.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-25T00:58:11.861Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-09-25T00:58:20.476Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-25T00:58:20.476Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-09-25T00:58:27.587Z] === RUN TestDockerSuite/TestRmiBlank [2019-09-25T00:58:27.587Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-09-25T00:58:27.587Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-09-25T00:58:28.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-25T00:58:42.474Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-09-25T00:58:45.401Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-09-25T00:58:45.865Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-25T00:58:46.356Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-25T00:58:52.980Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-09-25T00:58:58.808Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite (441.36s) [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-09-25T00:59:01.234Z] docker_cli_external_volume_driver_test.go:53: Daemon de7e5820f2077 is not started [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-09-25T00:59:01.234Z] docker_cli_external_volume_driver_test.go:53: Daemon d1ac89e3aa3a5 is not started [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-09-25T00:59:01.234Z] docker_cli_external_volume_driver_test.go:53: Daemon ddbcd9b403dc6 is not started [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-09-25T00:59:01.234Z] docker_cli_external_volume_driver_test.go:53: Daemon d6d5d1b3a75c5 is not started [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-09-25T00:59:01.234Z] docker_cli_external_volume_driver_test.go:485: Daemon db1de1bf9baed is not started [2019-09-25T00:59:01.234Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-09-25T00:59:01.234Z] docker_cli_external_volume_driver_test.go:53: Daemon de9f42428df5c is not started [2019-09-25T00:59:01.234Z] PASS [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] === Skipped [2019-09-25T00:59:01.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-09-25T00:59:01.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-09-25T00:59:01.234Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-25T00:59:01.234Z] check_test.go:309: Daemon db1b67bf78207 is not started [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-25T00:59:01.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-09-25T00:59:01.234Z] requirement.go:26: unmatched requirement IPv6 [2019-09-25T00:59:01.234Z] check_test.go:309: Daemon dd93ba800e25e is not started [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-25T00:59:01.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-09-25T00:59:01.234Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:59:01.234Z] check_test.go:309: Daemon d80ddeabef54f is not started [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-09-25T00:59:01.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-09-25T00:59:01.234Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-09-25T00:59:01.234Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T00:59:01.234Z] check_test.go:309: Daemon d4e1b50421ffa is not started [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-25T00:59:01.234Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-25T00:59:01.234Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-25T00:59:01.234Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-25T00:59:01.234Z] requirement.go:26: unmatched requirement IPv6 [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] DONE 270 tests, 6 skipped in 2569.366s [2019-09-25T00:59:01.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-25T00:59:01.234Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4cdb80c319ce/docker.pid [2019-09-25T00:59:01.234Z] +++ kill 6039 [2019-09-25T00:59:01.234Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6039 is not a child of this shell [2019-09-25T00:59:01.234Z] warning: PID 6039 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4cdb80c319ce/docker.pid had a nonzero exit code [2019-09-25T00:59:01.234Z] ++++ cat bundles/test-integration/docker.pid [2019-09-25T00:59:01.234Z] +++ kill 7247 [2019-09-25T00:59:01.234Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-25T00:59:01.234Z] +++ /etc/init.d/apparmor stop [2019-09-25T00:59:01.234Z] Clearing AppArmor profiles cache:. [2019-09-25T00:59:01.234Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-25T00:59:01.234Z] Unloading profiles will leave already running processes permanently [2019-09-25T00:59:01.234Z] unconfined, which can lead to unexpected situations. [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] To set a process to complain mode, use the command line tool [2019-09-25T00:59:01.234Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-25T00:59:01.234Z] with the 'teardown' option." [2019-09-25T00:59:01.234Z] [2019-09-25T00:59:01.234Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-25T00:59:01.255Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-25T00:59:02.927Z] + echo Ensuring container killed. [2019-09-25T00:59:02.927Z] Ensuring container killed. [2019-09-25T00:59:02.927Z] + docker ps -aq -f name=docker-pr2-* [2019-09-25T00:59:02.927Z] + cids=f6435a194eca [2019-09-25T00:59:02.927Z] e18ceb7aa102 [2019-09-25T00:59:02.927Z] 5b09b1cea01c [2019-09-25T00:59:02.927Z] + [ -n f6435a194eca [2019-09-25T00:59:02.927Z] e18ceb7aa102 [2019-09-25T00:59:02.927Z] 5b09b1cea01c ] [2019-09-25T00:59:02.927Z] + docker rm -vf f6435a194eca e18ceb7aa102 5b09b1cea01c [2019-09-25T00:59:05.454Z] f6435a194eca [2019-09-25T00:59:05.454Z] e18ceb7aa102 [2019-09-25T00:59:05.454Z] 5b09b1cea01c [Pipeline] sh [2019-09-25T00:59:05.737Z] + echo Chowning /workspace to jenkins user [2019-09-25T00:59:05.737Z] Chowning /workspace to jenkins user [2019-09-25T00:59:05.737Z] + id -u [2019-09-25T00:59:05.737Z] + id -g [2019-09-25T00:59:05.737Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39984:/workspace busybox chown -R 1000:1000 /workspace [2019-09-25T00:59:05.924Z] === RUN TestDockerSuite/TestRmiParentImageFail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-25T00:59:10.221Z] + bundleName=amd64 [2019-09-25T00:59:10.221Z] + echo Creating amd64-bundles.tar.gz [2019-09-25T00:59:10.221Z] Creating amd64-bundles.tar.gz [2019-09-25T00:59:10.221Z] + xargs tar -czf amd64-bundles.tar.gz [2019-09-25T00:59:10.221Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-25T00:59:10.646Z] === RUN TestDockerSuite/TestRmiTag [Pipeline] archiveArtifacts [2019-09-25T00:59:11.166Z] Archiving artifacts [2019-09-25T00:59:11.623Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-09-25T00:59:13.019Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39984/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-25T00:59:13.331Z] + make clean [2019-09-25T00:59:13.589Z] docker volume rm -f docker-dev-cache [2019-09-25T00:59:13.589Z] docker-dev-cache [Pipeline] deleteDir [2019-09-25T00:59:13.822Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-25T00:59:31.585Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-09-25T00:59:34.516Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-09-25T00:59:44.896Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-09-25T00:59:46.447Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-09-25T00:59:46.447Z] === RUN TestDockerSuite/TestRunAddHost [2019-09-25T00:59:46.447Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-09-25T00:59:46.447Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-09-25T00:59:46.447Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-25T00:59:46.447Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-25T00:59:46.447Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-09-25T00:59:46.447Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-09-25T00:59:48.643Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-25T00:59:48.643Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-25T00:59:48.643Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-25T00:59:53.363Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-09-25T00:59:55.561Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-25T00:59:57.768Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-25T00:59:59.963Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-25T01:00:02.161Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-09-25T01:00:02.625Z] === RUN TestDockerSuite/TestRunBindMounts [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-09-25T01:00:07.348Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-09-25T01:00:14.464Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-25T01:00:14.465Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-25T01:00:17.392Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-25T01:00:17.392Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-09-25T01:00:17.392Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-09-25T01:00:18.942Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-09-25T01:00:18.942Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-09-25T01:00:18.942Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-09-25T01:00:18.942Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-25T01:00:19.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-25T01:00:19.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-25T01:00:19.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-25T01:00:19.497Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-25T01:00:21.697Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-25T01:00:23.900Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-09-25T01:00:26.096Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-09-25T01:00:26.096Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-09-25T01:00:26.096Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-25T01:00:26.096Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-09-25T01:00:28.297Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-09-25T01:00:28.297Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-09-25T01:00:28.297Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-25T01:00:28.297Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-25T01:00:28.297Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-09-25T01:00:30.494Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-09-25T01:00:42.931Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-09-25T01:00:42.931Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-09-25T01:00:42.931Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-09-25T01:00:42.931Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-25T01:00:42.931Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-09-25T01:00:42.931Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-25T01:00:42.931Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-09-25T01:00:44.481Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-09-25T01:00:44.482Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-25T01:00:44.482Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-09-25T01:00:44.482Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-09-25T01:00:46.680Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-09-25T01:00:48.876Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-09-25T01:00:48.876Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-09-25T01:00:51.076Z] === RUN TestDockerSuite/TestRunEnvironment [2019-09-25T01:00:51.076Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-09-25T01:00:51.076Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-09-25T01:00:51.076Z] === RUN TestDockerSuite/TestRunExitCode [2019-09-25T01:00:53.273Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-09-25T01:00:55.470Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-09-25T01:00:57.665Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunExposePort [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-09-25T01:00:59.864Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-25T01:01:08.481Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-09-25T01:01:08.481Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-09-25T01:01:08.481Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-09-25T01:01:08.481Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-09-25T01:01:08.481Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-09-25T01:01:08.481Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-09-25T01:01:08.481Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-09-25T01:01:18.870Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-25T01:01:18.870Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModeHostname [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunMount [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-09-25T01:01:19.846Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-09-25T01:01:26.961Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-09-25T01:01:26.961Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-09-25T01:01:26.961Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-09-25T01:01:26.961Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-09-25T01:01:31.680Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNetHost [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-25T01:01:35.441Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-09-25T01:01:35.442Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-09-25T01:01:36.421Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-09-25T01:01:38.617Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-09-25T01:01:40.816Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-09-25T01:01:41.794Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunPortInUse [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-25T01:01:43.990Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-25T01:01:52.603Z] === RUN TestDockerSuite/TestRunPublishPort [2019-09-25T01:01:52.603Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-09-25T01:01:52.603Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-09-25T01:01:52.603Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-09-25T01:01:52.603Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-09-25T01:01:52.603Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-09-25T01:02:01.221Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-25T01:02:01.221Z] === RUN TestDockerSuite/TestRunRm [2019-09-25T01:02:02.776Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-09-25T01:02:08.613Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-09-25T01:02:10.172Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-09-25T01:02:12.371Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-09-25T01:02:14.572Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-09-25T01:02:17.504Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-09-25T01:02:17.504Z] === RUN TestDockerSuite/TestRunState [2019-09-25T01:02:17.504Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-25T01:02:19.698Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-09-25T01:02:19.698Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-25T01:02:21.896Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-25T01:02:21.896Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-25T01:02:21.896Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-09-25T01:02:21.896Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-09-25T01:02:21.896Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-25T01:02:21.896Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUserByID [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUserByName [2019-09-25T01:02:27.734Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-09-25T01:02:29.290Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-09-25T01:02:29.290Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-09-25T01:02:32.216Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-09-25T01:02:32.216Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-09-25T01:02:32.216Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-09-25T01:02:35.978Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-25T01:02:43.093Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-25T01:02:53.469Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-25T01:03:00.588Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-09-25T01:03:00.588Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-09-25T01:03:00.588Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-09-25T01:03:00.588Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-09-25T01:03:00.588Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-09-25T01:03:02.794Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-09-25T01:03:05.723Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-09-25T01:03:07.921Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-09-25T01:03:12.646Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-09-25T01:03:14.199Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-25T01:03:17.126Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-09-25T01:03:21.845Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-09-25T01:03:21.845Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveImageId [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-25T01:03:21.846Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-09-25T01:03:24.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-09-25T01:03:24.511Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-25T01:03:26.655Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-25T01:03:26.655Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-09-25T01:03:26.655Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-09-25T01:03:35.278Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-09-25T01:03:35.278Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-09-25T01:03:43.917Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-09-25T01:03:43.917Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-09-25T01:03:46.846Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-09-25T01:03:46.846Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-09-25T01:03:46.846Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-09-25T01:03:46.846Z] === RUN TestDockerSuite/TestStartRecordError [2019-09-25T01:03:46.846Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-09-25T01:03:57.216Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-09-25T01:03:57.216Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-09-25T01:03:57.216Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-09-25T01:03:57.216Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-09-25T01:03:57.216Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-09-25T01:03:57.216Z] === RUN TestDockerSuite/TestStatsNoStream [2019-09-25T01:03:57.216Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-09-25T01:03:59.416Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-09-25T01:04:01.616Z] === RUN TestDockerSuite/TestTopPrivileged [2019-09-25T01:04:01.616Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-09-25T01:04:03.813Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-09-25T01:04:03.813Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-09-25T01:04:03.813Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-09-25T01:04:03.813Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-09-25T01:04:03.813Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-09-25T01:04:03.813Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-25T01:04:03.813Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-09-25T01:04:18.695Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-09-25T01:04:19.159Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-25T01:04:19.159Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-09-25T01:04:19.159Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-09-25T01:04:19.622Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-09-25T01:04:20.086Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-09-25T01:04:20.086Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-09-25T01:04:23.017Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-25T01:04:23.018Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-09-25T01:04:25.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-09-25T01:04:25.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-09-25T01:04:26.409Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-25T01:04:26.409Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-09-25T01:04:26.872Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-09-25T01:04:35.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-09-25T01:04:35.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-09-25T01:04:35.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-09-25T01:04:35.495Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-25T01:04:35.495Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-09-25T01:04:42.614Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-09-25T01:04:42.614Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-25T01:04:42.614Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-09-25T01:04:51.228Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-09-25T01:04:51.228Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite (2655.74s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.74s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.20s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.62s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.93s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.82s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement Apparmor [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement Apparmor [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.00s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement IsPausable [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.84s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.16s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement UnixCli [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.83s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.06s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.66s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.94s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.58s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.42s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.53s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.18s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.39s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.19s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.21s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.69s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.57s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.15s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.30s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.56s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.94s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.70s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.37s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement UnixCli [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.40s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildContChar (13.90s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.15s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-09-25T01:04:52.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.67s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.15s) [2019-09-25T01:04:52.782Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.74s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.01s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.14s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.71s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.86s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.71s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.73s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.00s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.03s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.78s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.93s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.33s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.57s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.68s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.59s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.47s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.82s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.70s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.28s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.05s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.13s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.40s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.26s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.92s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFails (2.27s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.53s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.09s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.81s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.12s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.88s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement UnixCli [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.54s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildHistory (11.22s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.75s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.43s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.35s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.65s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.60s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.12s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.30s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (15.57s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.59s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.60s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.64s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.80s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.55s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.48s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.63s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.19s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.47s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.61s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.80s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.43s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.24s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.08s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.46s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.05s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildRm (14.19s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.47s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.65s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (8.56s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.58s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.02s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (25.77s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.39s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.29s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildStderr (4.92s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.18s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.17s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.37s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.78s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.60s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.53s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.77s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.74s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.71s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.51s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.77s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.07s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.24s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.07s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.01s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-09-25T01:04:52.783Z] docker_cli_sni_test.go:18: Flakey test [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.92s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestCommitChange (5.60s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.93s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.06s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestCommitTTY (12.02s) [2019-09-25T01:04:52.783Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.26s) [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.783Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-25T01:04:52.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.15s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.99s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.16s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.58s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.58s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.99s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.16s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.07s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.27s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.02s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.60s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.98s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.96s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.99s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.76s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.26s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.27s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.03s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.97s) [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc000974b60 } [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1442162898 c:\foo false } [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1442162898 c:\foo true } [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 0 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 1 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 2 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 3 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 4 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 5 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 6 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 7 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 8 [2019-09-25T01:04:52.784Z] docker_api_containers_test.go:1927: case 9 [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.30s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.28s) [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.38s) [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a753662285\file1 33f4287bf1690e3eda8350dcccb0bf47d15b5b4e5abe6fc0aee05ae1398eea0b:/root/itWorks.txt` [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:279: checking that container "33f4287bf1690e3eda8350dcccb0bf47d15b5b4e5abe6fc0aee05ae1398eea0b" start output contains "file1\n" [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:209: running `docker start -a 33f4287bf1690e3eda8350dcccb0bf47d15b5b4e5abe6fc0aee05ae1398eea0b` [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.28s) [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b170160200\file1 4144d7922f39067ea62ae6e4da64c7d43cc9f7daa14fb5aa1e9bc5811f2e3ab4:testDir/` [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.94s) [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e216041735\dir1 03bb1c3b859c8124117e63835cf593c8a90bd627bf0f495f3722a952b7815580:testDir` [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:279: checking that container "03bb1c3b859c8124117e63835cf593c8a90bd627bf0f495f3722a952b7815580" start output contains "file1-1\n" [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:209: running `docker start -a 03bb1c3b859c8124117e63835cf593c8a90bd627bf0f495f3722a952b7815580` [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e216041735\dir1 f9bbb115994431e1dcc220255f8b9232edb20a47bd1a10e3c233d8615cb4712b:testDir/` [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:279: checking that container "f9bbb115994431e1dcc220255f8b9232edb20a47bd1a10e3c233d8615cb4712b" start output contains "file1-1\n" [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:209: running `docker start -a f9bbb115994431e1dcc220255f8b9232edb20a47bd1a10e3c233d8615cb4712b` [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-09-25T01:04:52.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.784Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.09s) [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h530096826\dir1\. 93c0afb960b8bc1cada14f1b2d48296ef656359754c172446fee602c44bedb84:testDir` [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:279: checking that container "93c0afb960b8bc1cada14f1b2d48296ef656359754c172446fee602c44bedb84" start output contains "file1-1\n" [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:209: running `docker start -a 93c0afb960b8bc1cada14f1b2d48296ef656359754c172446fee602c44bedb84` [2019-09-25T01:04:52.784Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h530096826\dir1\. 3a67119964283510018548af3249a43a8ce768fb9c47b3c365c38b352539c6a7:testDir/` [2019-09-25T01:04:52.785Z] docker_cli_cp_utils_test.go:279: checking that container "3a67119964283510018548af3249a43a8ce768fb9c47b3c365c38b352539c6a7" start output contains "file1-1\n" [2019-09-25T01:04:52.785Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a67119964283510018548af3249a43a8ce768fb9c47b3c365c38b352539c6a7` [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCpToDot (2.25s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCpToStdout (2.25s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.71s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.23s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.23s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.24s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.44s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.51s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.39s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.29s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.43s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.04s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsCopy (5.63s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.93s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.32s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.64s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.19s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFilters (4.68s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFormat (4.42s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsRename (2.39s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsResize (2.90s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.46s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.94s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.84s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.65s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.25s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.13s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.18s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.22s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecInspectID (4.70s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement IsPausable [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.23s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.31s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.98s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.98s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.76s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.91s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-09-25T01:04:52.785Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2019-09-25T01:04:52.785Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-09-25T01:04:52.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.78s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.99s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.35s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.31s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement IsPausable [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.20s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.15s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.35s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectHistory (4.87s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.13s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.23s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectStatus (2.75s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.07s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.23s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.13s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.01s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.07s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.15s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.08s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.98s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.60s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.04s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.20s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.73s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.01s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.97s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.52s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.22s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.15s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsTail (2.88s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.14s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.99s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-25T01:04:52.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.15s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsByOrder (7.91s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.90s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.05s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-09-25T01:04:52.787Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.47s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.96s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.79s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.27s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.43s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.78s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.32s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.21s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.99s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.21s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.40s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.01s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.60s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.05s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.75s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.80s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.61s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.84s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.68s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.29s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.91s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.96s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.22s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.16s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.34s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.14s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.24s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.41s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.46s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.93s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.00s) [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-25T01:04:52.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:52.787Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.04s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.29s) [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.24s) [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.09s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.09s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.07s) [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.18s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.17s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s) [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.17s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.08s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunExitCode (2.10s) [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s) [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.19s) [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.20s) [2019-09-25T01:04:53.252Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-25T01:04:53.252Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-09-25T01:04:53.252Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.75s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.20s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.79s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.49s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.94s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.00s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.01s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.11s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement Apparmor [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.94s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.43s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.20s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.11s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.24s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.61s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.43s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.22s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.95s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement Apparmor [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.73s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.24s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.83s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.61s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.76s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.90s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.70s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.41s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.54s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.75s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.41s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.85s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement Apparmor [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.95s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.95s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.04s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement IsPausable [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.02s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.10s) [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.15s) [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-09-25T01:04:53.253Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.253Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.51s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.87s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.93s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.49s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.48s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-09-25T01:04:53.254Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-25T01:04:53.254Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-09-25T01:04:53.254Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-25T01:04:53.254Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthTokenSuite [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-25T01:04:53.254Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-25T01:04:53.254Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] === RUN TestDockerDaemonSuite [2019-09-25T01:04:53.254Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-25T01:04:53.254Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-25T01:04:53.254Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-09-25T01:04:53.254Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-25T01:04:53.254Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.254Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-25T01:04:53.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] === RUN TestDockerSwarmSuite [2019-09-25T01:04:53.255Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-09-25T01:04:53.255Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-09-25T01:04:53.255Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] === RUN TestDockerExternalVolumeSuite [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] === RUN TestDockerNetworkSuite [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] === RUN TestDockerHubPullSuite [2019-09-25T01:04:53.255Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-09-25T01:04:53.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-25T01:04:53.255Z] PASS [2019-09-25T01:04:53.255Z] ok github.com/docker/docker/integration-cli 2656.681s [2019-09-25T01:04:53.255Z] INFO: Integration tests ended at 09/25/2019 01:04:53. Duration:00:44:27.8256945 [2019-09-25T01:04:53.255Z] INFO: Docker info of the daemon under test at end of run [2019-09-25T01:04:53.255Z] [2019-09-25T01:04:53.255Z] Containers: 2 [2019-09-25T01:04:53.255Z] Running: 0 [2019-09-25T01:04:53.255Z] Paused: 0 [2019-09-25T01:04:53.255Z] Stopped: 2 [2019-09-25T01:04:53.255Z] Images: 12 [2019-09-25T01:04:53.255Z] Server Version: 0.0.0-dev [2019-09-25T01:04:53.255Z] Storage Driver: windowsfilter [2019-09-25T01:04:53.255Z] Windows: [2019-09-25T01:04:53.255Z] Logging Driver: json-file [2019-09-25T01:04:53.255Z] Plugins: [2019-09-25T01:04:53.255Z] Volume: local [2019-09-25T01:04:53.255Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-25T01:04:53.255Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-25T01:04:53.255Z] Swarm: inactive [2019-09-25T01:04:53.255Z] Default Isolation: process [2019-09-25T01:04:53.255Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-25T01:04:53.255Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-25T01:04:53.255Z] OSType: windows [2019-09-25T01:04:53.255Z] Architecture: x86_64 [2019-09-25T01:04:53.255Z] CPUs: 4 [2019-09-25T01:04:53.255Z] Total Memory: 32GiB [2019-09-25T01:04:53.255Z] Name: azwin-2-4d20d0 [2019-09-25T01:04:53.255Z] ID: G5GM:QD77:HLU2:ZH6C:TYUK:JXQM:UZRF:GNXT:2WBD:5L3T:USIH:XU7O [2019-09-25T01:04:53.255Z] Docker Root Dir: D:\CI\PR-39984\2\daemon [2019-09-25T01:04:53.255Z] Debug Mode (client): false [2019-09-25T01:04:53.255Z] Debug Mode (server): true [2019-09-25T01:04:53.255Z] File Descriptors: -1 [2019-09-25T01:04:53.255Z] Goroutines: 18 [2019-09-25T01:04:53.255Z] System Time: 2019-09-25T01:04:53.0875795Z [2019-09-25T01:04:53.255Z] EventsListeners: 0 [2019-09-25T01:04:53.255Z] Registry: https://index.docker.io/v1/ [2019-09-25T01:04:53.255Z] Labels: [2019-09-25T01:04:53.255Z] Experimental: false [2019-09-25T01:04:53.255Z] Insecure Registries: [2019-09-25T01:04:53.255Z] 127.0.0.0/8 [2019-09-25T01:04:53.255Z] Live Restore Enabled: false [2019-09-25T01:04:53.255Z] [2019-09-25T01:04:53.255Z] [2019-09-25T01:04:53.255Z] INFO: Stopping daemon under test [2019-09-25T01:04:53.720Z] SUCCESS: The process with PID 8504 (child process of PID 6304) has been terminated. [2019-09-25T01:04:53.720Z] SUCCESS: The process with PID 6304 (child process of PID 6312) has been terminated. [2019-09-25T01:04:53.720Z] INFO: Stop tailing logs of the daemon under tests [2019-09-25T01:04:53.720Z] INFO: executeCI.ps1 Completed successfully at 09/25/2019 01:04:53. [2019-09-25T01:04:53.720Z] INFO: Tidying up at end of run [2019-09-25T01:04:53.720Z] INFO: Saving daemon under test log (d:\CI\PR-39984\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-25T01:04:53.720Z] INFO: Saving daemon under test log (d:\CI\PR-39984\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-25T01:04:53.720Z] INFO: Nuke-Everything... [2019-09-25T01:04:53.720Z] INFO: Container count on control daemon to delete is 2 [2019-09-25T01:04:54.185Z] ed4d283486e7 [2019-09-25T01:04:54.185Z] 54aca4265cac [2019-09-25T01:04:54.648Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-25T01:04:56.258Z] Deleted: sha256:ff3c6b0fe7704516211b374cfe89dbc689d82317b25c1e8c268917378bac5f60 [2019-09-25T01:04:56.258Z] Deleted: sha256:97b65ff4ef80729ff83533a7dd5c443ba392918b55bed5a6d51b288e5fa1101b [2019-09-25T01:04:56.258Z] INFO: Tidying pidfile d:\CI\PR-39984\2\docker.pid [2019-09-25T01:04:56.258Z] INFO: Nuking d:\CI [2019-09-25T01:05:32.028Z] INFO: Zapped successfully [2019-09-25T01:05:32.028Z] [2019-09-25T01:05:32.028Z] INFO: executeCI.ps1 exiting at Wed Sep 25 01:05:28 CUT 2019. Duration 01:00:50.5364109 [2019-09-25T01:05:32.028Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-25T01:05:33.917Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-09-25T01:05:35.685Z] Archiving artifacts [2019-09-25T01:05:36.849Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39984/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-25T01:05:37.785Z] + make clean [2019-09-25T01:05:38.765Z] docker volume rm -f docker-dev-cache [2019-09-25T01:05:39.232Z] 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